Description of problem: Cant not start gpodder. Yesturday all was fine, but now I am rceiving this messages when starting gpodder from terminal emulator: 1397210053.353803 [gpodder.sync] WARNING: Could not find eyeD3 1397210053.395871 [gpodder.log] ERROR: Uncaught exception: Traceback (most recent call last): File "/bin/gpodder", line 174, in <module> main() File "/bin/gpodder", line 169, in main main.main(options) File "/usr/lib/python2.7/site-packages/gpodder/gtkui/main.py", line 3521, in main gp = gPodder(bus_name, core.Core(UIConfig, model_class=Model)) File "/usr/lib/python2.7/site-packages/gpodder/gtkui/main.py", line 122, in __init__ BuilderWidget.__init__(self, None) File "/usr/lib/python2.7/site-packages/gpodder/gtkui/interface/common.py", line 38, in __init__ GtkBuilderWidget.__init__(self, gpodder.ui_folders, gpodder.textdomain, **kwargs) File "/usr/lib/python2.7/site-packages/gpodder/gtkui/base.py", line 66, in __init__ self.new() File "/usr/lib/python2.7/site-packages/gpodder/gtkui/main.py", line 126, in new self.toolbar.set_property('visible', self.config.show_toolbar) AttributeError: 'gPodder' object has no attribute 'toolbar' Traceback (most recent call last): File "/bin/gpodder", line 174, in <module> main() File "/bin/gpodder", line 169, in main main.main(options) File "/usr/lib/python2.7/site-packages/gpodder/gtkui/main.py", line 3521, in main gp = gPodder(bus_name, core.Core(UIConfig, model_class=Model)) File "/usr/lib/python2.7/site-packages/gpodder/gtkui/main.py", line 122, in __init__ BuilderWidget.__init__(self, None) File "/usr/lib/python2.7/site-packages/gpodder/gtkui/interface/common.py", line 38, in __init__ GtkBuilderWidget.__init__(self, gpodder.ui_folders, gpodder.textdomain, **kwargs) File "/usr/lib/python2.7/site-packages/gpodder/gtkui/base.py", line 66, in __init__ self.new() File "/usr/lib/python2.7/site-packages/gpodder/gtkui/main.py", line 126, in new self.toolbar.set_property('visible', self.config.show_toolbar) AttributeError: 'gPodder' object has no attribute 'toolbar' How reproducible: Steps to Reproduce: 1.Install gpodder. 2.Launch gpodder using terminal emulator. Reproducible: Steps to Reproduce:
CC: (none) => abbuyy
See Also: (none) => https://bugs.gpodder.org/show_bug.cgi?id=1618
This is also reported to upstream [1]. Try to launch gpodder with /usr/bin/gpodder. I think I'll apply a patch [2] from upstream to fix the issue when launching gpodder from menu entry. [1] https://bugs.gpodder.org/show_bug.cgi?id=1618 [2] https://github.com/gpodder/gpodder/commit/b5d49990
CC: (none) => jani.valimaa
Pushed new release [1] to core/updates_testing which should fix the issue when launching app from menu entry. Please test it. Please also note that this new release doesn't necessarily fix the issue when launching app from cmd. [1] gpodder-3.5.2-3.1.mga4
(In reply to Jani Välimaa from comment #1) > This is also reported to upstream [1]. Try to launch gpodder with > /usr/bin/gpodder. I think I'll apply a patch [2] from upstream to fix the > issue when launching gpodder from menu entry. > > [1] https://bugs.gpodder.org/show_bug.cgi?id=1618 > [2] https://github.com/gpodder/gpodder/commit/b5d49990 If I start by specifying the full path then the progamm starts. And this messsages are displayed: 1397240947.495432 [gpodder.sync] WARNING: Could not find eyeD3 1397240956.033538 [gpodder.my] WARNING: Flush requested, but sync disabled.
Assignee: bugsquad => qa-bugs
Testing MGA4-64 on HP6555b gpodder opens without apparent problems from the classical KDE menu. When launched from the CLI - just the command gpodder - it also opens although with the warnings mentioned in Comment 3, but I could open the list of examples. I stopped the test at that point.
CC: (none) => herman.viaeneWhiteboard: (none) => MGA4-64-OK
Tested Mageia 4 i586. I had no issues starting the release version of the program from the command line or KDE menu, and downloading a podcast worked fine. The updates_testing version starts fine too. Validating. Here's an advisory: When launching gPodder from the menu, it could fail to find its data files in some cases and not launch properly. The menu entry has been fixed to use the full path to the executable to avoid this problem.
Keywords: (none) => validated_updateWhiteboard: MGA4-64-OK => MGA4-64-OK MGA4-32-OKCC: (none) => sysadmin-bugs
Advisory uploaded.
Whiteboard: MGA4-64-OK MGA4-32-OK => MGA4-64-OK MGA4-32-OK advisory
An update for this issue has been pushed to Mageia Updates repository. http://advisories.mageia.org/MGAA-2014-0202.html
Status: NEW => RESOLVEDResolution: (none) => FIXED