https://bugs.gpodder.org/show_bug.cgi?id=1015

           Summary: Stopped starting on Windows 7 x64
           Product: gPodder
           Version: 2.5
          Platform: PC
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: blocker
          Priority: low
         Component: Application
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


I've had gpodder running smoothly the last few weeks, today I tried restarting
it and suddenly it wouldn't launch anymore. I've first tried it with version
2.3 and then updated to 2.5 which yielded the same behaviour. If I use the
supplied exe, simply nothing will happen on screen, so I tried it via Windows
Command Prompt and Cygwin, in both cases, I got the following trace:

$ ./python.exe -mgpodder.launcher
Plugin loaded: gpodder.soundcloud
Creating new from file gPodder
Traceback (most recent call last):
  File "C:\Users\Adrixan\Downloads\gpodder-2.5-win32\lib\runpy.py", line 95, in
run_module
    filename, loader, alter_sys)
  File "C:\Users\Adrixan\Downloads\gpodder-2.5-win32\lib\runpy.py", line 52, in
_run_module_code
    mod_name, mod_fname, mod_loader)
  File "C:\Users\Adrixan\Downloads\gpodder-2.5-win32\lib\runpy.py", line 32, in
_run_code
    exec code in run_globals
  File
"C:\Users\Adrixan\Downloads\gpodder-2.5-win32\lib\site-packages\gpodder\l
auncher.py", line 86, in <module>
    gui.main(options)
  File
"C:\Users\Adrixan\Downloads\gpodder-2.5-win32\lib\site-packages\gpodder\g
ui.py", line 3724, in main
    gp = gPodder(bus_name, config)
  File
"C:\Users\Adrixan\Downloads\gpodder-2.5-win32\lib\site-packages\gpodder\g
ui.py", line 166, in __init__
    BuilderWidget.__init__(self, None)
  File
"C:\Users\Adrixan\Downloads\gpodder-2.5-win32\lib\site-packages\gpodder\g
tkui\interface\common.py", line 57, in __init__
    GtkBuilderWidget.__init__(self, gpodder.ui_folders, gpodder.textdomain,
**kw
args)
  File
"C:\Users\Adrixan\Downloads\gpodder-2.5-win32\lib\site-packages\gpodder\g
tkui\base.py", line 70, in __init__
    self.new()
  File
"C:\Users\Adrixan\Downloads\gpodder-2.5-win32\lib\site-packages\gpodder\g
ui.py", line 227, in new
    self.toolbar.set_property('visible', self.config.show_toolbar)
AttributeError: 'gPodder' object has no attribute 'toolbar'

Hope that anyone has an idea what this might be all about!

Kind regards,
Adrixan

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to