https://bugs.gpodder.org/show_bug.cgi?id=754
Max Espunkt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #18 from Max Espunkt <[email protected]> 2010-04-13 00:19:34 BST --- I also have the same (or similar) problem, after having switched to Windows 7 recently. Under XP I had no problems, but now gPodder isn't starting anymore. In my Task Manager the python-task pops up for a second and disappears almost directly. I am not very much into programming and don't understand all that was written here. But I tried the command in the terminal - and this is what I get: Traceback (most recent call last): File "D:\Audio\Podcasts\gpodder-2.3-win32\lib\runpy.py", line 95, in run_module filename, loader, alter_sys) File "D:\Audio\Podcasts\gpodder-2.3-win32\lib\runpy.py", line 52, in _run_module_code mod_name, mod_fname, mod_loader) File "D:\Audio\Podcasts\gpodder-2.3-win32\lib\runpy.py", line 32, in _run_code exec code in run_globals File "D:\Audio\Podcasts\gpodder-2.3-win32\lib\site-packages\gpodder\launcher.p y", line 81, in <module> from gpodder import gui File "D:\Audio\Podcasts\gpodder-2.3-win32\lib\site-packages\gpodder\gui.py", l ine 83, in <module> from gpodder.gtkui.config import UIConfig File "D:\Audio\Podcasts\gpodder-2.3-win32\lib\site-packages\gpodder\gtkui\conf ig.py", line 31, in <module> from gpodder import config File "D:\Audio\Podcasts\gpodder-2.3-win32\lib\site-packages\gpodder\config.py" , line 246, in <module> 'mygpo_device_caption': (str, _('gPodder on %s') % util.get_hostname(), UnicodeDecodeError: 'utf8' codec can't decode bytes in position 1-3: invalid data Is there anything I can do to get this great piece of software to work again? Any help is very much appreciated! -- 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
