On Apr 13, 2014, at 10:12 AM, Thomas Klausner wrote:
> On Sun, Apr 13, 2014 at 10:02:57AM -0700, John Ralls wrote:
>> If the terminal output is the same as always, then the easiest way to find
>> out what the problem is is to attach the suspended process in the debugger
>> and get a stack trac
On Sun, Apr 13, 2014 at 10:02:57AM -0700, John Ralls wrote:
> If the terminal output is the same as always, then the easiest way to find
> out what the problem is is to attach the suspended process in the debugger
> and get a stack trace.
Here it is:
(gdb) thread apply all bt
Thread 3 (LWP 2):
On Apr 13, 2014, at 8:41 AM, Thomas Klausner wrote:
> Hi John!
>
> On Sun, Apr 13, 2014 at 08:18:17AM -0700, John Ralls wrote:
>>
>> On Apr 13, 2014, at 12:35 AM, Thomas Klausner wrote:
>>
>>> Hi!
>>>
>>> I'm using gnucash-2.6.3 from pkgsrc on NetBSD-6.99.40/amd64.
>>>
>>> I see two recent
On Apr 13, 2014, at 8:41 AM, Thomas Klausner wrote:
> Hi John!
>
> On Sun, Apr 13, 2014 at 08:18:17AM -0700, John Ralls wrote:
>>
>> On Apr 13, 2014, at 12:35 AM, Thomas Klausner wrote:
>>
>>> Hi!
>>>
>>> I'm using gnucash-2.6.3 from pkgsrc on NetBSD-6.99.40/amd64.
>>>
>>> I see two recent
On Sun, Apr 13, 2014 at 04:17:15PM +0200, Carsten Rinke wrote:
> Just for curiousity:
> You see this everytime?
Yes.
> You can reproduce this on a minimalistic book?
Yes. I made a new file, using the standard accounts and transferred
'1' from accounts-wallet to an expenses account, and I see it
Hi John!
On Sun, Apr 13, 2014 at 08:18:17AM -0700, John Ralls wrote:
>
> On Apr 13, 2014, at 12:35 AM, Thomas Klausner wrote:
>
> > Hi!
> >
> > I'm using gnucash-2.6.3 from pkgsrc on NetBSD-6.99.40/amd64.
> >
> > I see two recent changes compared to 2.4.13, the previous version in
> > pkgsrc.
On Apr 13, 2014, at 12:35 AM, Thomas Klausner wrote:
> Hi!
>
> I'm using gnucash-2.6.3 from pkgsrc on NetBSD-6.99.40/amd64.
>
> I see two recent changes compared to 2.4.13, the previous version in
> pkgsrc.
>
> The first: If I start gnucash without a terminal or in the background,
> it doesn'
On Apr 13, 2014, at 2:16 AM, Dmitry Pavlov wrote:
> I've found that to implement minimum solution, we can just add
> context="..." to glade translated labels. like this
> Every
>
> This utilizes context lookup feature in gettext, instead of disambiguation
> prefixes, but it seems working just f
On Apr 12, 2014, at 9:30 PM, Dmitry Pavlov wrote:
> As you have decided not to use pull requests on github, do I need to reformat
> mine as a feature issue in Bugzilla and attach changes as patch?
>
No, pull requests are fine. We just can't use the GitHub merge feature because
the GitHub repo
(oh dear, lucky those who can read ... sorry for that!)
Hi Thomas,
No, nothing obvious.
I think that goes beyond my horizon - this is code I haven't looked at.
Hopefully someone else can jump in.
Just for curiousity:
You see this everytime?
You can reproduce this on a min
Hi Carsten!
I'm fine with trying out debugging options.
With "--debug --log gnc=debug", the log ends in:
* 14:01:37 INFO [xaccAccountGetBalanceInCurrency]
baln=0/100
* 14:01:37 DEBUG [leave gnc_tree_model_account_get_value()]
* 14:01:37 DEBUG [enter
gnc-tree-model-account
Hi Klaus,
I know this is a bit of playing around ...
Did you try running gnucash with the "--debug --log gnc=debug" option?
Does that reveal more info in the trace log?
Carsten
On 04/13/2014 10:45 AM, Thomas Klausner wrote:
Hi Carsten!
On Sun, Apr 13, 2014 at 10:34:20AM +0200, Carsten Rinke
I've found that to implement minimum solution, we can just add
context="..." to glade translated labels. like this
Every
This utilizes context lookup feature in gettext, instead of disambiguation
prefixes, but it seems working just fine.
does anyone mind about such change?
2014-04-13 12:48 GMT+
Hello, I have a suggestion that can help improve translation for some
languages.
So here is the problem: in src/gnome-utils/gtkbuilder/gnc-frequency.glade,
that describe a form for filling in transaction schedule, translation
string "Every" is used for all possible combination - for daily, weekly,
Hi Carsten!
On Sun, Apr 13, 2014 at 10:34:20AM +0200, Carsten Rinke wrote:
> the gnucash.trace file is created automatically and re-written at each start
> up.
>
> Maybe you don't see it because your crash comes before this file is filled
> with data.
>
> Just to double-check:
> If you start gnu
Hi Klaus,
the gnucash.trace file is created automatically and re-written at each
start up.
Maybe you don't see it because your crash comes before this file is
filled with data.
Just to double-check:
If you start gnucash successfully (no crash), and close it again
gracefully (no attempt of
Hi Carsten!
Thanks for your reply.
On Sun, Apr 13, 2014 at 09:56:11AM +0200, Carsten Rinke wrote:
> two first thoughts:
>
> - is 'jqpplot' part of the package?
> The display of graphical reports has changed from gnuplot to jqplot between
> 2.4 and 2.6.
> Should reside under /share/gnucash/jqplot
Hi Klaus,
two first thoughts:
- is 'jqpplot' part of the package?
The display of graphical reports has changed from gnuplot to jqplot
between 2.4 and 2.6.
Should reside under /share/gnucash/jqplot.
- can you find something interesting in /tmp/gnucash.trace?
Maybe try running "gnucash --debug
Hi!
I'm using gnucash-2.6.3 from pkgsrc on NetBSD-6.99.40/amd64.
I see two recent changes compared to 2.4.13, the previous version in
pkgsrc.
The first: If I start gnucash without a terminal or in the background,
it doesn't finish startup. When started in the background, I see (with
zsh):
> gnu
19 matches
Mail list logo