From: Demelier David on
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)]
0x0000000800f4ee75 in g_object_type_init () from /usr/X11R6/lib/libgobject-2.0.so.0

King regards.

--
Demelier David
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"

From: Yuri Pankov on
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)]
> 0x0000000800f4ee75 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(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"

From: David DEMELIER on
2010/5/12 Yuri Pankov <yuri.pankov(a)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)]
>>    0x0000000800f4ee75 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(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"