x11-wm/obconf segfaults

2010-05-12 Thread Demelier David
Hi freebsd-ports@,

   Today I wanted to try x11-wm/openbox and its configuration manager called
   obconf found in x11-wm/obconf. I started it and it just segfaults :

   (obconf:30154): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated
   (no debugging symbols found)...
   Program received signal SIGSEGV, Segmentation fault.
   [Switching to Thread 804e041c0 (LWP 100235)]
   0x000800f4ee75 in g_object_type_init () from 
/usr/X11R6/lib/libgobject-2.0.so.0

   King regards.

-- 
Demelier David
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: x11-wm/obconf segfaults

2010-05-12 Thread Yuri Pankov
On Wed, May 12, 2010 at 04:21:35PM +0200, Demelier David wrote:
 Hi freebsd-ports@,
 
Today I wanted to try x11-wm/openbox and its configuration manager called
obconf found in x11-wm/obconf. I started it and it just segfaults :
 
(obconf:30154): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
 non-zero page size is deprecated
(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 804e041c0 (LWP 100235)]
0x000800f4ee75 in g_object_type_init () from 
 /usr/X11R6/lib/libgobject-2.0.so.0
 
King regards.
 
 -- 
 Demelier David

Check ports/146523 for a (possible) fix.


Yuri
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: x11-wm/obconf segfaults

2010-05-12 Thread David DEMELIER
2010/5/12 Yuri Pankov yuri.pan...@gmail.com:
 On Wed, May 12, 2010 at 04:21:35PM +0200, Demelier David wrote:
 Hi freebsd-ports@,

    Today I wanted to try x11-wm/openbox and its configuration manager called
    obconf found in x11-wm/obconf. I started it and it just segfaults :

    (obconf:30154): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
 non-zero page size is deprecated
    (no debugging symbols found)...
    Program received signal SIGSEGV, Segmentation fault.
    [Switching to Thread 804e041c0 (LWP 100235)]
    0x000800f4ee75 in g_object_type_init () from 
 /usr/X11R6/lib/libgobject-2.0.so.0

    King regards.

 --
 Demelier David

 Check ports/146523 for a (possible) fix.


The patch worked for me, if it works we can commit it?


-- 
Demelier David
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org