Re: [GNC] Locked out of gnucash

2019-11-16 Thread Stan Brown
In the two years I've been reading this list, I think the single most
common question has been about this "could not obtain the lock" message.
Seems like someone asks about it at least once a week.

The text "that database may be in use by another user," while literally
true, isn't helpful because it points to a less common case and gives no
guidance for the more common case. It's like hearing hoofbeats and
hypothesizing "zebra" instead of "horse".

I suggest that improving the message would be a huge boon to less
experienced GC users, and very little effort for the developers.

Why not replace the present text

That database may be in use by another user, in which case you
should not open the database. What would you like to do?

with this:

If your previous session crashed, select Open Anyway. If this is
a shared database, wait for other users to finish using it or
select Open Read-Only. For more information, see (link to sec
2.5.3 of Tutorial).

"What would you like to do?" can be omitted, in my opinion. Seeing
buttons, users will know that they need to pick one. What they _do_ need
is text that is relevant to their situation.

(I question the tutorial's advice to delete the lock files manually.
David Cousens reports:
>  My experience on Linux is that when you select Open
> Anyway, the previous .LNK and .LCK files will be deleted and new ones
> created which should then be deleted when GNucash is closed properly.
The same happens for me in Windows. Is there any OS where this desirable
behavior doesn't happen? If there is, the tutorial's advice should
mention those specific systems, or at least it should say that in
Windows and Linux GC will do this automatically when you reopen a data
file after the "could not obtain the lock" message.)

-- 
Regards,
Stan Brown
Tompkins County, New York, USA
https://BrownMath.com
http://OakRoadSystems.com


On 2019-11-16 20:27, David Cousens wrote:
> Kay
> 
> If GnuCash is not closed properly,e.g. a crash the .LNK and .LCK files
> created in your data directory prevent you from opening GnuCash. Section
> 2.5.3 of the Tutorial guide covers them.
> 
> .LCK file extensions.  My experience on Linux is that when you select Open
> Anyway, the previous .LNK and .LCK files will be deleted and new ones
> created which should then be deleted when GNucash is closed properly.
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] gnucash 3.7.1 does not start on Macos 10.13.6

2019-11-16 Thread John Ralls
That's not GnuCash 3.7, it's a Gtk2 version. Not only that but it seems to have 
Guile 1.7, which would put it into the 2.4 series -- except that I never used 
Guile 1.7:
https://github.com/Gnucash/gnucash-on-osx/commit/1e63de2b73189b38060068f030ca7977c9967394
 shows upgrading from Guile-1.6 to Guile 1.8.8.

The crash is due to a libpng mismatch in MacOS 10.13 and later, and was fixed 
somewhere in the middle of the 2.6 series. If you don't want to upgrade to 3.x 
2.6.21 should work.

Regards,
John Ralls

