Re: Asserts due to clobbered free memory

2013-10-19 Thread Mike Alexander
--On October 19, 2013 10:06:51 PM -0400 Derek Atkins wrote: Is this reproducible easily? No, it happens randomly every few hours. Can you run GnUCash with Valgrind? I've never tried. I suspect it wouldn't be easy. The message I get says to set a breakpoint at malloc_error_break to deb

Tab position preference

2013-10-19 Thread Mike Alexander
I just noticed a minor problem with the new settings code. I had my tab position preference set to "Right" but after I migrated to the new preference system the tabs show up on the top of the window until I open the Preferences dialg. As soon as I do that they immediately jump to the right.

Re: Asserts due to clobbered free memory

2013-10-19 Thread John Ralls
On Oct 19, 2013, at 7:06 PM, Derek Atkins wrote: > Is this reproducible easily? > Can you run GnUCash with Valgrind? > > -derek > > On Sat, October 19, 2013 9:54 pm, Mike Alexander wrote: >> I'm getting crashes in GnuCash with an error like >> >> gnucash(59868,0x7fff7e813180) malloc: *** erro

Re: Asserts due to clobbered free memory

2013-10-19 Thread Derek Atkins
Is this reproducible easily? Can you run GnUCash with Valgrind? -derek On Sat, October 19, 2013 9:54 pm, Mike Alexander wrote: > I'm getting crashes in GnuCash with an error like > > gnucash(59868,0x7fff7e813180) malloc: *** error for object > 0x7f950b29e008: incorrect checksum for freed object -

Asserts due to clobbered free memory

2013-10-19 Thread Mike Alexander
I'm getting crashes in GnuCash with an error like gnucash(59868,0x7fff7e813180) malloc: *** error for object 0x7f950b29e008: incorrect checksum for freed object - object was probably modified after being freed. I'm running the X11 version on MacOSX 10.8.5 and I just updated to the current he

Re: Problem with X11 version of GnuCash on MacOSX

2013-10-19 Thread Mike Alexander
On Oct 19, 2013, at 3:59 PM, John Ralls wrote: > If you mean you did > > - echo > "XDG_DATA_DIRS=$(prefix)/share:{XDG_DATA_DIRS}:/usr/local/share/:/usr/share/" > >> $@.tmp; \ > + echo > "XDG_DATA_DIRS=$(prefix)/share:${XDG_DATA_DIRS}:/usr/local/share/:/usr/share/" > >> $@.tmp; \ >

Re: Problem with X11 version of GnuCash on MacOSX

2013-10-19 Thread John Ralls
On Oct 19, 2013, at 12:42 PM, Mike Alexander wrote: > --On October 19, 2013 7:27:20 AM -0700 John Ralls wrote: > >> >> On Oct 19, 2013, at 1:03 AM, Geert Janssens >> wrote: >> >>> Hi Mike, >>> >>> I don't know much about the internals of Gtk/Gdk either. >>> >>> You refer to a missing syst

Re: Problem with X11 version of GnuCash on MacOSX

2013-10-19 Thread Mike Alexander
--On October 19, 2013 7:27:20 AM -0700 John Ralls wrote: On Oct 19, 2013, at 1:03 AM, Geert Janssens wrote: Hi Mike, I don't know much about the internals of Gtk/Gdk either. You refer to a missing system schema. Perhaps this is because GnuCash now overwrites the XDG_DATA_DIRS environmen

Re: [PATCH] Do not remove gnucash_core.c in clean rule

2013-10-19 Thread Geert Janssens
Committed as r23302, thank you very much :) Geert On Saturday 19 October 2013 12:38:02 Sébastien Villemot wrote: > Please find attached a small patch that fixes an inconsistency in > clean rules. It applies to the current development branch. > > Cheers,

Re: Gnucash-old on github

2013-10-19 Thread John Ralls
On Oct 19, 2013, at 7:55 AM, Geert Janssens wrote: > On Saturday 19 October 2013 07:42:44 John Ralls wrote: >> On Oct 19, 2013, at 7:14 AM, Geert Janssens ge...@telenet.be> wrote: >>> Hi, >>> >>> I just noticed that the gnucash-old repo on github is still >>> receiving >>> updates. All recent

Re: Help with help

2013-10-19 Thread Geert Janssens
On Saturday 19 October 2013 10:25:37 Geert Janssens wrote: > Hi, > > I have not tried your solution yet, but if you don't get any feedback > just add your solution to the wiki as is. You can add a note that it > may be incomplete because your cygwin installation was already > mature. Others can im

Re: Gnucash-old on github

2013-10-19 Thread Geert Janssens
On Saturday 19 October 2013 07:42:44 John Ralls wrote: > On Oct 19, 2013, at 7:14 AM, Geert Janssens wrote: > > Hi, > > > > I just noticed that the gnucash-old repo on github is still > > receiving > > updates. All recent commits to svn are pushed to this repo as well > > as to the proper gnucash

Re: Gnucash-old on github

2013-10-19 Thread John Ralls
On Oct 19, 2013, at 7:14 AM, Geert Janssens wrote: > Hi, > > I just noticed that the gnucash-old repo on github is still receiving > updates. All recent commits to svn are pushed to this repo as well as to > the proper gnucash repo on github. The commits don't have the same hash > on both re

Re: Problem with X11 version of GnuCash on MacOSX

2013-10-19 Thread John Ralls
On Oct 19, 2013, at 1:03 AM, Geert Janssens wrote: > Hi Mike, > > I don't know much about the internals of Gtk/Gdk either. > > You refer to a missing system schema. Perhaps this is because GnuCash > now overwrites the XDG_DATA_DIRS environment variable in some cases. > This is done in order

Gnucash-old on github

2013-10-19 Thread Geert Janssens
Hi, I just noticed that the gnucash-old repo on github is still receiving updates. All recent commits to svn are pushed to this repo as well as to the proper gnucash repo on github. The commits don't have the same hash on both repos which is to be expected given the history changes we did when

[PATCH] Do not remove gnucash_core.c in clean rule

2013-10-19 Thread Sébastien Villemot
Please find attached a small patch that fixes an inconsistency in clean rules. It applies to the current development branch. Cheers, -- .''`.Sébastien Villemot : :' :Debian Developer `. `' http://www.dynare.org/sebastien `- GPG Key: 4096R/381A7594 Description: Do not remove

Re: Help with help

2013-10-19 Thread Geert Janssens
Hi, I have not tried your solution yet, but if you don't get any feedback just add your solution to the wiki as is. You can add a note that it may be incomplete because your cygwin installation was already mature. Others can improve it afterwards. It doesn't have to be perfect from the beginni

Re: Problem with X11 version of GnuCash on MacOSX

2013-10-19 Thread Geert Janssens
Hi Mike, I don't know much about the internals of Gtk/Gdk either. You refer to a missing system schema. Perhaps this is because GnuCash now overwrites the XDG_DATA_DIRS environment variable in some cases. This is done in order to find the GnuCash specific schemas if GnuCash is not installed in