bugranger - Bugs: bug #44191, crash during selection of files

 
 

bug #44191: crash during selection of files

Submitter:  None
Submitted:  Thu 05 Feb 2015 08:26:15 PM UTC
   
 
Severity:  3 - Normal Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 05 Feb 2015 08:26:15 PM UTC, original submission:  

Crashing when holding spacebar to select time lapse photos with preview in last column.

ad@gen64 ~/Videa/gopro/chorvatsko $ ranger
ranger version: 1.6.1, executed with python 2.7.7
Locale: cs_CZ.UTF-8
Current file: /home/ad/Videa/gopro/chorvatsko/cesta-tam/126GOPRO/G0048585.JPG
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/ranger/core/main.py", line 133, in main
    fm.loop()
  File "/usr/lib64/python2.7/site-packages/ranger/core/fm.py", line 303, in loop
    loader.work()
  File "/usr/lib64/python2.7/site-packages/ranger/core/loader.py", line 360, in work
    self.old_item.pause()
  File "/usr/lib64/python2.7/site-packages/ranger/core/loader.py", line 207, in pause
    self.process.kill()
AttributeError: 'NoneType' object has no attribute 'kill'

I can reproduce it:
  ad@gen64 ~/Videa/gopro/chorvatsko $ ranger
ranger version: 1.6.1, executed with python 2.7.7
Locale: cs_CZ.UTF-8
Current file: /home/ad/Videa/gopro/chorvatsko/cesta-tam/126GOPRO/G0048607.JPG
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/ranger/core/main.py", line 133, in main
    fm.loop()
  File "/usr/lib64/python2.7/site-packages/ranger/core/fm.py", line 303, in loop
    loader.work()a
  File "/usr/lib64/python2.7/site-packages/ranger/core/loader.py", line 360, in work
    self.old_item.pause()
  File "/usr/lib64/python2.7/site-packages/ranger/core/loader.py", line 207, in pause
    self.process.kill()
AttributeError: 'NoneType' object has no attribute 'kill'

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code