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

           Summary: gpodder won't start after interrupted download
           Product: gPodder
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: high
         Component: Application
        AssignedTo: [email protected]
        ReportedBy: [email protected]


1) I updated gpodder with git pull.
2) I did a search for new episodes but canceled in the window to download them
all.
3) I went to individual subscriptions and right clicked download individual
episodes that interested me. But, the icon next to the episode did not change
to show downloading status. I right clicked again to download. Still nothing.
Right click again. Still nothing. Went to the download tab and saw 3 lines for
the same episode to download.
4) Shut down gpodder for unrelated reason. Maybe, not sure, got a warning about
on going downloads.
5) Tried to restart gpodder but got an error before the interface shows up. See
below.

gil...@gilles-laptop-ubuntu:~/gpodder$ git branch -v
* master e11de69 Replace saxutils.escape with gobject.markup_escape_text
gil...@gilles-laptop-ubuntu:~/gpodder$ /home/gilles/gpodder/bin/gpodder --local
Traceback (most recent call last):
  File "/home/gilles/gpodder/bin/gpodder", line 185, in <module>
    sys.exit( main())
  File "/home/gilles/gpodder/bin/gpodder", line 182, in main
    gui.main()
  File "/home/gilles/gpodder/src/gpodder/gui.py", line 4883, in main
    gp = gPodder(bus_name)
  File "/home/gilles/gpodder/src/gpodder/gui.py", line 351, in __init__
    GladeWidget.__init__(self)
  File "/home/gilles/gpodder/src/gpodder/gui.py", line 138, in __init__
    SimpleGladeApp.SimpleGladeApp.__init__( self, path, root, domain, **kwargs)
  File "/home/gilles/gpodder/src/gpodder/SimpleGladeApp.py", line 110, in
__init__
    self.new()
  File "/home/gilles/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 "/home/gilles/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'
gil...@gilles-laptop-ubuntu:~/gpodder$ 

I am currently unable to download any new podcasts. In a few days, I will be
starting methadone to compensate.

-- 
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