Re: User issue
- From: Emanuel Jianu <ejianu gmail com>
- To: Kai Willadsen <kai willadsen gmail com>
- Cc: meld-list <meld-list gnome org>
- Subject: Re: User issue
- Date: Tue, 12 Aug 2014 15:16:04 +0300
Hi Kai,
Below is the output of `locale` for when I use default locale, LANG=en_US and LANG=en_US.UTF-8. Also including the warnings I get when starting Meld. Unfortunately there are no other apps using GTK on the machine and I cannot tell if Meld is the only tool behaving this way.
user machine:/opt/meld-1.8.4>/opt/csw/bin/meld
** (process:2893): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
** (process:2893): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
** (process:2893): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
/opt/csw/lib/python2.6/site-packages/gobject/__init__.py:115: Warning: attempting to add an interface (GtkEditable) to class (HistoryFileEntry) after class_init
type_register(cls, namespace.get('__gtype_name__'))
failed to find gam_server
Failed to connect to socket /tmp/fam-user/fam-
(meld:2893): GLib-GIO-WARNING **: FAMOpen failed, FAMErrno=3
Fontconfig error: "/etc/opt/csw/fontconfig/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig error: "/etc/opt/csw/fontconfig/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig warning: "/etc/opt/csw/fontconfig/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
failed to find gam_server
Failed to connect to socket /tmp/fam-user/fam-
(meld:2893): GLib-GIO-WARNING **: FAMOpen failed, FAMErrno=3
user machine:/opt/meld-1.8.4>locale
LANG=
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
user machine:/opt/meld-1.8.4>export LANG=en_US
user machine:/opt/meld-1.8.4>locale
LANG=en_US
LC_CTYPE="en_US"
LC_NUMERIC="en_US"
LC_TIME="en_US"
LC_COLLATE="en_US"
LC_MONETARY="en_US"
LC_MESSAGES="en_US"
LC_ALL=
user machine:/opt/meld-1.8.4>export LANG=en_US.UTF-8
user machine:/opt/meld-1.8.4>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_ALL=
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]