http://bugs.gpodder.org/show_bug.cgi?id=417

           Summary: Couldn't start gPodder with unfinished downloads
           Product: gPodder
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: low
         Component: Application
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Traceback (most recent call last):
  File "/opt/gpodder/bin/gpodder", line 185, in <module>
    sys.exit( main())
  File "/opt/gpodder/bin/gpodder", line 182, in main
    gui.main()
  File "/opt/gpodder/src/gpodder/gui.py", line 4883, in main
    gp = gPodder(bus_name)
  File "/opt/gpodder/src/gpodder/gui.py", line 351, in __init__
    GladeWidget.__init__(self)
  File "/opt/gpodder/src/gpodder/gui.py", line 138, in __init__
    SimpleGladeApp.SimpleGladeApp.__init__( self, path, root, domain, **kwargs)
  File "/opt/gpodder/src/gpodder/SimpleGladeApp.py", line 110, in __init__
    self.new()
  File "/opt/gpodder/src/gpodder/gui.py", line 764, in new
    self.message_area = widgets.SimpleMessageArea(_('There are unfinished
downloads from your last session.\nPick the ones you want to continue
downloading.'))
  File "/opt/gpodder/src/gpodder/widgets.py", line 46, in __init__
    self.__label.set_markup('<b>%s</b>' % gobject.escape_markup_text(message))
AttributeError: 'module' object has no attribute 'escape_markup_text'

-- 
Configure bugmail: http://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