Not Starting Program

Bug #1473543 reported by sc677io@freemail.hu
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
CoverGloobus
New
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/share/covergloobus/core/covergloobus.py", line 94, in init
    self.init_player()
  File "/usr/share/covergloobus/core/covergloobus.py", line 125, in init_player
    self.player = get_player(name, self)
  File "/usr/share/covergloobus/players/__init__.py", line 34, in get_player
    return get_class(name)(cg)
  File "/usr/share/covergloobus/players/__init__.py", line 31, in get_class
    return __import__('players.'+name, fromlist=['players']).__dict__[name]
ImportError: No module named Noise

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.