> On Nov 16, 2019, at 3:27 PM, George Michalopoulos  wrote:
> 
> first part of the log file in console:
> 
> Process:   Gnucash-bin [22377]
> Path:  /Applications/Gnucash.app/Contents/MacOS/Gnucash
> Identifier:org.gnucash.Gnucash
> Version:   ???
> Code Type: X86 (Native)
> Parent Process:??? [1]
> Responsible:   Gnucash-bin [22377]
> User ID:   502
> 
> Date/Time: 2019-11-07 17:35:57.554 +0200
> OS Version:Mac OS X 10.13.6 (17G7024)
> Report Version:12
> Anonymous UUID:0362B72E-BF2A-9A23-9582-53F3EF0AAEA5
> 
> 
> Time Awake Since Boot: 48 seconds
> 
> System Integrity Protection: enabled
> 
> Crashed Thread:0
> 
> Exception Type:EXC_CRASH (SIGABRT)
> Exception Codes:   0x, 0x
> Exception Note:EXC_CORPSE_NOTIFY
> 
> Termination Reason:DYLD, [0x4] Symbol missing
> 
> Application Specific Information:
> dyld: launch, loading dependent libraries
> DYLD_FRAMEWORK_PATH=/Applications/Gnucash.app/Contents/Frameworks
> DYLD_LIBRARY_PATH=/Applications/Gnucash.app/Contents/Resources/lib:/Applications/Gnucash.app/Contents/Resources/lib/gnucash::/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/:/Applications/Gnucash.app/Contents/Resources/lib:/Applications/Gnucash.app/Contents/Resources/lib/gnucash
> 
> Dyld Error Message:
>   Symbol not found: _inflateValidate
>   Referenced from: 
> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
>   Expected in: /Applications/Gnucash.app/Contents/Resources/lib/libz.1.dylib
>  in 
> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
> 
> On Sat, Nov 16, 2019 at 5:09 PM John Ralls  wrote:
> "Warning: Unwind-only `stack-overflow' exception; skipping pre-unwind 
> handler." Indicates that Guile's stack has run out of space. That might be a 
> locale problem, what happens if you set the computer language to Greek so 
> that it matches your region settings?
> 
> Are there any crash reports (open /Applications/Utilities/Console and select 
> User Reports in the sidebar and look in the list for reports beginning with 
> Gnucash)?
> 
> Is anything written to the trace file 
> (https://wiki.gnucash.org/wiki/Tracefile)?
> 
> 
> 
> > On Nov 16, 2019, at 6:40 AM, George Michalopoulos  wrote:
> > 
> > i had to run it 1,5-2 years..
> > 
> > should i try an older version ?
> > 
> > 
> > On Sat, Nov 16, 2019 at 4:23 PM David Carlson 
> > wrote:
> > 
> >> Release 3.7.1 has only been around for several. Weeks.  Is this the first
> >> time for you to start Gnucash after updating?
> >> 
> >> If so, which version did you have before?
> >> 
> >> David Carlson
> >> 
> >> On Sat, Nov 16, 2019, 6:58 AM George Michalopoulos 
> >> wrote:
> >> 
> >>> i made all the things you say, no good..
> >>> 
> >>> This is what i see on terminal..
> >>> 
> >>> Application Path /Applications/Gnucash.app/Contents/MacOS/Gnucash
> >>> (process:1839): gnc.gui-WARNING **: 14:52:58.538:
> >>> [mac_find_close_country()] Apple Locale is set to a value en_GR not
> >>> supported by the C runtime
> >>> (process:1839): gnc.gui-WARNING **: 14:52:58.539:
> >>> [mac_find_close_country()] Using el_GR instead.
> >>> (process:1839): gnc.gui-WARNING **: 14:52:58.540: [mac_set_languages()]
> >>> Language list: en:el:en:C
> >>> (process:1839): Gtk-WARNING **: 14:52:58.541: Locale not supported by C
> >>> library.
> >>> Using the fallback 'C' locale.
> >>> Warning: Unwind-only `stack-overflow' exception; skipping pre-unwind
> >>> handler.
> >>> 
> >>> 
> >>> On Sat, Nov 16, 2019 at 2:49 PM Adrien Monteleone <
> >>> adrien.montele...@lusfiber.net> wrote:
> >>> 
>  If you’re getting the GnuCash splash screen then it is starting, but
> >>> then
>  either being hidden, or crashing.
>  
>  I’ll presume:
>  
>  
>  That you’ve checked *all* workspaces for the window?
>  
>  That you’ve right-clicked the icon in the dock and tried the ’Show all
>  Windows’ entry? (as well as maybe assigned it to ’this’ desktop or ‘all
>  desktops’)
>  
>  That the right-click menu of the GnuCash icon in your dock does *not*
> >>> have
>  a ’show’ entry near the bottom, but instead says ‘hide’ (meaning the
> >>> window
>  is *not* hidden in this case, it is a toggle)
>  
>  

Re: [GNC] Moving from Sage Accounting and would like to keep sub-account totals viewable

2019-11-16 Thread David Carlson
I searched the help for information on account codes but all I found was:
https://www.gnucash.org/viewdoc.phtml?rev=3=C=help

I thought there used to be a lot more information than that.  I know that
you can use account codes in the account fields when editing transactions
instead of the tedious full tree account names.  Unfortunately, you cannot
make the account drop-down-list show the account code numbers, you have to
'just know' them.  I didn't find a reference to that.

As for sub totals in reports, I know that there is a developer working on
improving reports as some of them are not very useful in their present
state.  I am not sure how much of his work has currently been released.

David Carlson

On Sat, Nov 16, 2019 at 7:13 PM Richard Danielson  wrote:

> Hello David,
> Thanks for the tip on the arrow on the right side of the accounts window.
> I tapped that once but didn't notice that it was offering me a whole bunch
> of information options.  I now have account numbers showing and can sort on
> that column to make things look more or less the same as in Simply
> Accounting.
>
> Re the subtotals issue, I used to have a number of subtotals (e.g.
> groceries, snacks and restaurants in the food category) which showed up in
> income accounts.  That is what I can't figure out in GC.  I can make
> accounts sub-accounts for heading accounts, and get the totals for the
> sub-accounts to show in the income statement, but can't get the program to
> sum the sub-accounts into the heading accounts.
>
> Rick
>
> On 2019-11-16 5:01 p.m., David Carlson wrote:
>
> Richard,
>
> I do not know if importing accounts from CSV of from QIF will bring in
> account numbers, but they can be assigned with the account editor.  If they
> are not showing on the Accounts window you may need to select the field
> from the down arrow on the far right.
>
> Sub-Accounts should nest under their parents, but iirc there are some
> possible account number structures that do not sort very nicely by account
> number.  There used to be a fairly good description of this in one of the
> help manuals, but I have not looked for it recently.
>
> David Carlson
>
>
>
> On Sat, Nov 16, 2019 at 2:29 PM Richard Danielson 
> wrote:
>
>> Hello,
>>
>> I'm moving from Sage Accounting and have set up GC from my trial balance
>> information.  In Sage I had a number of sub accounts with totals and
>> can't seem to get the same display in GC.  I am also unable to show my
>> old account numbers on the accounts page - nor to sort them as per the
>> setup I had before.  Can anyone help?
>>
>> Rick
>>
>> ___
>> gnucash-user mailing list
>> gnucash-user@gnucash.org
>> To update your subscription preferences or to unsubscribe:
>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> If you are using Nabble or Gmane, please see
>> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
>> -
>> Please remember to CC this list on all your replies.
>> You can do this by using Reply-To-List or Reply-All.
>>
>
>
> --
> David Carlson
>
>
>

-- 
David Carlson
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] [noob inside] Swiss account numbers

2019-11-16 Thread David Carlson
GnuCash does support account numbers.  In GnuCash they are called account
codes that the user needs to enter manually.  There is a rudimentary
description here:
https://www.gnucash.org/viewdoc.phtml?rev=3=C=help

You may need to look in the Accounts tab on the far right and click on the
down arrow and check Account Code to see them.

On Sat, Nov 16, 2019 at 6:26 PM namichel  wrote:

> Hi all
> Sorry, I'm a noob on accounting.
> Previously, for an other task, I used banana who use numbers like this:
> https://www.banana.ch/apps/fr/node/8017
>
> So cash is 1000, bank is 1010, selling 3200, stock 4200, etc ...
>
> Now I would like to start accounting with GnuCash who seam nice but I'm
> lost, I don't find account numbers. Are theses numbers only for Swiss
> accounting ? Is there any template for switzerland ?
>
> Thanks !
>
> Nicolas
>
>
>
>
> --
> Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>


-- 
David Carlson
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Locked out of gnucash

2019-11-16 Thread David Cousens
Kay

If GnuCash is not closed properly,e.g. a crash the .LNK and .LCK files
created in your data directory prevent you from opening GnuCash. Section
2.5.3 of the Tutorial guide covers them.

2.5.3. Lock files (.LNK and .LCK)
You may occasionally see .LNK and .LCK files appear. These do not store any
data, but they are created to prevent more than one user from opening the
same file at the same time. These files are automatically created when you
open the file, to lock it so no one else can access it. When you close your
GnuCash session or open another file, GnuCash unlocks the first data file by
deleting the .LCK and .LNK files.

If GnuCash crashes while you have a data file open, the .LCK and .LNK files
are not deleted. The next time you try to open GnuCash, you will get a
warning message that the file is locked. The warning message appears because
the .LNK and .LCK files are still in your directory. It is safe to choose
Yes to open the file, but you should delete the .LNK and .LCK files (using a
terminal window or your file manager). Once those files are deleted, you
will not get the warning message again unless GnuCash crashes.

You will need to use your file manager to delete the files with these
extensions in the folder/directory in which your main file resides. They
should have the same filename as your main data file but with the .LNK and
.LCK file extensions.  My experience on Linux is that when you select Open
Anyway, the previous .LNK and .LCK files will be deleted and new ones
created which should then be deleted when GNucash is closed properly.  There
is no need to use a new file name unless you explicitly want to change the
name of the data file.

Many of GnuCash's operations automatically save data into the datafile so
nothing may happen when you hit the Save button (it is usually greyed out in
these circumstances) if you have not created data which is not saved
implicitly.

David Cousens.





-
David Cousens
--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Moving from Sage Accounting and would like to keep sub-account totals viewable

2019-11-16 Thread Richard Danielson

Hello David,
Thanks for the tip on the arrow on the right side of the accounts 
window.  I tapped that once but didn't notice that it was offering me a 
whole bunch of information options.  I now have account numbers showing 
and can sort on that column to make things look more or less the same as 
in Simply Accounting.


Re the subtotals issue, I used to have a number of subtotals (e.g. 
groceries, snacks and restaurants in the food category) which showed up 
in income accounts.  That is what I can't figure out in GC.  I can make 
accounts sub-accounts for heading accounts, and get the totals for the 
sub-accounts to show in the income statement, but can't get the program 
to sum the sub-accounts into the heading accounts.


Rick

On 2019-11-16 5:01 p.m., David Carlson wrote:

Richard,

I do not know if importing accounts from CSV of from QIF will bring in 
account numbers, but they can be assigned with the account editor.  If 
they are not showing on the Accounts window you may need to select the 
field from the down arrow on the far right.


Sub-Accounts should nest under their parents, but iirc there are some 
possible account number structures that do not sort very nicely by 
account number.  There used to be a fairly good description of this in 
one of the help manuals, but I have not looked for it recently.


David Carlson



On Sat, Nov 16, 2019 at 2:29 PM Richard Danielson > wrote:


Hello,

I'm moving from Sage Accounting and have set up GC from my trial
balance
information.  In Sage I had a number of sub accounts with totals and
can't seem to get the same display in GC.  I am also unable to
show my
old account numbers on the accounts page - nor to sort them as per
the
setup I had before.  Can anyone help?

Rick

___
gnucash-user mailing list
gnucash-user@gnucash.org 
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.



--
David Carlson



___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] gnucash 3.7.1 does not start on Macos 10.13.6

2019-11-16 Thread George Michalopoulos
well,

it seems i found a temporary solution.. i run it as superuser, with this
command, from a terminal..
sudo /Applications/Gnucash.app/Contents/MacOS/Gnucash

it does not run from the dock...

On Sun, Nov 17, 2019 at 1:27 AM George Michalopoulos 
wrote:

> and the second part
>
> Binary Images:
> 0x1000 -0x14ff7 +Gnucash-bin (???)
> <5A62B366-3511-20B0-505D-7216536BCC46>
> /Applications/Gnucash.app/Contents/MacOS/Gnucash-bin
>0x1c000 -0x48ff7 +libgncmod-ledger-core.dylib (0)
> 
> /Applications/Gnucash.app/Contents/Resources/lib/gnucash/libgncmod-ledger-core.dylib
>0x59000 -0x74ff7 +libgncmod-report-gnome.dylib (0)
> <64A27231-79ED-734C-5C2C-1515F7212382>
> /Applications/Gnucash.app/Contents/Resources/lib/gnucash/libgncmod-report-gnome.dylib
>0x81000 -0x93ff7 +libart_lgpl_2.2.dylib (6.21)
> <5390A8B4-D129-ECA1-889B-A38111E2E895>
> /Applications/Gnucash.app/Contents/Resources/lib/libart_lgpl_2.2.dylib
>0x9e000 -0xe414f  dyld (551.5)
>  /usr/lib/dyld
>   0x128000 -   0x1b5ff7 +libgnc-gnome.0.dylib (1)
> <22EBEFDA-BA9B-7747-AFDD-0DE9D99759B7>
> /Applications/Gnucash.app/Contents/Resources/lib/libgnc-gnome.0.dylib
>   0x1f6000 -   0x21bff7 +libgncmod-register-gnome.dylib (0)
> 
> /Applications/Gnucash.app/Contents/Resources/lib/gnucash/libgncmod-register-gnome.dylib
>   0x22c000 -   0x255ff7 +libgnomecanvas-2.0.dylib (2601)
> <2048A044-ABFB-FE8F-2D55-CA87F8DFBC74>
> /Applications/Gnucash.app/Contents/Resources/lib/libgnomecanvas-2.0.dylib
>   0x269000 -   0x27eff7 +libgncmod-register-core.dylib (0)
> <218B6FC4-AC58-7C8E-6582-051D5D607B9E>
> /Applications/Gnucash.app/Contents/Resources/lib/gnucash/libgncmod-register-core.dylib
>   0x286000 -   0x293ff7 +libgncmod-report-system.dylib (0)
> <2AB5F0F2-4E1C-496F-F70E-2522C9F466E7>
> /Applications/Gnucash.app/Contents/Resources/lib/gnucash/libgncmod-report-system.dylib
>   0x298000 -   0x2b1ff7 +libgncmod-gnome-search.dylib (0)
> 
> /Applications/Gnucash.app/Contents/Resources/lib/gnucash/libgncmod-gnome-search.dylib
>   0x2bd000 -   0x2d2ff7 +libgncmod-html.dylib (0)
> 
> /Applications/Gnucash.app/Contents/Resources/lib/gnucash/libgncmod-html.dylib
>   0x2da000 -   0x3a2ff7 +libgncmod-gnome-utils.dylib (0)
> <7D44A1C4-F5DA-AC41-8751-1E1F83D0D285>
> /Applications/Gnucash.app/Contents/Resources/lib/gnucash/libgncmod-gnome-utils.dylib
>   0x3f4000 -   0xdf4ff7 +libwebkitgtk-1.0.0.dylib (12)
> <47BF4C06-DCFE-C207-AD01-62C6A7A84C68>
> /Applications/Gnucash.app/Contents/Resources/lib/libwebkitgtk-1.0.0.dylib
>  0x1b27000 -  0x1b89ff7 +libsoup-2.4.1.dylib (7)
> 
> /Applications/Gnucash.app/Contents/Resources/lib/libsoup-2.4.1.dylib
>  0x1bc7000 -  0x1bf7ff7 +libgnc-backend-xml-utils.0.dylib (1)
> 
> /Applications/Gnucash.app/Contents/Resources/lib/libgnc-backend-xml-utils.0.dylib
>  0x1c18000 -  0x1c47ff7 +libgncmod-app-utils.dylib (0)
> 
> /Applications/Gnucash.app/Contents/Resources/lib/gnucash/libgncmod-app-utils.dylib
>  0x1c61000 -  0x1d21ff7 +libgncmod-engine.dylib (0)
> <4B09AD75-B632-00ED-FA35-BFD136C539C8>
> /Applications/Gnucash.app/Contents/Resources/lib/gnucash/libgncmod-engine.dylib
>  0x1d68000 -  0x1d98ff7 +libxslt.1.dylib (3.27)
> 
> /Applications/Gnucash.app/Contents/Resources/lib/libxslt.1.dylib
>  0x1da4000 -  0x1db4ff7 +libz.1.dylib (1.2.7)
> <965EF581-AEAF-3212-37B0-3C64F7772604>
> /Applications/Gnucash.app/Contents/Resources/lib/libz.1.dylib
>  0x1db8000 -  0x1edcfe7 +libxml2.2.dylib (12)
> 
> /Applications/Gnucash.app/Contents/Resources/lib/libxml2.2.dylib
>  0x1f12000 -  0x1f1ffe7 +libgnc-module.0.dylib (1)
> 
> /Applications/Gnucash.app/Contents/Resources/lib/libgnc-module.0.dylib
>  0x1f24000 -  0x1f38ff7 +libgnc-core-utils.0.dylib (1)
> 
> /Applications/Gnucash.app/Contents/Resources/lib/libgnc-core-utils.0.dylib
>  0x1f44000 -  0x1f55ff7 +libgtkmacintegration.2.dylib (3.5)
> 
> /Applications/Gnucash.app/Contents/Resources/lib/libgtkmacintegration.2.dylib
>  0x1f61000 -  0x1f88fe7 +libgnc-qof.1.dylib (2.4)
> <674CEE71-DD88-9FB5-8A73-F42FF1A16580>
> /Applications/Gnucash.app/Contents/Resources/lib/libgnc-qof.1.dylib
>  0x1f9c000 -  0x2037ff7 +libguile.17.dylib (22)
> <1F0182BE-D0B1-C969-845B-733710BA7C46>
> /Applications/Gnucash.app/Contents/Resources/lib/libguile.17.dylib
>  0x207e000 -  0x20b7fe7 +libgmp.3.dylib (9.2)
> <1C055984-48B6-C5F7-6035-29F105CBCEAA>
> /Applications/Gnucash.app/Contents/Resources/lib/libgmp.3.dylib
>  0x20c2000 -  0x20c8ff7 +libltdl.7.dylib (11)
> <96475EC6-87F8-F1EB-F2E7-EBAA5454CD2E>
> /Applications/Gnucash.app/Contents/Resources/lib/libltdl.7.dylib
>  0x20cd000 -  0x20d0ff7 +libgthread-2.0.0.dylib (3801.2)
> <58432989-ECFF-9FFD-3127-5F916FE7803E>
> /Applications/Gnucash.app/Contents/Resources/lib/libgthread-2.0.0.dylib
>  0x20d3000 -  0x20d7ff7 +libgmodule-2.0.0.dylib (3801.2)
> <6B6F3204-D509-AF44-219E-23B8DEB3018B>
> /Applications/Gnucash.app/Contents/Resources/lib/libgmodule-2.0.0.dylib
>  0x20da000 -  0x2426ff7 +libgtk-quartz-2.0.0.dylib (2401.21)
> 
> 

[GNC] [noob inside] Swiss account numbers

2019-11-16 Thread namichel
Hi all
Sorry, I'm a noob on accounting.
Previously, for an other task, I used banana who use numbers like this:
https://www.banana.ch/apps/fr/node/8017

So cash is 1000, bank is 1010, selling 3200, stock 4200, etc ...

Now I would like to start accounting with GnuCash who seam nice but I'm
lost, I don't find account numbers. Are theses numbers only for Swiss
accounting ? Is there any template for switzerland ?

Thanks !

Nicolas




--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


[GNC] Locked out of gnucash

2019-11-16 Thread Kay Robinson via gnucash-user

Hi

Whilst gnucash was minimised on my toolbar I had a short power outage. 
When I re-booted the system I couldn't open my accounts because 'another 
user was using them' I chose to open anyway, but couldn't save a change 
I made. The help menu tutorial tells me I can do that but use another 
name, however, that makes no difference. I just use a simple budget 
screen of transactions and as I'm house-bound I have to do all my bills 
etc. on-line. Can anyone advise?


Regards

Kay

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] MAC Catalina Issue-Will Not Launch

2019-11-16 Thread Roger Struthers via gnucash-user
Issue resolved.  Thank you very much .

Roger
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] gnucash 3.7.1 does not start on Macos 10.13.6

2019-11-16 Thread George Michalopoulos
and the second part

Binary Images:
0x1000 -0x14ff7 +Gnucash-bin (???)
<5A62B366-3511-20B0-505D-7216536BCC46>
/Applications/Gnucash.app/Contents/MacOS/Gnucash-bin
   0x1c000 -0x48ff7 +libgncmod-ledger-core.dylib (0)

/Applications/Gnucash.app/Contents/Resources/lib/gnucash/libgncmod-ledger-core.dylib
   0x59000 -0x74ff7 +libgncmod-report-gnome.dylib (0)
<64A27231-79ED-734C-5C2C-1515F7212382>
/Applications/Gnucash.app/Contents/Resources/lib/gnucash/libgncmod-report-gnome.dylib
   0x81000 -0x93ff7 +libart_lgpl_2.2.dylib (6.21)
<5390A8B4-D129-ECA1-889B-A38111E2E895>
/Applications/Gnucash.app/Contents/Resources/lib/libart_lgpl_2.2.dylib
   0x9e000 -0xe414f  dyld (551.5)
 /usr/lib/dyld
  0x128000 -   0x1b5ff7 +libgnc-gnome.0.dylib (1)
<22EBEFDA-BA9B-7747-AFDD-0DE9D99759B7>
/Applications/Gnucash.app/Contents/Resources/lib/libgnc-gnome.0.dylib
  0x1f6000 -   0x21bff7 +libgncmod-register-gnome.dylib (0)

/Applications/Gnucash.app/Contents/Resources/lib/gnucash/libgncmod-register-gnome.dylib
  0x22c000 -   0x255ff7 +libgnomecanvas-2.0.dylib (2601)
<2048A044-ABFB-FE8F-2D55-CA87F8DFBC74>
/Applications/Gnucash.app/Contents/Resources/lib/libgnomecanvas-2.0.dylib
  0x269000 -   0x27eff7 +libgncmod-register-core.dylib (0)
<218B6FC4-AC58-7C8E-6582-051D5D607B9E>
/Applications/Gnucash.app/Contents/Resources/lib/gnucash/libgncmod-register-core.dylib
  0x286000 -   0x293ff7 +libgncmod-report-system.dylib (0)
<2AB5F0F2-4E1C-496F-F70E-2522C9F466E7>
/Applications/Gnucash.app/Contents/Resources/lib/gnucash/libgncmod-report-system.dylib
  0x298000 -   0x2b1ff7 +libgncmod-gnome-search.dylib (0)

/Applications/Gnucash.app/Contents/Resources/lib/gnucash/libgncmod-gnome-search.dylib
  0x2bd000 -   0x2d2ff7 +libgncmod-html.dylib (0)

/Applications/Gnucash.app/Contents/Resources/lib/gnucash/libgncmod-html.dylib
  0x2da000 -   0x3a2ff7 +libgncmod-gnome-utils.dylib (0)
<7D44A1C4-F5DA-AC41-8751-1E1F83D0D285>
/Applications/Gnucash.app/Contents/Resources/lib/gnucash/libgncmod-gnome-utils.dylib
  0x3f4000 -   0xdf4ff7 +libwebkitgtk-1.0.0.dylib (12)
<47BF4C06-DCFE-C207-AD01-62C6A7A84C68>
/Applications/Gnucash.app/Contents/Resources/lib/libwebkitgtk-1.0.0.dylib
 0x1b27000 -  0x1b89ff7 +libsoup-2.4.1.dylib (7)

/Applications/Gnucash.app/Contents/Resources/lib/libsoup-2.4.1.dylib
 0x1bc7000 -  0x1bf7ff7 +libgnc-backend-xml-utils.0.dylib (1)

/Applications/Gnucash.app/Contents/Resources/lib/libgnc-backend-xml-utils.0.dylib
 0x1c18000 -  0x1c47ff7 +libgncmod-app-utils.dylib (0)

/Applications/Gnucash.app/Contents/Resources/lib/gnucash/libgncmod-app-utils.dylib
 0x1c61000 -  0x1d21ff7 +libgncmod-engine.dylib (0)
<4B09AD75-B632-00ED-FA35-BFD136C539C8>
/Applications/Gnucash.app/Contents/Resources/lib/gnucash/libgncmod-engine.dylib
 0x1d68000 -  0x1d98ff7 +libxslt.1.dylib (3.27)

/Applications/Gnucash.app/Contents/Resources/lib/libxslt.1.dylib
 0x1da4000 -  0x1db4ff7 +libz.1.dylib (1.2.7)
<965EF581-AEAF-3212-37B0-3C64F7772604>
/Applications/Gnucash.app/Contents/Resources/lib/libz.1.dylib
 0x1db8000 -  0x1edcfe7 +libxml2.2.dylib (12)

/Applications/Gnucash.app/Contents/Resources/lib/libxml2.2.dylib
 0x1f12000 -  0x1f1ffe7 +libgnc-module.0.dylib (1)

/Applications/Gnucash.app/Contents/Resources/lib/libgnc-module.0.dylib
 0x1f24000 -  0x1f38ff7 +libgnc-core-utils.0.dylib (1)

/Applications/Gnucash.app/Contents/Resources/lib/libgnc-core-utils.0.dylib
 0x1f44000 -  0x1f55ff7 +libgtkmacintegration.2.dylib (3.5)

/Applications/Gnucash.app/Contents/Resources/lib/libgtkmacintegration.2.dylib
 0x1f61000 -  0x1f88fe7 +libgnc-qof.1.dylib (2.4)
<674CEE71-DD88-9FB5-8A73-F42FF1A16580>
/Applications/Gnucash.app/Contents/Resources/lib/libgnc-qof.1.dylib
 0x1f9c000 -  0x2037ff7 +libguile.17.dylib (22)
<1F0182BE-D0B1-C969-845B-733710BA7C46>
/Applications/Gnucash.app/Contents/Resources/lib/libguile.17.dylib
 0x207e000 -  0x20b7fe7 +libgmp.3.dylib (9.2)
<1C055984-48B6-C5F7-6035-29F105CBCEAA>
/Applications/Gnucash.app/Contents/Resources/lib/libgmp.3.dylib
 0x20c2000 -  0x20c8ff7 +libltdl.7.dylib (11)
<96475EC6-87F8-F1EB-F2E7-EBAA5454CD2E>
/Applications/Gnucash.app/Contents/Resources/lib/libltdl.7.dylib
 0x20cd000 -  0x20d0ff7 +libgthread-2.0.0.dylib (3801.2)
<58432989-ECFF-9FFD-3127-5F916FE7803E>
/Applications/Gnucash.app/Contents/Resources/lib/libgthread-2.0.0.dylib
 0x20d3000 -  0x20d7ff7 +libgmodule-2.0.0.dylib (3801.2)
<6B6F3204-D509-AF44-219E-23B8DEB3018B>
/Applications/Gnucash.app/Contents/Resources/lib/libgmodule-2.0.0.dylib
 0x20da000 -  0x2426ff7 +libgtk-quartz-2.0.0.dylib (2401.21)

/Applications/Gnucash.app/Contents/Resources/lib/libgtk-quartz-2.0.0.dylib
 0x2513000 -  0x2587fe7 +libgdk-quartz-2.0.0.dylib (2401.21)
<721F4524-0F90-40D6-9C52-B44FA8C3DFE7>
/Applications/Gnucash.app/Contents/Resources/lib/libgdk-quartz-2.0.0.dylib
 0x25b5000 -  0x25c9fe7 +libatk-1.0.0.dylib (21010.1)
<3D6370E3-F39D-838B-0A2C-C47FFA80EC53>
/Applications/Gnucash.app/Contents/Resources/lib/libatk-1.0.0.dylib
 0x25d8000 -  0x26d6ff7 +libgio-2.0.0.dylib (3801.2)


Re: [GNC] gnucash 3.7.1 does not start on Macos 10.13.6

2019-11-16 Thread George Michalopoulos
first part of the log file in console:

Process:   Gnucash-bin [22377]
Path:  /Applications/Gnucash.app/Contents/MacOS/Gnucash
Identifier:org.gnucash.Gnucash
Version:   ???
Code Type: X86 (Native)
Parent Process:??? [1]
Responsible:   Gnucash-bin [22377]
User ID:   502

Date/Time: 2019-11-07 17:35:57.554 +0200
OS Version:Mac OS X 10.13.6 (17G7024)
Report Version:12
Anonymous UUID:0362B72E-BF2A-9A23-9582-53F3EF0AAEA5


Time Awake Since Boot: 48 seconds

System Integrity Protection: enabled

Crashed Thread:0

Exception Type:EXC_CRASH (SIGABRT)
Exception Codes:   0x, 0x
Exception Note:EXC_CORPSE_NOTIFY

Termination Reason:DYLD, [0x4] Symbol missing

Application Specific Information:
dyld: launch, loading dependent libraries
DYLD_FRAMEWORK_PATH=/Applications/Gnucash.app/Contents/Frameworks
DYLD_LIBRARY_PATH=/Applications/Gnucash.app/Contents/Resources/lib:/Applications/Gnucash.app/Contents/Resources/lib/gnucash::/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/:/Applications/Gnucash.app/Contents/Resources/lib:/Applications/Gnucash.app/Contents/Resources/lib/gnucash

Dyld Error Message:
  Symbol not found: _inflateValidate
  Referenced from:
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  Expected in: /Applications/Gnucash.app/Contents/Resources/lib/libz.1.dylib
 in
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

On Sat, Nov 16, 2019 at 5:09 PM John Ralls  wrote:

> "Warning: Unwind-only `stack-overflow' exception; skipping pre-unwind
> handler." Indicates that Guile's stack has run out of space. That might be
> a locale problem, what happens if you set the computer language to Greek so
> that it matches your region settings?
>
> Are there any crash reports (open /Applications/Utilities/Console and
> select User Reports in the sidebar and look in the list for reports
> beginning with Gnucash)?
>
> Is anything written to the trace file (
> https://wiki.gnucash.org/wiki/Tracefile)?
>
>
>
> > On Nov 16, 2019, at 6:40 AM, George Michalopoulos 
> wrote:
> >
> > i had to run it 1,5-2 years..
> >
> > should i try an older version ?
> >
> >
> > On Sat, Nov 16, 2019 at 4:23 PM David Carlson <
> david.carlson@gmail.com>
> > wrote:
> >
> >> Release 3.7.1 has only been around for several. Weeks.  Is this the
> first
> >> time for you to start Gnucash after updating?
> >>
> >> If so, which version did you have before?
> >>
> >> David Carlson
> >>
> >> On Sat, Nov 16, 2019, 6:58 AM George Michalopoulos 
> >> wrote:
> >>
> >>> i made all the things you say, no good..
> >>>
> >>> This is what i see on terminal..
> >>>
> >>> Application Path /Applications/Gnucash.app/Contents/MacOS/Gnucash
> >>> (process:1839): gnc.gui-WARNING **: 14:52:58.538:
> >>> [mac_find_close_country()] Apple Locale is set to a value en_GR not
> >>> supported by the C runtime
> >>> (process:1839): gnc.gui-WARNING **: 14:52:58.539:
> >>> [mac_find_close_country()] Using el_GR instead.
> >>> (process:1839): gnc.gui-WARNING **: 14:52:58.540: [mac_set_languages()]
> >>> Language list: en:el:en:C
> >>> (process:1839): Gtk-WARNING **: 14:52:58.541: Locale not supported by C
> >>> library.
> >>> Using the fallback 'C' locale.
> >>> Warning: Unwind-only `stack-overflow' exception; skipping pre-unwind
> >>> handler.
> >>>
> >>>
> >>> On Sat, Nov 16, 2019 at 2:49 PM Adrien Monteleone <
> >>> adrien.montele...@lusfiber.net> wrote:
> >>>
>  If you’re getting the GnuCash splash screen then it is starting, but
> >>> then
>  either being hidden, or crashing.
> 
>  I’ll presume:
> 
> 
>  That you’ve checked *all* workspaces for the window?
> 
>  That you’ve right-clicked the icon in the dock and tried the ’Show all
>  Windows’ entry? (as well as maybe assigned it to ’this’ desktop or
> ‘all
>  desktops’)
> 
>  That the right-click menu of the GnuCash icon in your dock does *not*
> >>> have
>  a ’show’ entry near the bottom, but instead says ‘hide’ (meaning the
> >>> window
>  is *not* hidden in this case, it is a toggle)
> 
>  That a command-tab does not show an icon for GnuCash?
> 
>  That GnuCash.app is not listed in ActivityMonitor.app after the splash
>  screen goes away?
> 
>  That a MacOS crash report is also not appearing on the screen after
> the
>  splash screen disappears?
> 
>  You’ve tried running with just a single display plugged in?
> 
> 
> 
>  If all of the above is true, then try running from a terminal.app
> >>> window:
> 
>  /Applications/Gnucash.app/Contents/MacOS/Gnucash
> 
>  Which might output some helpful stuff to the terminal window.
> 
>  Also, check the wiki about how to 

Re: [GNC] Schedule Transaction Shows Entered but is not?

2019-11-16 Thread Jack Slater
ya me too

On Sat, Nov 16, 2019 at 4:55 PM Stephen M. Butler  wrote:

> On 11/15/19 2:28 PM, Colin Law wrote:
> > Are you saying that in the sched tx editor it shows a date for Last
> > Occurrence, but when you look in all of the accounts that it should
> > affect it is not there?  Make sure you check in all of them.
> > I presume you have not changed it in the editor since that date.
> >
> > Colin
> >
> > On Fri, 15 Nov 2019 at 19:24, Jack Slater 
> wrote:
> >> Filter Show All is the option setting I see that could make a
> difference if
> >> not selected but it is.
> >>
> >> On Thu, Nov 14, 2019 at 12:58 PM Greg Feneis  wrote:
> >>
> >>> There are controls in the view menu that limit what transactions are
> >>> viewable when a particular account is open for view.  Perhaps confirm
> these
> >>> controls aren't limiting what transactions can appear in the list.
> >>>
> >>>
> >>>
> >>>
> >>> Kind regards,
> >>>
> >>> Greg Feneis
> >>>
> >>>
> >>>
> >>>
> >>> On Thu, Nov 14, 2019 at 9:19 AM Jack Slater 
> >>> wrote:
> >>>
>  I can see the transaction listed in Scheduled Transactions - dated
> 11/08.
>  But its NOT listed in the Checking Account registry!
>  How does that happen?
>  And how to I get it entered - even though it shows as being done?
>  ___
> 
>
> I had this happen to me last month with one of my scheduled
> transactions.  I simply copied an earlier transaction to fill in the
> missing one.  Will keep a lookout to see if this happens again.
>
> --
> 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-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Schedule Transaction Shows Entered but is not?

2019-11-16 Thread Stephen M. Butler
On 11/15/19 2:28 PM, Colin Law wrote:
> Are you saying that in the sched tx editor it shows a date for Last
> Occurrence, but when you look in all of the accounts that it should
> affect it is not there?  Make sure you check in all of them.
> I presume you have not changed it in the editor since that date.
>
> Colin
>
> On Fri, 15 Nov 2019 at 19:24, Jack Slater  wrote:
>> Filter Show All is the option setting I see that could make a difference if
>> not selected but it is.
>>
>> On Thu, Nov 14, 2019 at 12:58 PM Greg Feneis  wrote:
>>
>>> There are controls in the view menu that limit what transactions are
>>> viewable when a particular account is open for view.  Perhaps confirm these
>>> controls aren't limiting what transactions can appear in the list.
>>>
>>>
>>>
>>>
>>> Kind regards,
>>>
>>> Greg Feneis
>>>
>>>
>>>
>>>
>>> On Thu, Nov 14, 2019 at 9:19 AM Jack Slater 
>>> wrote:
>>>
 I can see the transaction listed in Scheduled Transactions - dated 11/08.
 But its NOT listed in the Checking Account registry!
 How does that happen?
 And how to I get it entered - even though it shows as being done?
 ___


I had this happen to me last month with one of my scheduled
transactions.  I simply copied an earlier transaction to fill in the
missing one.  Will keep a lookout to see if this happens again.

-- 
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-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Schedule Transaction Shows Entered but is not?

2019-11-16 Thread David Carlson
I am not sure what was really happening to my file, but I have also had
duplicates appear in some cases if I needed to replay log files or
whatever.  It hasn't happened often or been repeatable, so I have not
researched it.

David Carlson

On Sat, Nov 16, 2019 at 3:01 PM Jack Slater  wrote:

> Always save 2 versions and close the app.
>
> On Sat, Nov 16, 2019 at 2:55 PM David Carlson 
> wrote:
>
>> One problem that can cause a missing transaction is if the SLR created
>> the transaction, then GnuCash was improperly closed without saving the
>> file, most likely by turning off the computer without closing the program
>> or by losing access to the media by removing a USB key or ethernet cord.
>>
>> David Carlson
>>
>> On Sat, Nov 16, 2019 at 12:04 PM Jack Slater 
>> wrote:
>>
>>> Manually showed/did nothing.
>>>
>>> It is active and shows last run 11/08 and next run 12/08.
>>>
>>> I entered manually and will watch the 12/08 transaction to see what
>>> happens.
>>>
>>> On Fri, Nov 15, 2019 at 3:54 PM Adrien Monteleone via gnucash-user <
>>> gnucash-user@gnucash.org> wrote:
>>>
>>> > Manually executing the Since Last Run dialog from the Actions >
>>> Scheduled
>>> > Transactions menu should trigger any overdue transactions to fire. The
>>> > dialog will show any reminders of upcoming transactions if you created
>>> > rules for such reminders, as well as showing you which ones were
>>> created
>>> > and the option to review those created transactions.
>>> >
>>> > If this menu option doesn’t fire the overdue transactions, double check
>>> > the Scheduled Transaction itself in the editor to make sure it is
>>> listed as
>>> > active and see when was the last occurrence and the next scheduled
>>> > occurrence.
>>> >
>>> > If there is just one period where it did not fire, but it did so both
>>> > before and after said period, then you might have to manually create
>>> that
>>> > missing one. The easiest way to do that is to select one of the
>>> existing
>>> > example transactions, right-click and choose “Duplicate Transaction”
>>> and
>>> > edit the date/num accordingly.
>>> >
>>> > Regards,
>>> > Adrien
>>> >
>>> > > On Nov 15, 2019 w46d319, at 1:29 PM, Jack Slater <
>>> theillini...@gmail.com>
>>> > wrote:
>>> > >
>>> > > David -
>>> > >
>>> > > So I have to create a NEW scheduled transaction in order to get the
>>> > missing
>>> > > one in the ledger? There is no way to force the old scheduled
>>> transaction
>>> > > to show in the ledger?
>>> > >
>>> > > Also - whats causing this? Bug? Its happened more than once now, on
>>> > > different scheduled transactions.
>>> > >
>>> > > Jack
>>> >
>>> > ___
>>> > gnucash-user mailing list
>>> > gnucash-user@gnucash.org
>>> > To update your subscription preferences or to unsubscribe:
>>> > https://lists.gnucash.org/mailman/listinfo/gnucash-user
>>> > If you are using Nabble or Gmane, please see
>>> > https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
>>> > -
>>> > Please remember to CC this list on all your replies.
>>> > You can do this by using Reply-To-List or Reply-All.
>>> >
>>> ___
>>> gnucash-user mailing list
>>> gnucash-user@gnucash.org
>>> To update your subscription preferences or to unsubscribe:
>>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>>> If you are using Nabble or Gmane, please see
>>> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
>>> -
>>> Please remember to CC this list on all your replies.
>>> You can do this by using Reply-To-List or Reply-All.
>>>
>>
>>
>> --
>> David Carlson
>>
>

-- 
David Carlson
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Moving from Sage Accounting and would like to keep sub-account totals viewable

2019-11-16 Thread David Carlson
Richard,

I do not know if importing accounts from CSV of from QIF will bring in
account numbers, but they can be assigned with the account editor.  If they
are not showing on the Accounts window you may need to select the field
from the down arrow on the far right.

Sub-Accounts should nest under their parents, but iirc there are some
possible account number structures that do not sort very nicely by account
number.  There used to be a fairly good description of this in one of the
help manuals, but I have not looked for it recently.

David Carlson



On Sat, Nov 16, 2019 at 2:29 PM Richard Danielson  wrote:

> Hello,
>
> I'm moving from Sage Accounting and have set up GC from my trial balance
> information.  In Sage I had a number of sub accounts with totals and
> can't seem to get the same display in GC.  I am also unable to show my
> old account numbers on the accounts page - nor to sort them as per the
> setup I had before.  Can anyone help?
>
> Rick
>
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>


-- 
David Carlson
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Archiving transactions

2019-11-16 Thread David Carlson
Slowness to open and to save and close, and even to commit any transaction
edit has been a known problem for some time now.  Releases after about 3.4
or so are supposed to be much improved, but there may still be slowness if
there are a lot of account tabs to open or reports to recreate.  There was
also an issue if the account windows were rather large, if I recall
correctly.  GnuCash may still seem slow in release 3.7, but I have not
tried it personally yet, so I have no personal experience.

That said, it is possible to truncate history out of a file, but the
process is not automated and requires a combination of opening a new file
with the same account structure then manually setting all the  opening
balances and importing the data that you want to keep from exports from the
old file.

If you only have a few thousand transactions it is easier to fine tune your
work method to minimize the lags.

On Sat, Nov 16, 2019 at 12:14 PM M. Rizwan Muzzammil 
wrote:

> Hi all,
>
> New user of GNU cash here.
>
> My accounts have a large number of transactions in them.
>
> This seems to slow the program down, and it take a minute or so to open it
> each time.
>
> Would there be a way to archive older previous year transactions so that
> the program runs faster?
>
> Thanks very much in advance for any help.
>
> Rizwan
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>


-- 
David Carlson
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Archiving transactions

2019-11-16 Thread Colin Law
On Sat, 16 Nov 2019 at 18:14, M. Rizwan Muzzammil  wrote:
> ...
> My accounts have a large number of transactions in them.
>
> This seems to slow the program down, and it take a minute or so to open it
> each time.

How large is your accounts file (I assume that you are using the
default xml file storage rather than sqlite or mysql)?
What processor are you running on, if you know that.  Otherwise what
make/model PC is it?  Also what operating system?
Is the file stored on a disc on the PC or on a network drive?

Colin
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Schedule Transaction Shows Entered but is not?

2019-11-16 Thread Jack Slater
Always save 2 versions and close the app.

On Sat, Nov 16, 2019 at 2:55 PM David Carlson 
wrote:

> One problem that can cause a missing transaction is if the SLR created the
> transaction, then GnuCash was improperly closed without saving the file,
> most likely by turning off the computer without closing the program or by
> losing access to the media by removing a USB key or ethernet cord.
>
> David Carlson
>
> On Sat, Nov 16, 2019 at 12:04 PM Jack Slater 
> wrote:
>
>> Manually showed/did nothing.
>>
>> It is active and shows last run 11/08 and next run 12/08.
>>
>> I entered manually and will watch the 12/08 transaction to see what
>> happens.
>>
>> On Fri, Nov 15, 2019 at 3:54 PM Adrien Monteleone via gnucash-user <
>> gnucash-user@gnucash.org> wrote:
>>
>> > Manually executing the Since Last Run dialog from the Actions >
>> Scheduled
>> > Transactions menu should trigger any overdue transactions to fire. The
>> > dialog will show any reminders of upcoming transactions if you created
>> > rules for such reminders, as well as showing you which ones were created
>> > and the option to review those created transactions.
>> >
>> > If this menu option doesn’t fire the overdue transactions, double check
>> > the Scheduled Transaction itself in the editor to make sure it is
>> listed as
>> > active and see when was the last occurrence and the next scheduled
>> > occurrence.
>> >
>> > If there is just one period where it did not fire, but it did so both
>> > before and after said period, then you might have to manually create
>> that
>> > missing one. The easiest way to do that is to select one of the existing
>> > example transactions, right-click and choose “Duplicate Transaction” and
>> > edit the date/num accordingly.
>> >
>> > Regards,
>> > Adrien
>> >
>> > > On Nov 15, 2019 w46d319, at 1:29 PM, Jack Slater <
>> theillini...@gmail.com>
>> > wrote:
>> > >
>> > > David -
>> > >
>> > > So I have to create a NEW scheduled transaction in order to get the
>> > missing
>> > > one in the ledger? There is no way to force the old scheduled
>> transaction
>> > > to show in the ledger?
>> > >
>> > > Also - whats causing this? Bug? Its happened more than once now, on
>> > > different scheduled transactions.
>> > >
>> > > Jack
>> >
>> > ___
>> > gnucash-user mailing list
>> > gnucash-user@gnucash.org
>> > To update your subscription preferences or to unsubscribe:
>> > https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> > If you are using Nabble or Gmane, please see
>> > https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
>> > -
>> > Please remember to CC this list on all your replies.
>> > You can do this by using Reply-To-List or Reply-All.
>> >
>> ___
>> gnucash-user mailing list
>> gnucash-user@gnucash.org
>> To update your subscription preferences or to unsubscribe:
>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> If you are using Nabble or Gmane, please see
>> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
>> -
>> Please remember to CC this list on all your replies.
>> You can do this by using Reply-To-List or Reply-All.
>>
>
>
> --
> David Carlson
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Schedule Transaction Shows Entered but is not?

2019-11-16 Thread David Carlson
The condition I just mentioned should not normally cause the SLR memory to
be retained when the transaction is lost, but I have occasionally lost a
transaction by some similar problem.

David Carlson

On Sat, Nov 16, 2019 at 2:55 PM David Carlson 
wrote:

> One problem that can cause a missing transaction is if the SLR created the
> transaction, then GnuCash was improperly closed without saving the file,
> most likely by turning off the computer without closing the program or by
> losing access to the media by removing a USB key or ethernet cord.
>
> David Carlson
>
> On Sat, Nov 16, 2019 at 12:04 PM Jack Slater 
> wrote:
>
>> Manually showed/did nothing.
>>
>> It is active and shows last run 11/08 and next run 12/08.
>>
>> I entered manually and will watch the 12/08 transaction to see what
>> happens.
>>
>> On Fri, Nov 15, 2019 at 3:54 PM Adrien Monteleone via gnucash-user <
>> gnucash-user@gnucash.org> wrote:
>>
>> > Manually executing the Since Last Run dialog from the Actions >
>> Scheduled
>> > Transactions menu should trigger any overdue transactions to fire. The
>> > dialog will show any reminders of upcoming transactions if you created
>> > rules for such reminders, as well as showing you which ones were created
>> > and the option to review those created transactions.
>> >
>> > If this menu option doesn’t fire the overdue transactions, double check
>> > the Scheduled Transaction itself in the editor to make sure it is
>> listed as
>> > active and see when was the last occurrence and the next scheduled
>> > occurrence.
>> >
>> > If there is just one period where it did not fire, but it did so both
>> > before and after said period, then you might have to manually create
>> that
>> > missing one. The easiest way to do that is to select one of the existing
>> > example transactions, right-click and choose “Duplicate Transaction” and
>> > edit the date/num accordingly.
>> >
>> > Regards,
>> > Adrien
>> >
>> > > On Nov 15, 2019 w46d319, at 1:29 PM, Jack Slater <
>> theillini...@gmail.com>
>> > wrote:
>> > >
>> > > David -
>> > >
>> > > So I have to create a NEW scheduled transaction in order to get the
>> > missing
>> > > one in the ledger? There is no way to force the old scheduled
>> transaction
>> > > to show in the ledger?
>> > >
>> > > Also - whats causing this? Bug? Its happened more than once now, on
>> > > different scheduled transactions.
>> > >
>> > > Jack
>> >
>> > ___
>> > gnucash-user mailing list
>> > gnucash-user@gnucash.org
>> > To update your subscription preferences or to unsubscribe:
>> > https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> > If you are using Nabble or Gmane, please see
>> > https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
>> > -
>> > Please remember to CC this list on all your replies.
>> > You can do this by using Reply-To-List or Reply-All.
>> >
>> ___
>> gnucash-user mailing list
>> gnucash-user@gnucash.org
>> To update your subscription preferences or to unsubscribe:
>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> If you are using Nabble or Gmane, please see
>> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
>> -
>> Please remember to CC this list on all your replies.
>> You can do this by using Reply-To-List or Reply-All.
>>
>
>
> --
> David Carlson
>


-- 
David Carlson
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Schedule Transaction Shows Entered but is not?

2019-11-16 Thread David Carlson
One problem that can cause a missing transaction is if the SLR created the
transaction, then GnuCash was improperly closed without saving the file,
most likely by turning off the computer without closing the program or by
losing access to the media by removing a USB key or ethernet cord.

David Carlson

On Sat, Nov 16, 2019 at 12:04 PM Jack Slater  wrote:

> Manually showed/did nothing.
>
> It is active and shows last run 11/08 and next run 12/08.
>
> I entered manually and will watch the 12/08 transaction to see what
> happens.
>
> On Fri, Nov 15, 2019 at 3:54 PM Adrien Monteleone via gnucash-user <
> gnucash-user@gnucash.org> wrote:
>
> > Manually executing the Since Last Run dialog from the Actions > Scheduled
> > Transactions menu should trigger any overdue transactions to fire. The
> > dialog will show any reminders of upcoming transactions if you created
> > rules for such reminders, as well as showing you which ones were created
> > and the option to review those created transactions.
> >
> > If this menu option doesn’t fire the overdue transactions, double check
> > the Scheduled Transaction itself in the editor to make sure it is listed
> as
> > active and see when was the last occurrence and the next scheduled
> > occurrence.
> >
> > If there is just one period where it did not fire, but it did so both
> > before and after said period, then you might have to manually create that
> > missing one. The easiest way to do that is to select one of the existing
> > example transactions, right-click and choose “Duplicate Transaction” and
> > edit the date/num accordingly.
> >
> > Regards,
> > Adrien
> >
> > > On Nov 15, 2019 w46d319, at 1:29 PM, Jack Slater <
> theillini...@gmail.com>
> > wrote:
> > >
> > > David -
> > >
> > > So I have to create a NEW scheduled transaction in order to get the
> > missing
> > > one in the ledger? There is no way to force the old scheduled
> transaction
> > > to show in the ledger?
> > >
> > > Also - whats causing this? Bug? Its happened more than once now, on
> > > different scheduled transactions.
> > >
> > > Jack
> >
> > ___
> > gnucash-user mailing list
> > gnucash-user@gnucash.org
> > To update your subscription preferences or to unsubscribe:
> > https://lists.gnucash.org/mailman/listinfo/gnucash-user
> > If you are using Nabble or Gmane, please see
> > https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> > -
> > Please remember to CC this list on all your replies.
> > You can do this by using Reply-To-List or Reply-All.
> >
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>


-- 
David Carlson
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


[GNC] Moving from Sage Accounting and would like to keep sub-account totals viewable

2019-11-16 Thread Richard Danielson

Hello,

I'm moving from Sage Accounting and have set up GC from my trial balance 
information.  In Sage I had a number of sub accounts with totals and 
can't seem to get the same display in GC.  I am also unable to show my 
old account numbers on the accounts page - nor to sort them as per the 
setup I had before.  Can anyone help?


Rick

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


[GNC] Archiving transactions

2019-11-16 Thread M. Rizwan Muzzammil
Hi all,

New user of GNU cash here.

My accounts have a large number of transactions in them.

This seems to slow the program down, and it take a minute or so to open it
each time.

Would there be a way to archive older previous year transactions so that
the program runs faster?

Thanks very much in advance for any help.

Rizwan
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Schedule Transaction Shows Entered but is not?

2019-11-16 Thread Jack Slater
Manually showed/did nothing.

It is active and shows last run 11/08 and next run 12/08.

I entered manually and will watch the 12/08 transaction to see what happens.

On Fri, Nov 15, 2019 at 3:54 PM Adrien Monteleone via gnucash-user <
gnucash-user@gnucash.org> wrote:

> Manually executing the Since Last Run dialog from the Actions > Scheduled
> Transactions menu should trigger any overdue transactions to fire. The
> dialog will show any reminders of upcoming transactions if you created
> rules for such reminders, as well as showing you which ones were created
> and the option to review those created transactions.
>
> If this menu option doesn’t fire the overdue transactions, double check
> the Scheduled Transaction itself in the editor to make sure it is listed as
> active and see when was the last occurrence and the next scheduled
> occurrence.
>
> If there is just one period where it did not fire, but it did so both
> before and after said period, then you might have to manually create that
> missing one. The easiest way to do that is to select one of the existing
> example transactions, right-click and choose “Duplicate Transaction” and
> edit the date/num accordingly.
>
> Regards,
> Adrien
>
> > On Nov 15, 2019 w46d319, at 1:29 PM, Jack Slater 
> wrote:
> >
> > David -
> >
> > So I have to create a NEW scheduled transaction in order to get the
> missing
> > one in the ledger? There is no way to force the old scheduled transaction
> > to show in the ledger?
> >
> > Also - whats causing this? Bug? Its happened more than once now, on
> > different scheduled transactions.
> >
> > Jack
>
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] QIF import - Failed

2019-11-16 Thread D via gnucash-user
Louis,

Lots of things can cause a QIF import failure. It's usually a formatting 
problem--a tag where one isn't expected, for example.

One common problem is that the dates in the file do not match the locale 
settings. That is, your file has DD-MM- but your locale uses MM-DD-. 

If the problem isn't glaringly obvious, it may be easier to re-export a smaller 
set of transactions to isolate the problem.

HTH,
David

On November 16, 2019, at 9:29 PM, Louis Caron  wrote:

Hello,

what can cause the QIF import to fail ?

Thanks,

Louis
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Schedule Transaction Shows Entered but is not?

2019-11-16 Thread Jack Slater
Yes. Its missing in the Expense account as well. Date is in fact correct at
Nov 8 (11/08)

On Fri, Nov 15, 2019 at 4:38 PM Colin Law  wrote:

> On Fri, 15 Nov 2019 at 22:35, Jack Slater  wrote:
> >
> > That is correct. Shows Last occurrence 11/08/2019 but does not exist in
> ledger.
>
> Have you checked in the expense accounts too, or whatever is on the
> other side of the transaction?
>
> I presume there is not a confusion about whether 11/8 is 11th August
> or 8th November.
>
> Colin
>
> >
> > On Fri, Nov 15, 2019 at 4:29 PM Colin Law  wrote:
> >>
> >> Are you saying that in the sched tx editor it shows a date for Last
> >> Occurrence, but when you look in all of the accounts that it should
> >> affect it is not there?  Make sure you check in all of them.
> >> I presume you have not changed it in the editor since that date.
> >>
> >> Colin
> >>
> >> On Fri, 15 Nov 2019 at 19:24, Jack Slater 
> wrote:
> >> >
> >> > Filter Show All is the option setting I see that could make a
> difference if
> >> > not selected but it is.
> >> >
> >> > On Thu, Nov 14, 2019 at 12:58 PM Greg Feneis 
> wrote:
> >> >
> >> > > There are controls in the view menu that limit what transactions are
> >> > > viewable when a particular account is open for view.  Perhaps
> confirm these
> >> > > controls aren't limiting what transactions can appear in the list.
> >> > >
> >> > >
> >> > >
> >> > >
> >> > > Kind regards,
> >> > >
> >> > > Greg Feneis
> >> > >
> >> > >
> >> > >
> >> > >
> >> > > On Thu, Nov 14, 2019 at 9:19 AM Jack Slater  >
> >> > > wrote:
> >> > >
> >> > > > I can see the transaction listed in Scheduled Transactions -
> dated 11/08.
> >> > > > But its NOT listed in the Checking Account registry!
> >> > > > How does that happen?
> >> > > > And how to I get it entered - even though it shows as being done?
> >> > > > ___
> >> > > > gnucash-user mailing list
> >> > > > gnucash-user@gnucash.org
> >> > > > To update your subscription preferences or to unsubscribe:
> >> > > > https://lists.gnucash.org/mailman/listinfo/gnucash-user
> >> > > > If you are using Nabble or Gmane, please see
> >> > > > https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> >> > > > -
> >> > > > Please remember to CC this list on all your replies.
> >> > > > You can do this by using Reply-To-List or Reply-All.
> >> > > >
> >> > > ___
> >> > > gnucash-user mailing list
> >> > > gnucash-user@gnucash.org
> >> > > To update your subscription preferences or to unsubscribe:
> >> > > https://lists.gnucash.org/mailman/listinfo/gnucash-user
> >> > > If you are using Nabble or Gmane, please see
> >> > > https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> >> > > -
> >> > > Please remember to CC this list on all your replies.
> >> > > You can do this by using Reply-To-List or Reply-All.
> >> > >
> >> > ___
> >> > gnucash-user mailing list
> >> > gnucash-user@gnucash.org
> >> > To update your subscription preferences or to unsubscribe:
> >> > https://lists.gnucash.org/mailman/listinfo/gnucash-user
> >> > If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> >> > -
> >> > Please remember to CC this list on all your replies.
> >> > You can do this by using Reply-To-List or Reply-All.
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Schedule Transaction Shows Entered but is not?

2019-11-16 Thread Jack Slater
All are current. No splits. No formulas. I'll watch 12/08 scheduled
transaction and see if it runs correctly.

On Fri, Nov 15, 2019 at 4:49 PM Adrien Monteleone <
adrien.montele...@lusfiber.net> wrote:

> I would also check that the accounts for each split in the template are
> current actual accounts and that none of them have been renamed,
> refactored(moved in the account tree) or deleted. In such cases, GnuCash
> *might* silently fail to execute it rather than provide an error message.
> (which I would consider a bug)
>
> You could also try editing the template and reassigning the accounts on
> each split just for safe measure.
>
> Another thing to consider is if your splits in the template contain
> variables or formulas and there is a problem there, it also might fail to
> trigger.
>
> Regards,
> Adrien
>
> > On Nov 15, 2019 w46d319, at 4:37 PM, Colin Law 
> wrote:
> >
> > On Fri, 15 Nov 2019 at 22:35, Jack Slater 
> wrote:
> >>
> >> That is correct. Shows Last occurrence 11/08/2019 but does not exist in
> ledger.
> >
> > Have you checked in the expense accounts too, or whatever is on the
> > other side of the transaction?
> >
> > I presume there is not a confusion about whether 11/8 is 11th August
> > or 8th November.
> >
> > Colin
> >
>
>
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Schedule Transaction Shows Entered but is not?

2019-11-16 Thread Jack Slater
GC was not running until after the 11/08 date. I'm assuming that opening GC
is just like opening the register. But to be sure, I just started GC,
closed the problem register and reopened it and still no transaction.

On Fri, Nov 15, 2019 at 11:07 PM John Ralls  wrote:

> You may need to close and reopen the register in question if it was open
> when you ran the SLR. There was a bug about that recently, (supposedly)
> fixed for 3.7 IIRC.
>
> Regards,
> John Ralls
>
>
> > On Nov 15, 2019, at 3:45 PM, Jack Slater  wrote:
> >
> > I only have 1 monitor.
> >
> > On Fri, Nov 15, 2019 at 5:44 PM Adrien Monteleone <
> > adrien.montele...@lusfiber.net> wrote:
> >
> >> Jack,
> >>
> >> Check out the other list thread titled: Problem with reconciling
> >>
> >> A user there offered that a multi-monitor setup might be at play with a
> >> suggestion on how to fix it.
> >>
> >> Regards,
> >> Adrien
> >>
> >>
> >>> On Nov 15, 2019 w46d319, at 4:48 PM, Adrien Monteleone <
> >> adrien.montele...@lusfiber.net> wrote:
> >>>
> >>> I would also check that the accounts for each split in the template are
> >> current actual accounts and that none of them have been renamed,
> >> refactored(moved in the account tree) or deleted. In such cases, GnuCash
> >> *might* silently fail to execute it rather than provide an error
> message.
> >> (which I would consider a bug)
> >>>
> >>> You could also try editing the template and reassigning the accounts on
> >> each split just for safe measure.
> >>>
> >>> Another thing to consider is if your splits in the template contain
> >> variables or formulas and there is a problem there, it also might fail
> to
> >> trigger.
> >>>
> >>> Regards,
> >>> Adrien
> >>>
>  On Nov 15, 2019 w46d319, at 4:37 PM, Colin Law 
> >> wrote:
> 
>  On Fri, 15 Nov 2019 at 22:35, Jack Slater 
> >> wrote:
> >
> > That is correct. Shows Last occurrence 11/08/2019 but does not exist
> >> in ledger.
> 
>  Have you checked in the expense accounts too, or whatever is on the
>  other side of the transaction?
> 
>  I presume there is not a confusion about whether 11/8 is 11th August
>  or 8th November.
> 
>  Colin
> 
> >>>
> >>
> >>
> >> ___
> >> gnucash-user mailing list
> >> gnucash-user@gnucash.org
> >> To update your subscription preferences or to unsubscribe:
> >> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> >> If you are using Nabble or Gmane, please see
> >> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> >> -
> >> Please remember to CC this list on all your replies.
> >> You can do this by using Reply-To-List or Reply-All.
> >>
> > ___
> > gnucash-user mailing list
> > gnucash-user@gnucash.org
> > To update your subscription preferences or to unsubscribe:
> > https://lists.gnucash.org/mailman/listinfo/gnucash-user
> > If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> > -
> > Please remember to CC this list on all your replies.
> > You can do this by using Reply-To-List or Reply-All.
>
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Error noted

2019-11-16 Thread Rick Mobley
Thank you John,

I've noted this and will run search if these errors begin to show up in a
report or as an on-screen error.

Rick

-Original Message-
From: John Ralls [mailto:jra...@ceridwen.us] 
Sent: Friday, November 15, 2019 11:02 PM
To: Rick Mobley 
Cc: gnucash-user@gnucash.org
Subject: Re: [GNC] Error noted

Probably not, because it's more than likely a field that isn't required to
be filled, like reconcile date. You could search for "trn:date-posted" (if
you use grep to do so you'll want to use `-A 1` to also get the following
line) and see that all of those dates are sane... but if you have more than
a few transactions that will be at best tedious.

Regards,
John Ralls

> On Nov 15, 2019, at 9:03 AM, Rick Mobley  wrote:
> 
> Can I tell what is missing by viewing the XML data file?
> 
> Is this anything of concern?
> 
> Rick
> 
> -Original Message-
> From: John Ralls [mailto:jra...@ceridwen.us]
> Sent: Friday, November 15, 2019 10:31 AM
> To: Rick Mobley 
> Cc: gnucash-user 
> Subject: Re: [GNC] Error noted
> 
> 
> 
>> On Nov 15, 2019, at 8:10 AM, Rick Mobley  wrote:
>> 
>> I'm not seeing an on-screen error, but today I found these "Trace" 
>> log files in my temp directory today. Gnucash.trace.RNFVA0.log, etc.
>> 
>> 
>> 
>> Is this a concern? Should I post as a bug report?
>> 
>> 
>> 
>> Running GNuCash v3.6 on a Windows 10 PC.
>> 
>> 
>> 
>> 
>> 
>> * 13:50:52  WARN  Could not spawn perl: Failed to 
>> execute child process (Bad file descriptor)
>> 
>> * 13:51:16 ERROR  xmlNode* time64_to_dom_tree(const 
>> char*,
>> time64): assertion 'time != INT64_MAX' failed
>> 
>> * 13:51:16 ERROR  xmlNode* time64_to_dom_tree(const 
>> char*,
>> time64): assertion 'time != INT64_MAX' failed
>> 
>> * 13:51:16 ERROR  xmlNode* time64_to_dom_tree(const 
>> char*,
>> time64): assertion 'time != INT64_MAX' failed
>> 
>> * 13:51:16 ERROR  xmlNode* time64_to_dom_tree(const 
>> char*,
>> time64): assertion 'time != INT64_MAX' failed
>> 
>> * 13:51:16 ERROR  xmlNode* time64_to_dom_tree(const 
>> char*,
>> time64): assertion 'time != INT64_MAX' failed
>> 
>> * 13:51:17 ERROR  xmlNode* time64_to_dom_tree(const 
>> char*,
>> time64): assertion 'time != INT64_MAX' failed
>> 
>> * 13:53:35 ERROR  xmlNode* time64_to_dom_tree(const 
>> char*,
>> time64): assertion 'time != INT64_MAX' failed
>> 
>> * 13:53:35 ERROR  xmlNode* time64_to_dom_tree(const 
>> char*,
>> time64): assertion 'time != INT64_MAX' failed
>> 
>> * 13:53:35 ERROR  xmlNode* time64_to_dom_tree(const 
>> char*,
>> time64): assertion 'time != INT64_MAX' failed
>> 
>> * 13:53:35 ERROR  xmlNode* time64_to_dom_tree(const 
>> char*,
>> time64): assertion 'time != INT64_MAX' failed
>> 
>> * 13:53:35 ERROR  xmlNode* time64_to_dom_tree(const 
>> char*,
>> time64): assertion 'time != INT64_MAX' failed
>> 
>> * 13:53:35 ERROR  xmlNode* time64_to_dom_tree(const 
>> char*,
>> time64): assertion 'time != INT64_MAX' failed
> 
> The first one is routine and just means that you're not using 
> Finance::Quote to retrieve stock prices or currency exchange rates.
> 
> The others indicate an attempt to write an invalid time stamp into the 
> data file--we use INT64_MAX as the not a time/unknown time value--and 
> that's probably just an indication that some date field is empty.
> 
> Regards,
> John Ralls
> 

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] MAC Catalina Issue-Will Not Launch

2019-11-16 Thread Rodg495
Problem solved thank you.  Adrien had the correct solution.



--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


[GNC] QIF import - Failed

2019-11-16 Thread Louis Caron
Hello,

what can cause the QIF import to fail ?

Thanks,

Louis
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] gnucash 3.7.1 does not start on Macos 10.13.6

2019-11-16 Thread John Ralls
"Warning: Unwind-only `stack-overflow' exception; skipping pre-unwind handler." 
Indicates that Guile's stack has run out of space. That might be a locale 
problem, what happens if you set the computer language to Greek so that it 
matches your region settings?

Are there any crash reports (open /Applications/Utilities/Console and select 
User Reports in the sidebar and look in the list for reports beginning with 
Gnucash)?

Is anything written to the trace file (https://wiki.gnucash.org/wiki/Tracefile)?



> On Nov 16, 2019, at 6:40 AM, George Michalopoulos  wrote:
> 
> i had to run it 1,5-2 years..
> 
> should i try an older version ?
> 
> 
> On Sat, Nov 16, 2019 at 4:23 PM David Carlson 
> wrote:
> 
>> Release 3.7.1 has only been around for several. Weeks.  Is this the first
>> time for you to start Gnucash after updating?
>> 
>> If so, which version did you have before?
>> 
>> David Carlson
>> 
>> On Sat, Nov 16, 2019, 6:58 AM George Michalopoulos 
>> wrote:
>> 
>>> i made all the things you say, no good..
>>> 
>>> This is what i see on terminal..
>>> 
>>> Application Path /Applications/Gnucash.app/Contents/MacOS/Gnucash
>>> (process:1839): gnc.gui-WARNING **: 14:52:58.538:
>>> [mac_find_close_country()] Apple Locale is set to a value en_GR not
>>> supported by the C runtime
>>> (process:1839): gnc.gui-WARNING **: 14:52:58.539:
>>> [mac_find_close_country()] Using el_GR instead.
>>> (process:1839): gnc.gui-WARNING **: 14:52:58.540: [mac_set_languages()]
>>> Language list: en:el:en:C
>>> (process:1839): Gtk-WARNING **: 14:52:58.541: Locale not supported by C
>>> library.
>>> Using the fallback 'C' locale.
>>> Warning: Unwind-only `stack-overflow' exception; skipping pre-unwind
>>> handler.
>>> 
>>> 
>>> On Sat, Nov 16, 2019 at 2:49 PM Adrien Monteleone <
>>> adrien.montele...@lusfiber.net> wrote:
>>> 
 If you’re getting the GnuCash splash screen then it is starting, but
>>> then
 either being hidden, or crashing.
 
 I’ll presume:
 
 
 That you’ve checked *all* workspaces for the window?
 
 That you’ve right-clicked the icon in the dock and tried the ’Show all
 Windows’ entry? (as well as maybe assigned it to ’this’ desktop or ‘all
 desktops’)
 
 That the right-click menu of the GnuCash icon in your dock does *not*
>>> have
 a ’show’ entry near the bottom, but instead says ‘hide’ (meaning the
>>> window
 is *not* hidden in this case, it is a toggle)
 
 That a command-tab does not show an icon for GnuCash?
 
 That GnuCash.app is not listed in ActivityMonitor.app after the splash
 screen goes away?
 
 That a MacOS crash report is also not appearing on the screen after the
 splash screen disappears?
 
 You’ve tried running with just a single display plugged in?
 
 
 
 If all of the above is true, then try running from a terminal.app
>>> window:
 
 /Applications/Gnucash.app/Contents/MacOS/Gnucash
 
 Which might output some helpful stuff to the terminal window.
 
 Also, check the wiki about how to find the TraceFile on Mac and report
 both back here.
 
 
 
 If however, GnuCash.app is not properly installed in /Applications or
 ~/Applications as it always has been or that you haven't verified with
 Gatekeeper that you want to open the app by *first* right-clicking it
>>> and
 confirming this (only needed after each fresh install of GnuCash) then
>>> you
 shouldn’t even be seeing the splash screen.
 
 
 Regards,
 Adrien
 
 
 
> On Nov 16, 2019 w46d320, at 6:32 AM, George Michalopoulos <
 metr...@gmail.com> wrote:
> 
> hello all,
> 
> the subject is self-explanatory...
> gnucash 3.7.1 does not start on Macos 10.13.6
> I was using it for 2-3 years, i tried to open it today, but it does
>>> not
> start.
> updated gnucash, nothing.
> installed latest python, nothing.
> added the app to the dock, nothing..
> i can see the splash screen, but up to there.
> i have 2 displays, tried to mirror them, nothing..
> 
> anyone with a new idea ? :)
 
 ___
 gnucash-user mailing list
 gnucash-user@gnucash.org
 To update your subscription preferences or to unsubscribe:
 https://lists.gnucash.org/mailman/listinfo/gnucash-user
 If you are using Nabble or Gmane, please see
 https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
 -
 Please remember to CC this list on all your replies.
 You can do this by using Reply-To-List or Reply-All.
 
>>> 
>>> 
>>> --
>>> 
>>> regards,
>>> George Michalopoulos
>>> 
>>> born & raise @ Metron 6 (six)
>>> 
>>> metr...@gmail.com
>>> ___
>>> gnucash-user mailing list
>>> gnucash-user@gnucash.org
>>> To update your subscription preferences or to unsubscribe:
>>> 

Re: [GNC] gnucash 3.7.1 does not start on Macos 10.13.6

2019-11-16 Thread David Carlson
I don't know about Mac's.  I just asked if this was your first time running
release 3.7.1?

On Sat, Nov 16, 2019 at 8:40 AM George Michalopoulos 
wrote:

>
> i had to run it 1,5-2 years..
>
> should i try an older version ?
>
>
> On Sat, Nov 16, 2019 at 4:23 PM David Carlson 
> wrote:
>
>> Release 3.7.1 has only been around for several. Weeks.  Is this the first
>> time for you to start Gnucash after updating?
>>
>> If so, which version did you have before?
>>
>> David Carlson
>>
>> On Sat, Nov 16, 2019, 6:58 AM George Michalopoulos 
>> wrote:
>>
>>> i made all the things you say, no good..
>>>
>>> This is what i see on terminal..
>>>
>>> Application Path /Applications/Gnucash.app/Contents/MacOS/Gnucash
>>> (process:1839): gnc.gui-WARNING **: 14:52:58.538:
>>> [mac_find_close_country()] Apple Locale is set to a value en_GR not
>>> supported by the C runtime
>>> (process:1839): gnc.gui-WARNING **: 14:52:58.539:
>>> [mac_find_close_country()] Using el_GR instead.
>>> (process:1839): gnc.gui-WARNING **: 14:52:58.540: [mac_set_languages()]
>>> Language list: en:el:en:C
>>> (process:1839): Gtk-WARNING **: 14:52:58.541: Locale not supported by C
>>> library.
>>> Using the fallback 'C' locale.
>>> Warning: Unwind-only `stack-overflow' exception; skipping pre-unwind
>>> handler.
>>>
>>>
>>> On Sat, Nov 16, 2019 at 2:49 PM Adrien Monteleone <
>>> adrien.montele...@lusfiber.net> wrote:
>>>
>>> > If you’re getting the GnuCash splash screen then it is starting, but
>>> then
>>> > either being hidden, or crashing.
>>> >
>>> > I’ll presume:
>>> >
>>> >
>>> > That you’ve checked *all* workspaces for the window?
>>> >
>>> > That you’ve right-clicked the icon in the dock and tried the ’Show all
>>> > Windows’ entry? (as well as maybe assigned it to ’this’ desktop or ‘all
>>> > desktops’)
>>> >
>>> > That the right-click menu of the GnuCash icon in your dock does *not*
>>> have
>>> > a ’show’ entry near the bottom, but instead says ‘hide’ (meaning the
>>> window
>>> > is *not* hidden in this case, it is a toggle)
>>> >
>>> > That a command-tab does not show an icon for GnuCash?
>>> >
>>> > That GnuCash.app is not listed in ActivityMonitor.app after the splash
>>> > screen goes away?
>>> >
>>> > That a MacOS crash report is also not appearing on the screen after the
>>> > splash screen disappears?
>>> >
>>> > You’ve tried running with just a single display plugged in?
>>> >
>>> >
>>> >
>>> > If all of the above is true, then try running from a terminal.app
>>> window:
>>> >
>>> > /Applications/Gnucash.app/Contents/MacOS/Gnucash
>>> >
>>> > Which might output some helpful stuff to the terminal window.
>>> >
>>> > Also, check the wiki about how to find the TraceFile on Mac and report
>>> > both back here.
>>> >
>>> >
>>> >
>>> > If however, GnuCash.app is not properly installed in /Applications or
>>> > ~/Applications as it always has been or that you haven't verified with
>>> > Gatekeeper that you want to open the app by *first* right-clicking it
>>> and
>>> > confirming this (only needed after each fresh install of GnuCash) then
>>> you
>>> > shouldn’t even be seeing the splash screen.
>>> >
>>> >
>>> > Regards,
>>> > Adrien
>>> >
>>> >
>>> >
>>> > > On Nov 16, 2019 w46d320, at 6:32 AM, George Michalopoulos <
>>> > metr...@gmail.com> wrote:
>>> > >
>>> > > hello all,
>>> > >
>>> > > the subject is self-explanatory...
>>> > > gnucash 3.7.1 does not start on Macos 10.13.6
>>> > > I was using it for 2-3 years, i tried to open it today, but it does
>>> not
>>> > > start.
>>> > > updated gnucash, nothing.
>>> > > installed latest python, nothing.
>>> > > added the app to the dock, nothing..
>>> > > i can see the splash screen, but up to there.
>>> > > i have 2 displays, tried to mirror them, nothing..
>>> > >
>>> > > anyone with a new idea ? :)
>>> >
>>> > ___
>>> > gnucash-user mailing list
>>> > gnucash-user@gnucash.org
>>> > To update your subscription preferences or to unsubscribe:
>>> > https://lists.gnucash.org/mailman/listinfo/gnucash-user
>>> > If you are using Nabble or Gmane, please see
>>> > https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
>>> > -
>>> > Please remember to CC this list on all your replies.
>>> > You can do this by using Reply-To-List or Reply-All.
>>> >
>>>
>>>
>>> --
>>>
>>> regards,
>>> George Michalopoulos
>>>
>>> born & raise @ Metron 6 (six)
>>>
>>> metr...@gmail.com
>>> ___
>>> gnucash-user mailing list
>>> gnucash-user@gnucash.org
>>> To update your subscription preferences or to unsubscribe:
>>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>>> If you are using Nabble or Gmane, please see
>>> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
>>> -
>>> Please remember to CC this list on all your replies.
>>> You can do this by using Reply-To-List or Reply-All.
>>>
>>
>
> --
>
> regards,
> George Michalopoulos
>
> born & raise @ Metron 6 (six)
>
> 

Re: [GNC] gnucash 3.7.1 does not start on Macos 10.13.6

2019-11-16 Thread George Michalopoulos
i had to run it 1,5-2 years..

should i try an older version ?


On Sat, Nov 16, 2019 at 4:23 PM David Carlson 
wrote:

> Release 3.7.1 has only been around for several. Weeks.  Is this the first
> time for you to start Gnucash after updating?
>
> If so, which version did you have before?
>
> David Carlson
>
> On Sat, Nov 16, 2019, 6:58 AM George Michalopoulos 
> wrote:
>
>> i made all the things you say, no good..
>>
>> This is what i see on terminal..
>>
>> Application Path /Applications/Gnucash.app/Contents/MacOS/Gnucash
>> (process:1839): gnc.gui-WARNING **: 14:52:58.538:
>> [mac_find_close_country()] Apple Locale is set to a value en_GR not
>> supported by the C runtime
>> (process:1839): gnc.gui-WARNING **: 14:52:58.539:
>> [mac_find_close_country()] Using el_GR instead.
>> (process:1839): gnc.gui-WARNING **: 14:52:58.540: [mac_set_languages()]
>> Language list: en:el:en:C
>> (process:1839): Gtk-WARNING **: 14:52:58.541: Locale not supported by C
>> library.
>> Using the fallback 'C' locale.
>> Warning: Unwind-only `stack-overflow' exception; skipping pre-unwind
>> handler.
>>
>>
>> On Sat, Nov 16, 2019 at 2:49 PM Adrien Monteleone <
>> adrien.montele...@lusfiber.net> wrote:
>>
>> > If you’re getting the GnuCash splash screen then it is starting, but
>> then
>> > either being hidden, or crashing.
>> >
>> > I’ll presume:
>> >
>> >
>> > That you’ve checked *all* workspaces for the window?
>> >
>> > That you’ve right-clicked the icon in the dock and tried the ’Show all
>> > Windows’ entry? (as well as maybe assigned it to ’this’ desktop or ‘all
>> > desktops’)
>> >
>> > That the right-click menu of the GnuCash icon in your dock does *not*
>> have
>> > a ’show’ entry near the bottom, but instead says ‘hide’ (meaning the
>> window
>> > is *not* hidden in this case, it is a toggle)
>> >
>> > That a command-tab does not show an icon for GnuCash?
>> >
>> > That GnuCash.app is not listed in ActivityMonitor.app after the splash
>> > screen goes away?
>> >
>> > That a MacOS crash report is also not appearing on the screen after the
>> > splash screen disappears?
>> >
>> > You’ve tried running with just a single display plugged in?
>> >
>> >
>> >
>> > If all of the above is true, then try running from a terminal.app
>> window:
>> >
>> > /Applications/Gnucash.app/Contents/MacOS/Gnucash
>> >
>> > Which might output some helpful stuff to the terminal window.
>> >
>> > Also, check the wiki about how to find the TraceFile on Mac and report
>> > both back here.
>> >
>> >
>> >
>> > If however, GnuCash.app is not properly installed in /Applications or
>> > ~/Applications as it always has been or that you haven't verified with
>> > Gatekeeper that you want to open the app by *first* right-clicking it
>> and
>> > confirming this (only needed after each fresh install of GnuCash) then
>> you
>> > shouldn’t even be seeing the splash screen.
>> >
>> >
>> > Regards,
>> > Adrien
>> >
>> >
>> >
>> > > On Nov 16, 2019 w46d320, at 6:32 AM, George Michalopoulos <
>> > metr...@gmail.com> wrote:
>> > >
>> > > hello all,
>> > >
>> > > the subject is self-explanatory...
>> > > gnucash 3.7.1 does not start on Macos 10.13.6
>> > > I was using it for 2-3 years, i tried to open it today, but it does
>> not
>> > > start.
>> > > updated gnucash, nothing.
>> > > installed latest python, nothing.
>> > > added the app to the dock, nothing..
>> > > i can see the splash screen, but up to there.
>> > > i have 2 displays, tried to mirror them, nothing..
>> > >
>> > > anyone with a new idea ? :)
>> >
>> > ___
>> > gnucash-user mailing list
>> > gnucash-user@gnucash.org
>> > To update your subscription preferences or to unsubscribe:
>> > https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> > If you are using Nabble or Gmane, please see
>> > https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
>> > -
>> > Please remember to CC this list on all your replies.
>> > You can do this by using Reply-To-List or Reply-All.
>> >
>>
>>
>> --
>>
>> regards,
>> George Michalopoulos
>>
>> born & raise @ Metron 6 (six)
>>
>> metr...@gmail.com
>> ___
>> gnucash-user mailing list
>> gnucash-user@gnucash.org
>> To update your subscription preferences or to unsubscribe:
>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> If you are using Nabble or Gmane, please see
>> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
>> -
>> Please remember to CC this list on all your replies.
>> You can do this by using Reply-To-List or Reply-All.
>>
>

-- 

regards,
George Michalopoulos

born & raise @ Metron 6 (six)

metr...@gmail.com
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more 

Re: [GNC] gnucash 3.7.1 does not start on Macos 10.13.6

2019-11-16 Thread David Carlson
Release 3.7.1 has only been around for several. Weeks.  Is this the first
time for you to start Gnucash after updating?

If so, which version did you have before?

David Carlson

On Sat, Nov 16, 2019, 6:58 AM George Michalopoulos 
wrote:

> i made all the things you say, no good..
>
> This is what i see on terminal..
>
> Application Path /Applications/Gnucash.app/Contents/MacOS/Gnucash
> (process:1839): gnc.gui-WARNING **: 14:52:58.538:
> [mac_find_close_country()] Apple Locale is set to a value en_GR not
> supported by the C runtime
> (process:1839): gnc.gui-WARNING **: 14:52:58.539:
> [mac_find_close_country()] Using el_GR instead.
> (process:1839): gnc.gui-WARNING **: 14:52:58.540: [mac_set_languages()]
> Language list: en:el:en:C
> (process:1839): Gtk-WARNING **: 14:52:58.541: Locale not supported by C
> library.
> Using the fallback 'C' locale.
> Warning: Unwind-only `stack-overflow' exception; skipping pre-unwind
> handler.
>
>
> On Sat, Nov 16, 2019 at 2:49 PM Adrien Monteleone <
> adrien.montele...@lusfiber.net> wrote:
>
> > If you’re getting the GnuCash splash screen then it is starting, but then
> > either being hidden, or crashing.
> >
> > I’ll presume:
> >
> >
> > That you’ve checked *all* workspaces for the window?
> >
> > That you’ve right-clicked the icon in the dock and tried the ’Show all
> > Windows’ entry? (as well as maybe assigned it to ’this’ desktop or ‘all
> > desktops’)
> >
> > That the right-click menu of the GnuCash icon in your dock does *not*
> have
> > a ’show’ entry near the bottom, but instead says ‘hide’ (meaning the
> window
> > is *not* hidden in this case, it is a toggle)
> >
> > That a command-tab does not show an icon for GnuCash?
> >
> > That GnuCash.app is not listed in ActivityMonitor.app after the splash
> > screen goes away?
> >
> > That a MacOS crash report is also not appearing on the screen after the
> > splash screen disappears?
> >
> > You’ve tried running with just a single display plugged in?
> >
> >
> >
> > If all of the above is true, then try running from a terminal.app window:
> >
> > /Applications/Gnucash.app/Contents/MacOS/Gnucash
> >
> > Which might output some helpful stuff to the terminal window.
> >
> > Also, check the wiki about how to find the TraceFile on Mac and report
> > both back here.
> >
> >
> >
> > If however, GnuCash.app is not properly installed in /Applications or
> > ~/Applications as it always has been or that you haven't verified with
> > Gatekeeper that you want to open the app by *first* right-clicking it and
> > confirming this (only needed after each fresh install of GnuCash) then
> you
> > shouldn’t even be seeing the splash screen.
> >
> >
> > Regards,
> > Adrien
> >
> >
> >
> > > On Nov 16, 2019 w46d320, at 6:32 AM, George Michalopoulos <
> > metr...@gmail.com> wrote:
> > >
> > > hello all,
> > >
> > > the subject is self-explanatory...
> > > gnucash 3.7.1 does not start on Macos 10.13.6
> > > I was using it for 2-3 years, i tried to open it today, but it does not
> > > start.
> > > updated gnucash, nothing.
> > > installed latest python, nothing.
> > > added the app to the dock, nothing..
> > > i can see the splash screen, but up to there.
> > > i have 2 displays, tried to mirror them, nothing..
> > >
> > > anyone with a new idea ? :)
> >
> > ___
> > gnucash-user mailing list
> > gnucash-user@gnucash.org
> > To update your subscription preferences or to unsubscribe:
> > https://lists.gnucash.org/mailman/listinfo/gnucash-user
> > If you are using Nabble or Gmane, please see
> > https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> > -
> > Please remember to CC this list on all your replies.
> > You can do this by using Reply-To-List or Reply-All.
> >
>
>
> --
>
> regards,
> George Michalopoulos
>
> born & raise @ Metron 6 (six)
>
> metr...@gmail.com
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] gnucash 3.7.1 does not start on Macos 10.13.6

