Re: [GNC] Upgrading GC under Ubuntu

2018-07-02 Thread Colin Law
On 29 June 2018 at 20:50, Stephen M. Butler wrote: > ... > Having just done a download and compile to my Ubuntu 18.04, let me share > with you what I did. Sometimes reading the web sites leaves one (at > least me) scratching their head vigorously -- in my case not a good idea > with the hair I h

Re: [GNC] Upgrading GC under Ubuntu

2018-07-02 Thread Colin Law
the regex. The one to output to /usr/local/share/icons is working correctly. I am using bash too. It doesn't make sense. I am at a loss to know what to try next. Colin On 2 July 2018 at 17:53, Stephen M. Butler wrote: > On 07/02/2018 07:31 AM, Colin Law wrote: > > On 29 June

Re: [GNC] Upgrading GC under Ubuntu

2018-07-04 Thread Colin Law
On 3 July 2018 at 02:06, Stephen M. Butler wrote: > On 07/02/2018 01:42 PM, Colin Law wrote: >> On 2 July 2018 at 21:06, Stephen M. Butler > <mailto:kg...@arrl.net>> wrote: >> >> ... >> At times I've found I have to escape the * or the sh

Re: [GNC] Upgrading GC under Ubuntu

2018-07-04 Thread Colin Law
CLUDE) The REGEX is given the full path, which includes /home/colinl/apps/gnucash-3.2/data/pixmaps/hicolor. I have put my source directory under a folder called apps so the regex matches everything! Changing the regex to REGEX "hicolor/.*/apps.*" EXCLUDE works perfectly. Colin On 2 J

Re: [GNC] Upgrading GC under Ubuntu

