Re: [GNC] Error importing quicken 2017 qif / qfx

2018-09-17 Thread Maf. King
On Monday, 17 September 2018 17:10:10 BST Diogo Maciel wrote: > I think it's a bug in the 3.2 version. Installed the 2.6 version and it > imported without problems > Or, logically, it could be a bug in 2.6.x to allow something bogus into GC (that has been fixed in 3.x)? 0.02 Maf. __

Re: [GNC] Error importing quicken 2017 qif / qfx

2018-09-17 Thread Diogo Maciel
I think it's a bug in the 3.2 version. Installed the 2.6 version and it imported without problems On Mon, Sep 17, 2018, 20:24 David T., wrote: > Hello, > > In fact, the error is quite clear: something in the QIF file is not as the > importer expects. As another David has noted, the QIF importer

Re: [GNC] Another sort field like 'Class' in Quicken?

2018-09-17 Thread Paul Kinzelman
On 9/17/2018 8:16 AM, David T. wrote: Paul, This is a recent addition to the program. Since the documentation is also developed by volunteers (who are not necessarily the same as the people who write the program itself) documentation often lags behind the features. We rely on users like you t

Re: [GNC] Omission from help manual: formulas

2018-09-17 Thread David T. via gnucash-user
OK. Here’s the thing, I looked at the same information that you had, and I provided some explanations for your questions based on that information, so obviously something clicked for me that didn’t for you. It would be a help if you could try to figure out how the wiki could be better written so

Re: [GNC] Omission from help manual: formulas

2018-09-17 Thread Stan Brown
On Mon, Sep 17, 2018, at 8:37 AM, David T. wrote: > I neither use formulas nor scheduled transactions, so I can’t comment on > the documentation. Since you do, maybe you could add some information on > the wiki to assist others after you? If I had the knowledge I would, but I don't. That's why

Re: [GNC] Compiling and Installing Gnucash 2.6.12

