covergloobus config wont start. ImportError: No module named common

Bug #1067729 reported by garfilth
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
CoverGloobus
New
Undecided
Unassigned

Bug Description

Covergloobus starts, appears on the desktop, but when i right click and select configure i get the error

ImportError: No module named common.

terminal output:

** (process:22381): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'

** (process:22381): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'

** (process:22381): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
core.settings:WARNING: Configuration file not found
Traceback (most recent call last):
  File "/usr/share/covergloobus/core/covergloobus.py", line 246, in <lambda>
    config.connect('button-press-event', lambda w, e: __import__('core.configuration', fromlist=['core']).__dict__['Configuration'].run(self))
  File "/usr/share/covergloobus/core/configuration.py", line 101, in run
    Configuration.__instance = Configuration(cg)
  File "/usr/share/covergloobus/core/configuration.py", line 162, in __init__
    self.make_pages()
  File "/usr/share/covergloobus/core/configuration.py", line 172, in make_pages
    page = method()
  File "/usr/share/covergloobus/core/configuration.py", line 439, in make_lyrics
    for klass in GenericLyric.load():
  File "/usr/share/covergloobus/lyrics/__init__.py", line 34, in load
    __import__('lyrics.' + name[:-3])
  File "/usr/share/covergloobus/lyrics/lyricsfly.py", line 23, in <module>
    from common import c
ImportError: No module named common

Revision history for this message
garfilth (garfilth) wrote :

sorry forgot to mention that I'm using Magiea 2 and compiled it from Bzr.

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.