https://bugs.gpodder.org/show_bug.cgi?id=1574

Thomas Perl <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.1

--- Comment #3 from Thomas Perl <[email protected]> 2012-03-05 05:40:13 GMT ---
Does /home/paul/gPodder/Logs exist as a file or something?

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()

-- 
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

Reply via email to