Re: [GNC] Version on Ubuntu 19.04

2019-04-28 Thread Dennis Powless
Just installed 19.04 and I see 2.6.21a in the ubuntu store. However, it states the name as Gnucash-jz D On Mon, Apr 22, 2019 at 7:27 PM Adrien Monteleone < adrien.montele...@lusfiber.net> wrote: > Someone in a thread a few months ago investigated Appimage, but put it on > hold since Geert was w

[GNC] Error Retrieving Quotes

2019-04-28 Thread Sachin Danave
Hi All, Sorry to raise an old topic, but I do hope I can get some help. I am from India and I have setup stock accounts for various stocks that I hold and which are traded on National Stock Exchange in India. I have installed the relevant pre-requisites including Perl on my Windows 10 machine. I

[GNC] Segmentation Fault GC 3.5

2019-04-28 Thread Mike stagl
I just finished building gnucash 3.5 per the instructions on the wiki Building on Linux. I'm running a Debian 9 (x64) system. I can get GnuCash to install and open successfully. When I create a simple checkbook, as soon as I enter any information in the register, GnuCash crashes. I have a gnuca

Re: [GNC] Version on Ubuntu 19.04

2019-04-28 Thread Ronal B Morse
Apologies for the multiple post. I have no idea what happened. RBM On 4/28/19 8:46 AM, Ronal B Morse wrote: That's the snap version.  It should be regarded as "experimental" as well as kinda old. Snap is a new idea that shows great promise, but right now it's a work in progress and it's not c

Re: [GNC] Version on Ubuntu 19.04

2019-04-28 Thread Ronal B Morse
That's the snap version. It should be regarded as "experimental" as well as kinda old. Snap is a new idea that shows great promise, but right now it's a work in progress and it's not clear if or how snap installations of third-party software like Gnucash will be maintained (upgraded) or who, e

Re: [GNC] Error Retrieving Quotes

2019-04-28 Thread John Ralls
> On Apr 28, 2019, at 6:18 AM, Sachin Danave wrote: > > Hi All, > > Sorry to raise an old topic, but I do hope I can get some help. > > I am from India and I have setup stock accounts for various stocks that I > hold and which are traded on National Stock Exchange in India. I have > installe

Re: [GNC] Segmentation Fault GC 3.5

2019-04-28 Thread John Ralls
> On Apr 28, 2019, at 7:43 AM, Mike stagl wrote: > > I just finished building gnucash 3.5 per the instructions on the wiki > Building on Linux. > > I'm running a Debian 9 (x64) system. > > I can get GnuCash to install and open successfully. When I create a > simple checkbook, as soon as I e

Re: [GNC] Error Retrieving Quotes

