https://bugs.gpodder.org/show_bug.cgi?id=754
--- Comment #26 from Max Espunkt <[email protected]> 2010-05-03 16:27:16 BST --- I tried it on my Win7-machine: (In reply to comment #25) > Please open a "cmd" window (Ctrl+R, "cmd", Run) and navigate (using "cd") to > the gPodder application folder. From there, enter the following commands: > > set PATH=bin;%PATH% > python -m gpodder.launcher Traceback (most recent call last): File "D:\Audio\Podcasts\gpodder-2.5-win32\lib\runpy.py", line 95, in run_module filename, loader, alter_sys) File "D:\Audio\Podcasts\gpodder-2.5-win32\lib\runpy.py", line 52, in _run_module_code mod_name, mod_fname, mod_loader) File "D:\Audio\Podcasts\gpodder-2.5-win32\lib\runpy.py", line 32, in _run_code exec code in run_globals File "D:\Audio\Podcasts\gpodder-2.5-win32\lib\site-packages\gpodder\launcher.py", line 81, in <module> from gpodder import gui File "D:\Audio\Podcasts\gpodder-2.5-win32\lib\site-packages\gpodder\gui.py", line 85, in <module> from gpodder.gtkui.config import UIConfig File "D:\Audio\Podcasts\gpodder-2.5-win32\lib\site-packages\gpodder\gtku\config.py", line 31, in <module> from gpodder import config File "D:\Audio\Podcasts\gpodder-2.5-win32\lib\site-packages\gpodder\config.py", line 242, 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 -- 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
