Package Details: gstm-gtk2 1.2-6

Git Clone URL: https://aur.archlinux.org/gstm-gtk2.git (read-only, click to copy)
Package Base: gstm-gtk2
Description: Gnome front-end to ssh tunneling
Upstream URL: http://sourceforge.net/projects/gstm/
Licenses: GPL
Conflicts: gstm, gstm-git
Provides: gstm
Submitter: jvybihal
Maintainer: jvybihal
Last Packager: jvybihal
Votes: 0
Popularity: 0.000000
First Submitted: 2019-04-26 07:22 (UTC)
Last Updated: 2019-09-09 06:57 (UTC)

Latest Comments

jvybihal commented on 2019-04-26 07:25 (UTC) (edited on 2019-04-26 07:51 (UTC) by jvybihal)

Currecntly I am facing the same problem, as described in the original package (https://aur.archlinux.org/packages/gstm/):

(gdb) run
Starting program: /usr/bin/gstm 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff6e76ea0 in g_type_check_instance_cast () from /usr/lib/libgobject-2.0.so.0

Even if it worked before messing around with gtk3 version.

I am not sure if I will mess around with it, and try to fix it, since GTK3 version works for me. So I will leave it here for now, and if someone with more experience would look at it, that would be nice.

//edit: one weird note, it runs fine inside of valgring wtf