You are not logged in.

#1 2008-04-01 15:09:52

mmmasterluke
Member
Registered: 2007-12-07
Posts: 49

decibel-audio-player

Hello,

I installed decibel-audio-player from AUR. When I click on the 'Preferences' menu, I get the following error message:

Traceback (most recent call last):
  File "/usr/share/decibel-audio-player/src/gui/preferences.py", line 142, in show
    __instance = Preferences()
  File "/usr/share/decibel-audio-player/src/gui/preferences.py", line 49, in __init__
    self.list = gui.extListview.ExtListView(columns, sortable=False, useMarkup=True)
AttributeError: 'module' object has no attribute 'extListview'

I have all the necessary Python dependencies. The player worked until recently but after a major update (2.6.23 -> 2.6.24, etc. none of the packages I upgraded had anything to do with Python) this error occurred. What could be the problem?

Offline

Board footer

Powered by FluxBB