2019-04-28 Thread Deva -
Sachin, India stock quote retrieval hasn’t worked for me either. If you google for solutions, then you will come across some posts where someone has posted an edited version of Quote.pm for India stocks, but last time I looked, it was pretty old and I can’t vouch for the authenticity either (yo

Re: [GNC] Error Retrieving Quotes

2019-04-28 Thread Sachin Danave
Hi John, Thanks a lot for the quick hint. When I set it up as Yahoo_Jason, I get a funny value : 2,280 + 259706261342/273375011939 However, it works correctly !! Thanks a lot for your help, much appreciated !!! Best Regards Sachin On Sun, Apr 28, 2019 at 8:45 PM John Ralls wrote: > > >

Re: [GNC] Version on Ubuntu 19.04

2019-04-28 Thread Adrien Monteleone
I only see one copy. And the archive only has one as well. Might be something local to your mail client. Regards, Adrien > On Apr 28, 2019, at 9:49 AM, Ronal B Morse wrote: > > Apologies for the multiple post. I have no idea what happened. > > RBM >

Re: [GNC] Segmentation Fault GC 3.5

2019-04-28 Thread Mike stagl
I rebuilt gnucash with the debug option you mentioned, and I ran gnucash in the gdb debugger as referenced on the wiki. I've attached the results of the gdb command bt full to this email. Hopefully the attachment is picked up by the mailing list. I appreciate any advice you can give, Thanks! M

Re: [GNC] sqlite error from gnucash 2.6.19

2019-04-28 Thread Jeff Abrahamson via gnucash-user
On 27/04/2019 23:44, John Ralls wrote: >> On Apr 27, 2019, at 10:00 AM, Jeff Abrahamson wrote: >> >> I opened a gnucash file (sqlite, gnucash v2.6.19, built from version >> c1b5e6c8d+) and saw a stream of errors in /tmp/gnucash.trace >> >>* 18:36:09 CRIT xaccAccountGetName: assertion >>'

Re: [GNC] Paying business vendor invoice: enter vendor's name twice

2019-04-28 Thread Geert Janssens
Op zaterdag 27 april 2019 21:03:37 CEST schreef Rich Shepard: > On Sat, 27 Apr 2019, Adrien Monteleone wrote: > > Notice the ‘else’ at the beginning of the second sentence. Only use that > > select button to open a find dialog if GnuCash doesn’t manage to give you > > the desired vendor in an auto-

Re: [GNC] Segmentation Fault GC 3.5

2019-04-28 Thread Geert Janssens
You seem to have xim installed as input method. Gtk (the framework gnucash is built on) is known to have issues with this input method. Please switch to another input method. There is a related bug report in our bug database: https://bugs.gnucash.org/show_bug.cgi?id=661915 Or upstream in Gtk: htt

Re: [GNC] sqlite error from gnucash 2.6.19

2019-04-28 Thread John Ralls
> On Apr 28, 2019, at 10:20 AM, Jeff Abrahamson wrote: > > On 27/04/2019 23:44, John Ralls wrote: >>> On Apr 27, 2019, at 10:00 AM, Jeff Abrahamson wrote: >>> >>> I opened a gnucash file (sqlite, gnucash v2.6.19, built from version >>> c1b5e6c8d+) and saw a stream of errors in /tmp/gnucash.t

Re: [GNC] Paying business vendor invoice: enter vendor's name twice

2019-04-28 Thread Rich Shepard
On Sun, 28 Apr 2019, Geert Janssens wrote: A bit of history of how this came about: The select button used to be the only way to select a vendor. Originally you couldn't type anything in the box. That was even more burdensome. Then directly typing a vendor name (and selecting it in the dropdown

Re: [GNC] Segmentation Fault GC 3.5

2019-04-28 Thread Mike stagl
I don't know how you figured that out, but you are correct! I am using the MATE desktop on my Debian 9 laptop, so I tried: echo $GTK_IM_MODULE That reurned: xim. So I ran: export $GTK_IM_MODULE="ibus" Then I opened GnuCash. Everything appears to work thus far! Now I just need to figu

Re: [GNC] OFX Import requests (Mac OS)

2019-04-28 Thread David Cousens
Nike, Best way to do this is to register a feature request bug at https://bugs.gnucash.org/. David Cousens - David Cousens -- Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html ___ gnucash-user mailing list gnucash-user@g

[GNC] Dimensions in Accounts

2019-04-28 Thread Sachin Danave
Dear All, This may sound like a feature request, but just wanted to know if anything like this already exists. I am preparing accounts for 2 persons (me and my wife) in the same set up. That gives me an advantage of seeing the whole financial status at one go. However, for Taxation purposes, I wo

[GNC] India Mutual Funds

2019-04-28 Thread Sachin Danave
Dear All, Has anyone tried Quotes retrieval using India Mutual ? Thanks in advance Best regards Sachin ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/

Re: [GNC] Need help reconciling

2019-04-28 Thread ToddAndMargo via gnucash-user
On 4/27/19 2:29 AM, Liz wrote: For the human identified as ToddAndMargo Can't think of a way to remove the private information ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://

Re: [GNC] Need help reconciling

2019-04-28 Thread ToddAndMargo via gnucash-user
On 4/27/19 3:18 AM, Michael Hendry wrote: On 27 Apr 2019, at 10:29, Liz wrote: On Sat, 27 Apr 2019 14:16:25 +0530 "David T. via gnucash-user" wrote: ToddAndMango, you might try reading the documentation. I'm going to put my education hat on here We all learn in different combinations