https://bugs.gpodder.org/show_bug.cgi?id=1627
--- Comment #7 from Thomas Perl <[email protected]> 2012-07-27 16:14:55 BST --- (In reply to comment #6) > Have the same problem after upgrade to 3.2.0. Hangs on splash screen for a > while and crashes. Did what you asked for, here are the results: > > https://www.dropbox.com/sh/nhn5yqspxx2phvs/fkjBlM5jgc Thanks for this - it already helps analyzing the problem a bit further. Can you send me the output of the following two commands? ls -lR /opt/gpodder ls -lR /usr/lib/python2.6/dist-packages/gpodder Plus, I'd need a copy of this file: /opt/gpodder/lib/python2.6/dist-packages/gpodder/__init__.py Again, I'm assuming that you have already tried uninstalling and reinstalling gPodder? Have you accidentally run gPodder as root at some point? The .pyc file should not be there, when I run import gpodder; gpodder.__file__, I get: '/usr/lib/python2.6/dist-packages/gpodder/__init__.py' It could also be that your problem is a bit different from the problem others are having. If so, it'd be great if others could also try the things mentioned in this comment and in comment 5 and see if their results are different. I'm confident that we can resolve this problem, but we might need a few more ping-pong rounds to figure out what the problem is. -- 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
