id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1281	[osx] Could not find system(darwin) default encoding	tome	tome	"On OSX Lion I'm getting (currently on r15252) when I try to open a file I get.
""Could not find system(darwin) default encoding. Please check it manually and report your environment to the Padre development team. at /Users/tom/Projects/PadreBuild/svn/Padre/lib/Padre/Locale.pm line 599.""

This is because my $loc = POSIX::setlocale( POSIX::LC_CTYPE() );
returns en_GB 
(note I am in the US, and haven't set anything explicit since i got the machine).

Unfortunately, I don't know enough about the code or OSX to know what should be the correct result.

TODO: test older versions of Padre since I don't remember seeing this message on .86."	defect	assigned	minor		OSX	0.87		osx	