2018-09-17 Thread Paul Schwartz
the contents of ld.so.conf paul@paul-Satellite-S855:/etc$ cat ld.so.conf include /etc/ld.so.conf.d/*.conf I have not run ld.conf ever. Should it have been part of make install? Paul On Sun, Sep 16, 2018 at 8:48 PM John Ralls wrote: > Is /usr/local/lib in /etc/ld.so.conf? Have you run ldconfig

Re: [GNC] Omission from help manual: formulas

2018-09-17 Thread David T. via gnucash-user
> On Sep 17, 2018, at 11:29 AM, Adrien Monteleone > wrote: > > David & Stan, > > From my experimentation, I think your descriptions are correct. > > Exponents aren’t supported. (yet) Since the email explanations date from 2005, I don’t think this will be added any time soon. > > All form

Re: [GNC] Omission from help manual: formulas

2018-09-17 Thread Adrien Monteleone
David & Stan, From my experimentation, I think your descriptions are correct. Exponents aren’t supported. (yet) All formulas must be simple, but nesting/precedence parenthesis are allowed. While you can’t calculate using other splits or transactions as references/variables, you *can* use varia

Re: [GNC] Another sort field like 'Class' in Quicken?

2018-09-17 Thread Adrien Monteleone
Not quite the case on the last point. It does propagate from a single entry of a transaction. With the option checked, you enter the numbers in the Action field of *each* split and you can do this all in one entry from one register. (the option locks the actual NUM field against editing) But w

Re: [GNC] Another sort field like 'Class' in Quicken?

2018-09-17 Thread Adrien Monteleone
David, I have played with the setting back and forth. I’ve done so with both the XML and sqlite3 backend. (both cases using 3.2 on MacOS) I haven’t experienced any issues. I think the caveat on changing the setting has to do with importing transactions. That was the context of the explanation

Re: [GNC] Error importing quicken 2017 qif / qfx

2018-09-17 Thread David T. via gnucash-user
> On Sep 17, 2018, at 10:17 AM, cicko wrote: > > GnuCash - User mailing list wrote >> It’s not clear that the OP has determined that the content of their QIF >> file is properly structured ... >> >> The bug to which you refer addresses a very particular aspect of QIF >> import, while the OP is

Re: [GNC] Error importing quicken 2017 qif / qfx

2018-09-17 Thread cicko
GnuCash - User mailing list wrote > It’s not clear that the OP has determined that the content of their QIF > file is properly structured ... > > The bug to which you refer addresses a very particular aspect of QIF > import, while the OP is having troubles importing their Quicken data for > the fi

Re: [GNC] Another sort field like 'Class' in Quicken?

2018-09-17 Thread David T. via gnucash-user
Paul, This is a recent addition to the program. Since the documentation is also developed by volunteers (who are not necessarily the same as the people who write the program itself) documentation often lags behind the features. We rely on users like you to provide descriptions of features and h

Re: [GNC] Another sort field like 'Class' in Quicken?

2018-09-17 Thread Paul Kinzelman
Wow, I did not get that out of what I read at all. It'd be very useful for people I think if you updated the documentation to say that. So would a good summary be that if the box is unchecked, if you fill in the number field in a transaction, it automagically propagates to the other corresponding

Re: [GNC] Omission from help manual: formulas

2018-09-17 Thread David T. via gnucash-user
Stan, I will preface this by repeating that I don’t use formulas or SX, so my advice may be corrected by others. Addressing your questions in reverse order. With regard to exponentiation, I note that the Bank Account Interest section shows the expt (exponent) function (which comes from the und

Re: [GNC] Omission from help manual: formulas

2018-09-17 Thread David T. via gnucash-user
Stan, I neither use formulas nor scheduled transactions, so I can’t comment on the documentation. Since you do, maybe you could add some information on the wiki to assist others after you? > On Sep 17, 2018, at 8:05 AM, Stan Brown wrote: > > Thank you for the reply, Frank, but I read that be

Re: [GNC] Error importing quicken 2017 qif / qfx

2018-09-17 Thread David T. via gnucash-user
Hello, In fact, the error is quite clear: something in the QIF file is not as the importer expects. As another David has noted, the QIF importer itself is functional, and has worked for many users before you. Unfortunately, in this case, that erro message is not particularly helpful, as your QI

Re: [GNC] Error importing quicken 2017 qif / qfx

2018-09-17 Thread David T. via gnucash-user
I think it’s a little premature to refer to this bug. It’s not clear that the OP has determined that the content of their QIF file is properly structured and being properly interpreted by the GnuCash importer—and that is a more profitable avenue for them to explore at this time. The bug to whi

Re: [GNC] Omission from help manual: formulas

2018-09-17 Thread Stan Brown
Thank you for the reply, Frank, but I read that before I posted. That's quite inadequate to tell people how to create formulas. The first three omissions that occur to me are: how do we use the value of one split in computing the value for a different split? How do we use values from a specif

Re: [GNC] Error importing quicken 2017 qif / qfx

2018-09-17 Thread David Cousens
Diego, I have just imported an example file given in the W3C article on QIF format (https://www.w3.org/2000/10/swap/pim/qif-doc/QIF-doc.htm) without any problem using the Import QIF wizard ( have to cut off the comments on the end of the lines).A copy of the file is attached example1.qif

Re: [GNC] Omission from help manual: formulas

2018-09-17 Thread Frank H. Ellenberger
Hi Stan, Am 15.09.18 um 15:37 schrieb Stan Brown: > Though I have 2.6.19, I looked on line at the 3.2 manuals, and they are > the same in this respect. You missed one important place, the FAQ: https://wiki.gnucash.org/wiki/FAQ#Q:_How_do_I_use_variables_and_formula_in_scheduled_transactions.3F that

Re: [GNC] Error importing quicken 2017 qif / qfx

2018-09-17 Thread cicko
You may want to subscribe to this issue and add any extra information you find useful: https://bugs.gnucash.org/show_bug.cgi?id=788474 -- Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html ___ gnucash-user mailing list gnucash-