Having trouble with gnome-terminal on a fully patched opensuse 13.1
VNC session desktop. Looking for ideas on what to try next.
When I click on any menu bar item the terminal disappears.
If I ssh -X from another machine 11.3 and run it there is no problem
When I run strace on it or a compiled version they both
end the same.
tail term.txt
poll({fd=10, events=POLLIN}], 1, 25000) = 1 ({fd=10, revents=POLLIN}])
poll({fd=10, events=POLLIN}], 1, 25000) = 1 ({fd=10, revents=POLLIN}])
read(10, “\1\0\0\0\0\0\0\0”, 16) = 8
poll({fd=10, events=POLLIN}], 1, 25000) = 1 ({fd=10, revents=POLLIN}])
read(10, “\1\0\0\0\0\0\0\0”, 16) = 8
write(10, “\1\0\0\0\0\0\0\0”, 8) = 8
close(10) = 0
write(8, “\1\0\0\0\0\0\0\0”, 8) = 8
exit_group(0) = ?
+++ exited with 0 +++
gnome-terminal --version
GNOME Terminal 3.10.2
env | grep gnome
GDMSESSION=gnome
XDG_DATA_DIRS=/usr/local/share:/usr/share:/etc/opt/kde3/share:/opt/kde3/share:/usr/share/gnome/help
XDG_MENU_PREFIX=gnome-
OOO_FORCE_DESKTOP=gnome
WINDOWMANAGER=/usr/bin/gnome
DESKTOP_SESSION=gnome
uname -a
Linux 3.11.10-25-desktop #1 SMP PREEMPT Wed Dec 17 17:57:03 UTC 2014 (8210f77) x86_64 x86_64 x86_64 GNU/Linux