On Mon, Nov 16, 2009 at 11:34 AM, Maciej (Matchek) Blizinski <[email protected]> wrote: > I tried to run rapidsvn in a vnc server. No joy: > > mac...@vsol01 pkg $ rapidsvn > Xlib: extension "Generic Event Extension" missing on display ":1.0". > Xlib: extension "Generic Event Extension" missing on display ":1.0". > Xlib: extension "Generic Event Extension" missing on display ":1.0". > Segmentation Fault (core dumped) > > Perhaps it was because of the vnc server? Is rapidsvn running with > wxwidgets 2.8.10 for you?
I downgraded the wxwidgets_gtk2 package from 2.8.10 to 2.8.5. rapidsvn worked, only threw some warnings: mac...@vsol01 pkg $ rapidsvn Xlib: extension "Generic Event Extension" missing on display ":1.0". Xlib: extension "Generic Event Extension" missing on display ":1.0". Xlib: extension "Generic Event Extension" missing on display ":1.0". (rapidsvn:9295): Gtk-WARNING **: Unable to locate theme engine in module_path: "xfce", (rapidsvn:9295): Gtk-WARNING **: Unable to locate theme engine in module_path: "xfce", (rapidsvn:9295): Gtk-WARNING **: Unable to locate theme engine in module_path: "xfce", a (rapidsvn:9295): Gdk-CRITICAL **: file gdkproperty-x11.c: line 192: assertion `atom != GDK_NONE' failed It means that it doesn't like the new package and segfaults on it. Any ideas why a recompiled library of the same version might segfault? Perhaps we should just include the old binaries in the new package. _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
