Re: [GNC-dev] Transaction Report

2019-01-06 Thread Stephen M. Butler
On 1/6/19 8:26 PM, John Ralls wrote:
>
>
>> On Jan 6, 2019, at 1:13 PM, Stephen M. Butler > > wrote:
>>
>> On 1/6/19 12:50 PM, Frank H. Ellenberger wrote:
>>> Hi Steve.,
>>>
>>> https://github.com/Gnucash/gnucash/commits/maint/gnucash/report/standard-reports/transaction.scm
>>>
>>> Am 06.01.19 um 21:02 schrieb Stephen M. Butler:
 Is there a way in git to look at the recent changes for the transaction
 report?  I just files bug 797018.  I'm thinking if I could look at the
 recent changes (since 3.3-0), I might spot when that option was removed
 (and maybe even restore it).  But my ignorance of git is staring me in
 the face! 

 --Steve

>>> ~Frank
>>>
>>>
>>
>> Thanks Frank.  I don't see anything there suspicious.  I'll dig into the
>> code.
>
> If it works in 3.3 and fails in 3.4, do a git bisect.
> https://git-scm.com/book/en/v2/Git-Tools-Debugging-with-Git
>
> Regards,
> John Ralls
>
Thanks John.  I'll put that on the list of items to learn.  In the
meantime, I found myself to be the ID ten Tee person that folks in IT
like to rag on.

-- 
Stephen M Butler, PMP, PSM
stephen.m.butle...@gmail.com
kg...@arrl.net
253-350-0166
---
GnuPG Fingerprint:  8A25 9726 D439 758D D846 E5D4 282A 5477 0385 81D8

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [GNC-dev] Transaction Report

2019-01-06 Thread John Ralls



> On Jan 6, 2019, at 1:13 PM, Stephen M. Butler  wrote:
> 
> On 1/6/19 12:50 PM, Frank H. Ellenberger wrote:
>> Hi Steve.,
>> 
>> https://github.com/Gnucash/gnucash/commits/maint/gnucash/report/standard-reports/transaction.scm
>> 
>> Am 06.01.19 um 21:02 schrieb Stephen M. Butler:
>>> Is there a way in git to look at the recent changes for the transaction
>>> report?  I just files bug 797018.  I'm thinking if I could look at the
>>> recent changes (since 3.3-0), I might spot when that option was removed
>>> (and maybe even restore it).  But my ignorance of git is staring me in
>>> the face! 
>>> 
>>> --Steve
>>> 
>> ~Frank
>> 
>> 
> 
> Thanks Frank.  I don't see anything there suspicious.  I'll dig into the
> code.

If it works in 3.3 and fails in 3.4, do a git bisect.
https://git-scm.com/book/en/v2/Git-Tools-Debugging-with-Git 


Regards,
John Ralls

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


[GNC-dev] Re Bug 797018

2019-01-06 Thread Stephen M. Butler
It is a PEBKAC (Problem Exists Between Keyboard And Chair).

In v3.2 it was obvious that more options were available on the Display
tab.  That went away due to some formatting in v3.3. 

So, this may be a problem in GTK that it isn't obvious the the window
scrolls.

Once the user went back to v3.2 and saw that the window did scroll, they
found the missing option(s) in v3.3 and 3.4-18.


I hope I have the right status set on that now.

Off to see how much more egg I have on my face with the other problem
I'm having.

--Steve

-- 
Stephen M Butler, PMP, PSM
stephen.m.butle...@gmail.com
kg...@arrl.net
253-350-0166
---
GnuPG Fingerprint:  8A25 9726 D439 758D D846 E5D4 282A 5477 0385 81D8

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [GNC-dev] Transaction Report

2019-01-06 Thread Stephen M. Butler
On 1/6/19 12:50 PM, Frank H. Ellenberger wrote:
> Hi Steve.,
>
> https://github.com/Gnucash/gnucash/commits/maint/gnucash/report/standard-reports/transaction.scm
>
> Am 06.01.19 um 21:02 schrieb Stephen M. Butler:
>> Is there a way in git to look at the recent changes for the transaction
>> report?  I just files bug 797018.  I'm thinking if I could look at the
>> recent changes (since 3.3-0), I might spot when that option was removed
>> (and maybe even restore it).  But my ignorance of git is staring me in
>> the face! 
>>
>> --Steve
>>
> ~Frank
>
>

Thanks Frank.  I don't see anything there suspicious.  I'll dig into the
code.


-- 
Stephen M Butler, PMP, PSM
stephen.m.butle...@gmail.com
kg...@arrl.net
253-350-0166
---
GnuPG Fingerprint:  8A25 9726 D439 758D D846 E5D4 282A 5477 0385 81D8

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


[GNC-dev] Transaction Report

2019-01-06 Thread Stephen M. Butler
Is there a way in git to look at the recent changes for the transaction
report?  I just files bug 797018.  I'm thinking if I could look at the
recent changes (since 3.3-0), I might spot when that option was removed
(and maybe even restore it).  But my ignorance of git is staring me in
the face! 

--Steve

-- 
Stephen M Butler, PMP, PSM
stephen.m.butle...@gmail.com
kg...@arrl.net
253-350-0166
---
GnuPG Fingerprint:  8A25 9726 D439 758D D846 E5D4 282A 5477 0385 81D8

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [GNC-dev] Bug # 796687

2019-01-06 Thread Geert Janssens
On Sunday, January 6, 2019 4:55:09 AM CET Alex Aycinena wrote:
> Geert,
> 
> I have been investigating bug # 796687 (Tax Entity name and type for an
> account won't work under "Tax Reporting Options" in Gnucash 3.2) and it
> seems that your commit 4053f2ca5331b345f04f75022658d254c36bdd15 on Mar 31,
> 2018, has caused book string options not to work. I ran gnucash under gdb
> and got the following:
> 
> qof_book_set_string_option (book=0xb49af0,
> opt_name=0x7fffefcd57e9 "book/tax_US/type", opt_val=0x2600640 "F1040")
> at
> /home/gnucash-dev/gitcheckouts/gnucash-acct-maint-latest/libgnucash/engine/q
> ofbook.cpp:1163 1163qof_book_begin_edit(book);
> 
> going into the function. The book, opt_name and opt_val all seem fine but
> the KVP is not saved. When I checked-out the commit just prior to yours, it
> seems to work fine: the data is saved and retrieved as expected. After your
> commit, it seems to stop working.
> 
> I tried to analyze your commit but I'm not sure I understand it. Perhaps
> you could help me understand it. The funny thing is, the unit test seems to
> pass.
> 
> Can you help me figure out why it is not working?
> 
> Thanks,
> 
> Alex

Alex,

I'm not at my development machine until Wednesday. I'll get back to this later 
this week.

Geert



___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [GNC-dev] AppImage

2019-01-06 Thread cicko
Someone actually created an AppImage repo for GnuCash at
https://github.com/ecmu/gnucash.AppImage

It seems pretty fresh. The release available there is 3.4. The title says
"Continuous Build", and it builds to the latest (.tar.gz) released sources.
It looks a bit funny, probably minor GTK issues. It crashed once on opening
the sqlite database so beware. But, in any case, it's there! :)




--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-Dev-f1435356.html
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel