Comment 6 for bug 691912

Revision history for this message
Alexandr Grigorcea (cahr-gr) wrote : Re: [Bug 691912] Re: covergloobus stop woriing

fix for this bug is in the trunk
it happens because you've disabled all tablatures search engines

to make it work try running configuration window:
$ covergloobus-config
and enable at least one lyric search engine

On Tue, Dec 21, 2010 at 4:40 PM, bogdan <email address hidden> wrote:

> i also tried
>
> covergloobus --debug
> [DEBUG] Installed themes:
> * /usr/share/covergloobus/themes/Slick ,
> * /usr/share/covergloobus/themes/45Controls ,
> * /usr/share/covergloobus/themes/corner ,
> * /usr/share/covergloobus/themes/Ibex ,
> * /usr/share/covergloobus/themes/Postcard ,
> * /usr/share/covergloobus/themes/Square One Black Frame (glassy) ,
> * /usr/share/covergloobus/themes/Kaori for CG ,
> * /usr/share/covergloobus/themes/Square One ,
> * /usr/share/covergloobus/themes/iSticky ,
> * /usr/share/covergloobus/themes/Dirty ,
> * /usr/share/covergloobus/themes/Postcard2 ,
> * /usr/share/covergloobus/themes/simple ,
> * /usr/share/covergloobus/themes/BoxOfTricks ,
> * /usr/share/covergloobus/themes/BadChoice ,
> * /usr/share/covergloobus/themes/Kaori Black ,
> * /usr/share/covergloobus/themes/MCF ,
> * /usr/share/covergloobus/themes/ToolTip ,
> * /usr/share/covergloobus/themes/BadChoice3 ,
> * /usr/share/covergloobus/themes/Pure ,
> * /usr/share/covergloobus/themes/Vinyl ,
> * /usr/share/covergloobus/themes/Square One Classy Dark80 ,
> * /usr/share/covergloobus/themes/Square One Classy Dark80 (glassy) ,
> * /usr/share/covergloobus/themes/Square One Black Frame ,
> * /usr/share/covergloobus/themes/BadChoice2 ,
> * /usr/share/covergloobus/themes/Polaroid ,
> * /usr/share/covergloobus/themes/Coversutra ,
> * /usr/share/covergloobus/themes/LucidDark ,
> * /usr/share/covergloobus/themes/Square One (glassy) ,
> * /usr/share/covergloobus/themes/BoxOfTricksMod ,
> [DEBUG] Installed players:
> * Amarok2
> * Audacious2
> * Banshee
> * Clementine
> * DeaDBeeF
> * Exaile
> * Exaile3
> * Exaile3MPRIS
> * gmusicbrowser
> * Grooveshark
> * Guayadeque
> * Listen
> * MOC
> * MPD
> * Pithos
> * QuodLibet
> * Rhythmbox
> * Songbird
> * Spotify
> * Totem
> * VLC
> [DEBUG] Prefix: /usr
> [DEBUG] ABS_PATH: /usr/share/covergloobus
> [DEBUG] Initializing dbus
> [DEBUG] LYRICS: init done
> Traceback (most recent call last):
> File "/usr/share/covergloobus/covergloobus.py", line 95, in init
> self.init_lyrics()
> File "/usr/share/covergloobus/covergloobus.py", line 145, in init_lyrics
> self.lyrics.init()
> File "/usr/share/covergloobus/lyricsearch.py", line 95, in init
> engine = __import__('tabs.'+klass, fromlist=['tabs']).__dict__[klass]()
> KeyError: ''
>
> --
> You received this bug notification because you are a member of Gloobus
> Developers, which is the registrant for CoverGloobus.
> https://bugs.launchpad.net/bugs/691912
>
> Title:
> covergloobus stop woriing
>
> Status in CoverGloobus:
> New
>
> Bug description:
> i installed covergloobus 1.7 on my ubuntu 10.10 and everything was
> right.but today covergloobus won't work.however i created a new user on my
> system and every thing is correct for new user.i removed all of covergloobus
> configs from home folder and reinstalled app but nothing changed.
> it is output of covergloobus --debug when banshee is playing music:
>
> yaseen@yaseen-Ubuntu:~$ covergloobus --debug
> [DEBUG] Installed themes:
> * /usr/share/covergloobus/themes/Ibex ,
> * /usr/share/covergloobus/themes/ToolTip ,
> * /usr/share/covergloobus/themes/Polaroid ,
> * /usr/share/covergloobus/themes/BadChoice3 ,
> * /usr/share/covergloobus/themes/Vinyl ,
> * /usr/share/covergloobus/themes/corner ,
> * /usr/share/covergloobus/themes/BoxOfTricksMod ,
> * /usr/share/covergloobus/themes/BoxOfTricks ,
> * /usr/share/covergloobus/themes/simple ,
> * /usr/share/covergloobus/themes/LucidDark ,
> * /usr/share/covergloobus/themes/Coversutra ,
> * /usr/share/covergloobus/themes/45Controls ,
> * /usr/share/covergloobus/themes/iSticky ,
> * /usr/share/covergloobus/themes/BadChoice ,
> * /usr/share/covergloobus/themes/Dirty ,
> * /usr/share/covergloobus/themes/Postcard ,
> * /usr/share/covergloobus/themes/BadChoice2 ,
> * /usr/share/covergloobus/themes/Postcard2 ,
> [DEBUG] Installed players:
> * Amarok2
> * Audacious2
> * Banshee
> * Clementine
> * DeaDBeeF
> * Exaile
> * Exaile3
> * Exaile3MPRIS
> * gmusicbrowser
> * Grooveshark
> * Guayadeque
> * Listen
> * MOC
> * MPD
> * Pithos
> * QuodLibet
> * Rhythmbox
> * Songbird
> * Spotify
> * Totem
> * VLC
> [DEBUG] Prefix: /usr
> [DEBUG] ABS_PATH: /usr/share/covergloobus
> [DEBUG] Initializing dbus
> [DEBUG] LYRICS: init done
> [DEBUG] COVERSEARCH: loading engine Location
> [DEBUG] COVERSEARCH: loading engine Amazon
> [DEBUG] Loading player
> [DEBUG] Connecting player
> [DEBUG] Player loaded: Banshee
> [WARNING] BANSHEE: name not found in current track
> [WARNING] BANSHEE: album not found in current track
> [WARNING] BANSHEE: artist not found in current track
> [WARNING] BANSHEE: genre not found in current track
> [WARNING] BANSHEE: year not found in current track
> [WARNING] BANSHEE: track-number not found in current track
> [WARNING] BANSHEE: rating not found in current track
> [WARNING] BANSHEE: artwork-id not found in current track
> Traceback (most recent call last):
> File "/usr/share/covergloobus/covergloobus.py", line 97, in init
> self.init_player()
> File "/usr/share/covergloobus/covergloobus.py", line 129, in init_player
> self.check_song()
> File "/usr/share/covergloobus/covergloobus.py", line 283, in check_song
> track = self.player.get_track()
> File "/usr/share/covergloobus/players/Banshee.py", line 170, in get_track
> length = data['length']
> KeyError: 'length'
>
>
>