* David Vincent-Jones <david...@gmail.com> [07-09-15 21:07]: > On Fri, 2015-07-10 at 09:21 +1000, James C. McPherson wrote: > > On 10/07/15 09:03 AM, David Vincent-Jones wrote: > > .... > > > > > I am finding that dt starts when run through gdb. ... so far it starts > > > every time this way. > > > > gdb is quite possibly cleansing your environment. What do you > > have set in your shell / terminal session (outside of gdb) for > > the following variables > > > > LANG > > LC_ALL > > LC_MESSAGES > > > > > > I'm betting that if you check those from within gdb, you'll > > see them re-set to 'C' or something similar. > > > > > > James C. McPherson > Hi James; > > Not sure how to do this: typing LANG from the terminal produces > nothing ... I need a bit more guidance please.
better: echo $LANG it is a "variable" or: locale LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT="en_US.UTF-8" LC_IDENTIFICATION="en_US.UTF-8" LC_ALL= -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://linuxcounter.net ------------------------------------------------------------------------------ Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT needs and focus on growing your business. Configured For All Businesses. Start Your Cloud Today. https://www.gigenetcloud.com/ _______________________________________________ darktable-devel mailing list darktable-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/darktable-devel