bugranger - Bugs: bug #38621, Exception on option preview_images

 
 

bug #38621: Exception on option preview_images

Submitter:  None
Submitted:  Fri 29 Mar 2013 02:13:20 AM UTC
   
 
Severity:  3 - Normal Status:  Works For Me
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 02 Apr 2013 03:33:08 AM UTC, comment #1: 

Try to run it with "ranger --clean", this avoids loading the configuration files. If ranger works, your configuration files are broken or out of date.

Roman Z. <hut>
Group administrator
Fri 29 Mar 2013 02:13:20 AM UTC, original submission:  

ranger version: 1.5.2, executed with python 2.7.3
Locale: de_DE.UTF-8
Current file: None
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/ranger/core/main.py", line 79, in main
    load_settings(fm, arg.clean)
  File "/usr/lib/python2.7/dist-packages/ranger/core/helper.py", line 115, in load_settings
    fm.source(custom_conf)
  File "/usr/lib/python2.7/dist-packages/ranger/core/actions.py", line 234, in source
    self.execute_console(line)
  File "/usr/lib/python2.7/dist-packages/ranger/core/actions.py", line 120, in execute_console
    cmd_class(string, quantifier=quantifier).execute()
  File "/usr/lib/python2.7/dist-packages/ranger/defaults/commands.py", line 398, in execute
    self.fm.settings[name] = value
  File "/usr/lib/python2.7/dist-packages/ranger/container/settingobject.py", line 75, in __seta
    getattr(self, name)
  File "/usr/lib/python2.7/dist-packages/ranger/container/settingobject.py", line 96, in __geta
    " in the defaults!".format(name))
Exception: The option `preview_images' was not defined in the defaults!

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

 

Carbon-Copy List
  • -email is unavailable- added by hut (Posted a comment)
  •  

    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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-04-02 hut StatusNone Works For Me

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code