Re: Database locked after crash - python bindings - simple patch

2010-11-09 Thread Christoph Holtermann
Hello ! I have opened a bug /634165 https://bugzilla.gnome.org/show_bug.cgi?id=634165 a/s improvement. I am proud of having posted my first 3 line patch on bugzilla which suggest a passing through of argument ignore_lock from Session._init__() to qof_session_begin(). ;-) Regards,

Re: Database locked after crash - python bindings - simple patch

2010-11-09 Thread Christian Stimming
Am Dienstag, 9. November 2010 schrieb Christoph Holtermann: Hello ! I have opened a bug /634165 https://bugzilla.gnome.org/show_bug.cgi?id=634165 a/s improvement. I am proud of having posted my first 3 line patch on bugzilla which suggest a passing through of argument ignore_lock from

Re: Database locked after crash - python bindings

2010-11-07 Thread Herbert Thoma
On 05.11.2010 23:12, Christoph Holtermann wrote: ... By gets stuck somewhere I trust that you mean that it hangs rather than segfaulting. Yes, that´s it and that´s not it because it actually doesn´t get stuck. I was misled because the startup screen went away after that Force open Dialogue (

Re: Database locked after crash - python bindings

2010-11-06 Thread Mike Evans
On Friday November 5 2010 21:58:57 John Ralls wrote: On Nov 5, 2010, at 2:09 PM, Christoph Holtermann wrote: Hello ! Am 05.11.2010 21:46, schrieb John Ralls: On Nov 5, 2010, at 12:58 PM, Christoph Holtermann wrote: Hello ! In addition to the previous : I just tried to find

Re: Database locked after crash - python bindings

2010-11-06 Thread Christoph Holtermann
Hello ! With regard to Python bindings: The error (7,) is the same if you try to open a locked xml file. Is there a description of possible error codes somewhere (in the bindings source for example) ? The latter seem on a auick glance just to pass them through. Are the exceptions coming

Re: Database locked after crash - python bindings

2010-11-06 Thread Mike Evans
On Saturday November 6 2010 10:50:53 Christoph Holtermann wrote: Hello ! With regard to Python bindings: The error (7,) is the same if you try to open a locked xml file. Is there a description of possible error codes somewhere (in the bindings source for example) ? The latter seem on a

Re: Database locked after crash - python bindings

2010-11-06 Thread Christoph Holtermann
Hello ! The bindings are maintained by Mark Jenkins, perhaps a bug needs to be opened if this is an issue? I have opened a bug /634165 https://bugzilla.gnome.org/show_bug.cgi?id=634165 a/s improvement. Regards, C.Holtermann ___

Re: Database locked after crash - python bindings

2010-11-06 Thread John Ralls
On Nov 6, 2010, at 5:07 AM, Mike Evans wrote: On Saturday November 6 2010 10:50:53 Christoph Holtermann wrote: Hello ! With regard to Python bindings: The error (7,) is the same if you try to open a locked xml file. Is there a description of possible error codes somewhere (in the

Re: Database locked after crash - python bindings

2010-11-05 Thread Christoph Holtermann
Hello ! Am 05.11.2010 22:58, schrieb John Ralls: On Nov 5, 2010, at 2:09 PM, Christoph Holtermann wrote: Hello ! Am 05.11.2010 21:46, schrieb John Ralls: On Nov 5, 2010, at 12:58 PM, Christoph Holtermann wrote: Hello ! In addition to the previous : I just tried to find out what

Re: Database locked after crash - python bindings

2010-11-05 Thread Christoph Holtermann
Hello again ! - So gnucash actually starts normal, It´s just a bit surprising that the splash screen doesn´t continue after that window. To answer me myself ;-) I would suggest to always return to the splash-screen after this dialogue. bye, C. Holtermann