Comment 3 for bug 587984

Revision history for this message
Alexandr Grigorcea (cahr-gr) wrote : Re: [Bug 587984] [NEW] Can't start covergloobus or covergloobus-config

ok, some missing imports in covergloobus-config

but you can open configuration window from covergloobus main window with
right click and selecting "Configure" entry (or configure in your language
if you have non english locale)

On Mon, May 31, 2010 at 8:46 PM, nicolas janik <email address hidden>wrote:

> Thanks, I can now start covergloobus. But it dont' find my player
> 'clementine'. So i start the covergloobus-config but I have this error:
>
> [WARNING] Using default Configuration
> Traceback (most recent call last):
> File "/usr//share/covergloobus/covergloobus-config.py", line 32, in
> <module>
> widgets.CoverGloobusConfig()
> File "/usr/share/covergloobus/widgets.py", line 560, in __init__
> self.make_pages()
> File "/usr/share/covergloobus/widgets.py", line 570, in make_pages
> page = method()
> File "/usr/share/covergloobus/widgets.py", line 683, in make_General
> exec "from "+ current + " import *"
> File "<string>", line 1, in <module>
> ImportError: No module named Rhythmbox
>
>
>
> On Mon, May 31, 2010 at 1:51 PM, Alexandr Grigorcea <<email address hidden>
> >wrote:
>
> > ok, thanks
> > if you don't want to wait: in file covergloobus/src/common.py remove line
> > 41, then make again ./autogen.sh && make && sudo make install
> > we will remove this line in trunk asap
> >
> >
> > On Mon, May 31, 2010 at 7:27 PM, nicolas janik <<email address hidden>
> > >wrote:
> >
> > > Public bug reported:
> > >
> > > Hello, I've just download the last version of covergloobus with bzr
> this
> > > morning.
> > >
> > > I have run the:
> > > ./autogen.sh
> > > ./configure
> > > make
> > > sudo make install
> > >
> > > When i start covergloobus-config I have:
> > >
> > > [WARNING] Using default Configuration
> > > Traceback (most recent call last):
> > > File "/usr//share/covergloobus/covergloobus.py", line 544, in <module>
> > > sys.exit(cg.main())
> > > File "/usr//share/covergloobus/covergloobus.py", line 90, in main
> > > self.init() #Init configurations
> > > File "/usr//share/covergloobus/covergloobus.py", line 103, in init
> > > self.config = common.config_load()
> > > File "/usr/share/covergloobus/common.py", line 41, in config_load
> > > c.debug("CONF: Amazon Covers:" +
> > conf.get("AmazonCovers","value"))
> > > File "/usr/lib/python2.6/ConfigParser.py", line 531, in get
> > > raise NoSectionError(section)
> > > ConfigParser.NoSectionError: No section: 'AmazonCovers'
> > >
> > >
> > > And when I try to start covergloobus:
> > > [WARNING] Using default Configuration
> > > Traceback (most recent call last):
> > > File "/usr//share/covergloobus/covergloobus-config.py", line 32, in
> > > <module>
> > > widgets.CoverGloobusConfig()
> > > File "/usr/share/covergloobus/widgets.py", line 540, in __init__
> > > self.config = common.config_load()
> > > File "/usr/share/covergloobus/common.py", line 41, in config_load
> > > c.debug("CONF: Amazon Covers:" +
> > conf.get("AmazonCovers","value"))
> > > File "/usr/lib/python2.6/ConfigParser.py", line 531, in get
> > > raise NoSectionError(section)
> > > ConfigParser.NoSectionError: No section: 'AmazonCovers'
> > >
> > > Thanks for you hlep
> > >
> > > ** Affects: covergloobus
> > > Importance: Undecided
> > > Status: New
> > >
> > > --
> > > Can't start covergloobus or covergloobus-config
> > > https://bugs.launchpad.net/bugs/587984
> > > You received this bug notification because you are a member of Gloobus
> > > Developers, which is the registrant for CoverGloobus.
> > >
> > > Status in CoverGloobus: New
> > >
> > > Bug description:
> > > Hello, I've just download the last version of covergloobus with bzr
> this
> > > morning.
> > >
> > > I have run the:
> > > ./autogen.sh
> > > ./configure
> > > make
> > > sudo make install
> > >
> > > When i start covergloobus-config I have:
> > >
> > > [WARNING] Using default Configuration
> > > Traceback (most recent call last):
> > > File "/usr//share/covergloobus/covergloobus.py", line 544, in <module>
> > > sys.exit(cg.main())
> > > File "/usr//share/covergloobus/covergloobus.py", line 90, in main
> > > self.init() #Init configurations
> > > File "/usr//share/covergloobus/covergloobus.py", line 103, in init
> > > self.config = common.config_load()
> > > File "/usr/share/covergloobus/common.py", line 41, in config_load
> > > c.debug("CONF: Amazon Covers:" +
> > conf.get("AmazonCovers","value"))
> > > File "/usr/lib/python2.6/ConfigParser.py", line 531, in get
> > > raise NoSectionError(section)
> > > ConfigParser.NoSectionError: No section: 'AmazonCovers'
> > >
> > >
> > >
> > > And when I try to start covergloobus:
> > > [WARNING] Using default Configuration
> > > Traceback (most recent call last):
> > > File "/usr//share/covergloobus/covergloobus-config.py", line 32, in
> > > <module>
> > > widgets.CoverGloobusConfig()
> > > File "/usr/share/covergloobus/widgets.py", line 540, in __init__
> > > self.config = common.config_load()
> > > File "/usr/share/covergloobus/common.py", line 41, in config_load
> > > c.debug("CONF: Amazon Covers:" +
> > conf.get("AmazonCovers","value"))
> > > File "/usr/lib/python2.6/ConfigParser.py", line 531, in get
> > > raise NoSectionError(section)
> > > ConfigParser.NoSectionError: No section: 'AmazonCovers'
> > >
> > > Thanks for you hlep
> > >
> > >
> > >
> >
> > --
> > Can't start covergloobus or covergloobus-config
> > https://bugs.launchpad.net/bugs/587984
> > You received this bug notification because you are a direct subscriber
> > of the bug.
> >
>
> --
> Can't start covergloobus or covergloobus-config
> https://bugs.launchpad.net/bugs/587984
> You received this bug notification because you are a member of Gloobus
> Developers, which is the registrant for CoverGloobus.
>
> Status in CoverGloobus: New
>
> Bug description:
> Hello, I've just download the last version of covergloobus with bzr this
> morning.
>
> I have run the:
> ./autogen.sh
> ./configure
> make
> sudo make install
>
> When i start covergloobus-config I have:
>
> [WARNING] Using default Configuration
> Traceback (most recent call last):
> File "/usr//share/covergloobus/covergloobus.py", line 544, in <module>
> sys.exit(cg.main())
> File "/usr//share/covergloobus/covergloobus.py", line 90, in main
> self.init() #Init configurations
> File "/usr//share/covergloobus/covergloobus.py", line 103, in init
> self.config = common.config_load()
> File "/usr/share/covergloobus/common.py", line 41, in config_load
> c.debug("CONF: Amazon Covers:" + conf.get("AmazonCovers","value"))
> File "/usr/lib/python2.6/ConfigParser.py", line 531, in get
> raise NoSectionError(section)
> ConfigParser.NoSectionError: No section: 'AmazonCovers'
>
>
>
> And when I try to start covergloobus:
> [WARNING] Using default Configuration
> Traceback (most recent call last):
> File "/usr//share/covergloobus/covergloobus-config.py", line 32, in
> <module>
> widgets.CoverGloobusConfig()
> File "/usr/share/covergloobus/widgets.py", line 540, in __init__
> self.config = common.config_load()
> File "/usr/share/covergloobus/common.py", line 41, in config_load
> c.debug("CONF: Amazon Covers:" + conf.get("AmazonCovers","value"))
> File "/usr/lib/python2.6/ConfigParser.py", line 531, in get
> raise NoSectionError(section)
> ConfigParser.NoSectionError: No section: 'AmazonCovers'
>
> Thanks for you hlep
>
>
>