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

--- Comment #9 from Thomas Perl <[email protected]> 2012-07-27 16:45:42 BST ---
(In reply to comment #8)
> Reinstall did not help. Moving MyDocs/gpoddder out of the way did not help. I
> had gpodder open when the update ran, may be that caused a problem?

No, having gPodder open should not cause this problem.

You could try (as root) to remove all *.pyc files in /opt/gpodder (don't worry,
.pyc files are generated from the .py files, so they can be safely removed):

  # find /opt/gpodder -name '*.pyc' -exec rm {} +

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