https://bugs.gpodder.org/show_bug.cgi?id=1574
--- Comment #4 from Paul Rudkin <[email protected]> 2012-03-05 08:18:21 GMT --- (In reply to comment #3) > Does /home/paul/gPodder/Logs exist as a file or something? No, its a folder. > For the rest, thanks - I'll have a look at fixing this. What would be > interesting is the LC_* and LANG environment variables and what is printed > when > you enter the following in an interactive Python shell: > > import sys > print 'default encoding:', sys.getdefaultencoding() > print 'filesystem encoding:', sys.getfilesystemencoding() Runnng 'printenv' does not renturn any of the environment variables you mention. The python commands return the following:- default encoding: ascii filesystem encoding: ANSI_X3.4-1968 -- 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