2019-11-16 Thread George Michalopoulos
i made all the things you say, no good..

This is what i see on terminal..

Application Path /Applications/Gnucash.app/Contents/MacOS/Gnucash
(process:1839): gnc.gui-WARNING **: 14:52:58.538:
[mac_find_close_country()] Apple Locale is set to a value en_GR not
supported by the C runtime
(process:1839): gnc.gui-WARNING **: 14:52:58.539:
[mac_find_close_country()] Using el_GR instead.
(process:1839): gnc.gui-WARNING **: 14:52:58.540: [mac_set_languages()]
Language list: en:el:en:C
(process:1839): Gtk-WARNING **: 14:52:58.541: Locale not supported by C
library.
Using the fallback 'C' locale.
Warning: Unwind-only `stack-overflow' exception; skipping pre-unwind
handler.


On Sat, Nov 16, 2019 at 2:49 PM Adrien Monteleone <
adrien.montele...@lusfiber.net> wrote:

> If you’re getting the GnuCash splash screen then it is starting, but then
> either being hidden, or crashing.
>
> I’ll presume:
>
>
> That you’ve checked *all* workspaces for the window?
>
> That you’ve right-clicked the icon in the dock and tried the ’Show all
> Windows’ entry? (as well as maybe assigned it to ’this’ desktop or ‘all
> desktops’)
>
> That the right-click menu of the GnuCash icon in your dock does *not* have
> a ’show’ entry near the bottom, but instead says ‘hide’ (meaning the window
> is *not* hidden in this case, it is a toggle)
>
> That a command-tab does not show an icon for GnuCash?
>
> That GnuCash.app is not listed in ActivityMonitor.app after the splash
> screen goes away?
>
> That a MacOS crash report is also not appearing on the screen after the
> splash screen disappears?
>
> You’ve tried running with just a single display plugged in?
>
>
>
> If all of the above is true, then try running from a terminal.app window:
>
> /Applications/Gnucash.app/Contents/MacOS/Gnucash
>
> Which might output some helpful stuff to the terminal window.
>
> Also, check the wiki about how to find the TraceFile on Mac and report
> both back here.
>
>
>
> If however, GnuCash.app is not properly installed in /Applications or
> ~/Applications as it always has been or that you haven't verified with
> Gatekeeper that you want to open the app by *first* right-clicking it and
> confirming this (only needed after each fresh install of GnuCash) then you
> shouldn’t even be seeing the splash screen.
>
>
> Regards,
> Adrien
>
>
>
> > On Nov 16, 2019 w46d320, at 6:32 AM, George Michalopoulos <
> metr...@gmail.com> wrote:
> >
> > hello all,
> >
> > the subject is self-explanatory...
> > gnucash 3.7.1 does not start on Macos 10.13.6
> > I was using it for 2-3 years, i tried to open it today, but it does not
> > start.
> > updated gnucash, nothing.
> > installed latest python, nothing.
> > added the app to the dock, nothing..
> > i can see the splash screen, but up to there.
> > i have 2 displays, tried to mirror them, nothing..
> >
> > anyone with a new idea ? :)
>
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>


-- 

regards,
George Michalopoulos

born & raise @ Metron 6 (six)

metr...@gmail.com
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] gnucash 3.7.1 does not start on Macos 10.13.6

2019-11-16 Thread Adrien Monteleone
If you’re getting the GnuCash splash screen then it is starting, but then 
either being hidden, or crashing.

I’ll presume:


That you’ve checked *all* workspaces for the window?

That you’ve right-clicked the icon in the dock and tried the ’Show all Windows’ 
entry? (as well as maybe assigned it to ’this’ desktop or ‘all desktops’)

That the right-click menu of the GnuCash icon in your dock does *not* have a 
’show’ entry near the bottom, but instead says ‘hide’ (meaning the window is 
*not* hidden in this case, it is a toggle)

That a command-tab does not show an icon for GnuCash?

That GnuCash.app is not listed in ActivityMonitor.app after the splash screen 
goes away?

That a MacOS crash report is also not appearing on the screen after the splash 
screen disappears?

You’ve tried running with just a single display plugged in?



If all of the above is true, then try running from a terminal.app window:

/Applications/Gnucash.app/Contents/MacOS/Gnucash

Which might output some helpful stuff to the terminal window.

Also, check the wiki about how to find the TraceFile on Mac and report both 
back here.



If however, GnuCash.app is not properly installed in /Applications or 
~/Applications as it always has been or that you haven't verified with 
Gatekeeper that you want to open the app by *first* right-clicking it and 
confirming this (only needed after each fresh install of GnuCash) then you 
shouldn’t even be seeing the splash screen.


Regards,
Adrien



> On Nov 16, 2019 w46d320, at 6:32 AM, George Michalopoulos  
> wrote:
> 
> hello all,
> 
> the subject is self-explanatory...
> gnucash 3.7.1 does not start on Macos 10.13.6
> I was using it for 2-3 years, i tried to open it today, but it does not
> start.
> updated gnucash, nothing.
> installed latest python, nothing.
> added the app to the dock, nothing..
> i can see the splash screen, but up to there.
> i have 2 displays, tried to mirror them, nothing..
> 
> anyone with a new idea ? :)

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


[GNC] gnucash 3.7.1 does not start on Macos 10.13.6

2019-11-16 Thread George Michalopoulos
hello all,

the subject is self-explanatory...
gnucash 3.7.1 does not start on Macos 10.13.6
I was using it for 2-3 years, i tried to open it today, but it does not
start.
updated gnucash, nothing.
installed latest python, nothing.
added the app to the dock, nothing..
i can see the splash screen, but up to there.
i have 2 displays, tried to mirror them, nothing..

anyone with a new idea ? :)

-- 

regards,
George Michalopoulos

born & raise @ Metron 6 (six)

metr...@gmail.com
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.