https://bugs.gpodder.org/show_bug.cgi?id=754
Bogdkad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #37 from Bogdkad <[email protected]> 2010-07-09 14:47:31 BST --- gPodder also doesn't start for me on Windows 7 x32. Here's the error message in cmd (such a messages have already been published here). Moreover, i have 2 cyrilic characters in my PC name. C:\Program Files\gpodder>set PATH=bin;%PATH% C:\Program Files\gpodder>python -m gpodder.launcher Traceback (most recent call last): File "C:\Program Files\gpodder\lib\runpy.py", line 95, in run_module filename, loader, alter_sys) File "C:\Program Files\gpodder\lib\runpy.py", line 52, in _run_module_code mod_name, mod_fname, mod_loader) File "C:\Program Files\gpodder\lib\runpy.py", line 32, in _run_code exec code in run_globals File "C:\Program Files\gpodder\lib\site-packages\gpodder\launcher.py", line 81 , in <module> from gpodder import gui File "D:\Downloads\Soft\Media\gPodder\gpodder-2.5-win32\lib\site-packages\gpod der\gui.py", line 85, in <module> File "D:\Downloads\Soft\Media\gPodder\gpodder-2.5-win32\lib\site-packages\gpod der\gtkui\config.py", line 31, in <module> File "D:\Downloads\Soft\Media\gPodder\gpodder-2.5-win32\lib\site-packages\gpod der\config.py", line 242, in <module> UnicodeDecodeError: 'utf8' codec can't decode bytes in position 8-9: invalid dat a (In reply to comment #34) > Ok, so first of all sorry, but I think this one has to be postponed once > again. > > Also, it seems like there are multiple Windows-specific issues mixed together > here. Could everyone who still cannot get gPodder to work on Windows post > another comment here describing what does not work and what has been tried? > Ideally with the latest available version. > > I'll try to package the next version for Windows when it comes out, and then > we > can try to reproduce and narrow down the issues. I'm still confident that it > can be made working, because it works on both 32bit (WXP) and 64bit (W7) > machines here, but I don't have that many machines with different > configurations to test. > > Thank you for your patience so far. I'm looking forward to your comments. -- 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
