ranger-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ranger-users] Version 1.5.0 out


From: Myra Nelson
Subject: Re: [Ranger-users] Version 1.5.0 out
Date: Thu, 13 Oct 2011 11:29:25 -0500

On Tue, Oct 11, 2011 at 16:04, Roman Z. <address@hidden> wrote:
> Version 1.5.0 is stable now and was released today!  Enjoy.
> The changelog is on http://ranger.nongnu.org/
>
>
>
This is what happens when I try to run ranger after building the
latest version from the git repos use the PKGBUILD from the AUR. It
builds fine, but when I attempt to run it, oops!

Python version is 3.2.2-1

address@hidden ../arch_svn/aur/ranger-git]:ranger
Error in line `eval import itertools; [cmd("map +%s%s shell -d chmod
%s+%s %%s" % (mode+mode)) for mode in itertools.product("ugoa",
"rwxXst")]':
  'NoneType' object has no attribute 'files'
Error in line `eval import itertools; [cmd("map -%s%s shell -d chmod
%s-%s %%s" % (mode+mode)) for mode in itertools.product("ugoa",
"rwxXst")]':
  'NoneType' object has no attribute 'files'
ranger version: 1.5.0 (stable), executed with python 3.2.2
Locale: en_US.UTF-8
Current file: /home/myra/build/arch_svn/aur/ranger-git/PKGBUILD
Traceback (most recent call last):
  File "/usr/lib/python3.2/site-packages/ranger/container/settingobject.py",
line 88, in __getattr__
    return self._settings[name]
KeyError: 'colorscheme'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.2/site-packages/ranger/core/main.py", line 103, in main
    fm.loop()
  File "/usr/lib/python3.2/site-packages/ranger/core/fm.py", line 187, in loop
    ui.redraw()
  File "/usr/lib/python3.2/site-packages/ranger/gui/ui.py", line 261, in redraw
    self.draw()
  File "/usr/lib/python3.2/site-packages/ranger/gui/ui.py", line 287, in draw
    DisplayableContainer.draw(self)
  File "/usr/lib/python3.2/site-packages/ranger/gui/displayable.py",
line 266, in draw
    displayable.draw()
  File "/usr/lib/python3.2/site-packages/ranger/gui/widgets/titlebar.py",
line 52, in draw
    self._print_result(self.result)
  File "/usr/lib/python3.2/site-packages/ranger/gui/widgets/titlebar.py",
line 162, in _print_result
    self.color(*part.lst)
  File "/usr/lib/python3.2/site-packages/ranger/gui/curses_shortcuts.py",
line 55, in color
    attr = self.settings.colorscheme.get_attr(*keys)
  File "/usr/lib/python3.2/site-packages/ranger/container/settingobject.py",
line 99, in __getattr__
    self.__setattr__(name, value)
  File "/usr/lib/python3.2/site-packages/ranger/container/settingobject.py",
line 80, in __setattr__
    self.signal_emit('setopt.'+name, **kws)
  File "/usr/lib/python3.2/site-packages/ranger/ext/signals.py", line
262, in signal_emit
    fnc(signal)
  File "/usr/lib/python3.2/site-packages/ranger/gui/colorscheme.py",
line 149, in _colorscheme_name_to_class
    raise Exception("Cannot locate colorscheme `%s'" % scheme_name)
Exception: Cannot locate colorscheme `texas'

ranger crashed.  Please report this traceback at:
http://savannah.nongnu.org/bugs/?group=ranger&func=additem

My previous build was on October 3rd and runs fine.

Myra
-- 
Life's fun when your sick and psychotic!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]