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

--- Comment #6 from PO <[email protected]> 2011-07-14 22:04:22 BST ---
Thanks for the hint to repair the DB - what's the purpose of this DB? Is it
used for synching? After I deleted the file locally the update with gpodder.net
takes about 5 Minutes since more than 16000 actions need to be synced.

If I delete a feed locally the popup does not disappear and the following
output is found in the console:
Exception in thread Thread-8:
Traceback (most recent call last):

File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
self.run()

File "/usr/lib/python2.6/threading.py", line 484, in run
self.__target(*self.__args, **self.__kwargs)

File "/usr/lib/pymodules/python2.6/gpodder/gui.py", line 3698, in thread_proc
channel.remove_downloaded()

File "/usr/lib/pymodules/python2.6/gpodder/model.py", line 602, in
remove_downloaded m3u_filename = self.get_playlist_filename()

File "/usr/lib/pymodules/python2.6/gpodder/model.py", line 502, in
get_playlist_filename                                                          
    assert self.save_dir[-1] != '/'
AssertionError

I need to kill gpodder via ctrl-c and can reproduce this behaviour (and cannot
delete a feed locally since it's not synced via gpodder.net).

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