Opened 13 months ago
Closed 13 months ago
#19338 closed enhancement (worksforme)
gnome-terminal-3.50.1 issuses in gnome
Reported by: | Bruce Dubbs | Owned by: | Douglas R. Reno |
---|---|---|---|
Priority: | normal | Milestone: | 12.1 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description (last modified by ) ¶
I just built the latest version of all the gnome packages in the development book. The Gnome DE seems to work fine, but gnome-terminal flutters and is basically unusable.
I tried konsole, qterminal, and xterm in Gnome and they are fine.
I tried gnome-terminal in xfce and it worked without issue.
I am attaching ldd gnome-terminal.
Note that this is on a sysV system and I started Gnome with "dbus-run-session /usr/bin/gnome-session"
Change History (9)
by , 13 months ago
Attachment: | gnome-terminal.ldd added |
---|
comment:1 by , 13 months ago
Description: | modified (diff) |
---|
comment:2 by , 13 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 13 months ago
follow-up: 5 comment:4 by , 13 months ago
What is the $LANG in the environment? IIRC once I had some difficulty starting gnome-terminal because $LANG was empty.
follow-up: 6 comment:5 by , 13 months ago
Replying to Xi Ruoyao:
What is the $LANG in the environment? IIRC once I had some difficulty starting gnome-terminal because $LANG was empty.
$ echo $LANG en_US.utf8
If this can't be reproduced by someone else, then we should just close the ticket. It may be something I did wrong or might be an artifact of my hardware.
comment:6 by , 13 months ago
Replying to Bruce Dubbs:
Replying to Xi Ruoyao:
What is the $LANG in the environment? IIRC once I had some difficulty starting gnome-terminal because $LANG was empty.
$ echo $LANG en_US.utf8
It should be OK.
If this can't be reproduced by someone else, then we should just close the ticket. It may be something I did wrong or might be an artifact of my hardware.
Let's wait for Pierre who is having some SysV-GNOME build.
comment:7 by , 13 months ago
I did check gnome-terminal and libvte with readelf and the only difference I saw was that I do not have libsystemd.so.0 in vte.
comment:8 by , 13 months ago
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
It turns out that the problem was no /etc/locale.conf from blocaled. It's fixed for me but it's not an issue with the book, so closing with resolution "worksforme".
I'm unable to reproduce this problem running gnome-terminal on systemd, with GNOME both started from GDM and from startx.
Looking at the 'ldd' output, I see that my system has a link to libsystemd, as well as:
Knowing that ldd can bring in stuff that isn't explicitly needed to run the program though, here's the output of 'readelf -a /usr/bin/gnome-terminal | grep NEEDED':
Looking at /usr/lib/libvte-2.91.so results in: