Bug#746415: gnome-terminal: will not start with non-utf-8 locale

2014-06-27 Thread MamoMC
Just one more data to clarify the really strange behaviour of my G-T
installation: I do not have any non-UTF locale, as you can see from the
output of localectl list-locales:
C.UTF-8
en_US.utf8
it_IT.utf8

HTH,
Maurizio.

PS What is the relationship between G-T and G-T-S? I think I usually run
G-T only: does it rely on G-T-S underneath?


On Thu, Jun 26, 2014 at 2:51 PM, MamoMC mam...@tin.it wrote:

 Here are some tests run on my PC.
 I wonder they are helpful to debug (and hopefully solve!) the problem.

 **
 maurizio@LiMOne:~$ gnome-terminal --version
 GNOME Terminal 3.12.2
 maurizio@LiMOne:~$ gnome-terminal
 Error constructing proxy for org.gnome.Terminal:/org/gnome/
 Terminal/Factory0: Error calling StartServiceByName for
 org.gnome.Terminal:
 GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process
 org.gnome.Terminal exited with status 1
 maurizio@LiMOne:~$ LANG=C.UTF-8 gnome-terminal
 Error constructing proxy for
 org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling
 StartServiceByName for org.gnome.Terminal:
 GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process
 org.gnome.Terminal exited with status 1
 maurizio@LiMOne:~$ LANG=C gnome-terminal
 Error constructing proxy for
 org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling
 StartServiceByName for org.gnome.Terminal:
 GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process
 org.gnome.Terminal exited with status 1
 maurizio@LiMOne:~$ /usr/lib/gnome-terminal/gnome-terminal-server
 Non UTF-8 locale is not supported!
 maurizio@LiMOne:~$ *LANG=C.UTF-8
 /usr/lib/gnome-terminal/gnome-terminal-server*
 maurizio@LiMOne:~$ LANG=C /usr/lib/gnome-terminal/gnome-terminal-server
 Non UTF-8 locale is not supported!
 **

 In red the only case when the code did not give any error and it did exit
 a few seconds after it had been run without any message.

 I also tried to follows some suggestions from
 https://bbs.archlinux.org/viewtopic.php?id=180103 by giving as root
 locale-gen + localectl set-locale LANG=en_US.UTF-8 + reboot but no good
 results.
 In the end of the blog DESPAIR says

 Today I got last update GNOME Terminal 3.12.2.
 And problem seems like fixed.

 I do have the very SW version but it did not work for me.

 Egmont, please feel free forward to bugzilla.gnome.org my tests you can
 find at the beginning of this reply if you think it can be useful.

 Maurizio.




-- 
Ciao,
Maurizio.


Bug#746415: gnome-terminal: will not start with non-utf-8 locale

2014-06-26 Thread MamoMC
Here are some tests run on my PC.
I wonder they are helpful to debug (and hopefully solve!) the problem.

**
maurizio@LiMOne:~$ gnome-terminal --version
GNOME Terminal 3.12.2
maurizio@LiMOne:~$ gnome-terminal
Error constructing proxy for org.gnome.Terminal:/org/gnome/
Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal:
GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process
org.gnome.Terminal exited with status 1
maurizio@LiMOne:~$ LANG=C.UTF-8 gnome-terminal
Error constructing proxy for
org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling
StartServiceByName for org.gnome.Terminal:
GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process
org.gnome.Terminal exited with status 1
maurizio@LiMOne:~$ LANG=C gnome-terminal
Error constructing proxy for
org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling
StartServiceByName for org.gnome.Terminal:
GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process
org.gnome.Terminal exited with status 1
maurizio@LiMOne:~$ /usr/lib/gnome-terminal/gnome-terminal-server
Non UTF-8 locale is not supported!
maurizio@LiMOne:~$ *LANG=C.UTF-8
/usr/lib/gnome-terminal/gnome-terminal-server*
maurizio@LiMOne:~$ LANG=C /usr/lib/gnome-terminal/gnome-terminal-server
Non UTF-8 locale is not supported!
**

In red the only case when the code did not give any error and it did exit a
few seconds after it had been run without any message.

I also tried to follows some suggestions from
https://bbs.archlinux.org/viewtopic.php?id=180103 by giving as root
locale-gen + localectl set-locale LANG=en_US.UTF-8 + reboot but no good
results.
In the end of the blog DESPAIR says

Today I got last update GNOME Terminal 3.12.2.
And problem seems like fixed.

I do have the very SW version but it did not work for me.

Egmont, please feel free forward to bugzilla.gnome.org my tests you can
find at the beginning of this reply if you think it can be useful.

Maurizio.


Bug#750609: Fixed for me

2014-06-06 Thread MamoMC
Fixed for me also.
I do not know how to do it but from my point of view this bug can be closed.
Thanks,
Maurizio.


Bug#750607: gnome-terminal does not start anymore since non UTF-8 locale is not supported

2014-06-05 Thread MamoMC
Sorry for having opened a new bug number but it was the first time I used
reportbug.
If you like, I might try and reply to the bug #746415.

-- 
Ciao,
Maurizio.


Bug#746415: Fwd: Bug#750607: gnome-terminal does not start anymore since non UTF-8 locale is not supported

2014-06-05 Thread MamoMC
A few hours aqgo I opened a new bug report related to the very same problem
reported here.
I did it by mistake because it was the first time I was using reportbug.
Anyway, to be on the safe side, I am here to forward my bug report as a
reply to this bug.
Maurizio.

-- Forwarded message --
From: Maurizio Crozzoli mam...@tin.it
Date: Thu, Jun 5, 2014 at 1:43 AM
Subject: Bug#750607: gnome-terminal does not start anymore since non UTF-8
locale is not supported
To: Debian Bug Tracking System sub...@bugs.debian.org


Package: gnome-terminal
Version: 3.12.2-1
Severity: important
Tags: l10n

Dear Maintainer,

I am having the VERY SAME problem described in Debian Bug report logs -
#746415, gnome-terminal: will not start with non-utf-8 locale which is
still
waiting to be solved.
In the mean time I am completely unable to use gnome-terminal application.

I do not know how to support that bug and more than a month went by without
any
answer to that bug report (not necessarily a solution, just an answer) so I
decided to open a new one.

Thanks for your support!!!

Maurizio.



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.14-1-686-pae (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnome-terminal depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.20.0-2
ii  gconf-service3.2.6-2
ii  gnome-terminal-data  3.12.2-1
ii  gsettings-desktop-schemas3.8.2-2
ii  libatk1.0-0  2.12.0-1
ii  libc62.18-7
ii  libcairo-gobject21.12.16-2
ii  libcairo21.12.16-2
ii  libdconf10.20.0-2
ii  libgconf-2-4 3.2.6-2
ii  libgdk-pixbuf2.0-0   2.30.7-1
ii  libglib2.0-0 2.40.0-3
ii  libgtk-3-0   3.12.2-1
ii  libnautilus-extension1a  3.8.2-3
ii  libpango-1.0-0   1.36.3-1
ii  libpangocairo-1.0-0  1.36.3-1
ii  libuuid1 2.20.1-5.7
ii  libvte-2.90-91:0.36.2-1
ii  libx11-6 2:1.6.2-2

Versions of packages gnome-terminal recommends:
ii  dbus-x11  1.8.2-1
ii  gvfs  1.20.2-1
ii  yelp  3.12.0-1

gnome-terminal suggests no packages.

-- no debconf information



-- 
Ciao,
Maurizio.