pawandubey / superswitcher

Automatically exported from code.google.com/p/superswitcher
GNU General Public License v2.0
0 stars 0 forks source link

if window is pinned then Segmentation fault #47

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
pentium D 3Ghz x2, 8gb RAM DDR2
archlinux xfce4

pin a workspace then try to load superswitcher
or load superswitcher then try to pin a window or load a window that opens
with pin
all causes fault

superswitcher -t

(superswitcher:7731): Gtk-WARNING **: Unable to locate theme engine in
module_path: "mist",

(superswitcher:7731): Gtk-WARNING **: Unable to locate theme engine in
module_path: "mist",

(superswitcher:7731): GLib-CRITICAL **: g_ascii_strcasecmp: assertion `s1
!= NULL' failed

(superswitcher:7731): Wnck-CRITICAL **: wnck_workspace_get_number:
assertion `WNCK_IS_WORKSPACE (space)' failed
Segmentation fault

Original issue reported on code.google.com by Andrew....@gmail.com on 6 Mar 2010 at 8:33

GoogleCodeExporter commented 8 years ago
Did you build superswitcher yourself or did you get a binary from somewhere?

If self-built, did you build from latest trunk, or did you build from the 0.6 
.tar.gz 
file?

Also, are you using metacity, compiz, or a different window manager?

Thanks!

Original comment by nigel.ta...@gmail.com on 6 Mar 2010 at 11:01