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

--- Comment #6 from Paul Rudkin <[email protected]> 2012-03-05 08:42:31 GMT ---
(In reply to comment #5)
> (In reply to comment #4)
> > (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
> 
> That's interesting - according to wikipedia, ANSI_X3.4-1968 is basically 
> ascii.
> What kind of file system is on that machine? And what distro do you use? My
> file system encoding on OS X and Linux (Debian/Ubuntu) is utf-8. I assume
> that's the problem. But good that we spotted it here, so we can still fix it
> before the release ;)
Well this is on a VPS in the USA, distro info here, nothing unusual:
Linux {hostname here} 2.6.32-32-generic-pae #62-Ubuntu SMP Wed Apr 20 22:10:33
UTC 2011 i686 GNU/Linux
Ubuntu 10.04.4 LTS

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