Re: 2.6.2 comple

2014-03-03 Thread John Ralls
On Mar 3, 2014, at 8:32 AM, Ted Creedon tcree...@easystreet.net wrote: Compiles fine but needs one last thing to run: export XDG_DATA_DIRS=$XDG_DATA_DIRS:/usr/local/share ldconfig #gnucash: error while loading shared libraries: libgnc-gnome.so.0: cannot open shared object file: No such

Re: 2.6.2 comple

2014-03-03 Thread Ted Creedon
/usr/local/share needs to be explicitly added to XDG_DATA_DIRS echo $XDG_DATA_DIRS /usr/share:/usr/share:/usr/local:/usr/local/share ted On Mon, Mar 3, 2014 at 9:02 AM, John Ralls jra...@ceridwen.us wrote: On Mar 3, 2014, at 8:32 AM, Ted Creedon tcree...@easystreet.net wrote: Compiles

2.6.2 segfaulting

2014-03-03 Thread Ted Creedon
Program received signal SIGSEGV, Segmentation fault. 0x7fffef356cac in g_type_check_instance_is_a () from /usr/lib64/libgobject-2.0.so.0 can't do a bt because the fault freezes the X Screen had to ssh in from another box kill -TERM gdb Should I do a debug build? Tedc

Re: 2.6.2 segfaulting

2014-03-03 Thread John Ralls
On Mar 3, 2014, at 3:30 PM, Ted Creedon tcree...@easystreet.net wrote: Program received signal SIGSEGV, Segmentation fault. 0x7fffef356cac in g_type_check_instance_is_a () from /usr/lib64/libgobject-2.0.so.0 can't do a bt because the fault freezes the X Screen had to ssh in from

Re: 2.6.2 segfaulting

2014-03-03 Thread Ted Creedon
Noticed this on startup: Missing separate debuginfo for /usr/lib64/libgobject-2.0.so.0 Try: zypper install -C debuginfo(build-id)=a3f8edc19f47fd2290dbbf3d05670ed13ba6a93c Traceback (most recent call last): File /usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.3800.2-gdb.py, line 9, in

Re: 2.6.2 segfaulting

2014-03-03 Thread Ted Creedon
Another crash, output from gdb (bt not possible) gdb) run^M(gdb) run^M(gdb) run Starting program: /usr/local/bin/gnucash [Thread debugging using libthread_db enabled] Using host libthread_db library /lib64/libthread_db.so.1. [New Thread 0x7fffe21e8700 (LWP 6203)] [New Thread 0x7fffe19e7700 (LWP

Re: 2.6.2 segfaulting

2014-03-03 Thread John Ralls
On Mar 3, 2014, at 4:12 PM, Ted Creedon tcree...@easystreet.net wrote: do I need a pointer to the sources for libgobject-2_0-0 - General-Purpose Utility Library -- Object-Oriented Framework for C? Libgobject, libgio, and libglib are all parts of glib. Regards, John Ralls On Mon, Mar

Re: 2.6.2 segfaulting

2014-03-03 Thread John Ralls
On Mar 3, 2014, at 5:30 PM, Ted Creedon tcree...@easystreet.net wrote: Another crash, output from gdb (bt not possible) gdb) run^M(gdb) run^M(gdb) run Starting program: /usr/local/bin/gnucash [Thread debugging using libthread_db enabled] Using host libthread_db library

Re: 2.6.2 segfaulting

2014-03-03 Thread Ted Creedon
Just a vanilla SuSE 13.1 x64 Linux system. Gnucash has run fine on Suse for years. I have 2 other 13.1's I'll try them tedc On Mon, Mar 3, 2014 at 7:46 PM, John Ralls jra...@ceridwen.us wrote: On Mar 3, 2014, at 5:30 PM, Ted Creedon tcree...@easystreet.net wrote: Another crash, output

Re: 2.6.2 segfaulting

2014-03-03 Thread Bill Nottingham
John Ralls (jra...@ceridwen.us) said: Yeah, I dunno what Oxygen::MenuStateData::menuItemIsActive is except that it doesn't have anything to do with GnuCash, Gtk+, or GLib. You need to explain your environment in detail and why we should support it, otherwise you're totally on your own. It's