2018-07-04 Thread Colin Law
On 4 July 2018 at 10:31, Geert Janssens wrote: > Op woensdag 4 juli 2018 10:57:59 CEST schreef Colin Law: >> Eureka moment - it is obvious if I just look in the right place. The >> full cmake command I have is >> >> file(INSTALL DESTINATION "${CMAKE_INSTALL_PREF

Re: [GNC] autocomplete not working in 3.2

2018-07-04 Thread Colin Law
On 4 July 2018 at 14:37, V. Vatsal via gnucash-user wrote: > Thanks for this clarification. It works the way you say. > > For what it’s worth, there are a number of small bugs in the Mac OS file > handling and UI in 3.2. > > Eg, if you move or delete a the primary gnucash file, and click on a >

[GNC] Building v3 - Wiki entry for Ubuntu

2018-07-04 Thread Colin Law
The wiki entry for building v3 on Ubuntu [1] has get me up and running with little difficulty so many thanks who contributed to writing it. There is an error there, though, I think. The section on install-target says for /usr/local: /usr/local - this location is commonly used for versions distri

[GNC] V3 cannot save on top of existing mysql database

2018-07-05 Thread Colin Law
Are the powers-that-be aware of an apparent bug that prevents File > Save As > Mysql over an existing database? The trace file shows * 09:04:54 WARN [GncDbiBackend::session_begin()] Databse already exists, Might clobber it. * 09:05:00 CRIT [error_handler()] DBI error: 1050: Table 'versions' a

Re: [GNC] V3 cannot save on top of existing mysql database

2018-07-05 Thread Colin Law
On 5 July 2018 at 12:42, Geert Janssens wrote: > Op donderdag 5 juli 2018 10:12:56 CEST schreef Colin Law: > > Are the powers-that-be aware of an apparent bug that prevents File > Save > > As > Mysql over an existing database? > > > Yep: https://bugs.gnucash.org/sho

Re: [GNC] Building v3 - Wiki entry for Ubuntu

2018-07-07 Thread Colin Law
Hi David I have changed the text on usr/local. I haven't changed the title as it was not immediately clear to me how to do that. It probably doesn't matter anyway. Cheers Colin On 5 July 2018 at 11:12, DaveC49 wrote: > Hi Colin, > > I'm responsible for m,ost of the update on the build Ubunt

Re: [GNC] gnucash on debian problem

2018-07-09 Thread Colin Law
In what way does it fail? Colin On Tue, 10 Jul 2018, 03:06 John Griessen, wrote: > Every time I try to upgrade from > gnucash 1:2.6.14-1 AMD64 > to more recent > on debian it fails. > > Is there a work around or do I need to compile from scratch to use on > debian now? > _

Re: [GNC] Building v3 - Wiki entry for Ubuntu

2018-07-09 Thread Colin Law
What is that a correction to? Colin On 8 July 2018 at 11:37, DaveC49 wrote: > Colin, > > A correction. The latest LM 18.3 Software Manager now installs Gnucash 3.2 > as a flatpack in /usr/bin. There are no identiable gnucash directories > apart > from the user configuration. > > David > > > > -

Re: [GNC] Flatpack GnuCash v3.2 available in Linux Mint and flathub website

2018-07-10 Thread Colin Law
It would be really good if the flatpak worked, but for me (on Ubuntu 18.04) I cannot save as mysql or open an existing mysql database (though it has the mysql option). I can't find the gnucash.trace file when running as a flatpak (I have searched the whole disc). Any idea where to submit bugs aga

Re: [GNC] Flatpack GnuCash v3.2 available in Linux Mint and flathub website

2018-07-10 Thread Colin Law
Thanks for the suggestion, but 3.2 built from source works fine on the same machine. Colin On Wed, 11 Jul 2018, 06:02 Plutocrat, wrote: > > Subject: Re: [GNC] Flatpack GnuCash v3.2 available in Linux Mint and > flathub website > > From: Colin Law > > Date: Tue, 10 Ju

Re: [GNC] Flatpack GnuCash v3.2 available in Linux Mint and flathub website

2018-07-12 Thread Colin Law
Thanks Dave. Colin On 11 July 2018 at 02:51, DaveC49 wrote: > Colin, > > There is a link labelled issues to the Gnome bugzilla site on the flathub > GnuCash page which links to the now becoming defunct Gnome Bugzilla which > is > being transferred to Gnome Gitlab and has a link to it, > https:

Re: [GNC] Flatpack GnuCash v3.2 available in Linux Mint and flathub website

2018-07-12 Thread Colin Law
Mysql error issue submitted https://github.com/flathub/org.gnucash.GnuCash/issues/17 Colin On 11 July 2018 at 02:51, DaveC49 wrote: > Colin, > > There is a link labelled issues to the Gnome bugzilla site on the flathub > GnuCash page which links to the now becoming defunct Gnome Bugzilla which

Re: [GNC] gnucash on debian problem

2018-07-13 Thread Colin Law
On Sat, 14 Jul 2018, 03:15 John Griessen, wrote: > On 07/10/2018 01:13 AM, Colin Law wrote: > > In what way does it fail? > > > > Colin > > Attempt to start gnucash: > > gnucash: symbol lookup error: > /usr/lib/x86_64-linux-gnu/gnucash/gnucash/libgnc

Re: [GNC] compile stops at core-utils.go

2018-07-14 Thread Colin Law
On 14 July 2018 at 01:25, John Griessen wrote: > Generating ../../lib/gnucash/scm/ccache/2.0/gnucash/core-utils.go > Backtrace: > I think you need to tell us what version you are trying to build, what you started with (a particular tarball, or git checkout or what), what OS you are running on a

Re: [GNC] gnucash on debian problem

2018-07-14 Thread Colin Law
On 14 July 2018 at 21:06, John Griessen wrote: > On 07/14/2018 01:49 AM, Colin Law wrote: > >> Attempt to start gnucash: >> >> gnucash: symbol lookup error: /usr/lib/x86_64-linux-gnu/gnuc >> ash/gnucash/libgncmod-app-utils.so: undefined symbol: >>

Re: [GNC] compile stops at core-utils.go

2018-07-14 Thread Colin Law
Are you aware of the build instructions at https://wiki.gnucash.org/wiki/BuildUbuntu16.04, which should work for Debian I think. Colin On 14 July 2018 at 21:24, John Griessen wrote: > On 07/14/2018 03:07 AM, Colin Law wrote: > >> On 14 July 2018 at 01:25, John

Re: [GNC] compile stops at core-utils.go

2018-07-17 Thread Colin Law
On 17 July 2018 at 01:05, John Griessen wrote: > On 07/14/2018 03:47 PM, Colin Law wrote: > >> Are you aware of the build instructions at https://wiki.gnucash.org/wiki/ >> BuildUbuntu16.04, which should work for Debian I think. >> >> Followed those, same result: &

Re: [GNC] opening my accounts after I have saved them

2018-07-25 Thread Colin Law
It should automatically open the last saved accounts file if you restart gnucash. If not then use File > Open and browse to the file. Assuming that works then close and reopen gnucash and check it re-opens the file. Note that on a Mac you cannot double click an accounts file to open it, that wil

Re: [GNC] Logs.

2018-07-27 Thread Colin Law
I am wondering why the log files bother you. Possibly you have done something like saving the accounts file on the desktop, so you see the log files there. If so then that is a bad plan. Instead I suggest making a folder specifically for the accounts file and using File > Save As to save it ther

Re: [GNC] GNUcash 3.2 file open issue

2018-07-27 Thread Colin Law
I am running 2.1.19 from the Ubuntu repo on Ubuntu 18.04 and can click File > Open, then select File System in the left hand pane of the dialog and can browse to any of the root directories with no problem. Colin On 27 July 2018 at 00:06, DaveC49 wrote: > Adrien, David, > > The same issue occur

Re: [GNC] GNUcash 3.2 file open issue

2018-07-27 Thread Colin Law
On 27 July 2018 at 18:23, Colin Law wrote: > I am running 2.1.19 from the Ubuntu repo on Ubuntu 18.04 and can click > File > Open, then select File System in the left hand pane of the dialog > and can browse to any of the root directories with no problem. > That is 2.6.19 of

Re: [GNC] GNUcash 3.2 file open issue

2018-07-27 Thread Colin Law
On 27 July 2018 at 23:46, David Cousens wrote: > Hi John, > > Have posted it as Bug 796789 for V3.2. > For some reason I had some difficulty finding this bug, in case anyone else has this problem it is at https://bugs.gnucash.org/show_bug.cgi?id=796789 Colin

Re: [GNC] Linux Mint 18.2 Sonya and Gnucash 3.2

2018-07-28 Thread Colin Law
On 28 July 2018 at 08:06, David Cousens wrote: > On Sat, 2018-07-28 at 01:11 -0500, Shabuboy.joy wrote: > > Hello, > > > > I just migrated from Quicken to Gnucash. Loving it so far! > > > > The question i have is: Will Gnucash 3.2 be available for Linux Mint > > 18.2? > > The software manager ins

Re: [GNC] Linux Mint 18.2 Sonya and Gnucash 3.2

2018-07-28 Thread Colin Law
On 28 July 2018 at 09:23, David Cousens wrote: > Colin, > > My take on that is that it is an issue with the flatpak maintainers for > GnuCash not having built the flatpak version with the required database > support. Ned Richards does not seem to be contactable directly and the last > commit was

Re: [GNC] Linux Mint 18.2 Sonya and Gnucash 3.2

2018-07-28 Thread Colin Law
On 28 July 2018 at 10:28, Plutocrat wrote: > The state of Gnucash in Ubuntu is not a happy one. Its packages are > inherited from Debian, and for whatever reason, they've been lagging > behind. I've tried to suggest upgrading a couple of times but to no avail, > although one person did suggest th

Re: [GNC] Linux Mint 18.2 Sonya and Gnucash 3.2

2018-07-28 Thread Colin Law
On 28 July 2018 at 11:35, Colin Law wrote: > ... > > sudo flatpak install flathub org.gnucash.GnuCash > and to uninstall it: sudo flatpak uninstall org.gnucash.GnuCash Colin ___ gnucash-user mailing list gnucash-user@gnucash.org To

Re: [GNC] Linux Mint 18.2 Sonya and Gnucash 3.2

2018-07-28 Thread Colin Law
On 28 July 2018 at 13:20, David Cousens wrote: > Deva > > Linux Mint 19 is called Tara and is based on Ubuntu 18.04. > Linux Mint 18.2 is called Sonya and is based on Ubuntu 16.04 > The flatpak version is available in both from the Software manager. > > The flatpak version is fine as long as you

Re: [GNC] Linux Mint 18.2 Sonya and Gnucash 3.2

2018-07-28 Thread Colin Law
s are also grayed out. > > Also, going to .gnucash in my home directory, there is no environment > file. So, were does AlphaVantage key go? > > Les > > > > On 07/28/2018 07:56 AM, Colin Law wrote: > >> On 28 July 2018 at 13:20, David Cousens wrote: >> >> D

Re: [GNC] Linux Mint 18.2 Sonya and Gnucash 3.2

2018-07-29 Thread Colin Law
On 28 July 2018 at 23:11, David Cousens wrote: > Colin, > > It is possible it has been compiled or is missing libdbi which supoports > the db access via the various db backends. It has to be included in the > dependencies to get the sqlbackend to run. > David, I see MySQL as an option in Save A

Re: [GNC] GNUcash 3.2 file open issue

2018-07-29 Thread Colin Law
On 29 July 2018 at 13:34, David Cousens wrote: > Just an update. > > I have been converting from LM18.3 to LM 19 on my desktop and didn't have > it setup for building GnuCash for the past week which is why I was using > the > flatpack version. > I've just completed building GnuCash 3.2 from sourc

Re: [GNC] Linux Mint 18.2 Sonya and Gnucash 3.2

2018-07-29 Thread Colin Law
is a version on the snapcraft site. Might >> have a look once my OS is sorted out and functioning >> David >> On Sun, 2018-07-29 at 09:04 +0100, Colin Law wrote: >> >>> On 28 July 2018 at 23:11, David Cousens >>> wrote: >>> >>>> Colin,

Re: [GNC] Prevent autocopy in register

2018-08-01 Thread Colin Law
On 1 August 2018 at 13:42, Nigel wrote: > I do a split transaction, calling it Shopping. There was potatoes, > tomatoes and a pair of socks. Next time I do a split transaction and call > it Shopping, the 3 items are duplicated. How do I prevent this, or remove > all the duplicated, incorrect, ite

Re: [GNC] Frequency of 28 Days

2018-08-02 Thread Colin Law
On 2 August 2018 at 16:41, adb34 via gnucash-user wrote: > I am using this for home use. I get some of my payments every 28 days. Can > anybody give me any pointers on how I can do the 28 day pay-in? > Use a Scheduled Transaction scheduled for weekly, every four weeks. Colin ___

Re: [GNC] Frequency of 28 Days

2018-08-02 Thread Colin Law
On 2 August 2018 at 17:27, adb34 via gnucash-user wrote: > So I have to make a new schedule and then alter it? I cannot see anything > other the list. Nothing saying put what you want in here. Or have I missed > something? > Actions > Scheduled Transactions > Scheduled Transaction Editor Click o

Re: [GNC] Frequency of 28 Days

2018-08-02 Thread Colin Law
On 2 August 2018 at 18:13, adb34 via gnucash-user wrote: > I am using v3.1 All I have in the drop down tab is; None, once, daily, > weekly, semi-monthly, monthly > You should not be running 3.1 I don't think. You should upgrade to 3.2 or later. Choose Weekly or Daily, then below that there shou

Re: [GNC] Frequency of 28 Days

2018-08-02 Thread Colin Law
Can't find how to do what? On Thu, 2 Aug 2018, 18:56 adb34 via gnucash-user, wrote: > Thank you. I have the manual here I cannot find out how to do it. Thank you > again > > > > -- > Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html >

Re: [GNC] Compile of 3.2 fails

2018-08-04 Thread Colin Law
On 4 August 2018 at 21:09, John Ralls wrote: > Do > sudo rm -rf /usr/local/lib/gnucash > be very careful when you do this, for example if you accidentally put a space after the first / then you would delete the whole file system. When I have to do such things I usually do cd /usr/local/lib/gn

Re: [GNC] Hidden accounts and balances

2018-08-10 Thread Colin Law
I would have expected a closed account to have a zero balance. Colin On Fri, 10 Aug 2018 at 09:51, Bridgit Griffin wrote: > I recently imported 20 years of financial data. The issue I'm facing is > that marking an account as hidden doesn't remove the balance from the > total of the higher level

Re: [GNC] Hidden accounts and balances

2018-08-10 Thread Colin Law
ffin wrote: >> > No not all have zero balances. However, Quicken allows the account to be >> > treated as if that is the case. It seems the hidden function in GNUcash >> > doesn't function the same way. >> > >> > On Fri, Aug 10, 2018, 4:30 AM Colin La

Re: [GNC] Reconciliation being undone without warning

2018-08-12 Thread Colin Law
On Sun, 12 Aug 2018 at 11:07, Anthony Marrian wrote: > I'm running version 3.2. I reconciled a bank account to the end of July, > and then added voucher numbers (in the NUM column) to a number of the > transactions, as I have habitually done with all versions before 3. No > warning appeared, BUT

Re: [GNC] Frequency of 28 Days

2018-08-12 Thread Colin Law
It has been pointed out several times how to do it and you have not explained what problem you are having. Select Actions > Scheduled Transactions > Scheduled Transactions Editor Click on the icon with the plus sign Click on Frequency Select Daily Below that it should show Every .. days, select 28

Re: [GNC] Frequency of 28 Days

2018-08-12 Thread Colin Law
Bert Riding have all suggested slight variations on the same method. You say that it didn't work but have not explained what the problem was. Colin > > On Sunday, 12 August 2018, 17:39:57 BST, Colin Law > wrote: > > > It has been pointed out several times how to do it and yo

Re: [GNC] Reconciliation being undone without warning

2018-08-12 Thread Colin Law
there. You can check the box for it and Apply and it will show next time > you edit a reconciled transaction. > > Regards, > Adrien > > > On Aug 12, 2018, at 7:19 AM, Anthony Marrian < > anth...@gardensmontessori.com> wrote: > > > > What a prat I am. Sorry:

Re: [GNC] Reconciliation being undone without warning

2018-08-12 Thread Colin Law
g to the amount field. > > > > RBM > > > > > > > > On 08/12/2018 02:44 PM, Colin Law wrote: > >> On Sun, 12 Aug 2018 at 17:50, Adrien Monteleone < > >> adrien.montele...@lusfiber.net> wrote: > >> > >>> Editing

Re: [GNC] Reconciliation being undone without warning

2018-08-13 Thread Colin Law
ession. > I have no idea whether that affects things. > On 2.6.19? It certainly doesn't for me, entering a value in the Num field does not change the reconcile state. Colin > > -Original Message- > From: gnucash-user gardensmontessori....@gnucash.org> On Behalf

Re: [GNC] Reconciliation being undone without warning

2018-08-13 Thread Colin Law
On Mon, 13 Aug 2018 at 11:05, Anthony Marrian wrote: > I’m 3.2 > You replied to my post that said that it did not happen on 2.6.19 with a post saying that it did happen for you, hence the confusion. Colin > > > *From:* Colin Law > *Sent:* 13 August 2018 10:04 > *To:* A

Re: [GNC] Column widths again

2018-08-13 Thread Colin Law
On Mon, 13 Aug 2018 at 19:37, Graham Balin wrote: > ... > Once I have made the error of re-sizing one of the columns -bang, I have to > keep horizontal scrolling to see what is going on. > All you have to do is to set the column sizes (apart from description) as you want then double click the de

Re: [GNC] File Format Documentation (Bug 777893)

2018-08-15 Thread Colin Law
On Wed, 15 Aug 2018 at 16:37, Christoph R wrote: > Hi David, > > > The default file storage format is XML > > I would not call this “XML" but "plain file”. From a user perspective it > is not important in which internal format it is stored. But it makes a big > difference if it is a simple file c

Re: [GNC] Column widths again

2018-08-16 Thread Colin Law
On Thu, 16 Aug 2018 at 09:44, Graham Balin wrote: > No, that doesn't work. Sadly my previous 'fix' doesn't work either because > as soon as I open a new account window, the widths of all open windows are > spoilt. It seems to think my screen is an inch or so wider than it really > is, as the bala

Re: [GNC] Column widths again

2018-08-16 Thread Colin Law
the screen is wide enough. However i have > tried to resize and the same 'snapping back' occurs. > Thanks for the suggestions anyway > > Cheerio > > Graham > > On Thu, 16 Aug 2018, 1:30 pm Colin Law, wrote: > >> >> >> On Thu, 16 Aug 2018 at 0

Re: [GNC] Column widths again

2018-08-17 Thread Colin Law
On Fri, 17 Aug 2018 at 19:11, Graham Balin wrote: > Sorry guys if there is any misunderstanding here. There is no account field > or rate field . in the basic ledger view i have > date-num-description-transfer-R-receive-spend-balance. > Double clicking the Balance header moves it right out of vie

Re: [GNC] Reconcilliation deferal

2018-08-17 Thread Colin Law
I think there was a bug that caused that in one of the earlier 2.x versions. Which version are you using? If you double click an entry in the reconcile window it will take you to the corresponding transaction so you can modify it if necessary. It will be immediately updated in the reconcile windo

Re: [GNC] Cannot change preferences

2018-08-17 Thread Colin Law
On Fri, 17 Aug 2018 at 19:48, Ken Heard wrote: > On 2018-08-17 13:18, Geert Janssens wrote: > > > Thanks for the feedback. My request to try with dconf-editor was not > meant as > > a workaround, but rather to determine if values can be changed at all. > > > >>From your explanation I still can't

Re: [GNC] Cannot change preferences

2018-08-17 Thread Colin Law
On Fri, 17 Aug 2018, 22:59 Ken Heard, wrote: > On 2018-08-17 17:26, Colin Law wrote: > > > > The apply button doesn't really popup (for me on Ubuntu 18.040) it just > > appears in the bottom bar of the window. > > > > Colin > > I don't even see it

Re: [GNC] Cannot change preferences

2018-08-18 Thread Colin Law
On Sat, 18 Aug 2018 at 14:52, Geert Janssens wrote: > Op zaterdag 18 augustus 2018 15:47:06 CEST schreef Ken Heard: > > On 2018-08-18 02:07, Colin Law wrote: > > > On Fri, 17 Aug 2018, 22:59 Ken Heard, wrote: > > >> On 2018-08-17 17:26, Colin Law wrote: > >

Re: [GNC] Cannot change preferences

2018-08-18 Thread Colin Law
On Sat, 18 Aug 2018 at 15:19, Adrien Monteleone < adrien.montele...@lusfiber.net> wrote: > I think Ken mentioned GnuCash 2.6.15 in Debian Stretch in the OP. > I missed that. Thanks. Ken, dconf not working can be caused by corrupted dconf config files. This can happen if there is power fail app

Re: [GNC] gnucash crashing in ubuntu 14.04

2018-08-18 Thread Colin Law
On Sat, 18 Aug 2018 at 17:45, Proberts042 wrote: > Running gnucash in Ubuntu 14.04 inside a Oracle VirtualBox. gnucash keeps > crashing while I am performing inputs, nothing unusual. Crashed three times > in two hours. I get an error report but can't find a way to copy it out and > include in thi

Re: [GNC] Column widths again

2018-08-19 Thread Colin Law
What resolution is your screen? You said it works ok on a larger monitor, what display resolutions are you getting on each? Go to Settings > Devices > Screen Displays and it will show you. Colin On Sun, 19 Aug 2018 at 10:57, Graham Balin wrote: > What happens is that it springs back to its or

Re: [GNC] Column widths again

2018-08-19 Thread Colin Law
Also can you post a screenshot showing the problem? Colin On Sun, 19 Aug 2018 at 11:04, Colin Law wrote: > What resolution is your screen? You said it works ok on a larger monitor, > what display resolutions are you getting on each? Go to Settings > Devices > > Screen Displ

Re: [GNC] Cannot change preferences

2018-08-20 Thread Colin Law
On Mon, 20 Aug 2018 at 16:19, Ken Heard wrote: > > I have discovered that I do not have a file ~/.config/dconf. Perhaps the > absence of such a fine has prevented my from changing any of my gnucash > preferences. So I suppose my next step is somehow to create one, yes? > > Well since the proposed

Re: [GNC] Column widths again

2018-08-20 Thread Colin Law
On Mon, 20 Aug 2018 at 18:17, David Carlson wrote: > I think that I technically hijacked the thread by digressing to > documentation issues. No technically about it, actually would be a better word I think. I was thoroughly confused about what was going on. Could a new thread be started for t

Re: [GNC] Cannot change preferences

2018-08-21 Thread Colin Law
On Mon, 20 Aug 2018 at 23:20, Ken Heard wrote: > ... > > ps -aux|grep dconf > > show? I suspect it will show that dconf-service is not running. > > It returns the line > > "ken 5074 0.0 0.0 14004 964 pts/2S+ 17:45 0:00 grep dconf" So dconf-service is not running. > "sudo cat /var/

Re: [GNC] Cannot change preferences

2018-08-21 Thread Colin Law
On Mon, 20 Aug 2018 at 23:31, Ken Heard wrote: > > Just now I ran command "dconf update" which returned the following: > --- > error: Error opening directory '/etc/dconf/db': No such file or > directory It seems there is something basically wrong with your system, the que

Re: [GNC] Cannot change preferences

2018-08-21 Thread Colin Law
On Tue, 21 Aug 2018 at 16:31, Ken Heard wrote: > .. > Here is the full content of .xsession-errors after running dconf-editor > in a terminal and finding the terminal the messages quoted below. > > Xsession: X session started for ken at Tue Aug 21 10:32:09 EDT 2018 > localuser:ken being added to a

Re: [GNC] Cannot change preferences

2018-08-22 Thread Colin Law
On Wed, 22 Aug 2018 at 03:04, Ken Heard wrote: > ... > I now have a working gnucash. Excellent. > ... > I still have however a few observations/questions about dconf, etc., > which I want to send to the three of you in due course after I complete > my researches on the subject. Can you remind m

Re: [GNC] Gnucash 3 in the Debian / Ubuntu pipeline?

2018-08-22 Thread Colin Law
On Tue, 21 Aug 2018 at 22:59, GWB wrote: > .. > Alas, 18.10 ("Cosmic Cuttlefish") lists: > gnucash (1:2.6.19-1) Looking at https://launchpad.net/ubuntu/cosmic/+package/gnucash-common I see that version 3.2 is in the 'proposed' repository. I hope that means that it is intended that 3.2 should be

Re: [GNC] Cannot change preferences

2018-08-22 Thread Colin Law
On Wed, 22 Aug 2018 at 16:19, Ken Heard wrote: > > The version of gnucash I have, 1:2.6.15-1, was installed from the Debian > Stretch repository. Just now I looked at the entry for this package on > apt-cache and discovered that dbus-X11 is recommended for > gnucash-1:2.6.15-1; whereas it has to b

Re: [GNC] Cannot change preferences

2018-08-22 Thread Colin Law
On Wed, 22 Aug 2018 at 17:31, Frank H. Ellenberger wrote: > > Hi all, > > AFAIK dbus-X11 is no direct dependency of GnuCash: > GnuCash requires GSettings, > only on Linux that requires dconf > and that again requires the dbus. Well if you take out dbus-X11 then you can't save any settings. I don'

Re: [GNC] Cannot change preferences

2018-08-22 Thread Colin Law
that is required for gsettings to work on Debian/Ubuntu. Sorry, I don't understand the reference to ISO-Codes. Colin > > Am 22.08.2018 um 18:38 schrieb Colin Law: > > On Wed, 22 Aug 2018 at 17:31, Frank H. Ellenberger > > wrote: > >> > >> Hi all, > >>

Re: [GNC] Cannot change preferences

2018-08-22 Thread Colin Law
On Wed, 22 Aug 2018 at 16:38, Colin Law wrote: > > On Wed, 22 Aug 2018 at 16:19, Ken Heard wrote: > > > > The version of gnucash I have, 1:2.6.15-1, was installed from the Debian > > Stretch repository. Just now I looked at the entry for this package on > > apt-cach

Re: [GNC] No Disk error

2018-08-23 Thread Colin Law
Googling for that error message finds lots of hits. It seems to be do do with having a drive that windows thinks is there but actually isn't. Something like that anyway. There are some solutions offered. Colin On Thu, 23 Aug 2018 at 04:39, jeffrey black wrote: > > On 8/22/2018 1:43 PM, Adrien

Re: [GNC] Cannot change preferences -- see bug 555187?

2018-08-23 Thread Colin Law
On Thu, 23 Aug 2018 at 15:02, Ken Heard wrote: > > On 2018-08-18 13:38, Geert Janssens wrote: > > ... > > The only thing André added yesterday was a message indicating that the (old) > > GConf tool should be considered dead and burried. Which is fine because > > gnucash has not been using it since

Re: [GNC] GC 3.2 Import Price File CSV

2018-08-24 Thread Colin Law
In Fri, 24 Aug 2018 at 17:58, Megagrumpy wrote: > > SUCCESS!!! It turns out that I was very carefully ensuring that I was saving > the file from Excel in "CSV UTF-8 (Comma delimited)" format as I thought > this was the closest match to the Encoding required for the import tool. > Changing to the

Re: [GNC] GNUcash 3.2 flatpak file open issue

2018-08-26 Thread Colin Law
Thanks for working that out Geert. It has allowed me to get gnucash to generate a trace file by running sudo flatpak override org.gnucash.GnuCash --filesystem=/tmp It appears that the flatpak does not have access to /tmp without this. It would be better, obviously, if that were built into the flat

Re: [GNC] GNUcash 3.2 flatpak file open issue

2018-08-26 Thread Colin Law
On Sun, 26 Aug 2018 at 14:54, John Ralls wrote: > > Colin, > > Did you try `--share=network`? Yes, that didn't help either, sadly. Colin > > http://docs.flatpak.org/en/latest/sandbox-permissions-reference.html > > Regards, > John Ralls > > On Aug

Re: [GNC] Help breaking up a file

2018-08-27 Thread Colin Law
Wow, that is a lot of personal data, mine goes back to 2001 and is only 2MB. Is that the default file type (XML) and have you specified Compress files in Preferences > General? In my opinion it is best to keep all the data in one file, then you have immediate access to all the history. So far fo

Re: [GNC] Unable to open new version

2018-08-28 Thread Colin Law
You should be able to use File > Open and browse to your accounts file, wherever you originally saved it. If you have lost that for some reason then hopefully you have a recent backup. Colin On Tue, 28 Aug 2018 at 06:31, Ian Lancaster wrote: > > For years (2011?) I have used GnuCash to ke

Re: [GNC] Unable to open new version

2018-08-28 Thread Colin Law
le, so can't comment on that. No doubt John Rails will interject when he sees this. I suspect Apple Tech are leading you up the garden path. Colin > > > On 28 Aug 2018, at 17:06, Colin Law wrote: > > > > You should be able to use File > Open and browse to your

Re: [GNC] file save over network taking very long time

2018-09-01 Thread Colin Law
If you run 2.6.17 but save to a local file in the VM is it any different (running the UI directly on that machine, to take one of the variables out). Also how is the file on the NAS accessed? I run 2.6.19 on Ubuntu 18.04 (an i5, not in a VM) but saving to a file on an NAS (a Pi), where the folder

Re: [GNC] trouble compiling 3.2 release o rusing debian packages newer than 2.6.14-1

2018-09-02 Thread Colin Law
On Sun, 2 Sep 2018 at 16:34, John Griessen wrote: > ... > cmake -D CMAKE_INSTALL_PREFIX=/home/john/gnucash-3.2 ../gnucash-3.2 Don't try and install to the source or build directory, if that is what you are trying to do. Colin ___ gnucash-user mailing l

Re: [GNC] Taking an existing transaction and scheduling future repeats

2018-09-03 Thread Colin Law
On Mon, 3 Sep 2018 at 21:14, Stan Brown wrote: > ... > I'd like to right-click it and have one of the options be to start the > scheduled-transaction editor with all information copied from that > transaction. The developers work really fast when a good suggestion is made, in fact your s/w has n

Re: [GNC] Gnucash Flatpak 3.2 Mysql issue

2018-09-04 Thread Colin Law
Excellent, thanks for working that out. Specifying 127.0.0.1 works for me too. I have updated the issue [1]. That means that for me the flatpak is a working solution. However, given the fact there has been absolutely no feedback from the maintainer on any of this I am not particularly hopeful th

Re: [GNC] Gnucash Flatpak 3.2 Mysql issue

2018-09-04 Thread Colin Law
On Tue, 4 Sep 2018 at 08:15, Geert Janssens wrote: > > Op dinsdag 4 september 2018 08:35:08 CEST schreef Adrien Monteleone: > > While --share=network should give you access to unix-sockets, I don’t think > > that includes access to ‘/etc/hosts’ which lies outside of the sandbox > > therefore, I’d

Re: [GNC] Gnucash Flatpak 3.2 Mysql issue

2018-09-04 Thread Colin Law
On Tue, 4 Sep 2018 at 08:29, Geert Janssens wrote: > > Op dinsdag 4 september 2018 09:19:40 CEST schreef Colin Law: > > Excellent, thanks for working that out. Specifying 127.0.0.1 works > > for me too. I have updated the issue [1]. > > That means that for me the flatp

Re: [GNC] Gnucash Flatpak 3.2 Mysql issue

2018-09-04 Thread Colin Law
On Tue, 4 Sep 2018 at 08:35, Geert Janssens wrote: > ... > Ok, and how about > --filesystem=/var/lib/mysql No joy there either I am afraid. Colin ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsub

Re: [GNC] Gnucash Flatpak 3.2 Mysql issue

2018-09-04 Thread Colin Law
On Tue, 4 Sep 2018 at 08:47, Geert Janssens wrote: > > Op dinsdag 4 september 2018 09:41:46 CEST schreef Colin Law: > > On Tue, 4 Sep 2018 at 08:35, Geert Janssens > wrote: > > > ... > > > Ok, and how about > > > --filesystem=/var/lib/mysql > > &g

Re: [GNC] Gnucash Flatpak 3.2 Mysql issue

2018-09-04 Thread Colin Law
I also notice that the docs are not included. Help shows the not found error. Colin On Tue, 4 Sep 2018 at 09:36, Geert Janssens wrote: > > Op dinsdag 4 september 2018 10:19:09 CEST schreef Colin Law: > > On Tue, 4 Sep 2018 at 08:47, Geert Janssens > wrote: > > > Op din

Re: [GNC] [OT] Why is Debit abbreviated Dr?

2018-09-05 Thread Colin Law
Wow, well now we know (or actually don't know), but we know we don't know in great depth and detail :) Colin On Wed, 5 Sep 2018 at 16:01, David Cousens wrote: > > Derek > > Latin past participles of creditum and debitum are debere and credere are a > possible explanation. Another theory is the >

[GNC] Fwd: [GNC-dev] Wiki Building Instructions Reorganization

2018-09-22 Thread Colin Law
On Sat, 22 Sep 2018, 10:49 Geert Janssens, wrote: > ... > Which reminds me: someone suggested to promote apt instead of apt-get as > the > preferred choice. I would only do so if all the distro releases we still > care > to support in the debian-sphere ship this tool. If not, I would be tempted >

Re: [GNC] Ubuntu PPA

2018-10-02 Thread Colin Law
On Tue, 2 Oct 2018 at 18:50, Tim Kallmer wrote: > When will 3.3 come to ppa:sicklylife? Building from the download doesn't > work for me using the directions. > Which OS, which directions and what went wrong? Colin _

Re: [GNC] Ubuntu PPA

2018-10-04 Thread Colin Law
How does one know whether one can trust a ppa such as this? Colin On Thu, 4 Oct 2018 at 06:29, Plutocrat wrote: > >From: Tim Kallmer > >Date: Tue, 2 Oct 2018 12:47:49 -0500 > >To: Gnucash Users > > > >When will 3.3 come to ppa:sicklylife? Building from the download doesn't > work for me using

Re: [GNC] Log In Change & Gnu

2018-10-05 Thread Colin Law
Which operating system are you using? How are you trying to open the accounts? Try using File > Open and browse to the accounts file. Colin On Fri, 5 Oct 2018 at 21:49, Glenn Crews wrote: > Oct 5, 2018 > I’ve been using Gnu for years on the family computer. Today I created my > own log in. The

Re: [GNC] Chromebooks

2018-10-07 Thread Colin Law
You have downloaded the source files, to build the software from source is not a trivial task. Do you definitely need 3.3? If not then try selecting the Distribution Version and see what that gives you. Colin On Sun, 7 Oct 2018 at 12:40, randix wrote: > Ok, so I downloaded an app that decompr

[GNC] Ubuntu 18.10 has v3.2

2018-10-07 Thread Colin Law
For information, the beta release of Ubuntu 18.10 has Gnucash 3.2 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 u

Re: [GNC] Lost my GnuCash data

2018-10-08 Thread Colin Law
Is it possible that you have opened one of the automatic backup files rather than your current file? When gnucash is open it shows the name of the file in the title bar. Does it have a lot of digits in it (which will be date/timestamp of when the backup was taken)? If so then click File > Open a

Re: [GNC] Chromebooks

2018-10-10 Thread Colin Law
On Wed, 10 Oct 2018 at 14:15, randix wrote: > > So before I go and install flatpak, does anyone know what version of GnuCash > is listed there (it doesn't say when I pull it up), or does it just pull up > whatever is the current version at gnucash.org? It was 3.something when I tried it a couple

<    1   2   3   4   5   6   7   >