Re: [GNC] Building 5.0 on Ubuntu 18.04

2023-03-29 Thread john
Oh, yeah. We changed the branch names, so for now there's only stable. If you 
don't want to re-clone, do this to get back in sync:

   git fetch origin
   git branch -m master stable
   git branch -u origin/stable stable
   git remote set-head origin -a

Regards,
John Ralls

> On Mar 29, 2023, at 4:48 PM, Stephen M. Butler  
> wrote:
> 
> Oh, forgot one minor detail.  I did a "git pull" on my gnucash git clone and 
> then attempted to apply the commands that John posted a few messages back.  
> Didn't work as expected so I did the extreme and blew my clone away and redid 
> it from github.
> 
> Then compiled from the most recent patch: 5.0-5-g77cb9c6af4+(2023-03-27)
> That may explain why my compiles work.
> 
> --Steve
> 
> On 3/29/23 16:39, Stephen M. Butler wrote:
>> It might be easier to upgrade Ubuntu!  I am at 22.10.
>> 
>> 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
>> 
>> On 3/29/23 15:39, Tom Weichmann wrote:
>>> So I took a guess and thought that since the README.dependencies doc
>>> required GCC 8.0 that it may also require g++ 8.  Ubuntu 18.04 has several
>>> versions available including 6, 7 and 8.  I had them all installed but gcc
>>> was linked to gcc7 and g++ was linked to g++7.  I had already changed the
>>> link for gcc to gcc-8 but hadn't yet for g++ since the
>>> README.dependencies didn't mentions g++.  However looking at the logs I saw
>>> some mentions of c++ 7, so I changed my links in /usr/bin for g++ to now
>>> link to g++-8.
>>> 
>>> My build got much further, however failed again at a new point:
>>> 
>>> https://pastebin.com/rAuYe1DM
>>> 
>>> 
>>> 
>>> On Wed, Mar 29, 2023 at 6:14 PM Tom Weichmann  wrote:
>>> 
 Hi John,
 
 Thanks for the reply.  Yes, the README.dependencies does state:
 Libraries/Deps
 --
required  Version
  ___
cmake 3.10Build system manager
 
 and I do have 3.10 installed as you suspected.
 
 % cmake --version
 cmake version 3.10.2
 
 So, I downloaded, built and installed cmake 3.11 into my /usr/local and
 can confirm that I can now complete the cmake operation in the build
 process.  Since Ubuntu 18.04 LTS is now 5 years old and is going EOL next
 month I'd say it's safe to just bump your cmake requirements to 3.11.  It
 looks like 3.11 was released 5 years ago already, but I don't know what
 other major distros are on.
 
 However, that being fixed, I am now running into issues building.
 Pastebin here:
 
 https://pastebin.com/tBDW6XeY
 
 Any ideas what is going on here?
 
 
 On Wed, Mar 29, 2023 at 5:51 PM john  wrote:
 
> Ubuntu's 18.04's Cmake is too old. target_compile_definitions for
> imported modules was introduced in Cmake 3.11 and Ubuntu 18.04 has 3,10.1.
> 
> Our currently advertised minimum cmake *is* 3.10, but we didn't bump it
> for 5.0 and we usually do. I'm inclined to bump the minimum Cmake
> instead of going back got `pkg_check_modules`.
> 
> Regards,
> John Ralls
> 
>> On Mar 29, 2023, at 11:57 AM, Tom Weichmann 
> wrote:
>> Hi All,
>> 
>> I'm still running Ubuntu 18.04 LTS which is still supported by Ubuntu
>> albeit a bit old.  I've been happily building all of the 4.x versions
> from
>> source since the latest is not in this distro's repositories.  Now i'm
>> trying to build version 5,0 and I'm running into a failure with cmake:
>> 
>> ---
>> ~/dev/build-gnucash-5.0
>> % cmake -DCMAKE_INSTALL_PREFIX=/usr/local ../gnucash-5.0
>> -- The C compiler identification is GNU 8.4.0
>> -- The CXX compiler identification is GNU 7.5.0
>> -- Check for working C compiler: /usr/bin/cc
>> -- Check for working C compiler: /usr/bin/cc -- works
>> -- Detecting C compiler ABI info
>> -- Detecting C compiler ABI info - done
>> -- Detecting C compile features
>> -- Detecting C compile features - done
>> -- Check for working CXX compiler: /usr/bin/c++
>> -- Check for working CXX compiler: /usr/bin/c++ -- works
>> -- Detecting CXX compiler ABI info
>> -- Detecting CXX compiler ABI info - done
>> -- Detecting CXX compile features
>> -- Detecting CXX compile features - done
>> -- Found UnixCommands: /bin/bash
>> -- Looking for pthread.h
>> -- Looking for pthread.h - found
>> -- Looking for pthread_create
>> -- Looking for pthread_create - not found
>> -- Looking for pthread_create in pthreads
>> -- Looking for pthread_create in pthreads - not found
>> -- Looking for pthread_create in pthread
>> -- Looking for pthread_create in pthread - found
>> -- Found 

[GNC] FW: Update Available: GnuCash

2023-03-29 Thread cavery
Hi, 

 

I received an email March 28 to install an new version and I downloaded the 
file a double clicked on the file and it installed perfectly as per the version 
shown below.

 



 

I then received the email below yesterday (March 30) so I downloaded this file 
but when I double click on it nothing happens.  It does not install a new 
version.

 

Would you please help me resolve this issue.

 

Regards

Charles Avery

 

 

From: SourceForge  
Sent: Wednesday, 29 March 2023 10:56 AM
To: cav...@bigpond.net.au
Subject: Update Available: GnuCash

 

  

 

There is a new version of GnuCash available now. ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ 
‌ ‌  



 

 

Find, Create, & Publish Open Source Software for free.

 



Hi! You have an update available.



 

 


 

 GnuCash


Personal and small-business finance manager

 

gnucash-5.0.tar.bz2

Released on 2023-03-26

 


 

 Download Latest Version 





 

 Unsubscribe me from receiving notifications for this project.

  

 


This e-mail was intended for: cav...@bigpond.net.au 
 

 

 Unsubscribe from project |  

 Manage your subscriptions |  

 Privacy policy 

PO BOX 12190, San Diego, CA 92112

 

 

  

 

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Exporting reports to spreadsheet

2023-03-29 Thread Adrien Monteleone

George,

You created the circle.

Skip adding/changing the extension entirely.

Just export, then open the file *from* Calc. (double-clicking will most 
likely use your default HTML editor, whatever that may be, or even a web 
browser)


Regards,
Adrien

On 3/29/23 11:11 AM, George Riner wrote:

The setting:

Windows 10
Gnucash 4.13

When I Export a report I've been supplying a windows extension of 
".ods". Which I assumed would cause that exported report file to open in 
some OpenDocumentSpreadsheet application, in my case: LibreOffice Calc.


But it doesn't do that. I double-click the file to open it in the 
default application and it opens in LibreOffice Writer.


Opening the exported report in a text editor I see that it's really an 
HTML file. And that, in fact, I can specify any windows extension I want 
when exporting the report from Gnucash, and it will always write out a 
file that contains HTML.


I think Windows is seeing ".ods" as something to open in LibreOffice, 
which starts reading the file and detects that it's HTML and then 
without any asking, renders the HTML in the exported report as a 
LibreOffice Writer document.


However, if I export a report and specify a file extension of ".xlsx" 
and then double click that to open it, then LibreOffice Calc starts up 
and offers to convert the HTML that's in that file to an actual 
spreadsheet which I can then save as a ".ods" file that opens in 
LibreOffice Calc.


I find myself in circles trying to find the straight path from Gnucash 
exported reports to LibreOffice Calc and can't seem to untangle the 
Windows/Gnucash/LibreOffice interactions to get this to happen.


Any Windows + LibreOffice users out that that get this working?


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Where to download 5.0

2023-03-29 Thread Ken Pyzik
Gyle

Try the website: https://code.gnucash.org/website/

That site has the 5.0 for windows.

Ken 


-Original Message-
From: gnucash-user  On 
Behalf Of Gyle McCollam
Sent: Wednesday, March 29, 2023 5:39 PM
To: gnucash-user@gnucash.org
Subject: [GNC] Where to download 5.0

Sorry, I'm sure this has been posted, but when I o to Gnucash.org website it 
only shows 4.13 or 4.9.  I tried surgeforce, but the 5.0 download won't open on 
windows.


Thank You,

Gyle McCollam

Gyle McCollam

gmccol...@live.com   email
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
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
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Where to download 5.0

2023-03-29 Thread Patrick James
Here is where I downloaded my copy:

https://sourceforge.net/projects/gnucash/files/gnucash%20%28stable%29/5.0/


> On 03/29/2023 5:39 PM Gyle McCollam  wrote:
> 
>  
> Sorry, I'm sure this has been posted, but when I o to Gnucash.org website it 
> only shows 4.13 or 4.9.  I tried surgeforce, but the 5.0 download won't open 
> on windows.
> 
> 
> Thank You,
> 
> Gyle McCollam
> 
> Gyle McCollam
> 
> gmccol...@live.com   email
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -
> 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
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


[GNC] Where to download 5.0

2023-03-29 Thread Gyle McCollam
Sorry, I'm sure this has been posted, but when I o to Gnucash.org website it 
only shows 4.13 or 4.9.  I tried surgeforce, but the 5.0 download won't open on 
windows.


Thank You,

Gyle McCollam

Gyle McCollam

gmccol...@live.com   email
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] 5.0-1 (Flathub) issue

2023-03-29 Thread Patrick James
Once the correct payee is highlighted, simply tab to the next field, and 5.0 
will fill it in as you desire. Also note that you may arrow up and down during 
the data entry to select your desired payee, and then click tab.

I have a few payees that are very similar, but are long, so the number of 
keystrokes has gone down by a significant amount for those situations. The 
other situations are the same number of keystrokes, or very close.


> On 03/29/2023 6:30 AM John J Egan  wrote:
>  
> Since this update, creating a entry in the register now pops-up a 
> 'similar entries' selection search result box, rather than just filling 
> in the payee as it used to. It's SO frustrating, and a lot more work now!
> 
> Please revert back this new "feature".
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] 5.0-1 (Flathub) issue

2023-03-29 Thread William Prescott
I disagree. I like the new feature. I often have several entries that start 
similarly. Before I would have to type a lot of characters until I got to the 
point where they differed. Now I just start typing and it brings up all of them 
for me to choose with a couple of touches on the down arrow.

Will

On Mar 29, 2023, at 07:30, John J Egan  wrote:

Since this update, creating a entry in the register now pops-up a 'similar 
entries' selection search result box, rather than just filling in the payee as 
it used to. It's SO frustrating, and a lot more work now!

Please revert back this new "feature".

Thank you.

-- 

John J. Egan
99 Lyboldt Road
Fulton, New York 13069-4750

---
Why zebra are terrible horses 

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
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
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Building 5.0 on Ubuntu 18.04

2023-03-29 Thread Stephen M. Butler
Oh, forgot one minor detail.  I did a "git pull" on my gnucash git clone 
and then attempted to apply the commands that John posted a few messages 
back.  Didn't work as expected so I did the extreme and blew my clone 
away and redid it from github.


Then compiled from the most recent patch: 5.0-5-g77cb9c6af4+(2023-03-27)
That may explain why my compiles work.

--Steve

On 3/29/23 16:39, Stephen M. Butler wrote:

It might be easier to upgrade Ubuntu!  I am at 22.10.

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

On 3/29/23 15:39, Tom Weichmann wrote:

So I took a guess and thought that since the README.dependencies doc
required GCC 8.0 that it may also require g++ 8.  Ubuntu 18.04 has 
several
versions available including 6, 7 and 8.  I had them all installed 
but gcc
was linked to gcc7 and g++ was linked to g++7.  I had already changed 
the

link for gcc to gcc-8 but hadn't yet for g++ since the
README.dependencies didn't mentions g++.  However looking at the logs 
I saw

some mentions of c++ 7, so I changed my links in /usr/bin for g++ to now
link to g++-8.

My build got much further, however failed again at a new point:

https://pastebin.com/rAuYe1DM



On Wed, Mar 29, 2023 at 6:14 PM Tom Weichmann  
wrote:



Hi John,

Thanks for the reply.  Yes, the README.dependencies does state:
Libraries/Deps
--
   required  Version
     ___
   cmake 3.10    Build system manager

and I do have 3.10 installed as you suspected.

% cmake --version
cmake version 3.10.2

So, I downloaded, built and installed cmake 3.11 into my /usr/local and
can confirm that I can now complete the cmake operation in the build
process.  Since Ubuntu 18.04 LTS is now 5 years old and is going EOL 
next
month I'd say it's safe to just bump your cmake requirements to 
3.11.  It

looks like 3.11 was released 5 years ago already, but I don't know what
other major distros are on.

However, that being fixed, I am now running into issues building.
Pastebin here:

https://pastebin.com/tBDW6XeY

Any ideas what is going on here?


On Wed, Mar 29, 2023 at 5:51 PM john  wrote:


Ubuntu's 18.04's Cmake is too old. target_compile_definitions for
imported modules was introduced in Cmake 3.11 and Ubuntu 18.04 has 
3,10.1.


Our currently advertised minimum cmake *is* 3.10, but we didn't 
bump it

for 5.0 and we usually do. I'm inclined to bump the minimum Cmake
instead of going back got `pkg_check_modules`.

Regards,
John Ralls


On Mar 29, 2023, at 11:57 AM, Tom Weichmann 

wrote:

Hi All,

I'm still running Ubuntu 18.04 LTS which is still supported by Ubuntu
albeit a bit old.  I've been happily building all of the 4.x versions

from
source since the latest is not in this distro's repositories.  Now 
i'm
trying to build version 5,0 and I'm running into a failure with 
cmake:


---
~/dev/build-gnucash-5.0
% cmake -DCMAKE_INSTALL_PREFIX=/usr/local ../gnucash-5.0
-- The C compiler identification is GNU 8.4.0
-- The CXX compiler identification is GNU 7.5.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found UnixCommands: /bin/bash
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
-- Checking for module 'glib-2.0>=2.56.1'
--   Found glib-2.0, version 2.56.4
-- Checking for module 'gio-2.0'
--   Found gio-2.0, version 2.56.4
-- Checking for module 'gobject-2.0'
--   Found gobject-2.0, version 2.56.4
-- Checking for module 'gmodule-2.0'
--   Found gmodule-2.0, version 2.56.4
-- Checking for module 'gthread-2.0'
--   Found gthread-2.0, version 2.56.4
-- Checking for module 'libxml-2.0>=2.9.4'
--   Found libxml-2.0, version 2.9.4
-- Checking for module 'libxslt'
--   Found libxslt, version 1.1.29
-- Checking for module 'webkit2gtk-4.0>=2.14.0'
--   Found webkit2gtk-4.0, version 2.32.4
-- Checking for module 'gtk+-3.0>=3.22.30'
--   Found gtk+-3.0, version 3.22.30
-- Checking for module 'zlib'
--   Found zlib, version 1.2.11
-- Found Gettext: /usr/local/bin/msgmerge (found suitable version


Re: [GNC] Building 5.0 on Ubuntu 18.04

2023-03-29 Thread Stephen M. Butler

It might be easier to upgrade Ubuntu!  I am at 22.10.

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

On 3/29/23 15:39, Tom Weichmann wrote:

So I took a guess and thought that since the README.dependencies doc
required GCC 8.0 that it may also require g++ 8.  Ubuntu 18.04 has several
versions available including 6, 7 and 8.  I had them all installed but gcc
was linked to gcc7 and g++ was linked to g++7.  I had already changed the
link for gcc to gcc-8 but hadn't yet for g++ since the
README.dependencies didn't mentions g++.  However looking at the logs I saw
some mentions of c++ 7, so I changed my links in /usr/bin for g++ to now
link to g++-8.

My build got much further, however failed again at a new point:

https://pastebin.com/rAuYe1DM



On Wed, Mar 29, 2023 at 6:14 PM Tom Weichmann  wrote:


Hi John,

Thanks for the reply.  Yes, the README.dependencies does state:
Libraries/Deps
--
   required  Version
     ___
   cmake 3.10Build system manager

and I do have 3.10 installed as you suspected.

% cmake --version
cmake version 3.10.2

So, I downloaded, built and installed cmake 3.11 into my /usr/local and
can confirm that I can now complete the cmake operation in the build
process.  Since Ubuntu 18.04 LTS is now 5 years old and is going EOL next
month I'd say it's safe to just bump your cmake requirements to 3.11.  It
looks like 3.11 was released 5 years ago already, but I don't know what
other major distros are on.

However, that being fixed, I am now running into issues building.
Pastebin here:

https://pastebin.com/tBDW6XeY

Any ideas what is going on here?


On Wed, Mar 29, 2023 at 5:51 PM john  wrote:


Ubuntu's 18.04's Cmake is too old. target_compile_definitions for
imported modules was introduced in Cmake 3.11 and Ubuntu 18.04 has 3,10.1.

Our currently advertised minimum cmake *is* 3.10, but we didn't bump it
for 5.0 and we usually do. I'm inclined to bump the minimum Cmake
instead of going back got `pkg_check_modules`.

Regards,
John Ralls


On Mar 29, 2023, at 11:57 AM, Tom Weichmann 

wrote:

Hi All,

I'm still running Ubuntu 18.04 LTS which is still supported by Ubuntu
albeit a bit old.  I've been happily building all of the 4.x versions

from

source since the latest is not in this distro's repositories.  Now i'm
trying to build version 5,0 and I'm running into a failure with cmake:

---
~/dev/build-gnucash-5.0
% cmake -DCMAKE_INSTALL_PREFIX=/usr/local ../gnucash-5.0
-- The C compiler identification is GNU 8.4.0
-- The CXX compiler identification is GNU 7.5.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found UnixCommands: /bin/bash
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
-- Checking for module 'glib-2.0>=2.56.1'
--   Found glib-2.0, version 2.56.4
-- Checking for module 'gio-2.0'
--   Found gio-2.0, version 2.56.4
-- Checking for module 'gobject-2.0'
--   Found gobject-2.0, version 2.56.4
-- Checking for module 'gmodule-2.0'
--   Found gmodule-2.0, version 2.56.4
-- Checking for module 'gthread-2.0'
--   Found gthread-2.0, version 2.56.4
-- Checking for module 'libxml-2.0>=2.9.4'
--   Found libxml-2.0, version 2.9.4
-- Checking for module 'libxslt'
--   Found libxslt, version 1.1.29
-- Checking for module 'webkit2gtk-4.0>=2.14.0'
--   Found webkit2gtk-4.0, version 2.32.4
-- Checking for module 'gtk+-3.0>=3.22.30'
--   Found gtk+-3.0, version 3.22.30
-- Checking for module 'zlib'
--   Found zlib, version 1.2.11
-- Found Gettext: /usr/local/bin/msgmerge (found suitable version

"0.21.1",

minimum required is "0.19.6")
-- Found SWIG: /usr/bin/swig3.0 (found suitable version "3.0.12",

minimum

required is "3.0.12")
-- Using guile-2.2.x
-- Using guile SRFI-64
-- Using guile textual-ports
-- Checking for module 'gwenhywfar>=5.6.0'
--   Found gwenhywfar, version 5.9.0
-- Checking for module 'aqbanking>=6.2.0'
--   Found aqbanking, version 6.5.3
-- Looking for AB_Banking_RuntimeConfig_SetCharValue
-- Looking for 

Re: [GNC] Building 5.0 on Ubuntu 18.04

2023-03-29 Thread john
The two build failures are the same. Herbert Thoma reported it on Monday 
(https://lists.gnucash.org/pipermail/gnucash-devel/2023-March/046617.html) and 
Richard Cohen has submitted https://github.com/Gnucash/gnucash/pull/1593 to fix 
it. 

Regards,
John Ralls


> On Mar 29, 2023, at 3:39 PM, Tom Weichmann  wrote:
> 
> So I took a guess and thought that since the README.dependencies doc required 
> GCC 8.0 that it may also require g++ 8.  Ubuntu 18.04 has several versions 
> available including 6, 7 and 8.  I had them all installed but gcc was linked 
> to gcc7 and g++ was linked to g++7.  I had already changed the link for gcc 
> to gcc-8 but hadn't yet for g++ since the README.dependencies didn't mentions 
> g++.  However looking at the logs I saw some mentions of c++ 7, so I changed 
> my links in /usr/bin for g++ to now link to g++-8.
> 
> My build got much further, however failed again at a new point:
> 
> https://pastebin.com/rAuYe1DM
> 
> 
> 
> On Wed, Mar 29, 2023 at 6:14 PM Tom Weichmann  > wrote:
>> Hi John,
>> 
>> Thanks for the reply.  Yes, the README.dependencies does state:
>> Libraries/Deps
>> --
>>   required  Version
>>     ___
>>   cmake 3.10Build system manager
>> 
>> and I do have 3.10 installed as you suspected.
>> 
>> % cmake --version
>> cmake version 3.10.2
>> 
>> So, I downloaded, built and installed cmake 3.11 into my /usr/local and can 
>> confirm that I can now complete the cmake operation in the build process.  
>> Since Ubuntu 18.04 LTS is now 5 years old and is going EOL next month I'd 
>> say it's safe to just bump your cmake requirements to 3.11.  It looks like 
>> 3.11 was released 5 years ago already, but I don't know what other major 
>> distros are on.
>> 
>> However, that being fixed, I am now running into issues building.  Pastebin 
>> here:
>> 
>> https://pastebin.com/tBDW6XeY
>> 
>> Any ideas what is going on here?
>> 
>> 
>> On Wed, Mar 29, 2023 at 5:51 PM john > > wrote:
>>> Ubuntu's 18.04's Cmake is too old. target_compile_definitions for imported 
>>> modules was introduced in Cmake 3.11 and Ubuntu 18.04 has 3,10.1.
>>> 
>>> Our currently advertised minimum cmake *is* 3.10, but we didn't bump it for 
>>> 5.0 and we usually do. I'm inclined to bump the minimum Cmake
>>> instead of going back got `pkg_check_modules`.
>>> 
>>> Regards,
>>> John Ralls
>>> 
>>> > On Mar 29, 2023, at 11:57 AM, Tom Weichmann >> > > wrote:
>>> > 
>>> > Hi All,
>>> > 
>>> > I'm still running Ubuntu 18.04 LTS which is still supported by Ubuntu
>>> > albeit a bit old.  I've been happily building all of the 4.x versions from
>>> > source since the latest is not in this distro's repositories.  Now i'm
>>> > trying to build version 5,0 and I'm running into a failure with cmake:
>>> > 
>>> > ---
>>> > ~/dev/build-gnucash-5.0
>>> > % cmake -DCMAKE_INSTALL_PREFIX=/usr/local ../gnucash-5.0
>>> > -- The C compiler identification is GNU 8.4.0
>>> > -- The CXX compiler identification is GNU 7.5.0
>>> > -- Check for working C compiler: /usr/bin/cc
>>> > -- Check for working C compiler: /usr/bin/cc -- works
>>> > -- Detecting C compiler ABI info
>>> > -- Detecting C compiler ABI info - done
>>> > -- Detecting C compile features
>>> > -- Detecting C compile features - done
>>> > -- Check for working CXX compiler: /usr/bin/c++
>>> > -- Check for working CXX compiler: /usr/bin/c++ -- works
>>> > -- Detecting CXX compiler ABI info
>>> > -- Detecting CXX compiler ABI info - done
>>> > -- Detecting CXX compile features
>>> > -- Detecting CXX compile features - done
>>> > -- Found UnixCommands: /bin/bash
>>> > -- Looking for pthread.h
>>> > -- Looking for pthread.h - found
>>> > -- Looking for pthread_create
>>> > -- Looking for pthread_create - not found
>>> > -- Looking for pthread_create in pthreads
>>> > -- Looking for pthread_create in pthreads - not found
>>> > -- Looking for pthread_create in pthread
>>> > -- Looking for pthread_create in pthread - found
>>> > -- Found Threads: TRUE
>>> > -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
>>> > -- Checking for module 'glib-2.0>=2.56.1'
>>> > --   Found glib-2.0, version 2.56.4
>>> > -- Checking for module 'gio-2.0'
>>> > --   Found gio-2.0, version 2.56.4
>>> > -- Checking for module 'gobject-2.0'
>>> > --   Found gobject-2.0, version 2.56.4
>>> > -- Checking for module 'gmodule-2.0'
>>> > --   Found gmodule-2.0, version 2.56.4
>>> > -- Checking for module 'gthread-2.0'
>>> > --   Found gthread-2.0, version 2.56.4
>>> > -- Checking for module 'libxml-2.0>=2.9.4'
>>> > --   Found libxml-2.0, version 2.9.4
>>> > -- Checking for module 'libxslt'
>>> > --   Found libxslt, version 1.1.29
>>> > -- Checking for module 'webkit2gtk-4.0>=2.14.0'
>>> > --   Found webkit2gtk-4.0, version 2.32.4
>>> > -- Checking for module 

Re: [GNC] Building 5.0 on Ubuntu 18.04

2023-03-29 Thread Tom Weichmann
So I took a guess and thought that since the README.dependencies doc
required GCC 8.0 that it may also require g++ 8.  Ubuntu 18.04 has several
versions available including 6, 7 and 8.  I had them all installed but gcc
was linked to gcc7 and g++ was linked to g++7.  I had already changed the
link for gcc to gcc-8 but hadn't yet for g++ since the
README.dependencies didn't mentions g++.  However looking at the logs I saw
some mentions of c++ 7, so I changed my links in /usr/bin for g++ to now
link to g++-8.

My build got much further, however failed again at a new point:

https://pastebin.com/rAuYe1DM



On Wed, Mar 29, 2023 at 6:14 PM Tom Weichmann  wrote:

> Hi John,
>
> Thanks for the reply.  Yes, the README.dependencies does state:
> Libraries/Deps
> --
>   required  Version
>     ___
>   cmake 3.10Build system manager
>
> and I do have 3.10 installed as you suspected.
>
> % cmake --version
> cmake version 3.10.2
>
> So, I downloaded, built and installed cmake 3.11 into my /usr/local and
> can confirm that I can now complete the cmake operation in the build
> process.  Since Ubuntu 18.04 LTS is now 5 years old and is going EOL next
> month I'd say it's safe to just bump your cmake requirements to 3.11.  It
> looks like 3.11 was released 5 years ago already, but I don't know what
> other major distros are on.
>
> However, that being fixed, I am now running into issues building.
> Pastebin here:
>
> https://pastebin.com/tBDW6XeY
>
> Any ideas what is going on here?
>
>
> On Wed, Mar 29, 2023 at 5:51 PM john  wrote:
>
>> Ubuntu's 18.04's Cmake is too old. target_compile_definitions for
>> imported modules was introduced in Cmake 3.11 and Ubuntu 18.04 has 3,10.1.
>>
>> Our currently advertised minimum cmake *is* 3.10, but we didn't bump it
>> for 5.0 and we usually do. I'm inclined to bump the minimum Cmake
>> instead of going back got `pkg_check_modules`.
>>
>> Regards,
>> John Ralls
>>
>> > On Mar 29, 2023, at 11:57 AM, Tom Weichmann 
>> wrote:
>> >
>> > Hi All,
>> >
>> > I'm still running Ubuntu 18.04 LTS which is still supported by Ubuntu
>> > albeit a bit old.  I've been happily building all of the 4.x versions
>> from
>> > source since the latest is not in this distro's repositories.  Now i'm
>> > trying to build version 5,0 and I'm running into a failure with cmake:
>> >
>> > ---
>> > ~/dev/build-gnucash-5.0
>> > % cmake -DCMAKE_INSTALL_PREFIX=/usr/local ../gnucash-5.0
>> > -- The C compiler identification is GNU 8.4.0
>> > -- The CXX compiler identification is GNU 7.5.0
>> > -- Check for working C compiler: /usr/bin/cc
>> > -- Check for working C compiler: /usr/bin/cc -- works
>> > -- Detecting C compiler ABI info
>> > -- Detecting C compiler ABI info - done
>> > -- Detecting C compile features
>> > -- Detecting C compile features - done
>> > -- Check for working CXX compiler: /usr/bin/c++
>> > -- Check for working CXX compiler: /usr/bin/c++ -- works
>> > -- Detecting CXX compiler ABI info
>> > -- Detecting CXX compiler ABI info - done
>> > -- Detecting CXX compile features
>> > -- Detecting CXX compile features - done
>> > -- Found UnixCommands: /bin/bash
>> > -- Looking for pthread.h
>> > -- Looking for pthread.h - found
>> > -- Looking for pthread_create
>> > -- Looking for pthread_create - not found
>> > -- Looking for pthread_create in pthreads
>> > -- Looking for pthread_create in pthreads - not found
>> > -- Looking for pthread_create in pthread
>> > -- Looking for pthread_create in pthread - found
>> > -- Found Threads: TRUE
>> > -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
>> > -- Checking for module 'glib-2.0>=2.56.1'
>> > --   Found glib-2.0, version 2.56.4
>> > -- Checking for module 'gio-2.0'
>> > --   Found gio-2.0, version 2.56.4
>> > -- Checking for module 'gobject-2.0'
>> > --   Found gobject-2.0, version 2.56.4
>> > -- Checking for module 'gmodule-2.0'
>> > --   Found gmodule-2.0, version 2.56.4
>> > -- Checking for module 'gthread-2.0'
>> > --   Found gthread-2.0, version 2.56.4
>> > -- Checking for module 'libxml-2.0>=2.9.4'
>> > --   Found libxml-2.0, version 2.9.4
>> > -- Checking for module 'libxslt'
>> > --   Found libxslt, version 1.1.29
>> > -- Checking for module 'webkit2gtk-4.0>=2.14.0'
>> > --   Found webkit2gtk-4.0, version 2.32.4
>> > -- Checking for module 'gtk+-3.0>=3.22.30'
>> > --   Found gtk+-3.0, version 3.22.30
>> > -- Checking for module 'zlib'
>> > --   Found zlib, version 1.2.11
>> > -- Found Gettext: /usr/local/bin/msgmerge (found suitable version
>> "0.21.1",
>> > minimum required is "0.19.6")
>> > -- Found SWIG: /usr/bin/swig3.0 (found suitable version "3.0.12",
>> minimum
>> > required is "3.0.12")
>> > -- Using guile-2.2.x
>> > -- Using guile SRFI-64
>> > -- Using guile textual-ports
>> > -- Checking for module 'gwenhywfar>=5.6.0'
>> > --   Found gwenhywfar, version 5.9.0
>> > -- Checking for module 

[GNC] Flatpak 5.0-1 Update

2023-03-29 Thread Dale Alspach
Thank you for the update of the flatpak. Get Quotes now works.

Dale
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Exporting reports to spreadsheet

2023-03-29 Thread Michael or Penny Novack



On Mar 29, 2023, at 3:03 PM, George Riner  wrote:

Yeah... isn't that curious?  Gnucash writes out HTML regardless of any windows filename 
extension you supply. But if the filename I supply ends with the extension 
".xlsx" then surprise! - it opens in LibreOffice Calc with an opening dialog 
box offering to convert the file to a Calc file!

So doesn’t it make sense for Gnucash to use whatever extension is provided by 
the user, and .html if none?


IF the file is given the file extension .xlsx and IF your computer has 
LibreOffice Calc to use as the application for objects of that type, 
then clicking on that object will cause LibreOffice Calc to attempt to 
open it << IF the data in that file is something that LibreOffice Calc 
can handle, it will work just fine >>


Understand? Just putting that extension on the file does NOT in and by 
itself make the data formatted that way.


The conversion offered by LibreOffice Calc depends on the actual data 
format being one that LibreOffice Calc knows how to convert.


Michael D Novack


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Building 5.0 on Ubuntu 18.04

2023-03-29 Thread Tom Weichmann
Hi John,

Thanks for the reply.  Yes, the README.dependencies does state:
Libraries/Deps
--
  required  Version
    ___
  cmake 3.10Build system manager

and I do have 3.10 installed as you suspected.

% cmake --version
cmake version 3.10.2

So, I downloaded, built and installed cmake 3.11 into my /usr/local and can
confirm that I can now complete the cmake operation in the build process.
Since Ubuntu 18.04 LTS is now 5 years old and is going EOL next month I'd
say it's safe to just bump your cmake requirements to 3.11.  It looks like
3.11 was released 5 years ago already, but I don't know what other major
distros are on.

However, that being fixed, I am now running into issues building.  Pastebin
here:

https://pastebin.com/tBDW6XeY

Any ideas what is going on here?


On Wed, Mar 29, 2023 at 5:51 PM john  wrote:

> Ubuntu's 18.04's Cmake is too old. target_compile_definitions for imported
> modules was introduced in Cmake 3.11 and Ubuntu 18.04 has 3,10.1.
>
> Our currently advertised minimum cmake *is* 3.10, but we didn't bump it
> for 5.0 and we usually do. I'm inclined to bump the minimum Cmake
> instead of going back got `pkg_check_modules`.
>
> Regards,
> John Ralls
>
> > On Mar 29, 2023, at 11:57 AM, Tom Weichmann  wrote:
> >
> > Hi All,
> >
> > I'm still running Ubuntu 18.04 LTS which is still supported by Ubuntu
> > albeit a bit old.  I've been happily building all of the 4.x versions
> from
> > source since the latest is not in this distro's repositories.  Now i'm
> > trying to build version 5,0 and I'm running into a failure with cmake:
> >
> > ---
> > ~/dev/build-gnucash-5.0
> > % cmake -DCMAKE_INSTALL_PREFIX=/usr/local ../gnucash-5.0
> > -- The C compiler identification is GNU 8.4.0
> > -- The CXX compiler identification is GNU 7.5.0
> > -- Check for working C compiler: /usr/bin/cc
> > -- Check for working C compiler: /usr/bin/cc -- works
> > -- Detecting C compiler ABI info
> > -- Detecting C compiler ABI info - done
> > -- Detecting C compile features
> > -- Detecting C compile features - done
> > -- Check for working CXX compiler: /usr/bin/c++
> > -- Check for working CXX compiler: /usr/bin/c++ -- works
> > -- Detecting CXX compiler ABI info
> > -- Detecting CXX compiler ABI info - done
> > -- Detecting CXX compile features
> > -- Detecting CXX compile features - done
> > -- Found UnixCommands: /bin/bash
> > -- Looking for pthread.h
> > -- Looking for pthread.h - found
> > -- Looking for pthread_create
> > -- Looking for pthread_create - not found
> > -- Looking for pthread_create in pthreads
> > -- Looking for pthread_create in pthreads - not found
> > -- Looking for pthread_create in pthread
> > -- Looking for pthread_create in pthread - found
> > -- Found Threads: TRUE
> > -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
> > -- Checking for module 'glib-2.0>=2.56.1'
> > --   Found glib-2.0, version 2.56.4
> > -- Checking for module 'gio-2.0'
> > --   Found gio-2.0, version 2.56.4
> > -- Checking for module 'gobject-2.0'
> > --   Found gobject-2.0, version 2.56.4
> > -- Checking for module 'gmodule-2.0'
> > --   Found gmodule-2.0, version 2.56.4
> > -- Checking for module 'gthread-2.0'
> > --   Found gthread-2.0, version 2.56.4
> > -- Checking for module 'libxml-2.0>=2.9.4'
> > --   Found libxml-2.0, version 2.9.4
> > -- Checking for module 'libxslt'
> > --   Found libxslt, version 1.1.29
> > -- Checking for module 'webkit2gtk-4.0>=2.14.0'
> > --   Found webkit2gtk-4.0, version 2.32.4
> > -- Checking for module 'gtk+-3.0>=3.22.30'
> > --   Found gtk+-3.0, version 3.22.30
> > -- Checking for module 'zlib'
> > --   Found zlib, version 1.2.11
> > -- Found Gettext: /usr/local/bin/msgmerge (found suitable version
> "0.21.1",
> > minimum required is "0.19.6")
> > -- Found SWIG: /usr/bin/swig3.0 (found suitable version "3.0.12", minimum
> > required is "3.0.12")
> > -- Using guile-2.2.x
> > -- Using guile SRFI-64
> > -- Using guile textual-ports
> > -- Checking for module 'gwenhywfar>=5.6.0'
> > --   Found gwenhywfar, version 5.9.0
> > -- Checking for module 'aqbanking>=6.2.0'
> > --   Found aqbanking, version 6.5.3
> > -- Looking for AB_Banking_RuntimeConfig_SetCharValue
> > -- Looking for AB_Banking_RuntimeConfig_SetCharValue - not found
> > -- Checking for module 'gwengui-gtk3'
> > --   Found gwengui-gtk3, version 5.9.0
> > -- Checking for module 'libofx'
> > --   Found libofx, version 0.9.12
> > -- Performing Test HAVE_OFX_BUG_39
> > -- Performing Test HAVE_OFX_BUG_39 - Failed
> > -- Found LibXslt: xslt;xml2 (found version "1.1.29")
> > -- Found Perl: /usr/bin/perl (found version "5.26.1")
> > -- Checking for module 'icu-uc'
> > --   Found icu-uc, version 60.2
> > -- Checking for module 'icu-i18n'
> > --   Found icu-i18n, version 60.2
> > -- Checking for module 'libsecret-1>=0.18'
> > --   Found libsecret-1, version 0.18.6
> > -- Boost 1.67.0 found.

Re: [GNC] Building 5.0 on Ubuntu 18.04

2023-03-29 Thread john
Ubuntu's 18.04's Cmake is too old. target_compile_definitions for imported 
modules was introduced in Cmake 3.11 and Ubuntu 18.04 has 3,10.1.

Our currently advertised minimum cmake *is* 3.10, but we didn't bump it for 5.0 
and we usually do. I'm inclined to bump the minimum Cmake
instead of going back got `pkg_check_modules`.

Regards,
John Ralls

> On Mar 29, 2023, at 11:57 AM, Tom Weichmann  wrote:
> 
> Hi All,
> 
> I'm still running Ubuntu 18.04 LTS which is still supported by Ubuntu
> albeit a bit old.  I've been happily building all of the 4.x versions from
> source since the latest is not in this distro's repositories.  Now i'm
> trying to build version 5,0 and I'm running into a failure with cmake:
> 
> ---
> ~/dev/build-gnucash-5.0
> % cmake -DCMAKE_INSTALL_PREFIX=/usr/local ../gnucash-5.0
> -- The C compiler identification is GNU 8.4.0
> -- The CXX compiler identification is GNU 7.5.0
> -- Check for working C compiler: /usr/bin/cc
> -- Check for working C compiler: /usr/bin/cc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Detecting C compile features
> -- Detecting C compile features - done
> -- Check for working CXX compiler: /usr/bin/c++
> -- Check for working CXX compiler: /usr/bin/c++ -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Detecting CXX compile features
> -- Detecting CXX compile features - done
> -- Found UnixCommands: /bin/bash
> -- Looking for pthread.h
> -- Looking for pthread.h - found
> -- Looking for pthread_create
> -- Looking for pthread_create - not found
> -- Looking for pthread_create in pthreads
> -- Looking for pthread_create in pthreads - not found
> -- Looking for pthread_create in pthread
> -- Looking for pthread_create in pthread - found
> -- Found Threads: TRUE
> -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
> -- Checking for module 'glib-2.0>=2.56.1'
> --   Found glib-2.0, version 2.56.4
> -- Checking for module 'gio-2.0'
> --   Found gio-2.0, version 2.56.4
> -- Checking for module 'gobject-2.0'
> --   Found gobject-2.0, version 2.56.4
> -- Checking for module 'gmodule-2.0'
> --   Found gmodule-2.0, version 2.56.4
> -- Checking for module 'gthread-2.0'
> --   Found gthread-2.0, version 2.56.4
> -- Checking for module 'libxml-2.0>=2.9.4'
> --   Found libxml-2.0, version 2.9.4
> -- Checking for module 'libxslt'
> --   Found libxslt, version 1.1.29
> -- Checking for module 'webkit2gtk-4.0>=2.14.0'
> --   Found webkit2gtk-4.0, version 2.32.4
> -- Checking for module 'gtk+-3.0>=3.22.30'
> --   Found gtk+-3.0, version 3.22.30
> -- Checking for module 'zlib'
> --   Found zlib, version 1.2.11
> -- Found Gettext: /usr/local/bin/msgmerge (found suitable version "0.21.1",
> minimum required is "0.19.6")
> -- Found SWIG: /usr/bin/swig3.0 (found suitable version "3.0.12", minimum
> required is "3.0.12")
> -- Using guile-2.2.x
> -- Using guile SRFI-64
> -- Using guile textual-ports
> -- Checking for module 'gwenhywfar>=5.6.0'
> --   Found gwenhywfar, version 5.9.0
> -- Checking for module 'aqbanking>=6.2.0'
> --   Found aqbanking, version 6.5.3
> -- Looking for AB_Banking_RuntimeConfig_SetCharValue
> -- Looking for AB_Banking_RuntimeConfig_SetCharValue - not found
> -- Checking for module 'gwengui-gtk3'
> --   Found gwengui-gtk3, version 5.9.0
> -- Checking for module 'libofx'
> --   Found libofx, version 0.9.12
> -- Performing Test HAVE_OFX_BUG_39
> -- Performing Test HAVE_OFX_BUG_39 - Failed
> -- Found LibXslt: xslt;xml2 (found version "1.1.29")
> -- Found Perl: /usr/bin/perl (found version "5.26.1")
> -- Checking for module 'icu-uc'
> --   Found icu-uc, version 60.2
> -- Checking for module 'icu-i18n'
> --   Found icu-i18n, version 60.2
> -- Checking for module 'libsecret-1>=0.18'
> --   Found libsecret-1, version 0.18.6
> -- Boost 1.67.0 found.
> -- Found Boost components:
>   date_time;filesystem;locale;program_options;regex;system
> -- Performing Test have_stringop_truncation
> -- Performing Test have_stringop_truncation - Success
> -- Checking for GTEST
> -- Check if compiler accepts -pthread
> -- Check if compiler accepts -pthread - no
> -- Checking for GMOCK
> -- Looking for include file dirent.h
> -- Looking for include file dirent.h - found
> -- Looking for include file dlfcn.h
> -- Looking for include file dlfcn.h - found
> -- Looking for include file glob.h
> -- Looking for include file glob.h - found
> -- Looking for include file inttypes.h
> -- Looking for include file inttypes.h - found
> -- Looking for include file limits.h
> -- Looking for include file limits.h - found
> -- Looking for include file locale.h
> -- Looking for include file locale.h - found
> -- Looking for include file memory.h
> -- Looking for include file memory.h - found
> -- Looking for include file stdint.h
> -- Looking for include file stdint.h - found
> -- Looking for include file stdlib.h
> -- Looking for include file stdlib.h - found

Re: [GNC] Building 5.0 on Ubuntu 18.04

2023-03-29 Thread Tom Weichmann
Thanks Stephen, I replied to just you rather than all by accident.

On Wed, Mar 29, 2023 at 5:33 PM Stephen M. Butler <
stephen.m.butle...@gmail.com> wrote:

> Tom,
> Please respond via the list so everyone is included in the discussion.
>
> On 3/29/23 12:37, Tom Weichmann wrote:
>
> Hi Steven,
>
> I also built on 22.04 (my laptop) successfully.
>
> The README.dependencies in the source lists the following versions for
> GLIB2 and GTK3:
>
> Libraries/Deps
> --
>   required  Version
>     ___
>   glib2 2.56.1
>   gtk+3 3.22.30
>
> I have the following for glib2
> % apt list | grep libglib2
> libglib2.0-0/bionic-updates,bionic-security,now *2.56.4*-0ubuntu0.18.04.9
> amd64 [installed,automatic]
>
>
> This is what I have in 22.10
> sudo apt list | grep libglib2
> libglib2.0-0/kinetic-updates,now 2.74.3-0ubuntu1 amd64 [installed]
> libglib2.0-0/kinetic-updates,now 2.74.3-0ubuntu1 i386 [installed,automatic]
> libglib2.0-bin/kinetic-updates,now 2.74.3-0ubuntu1 amd64 [installed]
> libglib2.0-bin/kinetic-updates 2.74.3-0ubuntu1 i386
> libglib2.0-cil-dev/kinetic,now 2.12.40-3ubuntu1 amd64 [installed]
> libglib2.0-cil/kinetic,now 2.12.40-3ubuntu1 amd64 [installed]
> libglib2.0-data/kinetic-updates,kinetic-updates,now 2.74.3-0ubuntu1 all
> [installed]
> libglib2.0-dev-bin/kinetic-updates,now 2.74.3-0ubuntu1 amd64 [installed]
> libglib2.0-dev-bin/kinetic-updates 2.74.3-0ubuntu1 i386
> libglib2.0-dev/kinetic-updates,now 2.74.3-0ubuntu1 amd64 [installed]
> libglib2.0-dev/kinetic-updates 2.74.3-0ubuntu1 i386
> libglib2.0-doc/kinetic-updates,kinetic-updates,now 2.74.3-0ubuntu1 all
> [installed]
> libglib2.0-tests/kinetic-updates,now 2.74.3-0ubuntu1 amd64 [installed]
> libglib2.0-tests/kinetic-updates 2.74.3-0ubuntu1 i386
>
>
> For GTK3, I'm wondering if this is the issue: here is everything listed
> for GTK3:
> % apt list | grep libgtk3
> libgtk3-nocsd0/bionic,now 3-1ubuntu1 amd64 [installed,automatic]
> libgtk3-perl/bionic,bionic,now 0.032-1 all [installed,automatic]
> libgtk3-simplelist-perl/bionic,bionic 0.17-1 all
> libgtk3-webkit2-perl/bionic,bionic 0.06-3 all
> libgtk3.0-cil/bionic,now 2.99.3-2 amd64 [installed,automatic]
> libgtk3.0-cil-dev/bionic,now 2.99.3-2 amd64 [installed]
>
> And for libgtk3 I have:
> sudo apt list | grep libgtk3
> libgtk3-imageview-perl/kinetic,kinetic,now 10-1 all [installed,automatic]
> libgtk3-nocsd0/kinetic 3-1ubuntu2 amd64
> libgtk3-perl/kinetic,kinetic,now 0.038-1 all [installed]
> libgtk3-simplelist-perl/kinetic,kinetic,now 0.21-1 all
> [installed,automatic]
> libgtk3-webkit2-perl/kinetic,kinetic 0.06-4 all
> libgtk3.0-cil-dev/kinetic,now 2.99.3-4build1 amd64 [installed]
> libgtk3.0-cil/kinetic,now 2.99.3-4build1 amd64 [installed]
>
> --Steve
>
> Stephen M Butler, PMP, PSMStephen.M.Butler51@gmail.comkg...@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
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Exporting reports to spreadsheet

2023-03-29 Thread Brook Milligan

> On Mar 29, 2023, at 3:03 PM, George Riner  wrote:
> 
> Yeah... isn't that curious?  Gnucash writes out HTML regardless of any 
> windows filename extension you supply. But if the filename I supply ends with 
> the extension ".xlsx" then surprise! - it opens in LibreOffice Calc with an 
> opening dialog box offering to convert the file to a Calc file!

So doesn’t it make sense for Gnucash to use whatever extension is provided by 
the user, and .html if none?

Cheers,
Brook

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Building 5.0 on Ubuntu 18.04

2023-03-29 Thread Stephen M. Butler

Tom,
Please respond via the list so everyone is included in the discussion.

On 3/29/23 12:37, Tom Weichmann wrote:

Hi Steven,

I also built on 22.04 (my laptop) successfully.

The README.dependencies in the source lists the following versions for 
GLIB2 and GTK3:


Libraries/Deps
--
  required              Version
                ___
  glib2                 2.56.1
  gtk+3                 3.22.30

I have the following for glib2
% apt list | grep libglib2
libglib2.0-0/bionic-updates,bionic-security,now 
*2.56.4*-0ubuntu0.18.04.9 amd64 [installed,automatic]


This is what I have in 22.10
sudo apt list | grep libglib2
libglib2.0-0/kinetic-updates,now 2.74.3-0ubuntu1 amd64 [installed]
libglib2.0-0/kinetic-updates,now 2.74.3-0ubuntu1 i386 [installed,automatic]
libglib2.0-bin/kinetic-updates,now 2.74.3-0ubuntu1 amd64 [installed]
libglib2.0-bin/kinetic-updates 2.74.3-0ubuntu1 i386
libglib2.0-cil-dev/kinetic,now 2.12.40-3ubuntu1 amd64 [installed]
libglib2.0-cil/kinetic,now 2.12.40-3ubuntu1 amd64 [installed]
libglib2.0-data/kinetic-updates,kinetic-updates,now 2.74.3-0ubuntu1 all 
[installed]

libglib2.0-dev-bin/kinetic-updates,now 2.74.3-0ubuntu1 amd64 [installed]
libglib2.0-dev-bin/kinetic-updates 2.74.3-0ubuntu1 i386
libglib2.0-dev/kinetic-updates,now 2.74.3-0ubuntu1 amd64 [installed]
libglib2.0-dev/kinetic-updates 2.74.3-0ubuntu1 i386
libglib2.0-doc/kinetic-updates,kinetic-updates,now 2.74.3-0ubuntu1 all 
[installed]

libglib2.0-tests/kinetic-updates,now 2.74.3-0ubuntu1 amd64 [installed]
libglib2.0-tests/kinetic-updates 2.74.3-0ubuntu1 i386



For GTK3, I'm wondering if this is the issue: here is everything 
listed for GTK3:

% apt list | grep libgtk3
libgtk3-nocsd0/bionic,now 3-1ubuntu1 amd64 [installed,automatic]
libgtk3-perl/bionic,bionic,now 0.032-1 all [installed,automatic]
libgtk3-simplelist-perl/bionic,bionic 0.17-1 all
libgtk3-webkit2-perl/bionic,bionic 0.06-3 all
libgtk3.0-cil/bionic,now 2.99.3-2 amd64 [installed,automatic]
libgtk3.0-cil-dev/bionic,now 2.99.3-2 amd64 [installed]


And for libgtk3 I have:
sudo apt list | grep libgtk3
libgtk3-imageview-perl/kinetic,kinetic,now 10-1 all [installed,automatic]
libgtk3-nocsd0/kinetic 3-1ubuntu2 amd64
libgtk3-perl/kinetic,kinetic,now 0.038-1 all [installed]
libgtk3-simplelist-perl/kinetic,kinetic,now 0.21-1 all [installed,automatic]
libgtk3-webkit2-perl/kinetic,kinetic 0.06-4 all
libgtk3.0-cil-dev/kinetic,now 2.99.3-4build1 amd64 [installed]
libgtk3.0-cil/kinetic,now 2.99.3-4build1 amd64 [installed]

--Steve

Stephen M Butler, PMP, PSM
stephen.m.butle...@gmail.com
kg...@arrl.net
253-350-0166
---
GnuPG Fingerprint:  8A25 9726 D439 758D D846 E5D4 282A 5477 0385 81D8
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Exporting reports to spreadsheet

2023-03-29 Thread Maf. King
On Wednesday, 29 March 2023 22:03:56 BST George Riner wrote:
> I suspect LO is being way more "clever"!
> 
> :George

Yeah.  File->Open in LO calc seems the most bullet proof route around any 
"cleverness" in LO...

or the copy-and -paste as David T suggests.

Maf.




___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Exporting reports to spreadsheet

2023-03-29 Thread George Riner
Yeah... isn't that curious?  Gnucash writes out HTML regardless of any 
windows filename extension you supply. But if the filename I supply ends 
with the extension ".xlsx" then surprise! - it opens in LibreOffice Calc 
with an opening dialog box offering to convert the file to a Calc file!


I suspect LO is being way more "clever"!

:George

On 3/29/2023 1:36 PM, Maf. King wrote:

I _think_ that LibreOffice is more clever than just looking at the file
extension.  ISTR that  LO examines the file as it opens, and decides if a text
editor (writer) would be more appropriate than Calc for the contents of the
file, regardless of name.extension And HTML is "text"

0.02
Maf.


On Wednesday, 29 March 2023 21:14:43 BST Murugan Muruganandam wrote:

can you please try and save it with extension ".ods" and check if it is
directly opening in the Calc application




Saludos Cordiales


Murugan


From: gnucash-user
 on behalf of
George Riner  Sent: Wednesday, March 29, 2023 1:11
PM
To: Gnucash Users 
Subject: [GNC] Exporting reports to spreadsheet

The setting:

Windows 10
Gnucash 4.13

When I Export a report I've been supplying a windows extension of
".ods". Which I assumed would cause that exported report file to open in
some OpenDocumentSpreadsheet application, in my case: LibreOffice Calc.

But it doesn't do that. I double-click the file to open it in the
default application and it opens in LibreOffice Writer.

Opening the exported report in a text editor I see that it's really an
HTML file. And that, in fact, I can specify any windows extension I want
when exporting the report from Gnucash, and it will always write out a
file that contains HTML.

I think Windows is seeing ".ods" as something to open in LibreOffice,
which starts reading the file and detects that it's HTML and then
without any asking, renders the HTML in the exported report as a
LibreOffice Writer document.

However, if I export a report and specify a file extension of ".xlsx"
and then double click that to open it, then LibreOffice Calc starts up
and offers to convert the HTML that's in that file to an actual
spreadsheet which I can then save as a ".ods" file that opens in
LibreOffice Calc.

I find myself in circles trying to find the straight path from Gnucash
exported reports to LibreOffice Calc and can't seem to untangle the
Windows/Gnucash/LibreOffice interactions to get this to happen.

Any Windows + LibreOffice users out that that get this working?

:George

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
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
-
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
-
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
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Exporting reports to spreadsheet

2023-03-29 Thread kschneider bout-tyme . net


> On Mar 29, 2023, at 4:38 PM, Maf. King  wrote:
> 
> I _think_ that LibreOffice is more clever than just looking at the file 
> extension.  ISTR that  LO examines the file as it opens, and decides if a 
> text 
> editor (writer) would be more appropriate than Calc for the contents of the 
> file, regardless of name.extension And HTML is "text"
> 
The files have meta data that reveals the type of file it is, or did in the 
ancient past of 15-20 years ago. That is why why files didn’t need an extension 
to hint at its contents.

Ken Schneider
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Exporting reports to spreadsheet

2023-03-29 Thread Maf. King
I _think_ that LibreOffice is more clever than just looking at the file 
extension.  ISTR that  LO examines the file as it opens, and decides if a text 
editor (writer) would be more appropriate than Calc for the contents of the 
file, regardless of name.extension And HTML is "text"

0.02
Maf.


On Wednesday, 29 March 2023 21:14:43 BST Murugan Muruganandam wrote:
> can you please try and save it with extension ".ods" and check if it is
> directly opening in the Calc application
> 
> 
> 
> 
> Saludos Cordiales
> 
> 
> Murugan
> 
> 
> From: gnucash-user
>  on behalf of
> George Riner  Sent: Wednesday, March 29, 2023 1:11
> PM
> To: Gnucash Users 
> Subject: [GNC] Exporting reports to spreadsheet
> 
> The setting:
> 
> Windows 10
> Gnucash 4.13
> 
> When I Export a report I've been supplying a windows extension of
> ".ods". Which I assumed would cause that exported report file to open in
> some OpenDocumentSpreadsheet application, in my case: LibreOffice Calc.
> 
> But it doesn't do that. I double-click the file to open it in the
> default application and it opens in LibreOffice Writer.
> 
> Opening the exported report in a text editor I see that it's really an
> HTML file. And that, in fact, I can specify any windows extension I want
> when exporting the report from Gnucash, and it will always write out a
> file that contains HTML.
> 
> I think Windows is seeing ".ods" as something to open in LibreOffice,
> which starts reading the file and detects that it's HTML and then
> without any asking, renders the HTML in the exported report as a
> LibreOffice Writer document.
> 
> However, if I export a report and specify a file extension of ".xlsx"
> and then double click that to open it, then LibreOffice Calc starts up
> and offers to convert the HTML that's in that file to an actual
> spreadsheet which I can then save as a ".ods" file that opens in
> LibreOffice Calc.
> 
> I find myself in circles trying to find the straight path from Gnucash
> exported reports to LibreOffice Calc and can't seem to untangle the
> Windows/Gnucash/LibreOffice interactions to get this to happen.
> 
> Any Windows + LibreOffice users out that that get this working?
> 
> :George
> 
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -
> 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
> -
> 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
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Exporting reports to spreadsheet

2023-03-29 Thread Murugan Muruganandam
can you please try and save it with extension ".ods" and check if it is 
directly opening in the Calc application




Saludos Cordiales


Murugan


From: gnucash-user 
 on behalf of 
George Riner 
Sent: Wednesday, March 29, 2023 1:11 PM
To: Gnucash Users 
Subject: [GNC] Exporting reports to spreadsheet

The setting:

Windows 10
Gnucash 4.13

When I Export a report I've been supplying a windows extension of
".ods". Which I assumed would cause that exported report file to open in
some OpenDocumentSpreadsheet application, in my case: LibreOffice Calc.

But it doesn't do that. I double-click the file to open it in the
default application and it opens in LibreOffice Writer.

Opening the exported report in a text editor I see that it's really an
HTML file. And that, in fact, I can specify any windows extension I want
when exporting the report from Gnucash, and it will always write out a
file that contains HTML.

I think Windows is seeing ".ods" as something to open in LibreOffice,
which starts reading the file and detects that it's HTML and then
without any asking, renders the HTML in the exported report as a
LibreOffice Writer document.

However, if I export a report and specify a file extension of ".xlsx"
and then double click that to open it, then LibreOffice Calc starts up
and offers to convert the HTML that's in that file to an actual
spreadsheet which I can then save as a ".ods" file that opens in
LibreOffice Calc.

I find myself in circles trying to find the straight path from Gnucash
exported reports to LibreOffice Calc and can't seem to untangle the
Windows/Gnucash/LibreOffice interactions to get this to happen.

Any Windows + LibreOffice users out that that get this working?

:George

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
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
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Building 5.0 on Ubuntu 18.04

2023-03-29 Thread Stephen M. Butler

On 3/29/23 11:57, Tom Weichmann wrote:


Hi All,

I'm still running Ubuntu 18.04 LTS which is still supported by Ubuntu
albeit a bit old.  I've been happily building all of the 4.x versions from
source since the latest is not in this distro's repositories.  Now i'm
trying to build version 5,0 and I'm running into a failure with cmake:

<>

CMake Error at CMakeLists.txt:776 (target_compile_definitions):
   Cannot specify compile definitions for imported target "PkgConfig::GLIB2".


CMake Error at CMakeLists.txt:782 (target_compile_definitions):
   Cannot specify compile definitions for imported target "PkgConfig::GTK3".
I compiled just fine on Ubuntu 22.10.  Your problem may be older 
versions of GLIB2 and GTK3 (which might be GTK2 on 18.04).


The newer versions needed for those modules may not be compatible with 
18.04.


--Steve

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

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Exporting reports to spreadsheet

2023-03-29 Thread David T. via gnucash-user
You could always forego the export aspect altogether. In the report window of 
GnuCash, select the entire report (Ctrl-A), copy the data (Ctrl-C), switch to 
LibreOffice (Alt-Tab), and paste your data (Ctrl-V). Finally, save the 
LibreOffice as a spreadsheet file, which should assign it the proper formatting 
and extension. 

⁣David T. ​

On Mar 29, 2023, 8:27 PM, at 8:27 PM, Patrick James 
 wrote:
>George,
>
>This is a Windows 'feature,' as Windows has file extension
>associations.
>
>If you do a quick online search, you should be able to find the
>instructions on how reassign the association of the ".ods" extension to
>LibreOffice Calc.
>
>Alternatively, try right-clicking the icon and selecting "Open with" 
>
>> On 03/29/2023 9:11 AM George Riner  wrote:
>> 
>>  
>> The setting:
>> 
>> Windows 10
>> Gnucash 4.13
>> 
>> When I Export a report I've been supplying a windows extension of 
>> ".ods". Which I assumed would cause that exported report file to open
>in 
>> some OpenDocumentSpreadsheet application, in my case: LibreOffice
>Calc.
>> 
>> But it doesn't do that. I double-click the file to open it in the 
>> default application and it opens in LibreOffice Writer.
>___
>gnucash-user mailing list
>gnucash-user@gnucash.org
>To update your subscription preferences or to unsubscribe:
>https://lists.gnucash.org/mailman/listinfo/gnucash-user
>-
>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
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Building 5.0 on Ubuntu 18.04

2023-03-29 Thread Robert Heller
At Wed, 29 Mar 2023 14:57:59 -0400 tommyc...@gmail.com wrote:

> 
> Hi All,
> 
> I'm still running Ubuntu 18.04 LTS which is still supported by Ubuntu
> albeit a bit old.  I've been happily building all of the 4.x versions from
> source since the latest is not in this distro's repositories.  Now i'm
> trying to build version 5,0 and I'm running into a failure with cmake:
> 
> ---
> ~/dev/build-gnucash-5.0
>  % cmake -DCMAKE_INSTALL_PREFIX=/usr/local ../gnucash-5.0
> -- The C compiler identification is GNU 8.4.0
> -- The CXX compiler identification is GNU 7.5.0
> -- Check for working C compiler: /usr/bin/cc
> -- Check for working C compiler: /usr/bin/cc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Detecting C compile features
> -- Detecting C compile features - done
> -- Check for working CXX compiler: /usr/bin/c++
> -- Check for working CXX compiler: /usr/bin/c++ -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Detecting CXX compile features
> -- Detecting CXX compile features - done
> -- Found UnixCommands: /bin/bash
> -- Looking for pthread.h
> -- Looking for pthread.h - found
> -- Looking for pthread_create
> -- Looking for pthread_create - not found
> -- Looking for pthread_create in pthreads
> -- Looking for pthread_create in pthreads - not found
> -- Looking for pthread_create in pthread
> -- Looking for pthread_create in pthread - found
> -- Found Threads: TRUE
> -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
> -- Checking for module 'glib-2.0>=2.56.1'
> --   Found glib-2.0, version 2.56.4
> -- Checking for module 'gio-2.0'
> --   Found gio-2.0, version 2.56.4
> -- Checking for module 'gobject-2.0'
> --   Found gobject-2.0, version 2.56.4
> -- Checking for module 'gmodule-2.0'
> --   Found gmodule-2.0, version 2.56.4
> -- Checking for module 'gthread-2.0'
> --   Found gthread-2.0, version 2.56.4
> -- Checking for module 'libxml-2.0>=2.9.4'
> --   Found libxml-2.0, version 2.9.4
> -- Checking for module 'libxslt'
> --   Found libxslt, version 1.1.29
> -- Checking for module 'webkit2gtk-4.0>=2.14.0'
> --   Found webkit2gtk-4.0, version 2.32.4
> -- Checking for module 'gtk+-3.0>=3.22.30'
> --   Found gtk+-3.0, version 3.22.30
> -- Checking for module 'zlib'
> --   Found zlib, version 1.2.11
> -- Found Gettext: /usr/local/bin/msgmerge (found suitable version "0.21.1",
> minimum required is "0.19.6")
> -- Found SWIG: /usr/bin/swig3.0 (found suitable version "3.0.12", minimum
> required is "3.0.12")
> -- Using guile-2.2.x
> -- Using guile SRFI-64
> -- Using guile textual-ports
> -- Checking for module 'gwenhywfar>=5.6.0'
> --   Found gwenhywfar, version 5.9.0
> -- Checking for module 'aqbanking>=6.2.0'
> --   Found aqbanking, version 6.5.3
> -- Looking for AB_Banking_RuntimeConfig_SetCharValue
> -- Looking for AB_Banking_RuntimeConfig_SetCharValue - not found
> -- Checking for module 'gwengui-gtk3'
> --   Found gwengui-gtk3, version 5.9.0
> -- Checking for module 'libofx'
> --   Found libofx, version 0.9.12
> -- Performing Test HAVE_OFX_BUG_39
> -- Performing Test HAVE_OFX_BUG_39 - Failed
> -- Found LibXslt: xslt;xml2 (found version "1.1.29")
> -- Found Perl: /usr/bin/perl (found version "5.26.1")
> -- Checking for module 'icu-uc'
> --   Found icu-uc, version 60.2
> -- Checking for module 'icu-i18n'
> --   Found icu-i18n, version 60.2
> -- Checking for module 'libsecret-1>=0.18'
> --   Found libsecret-1, version 0.18.6
> -- Boost 1.67.0 found.
> -- Found Boost components:
>date_time;filesystem;locale;program_options;regex;system
> -- Performing Test have_stringop_truncation
> -- Performing Test have_stringop_truncation - Success
> -- Checking for GTEST
> -- Check if compiler accepts -pthread
> -- Check if compiler accepts -pthread - no
> -- Checking for GMOCK
> -- Looking for include file dirent.h
> -- Looking for include file dirent.h - found
> -- Looking for include file dlfcn.h
> -- Looking for include file dlfcn.h - found
> -- Looking for include file glob.h
> -- Looking for include file glob.h - found
> -- Looking for include file inttypes.h
> -- Looking for include file inttypes.h - found
> -- Looking for include file limits.h
> -- Looking for include file limits.h - found
> -- Looking for include file locale.h
> -- Looking for include file locale.h - found
> -- Looking for include file memory.h
> -- Looking for include file memory.h - found
> -- Looking for include file stdint.h
> -- Looking for include file stdint.h - found
> -- Looking for include file stdlib.h
> -- Looking for include file stdlib.h - found
> -- Looking for include file string.h
> -- Looking for include file string.h - found
> -- Looking for include file strings.h
> -- Looking for include file strings.h - found
> -- Looking for include file sys/stat.h
> -- Looking for include file sys/stat.h - found
> -- Looking for include file sys/time.h
> -- Looking for include file 

[GNC] Building 5.0 on Ubuntu 18.04

2023-03-29 Thread Tom Weichmann
Hi All,

I'm still running Ubuntu 18.04 LTS which is still supported by Ubuntu
albeit a bit old.  I've been happily building all of the 4.x versions from
source since the latest is not in this distro's repositories.  Now i'm
trying to build version 5,0 and I'm running into a failure with cmake:

---
~/dev/build-gnucash-5.0
 % cmake -DCMAKE_INSTALL_PREFIX=/usr/local ../gnucash-5.0
-- The C compiler identification is GNU 8.4.0
-- The CXX compiler identification is GNU 7.5.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found UnixCommands: /bin/bash
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
-- Checking for module 'glib-2.0>=2.56.1'
--   Found glib-2.0, version 2.56.4
-- Checking for module 'gio-2.0'
--   Found gio-2.0, version 2.56.4
-- Checking for module 'gobject-2.0'
--   Found gobject-2.0, version 2.56.4
-- Checking for module 'gmodule-2.0'
--   Found gmodule-2.0, version 2.56.4
-- Checking for module 'gthread-2.0'
--   Found gthread-2.0, version 2.56.4
-- Checking for module 'libxml-2.0>=2.9.4'
--   Found libxml-2.0, version 2.9.4
-- Checking for module 'libxslt'
--   Found libxslt, version 1.1.29
-- Checking for module 'webkit2gtk-4.0>=2.14.0'
--   Found webkit2gtk-4.0, version 2.32.4
-- Checking for module 'gtk+-3.0>=3.22.30'
--   Found gtk+-3.0, version 3.22.30
-- Checking for module 'zlib'
--   Found zlib, version 1.2.11
-- Found Gettext: /usr/local/bin/msgmerge (found suitable version "0.21.1",
minimum required is "0.19.6")
-- Found SWIG: /usr/bin/swig3.0 (found suitable version "3.0.12", minimum
required is "3.0.12")
-- Using guile-2.2.x
-- Using guile SRFI-64
-- Using guile textual-ports
-- Checking for module 'gwenhywfar>=5.6.0'
--   Found gwenhywfar, version 5.9.0
-- Checking for module 'aqbanking>=6.2.0'
--   Found aqbanking, version 6.5.3
-- Looking for AB_Banking_RuntimeConfig_SetCharValue
-- Looking for AB_Banking_RuntimeConfig_SetCharValue - not found
-- Checking for module 'gwengui-gtk3'
--   Found gwengui-gtk3, version 5.9.0
-- Checking for module 'libofx'
--   Found libofx, version 0.9.12
-- Performing Test HAVE_OFX_BUG_39
-- Performing Test HAVE_OFX_BUG_39 - Failed
-- Found LibXslt: xslt;xml2 (found version "1.1.29")
-- Found Perl: /usr/bin/perl (found version "5.26.1")
-- Checking for module 'icu-uc'
--   Found icu-uc, version 60.2
-- Checking for module 'icu-i18n'
--   Found icu-i18n, version 60.2
-- Checking for module 'libsecret-1>=0.18'
--   Found libsecret-1, version 0.18.6
-- Boost 1.67.0 found.
-- Found Boost components:
   date_time;filesystem;locale;program_options;regex;system
-- Performing Test have_stringop_truncation
-- Performing Test have_stringop_truncation - Success
-- Checking for GTEST
-- Check if compiler accepts -pthread
-- Check if compiler accepts -pthread - no
-- Checking for GMOCK
-- Looking for include file dirent.h
-- Looking for include file dirent.h - found
-- Looking for include file dlfcn.h
-- Looking for include file dlfcn.h - found
-- Looking for include file glob.h
-- Looking for include file glob.h - found
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Looking for include file limits.h
-- Looking for include file limits.h - found
-- Looking for include file locale.h
-- Looking for include file locale.h - found
-- Looking for include file memory.h
-- Looking for include file memory.h - found
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Looking for include file stdlib.h
-- Looking for include file stdlib.h - found
-- Looking for include file string.h
-- Looking for include file string.h - found
-- Looking for include file strings.h
-- Looking for include file strings.h - found
-- Looking for include file sys/stat.h
-- Looking for include file sys/stat.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file sys/times.h
-- Looking for include file sys/times.h - found
-- Looking for include file sys/types.h
-- Looking for include file sys/types.h - found
-- Looking for include file sys/wait.h
-- Looking for include file sys/wait.h - found
-- Looking for include 

Re: [GNC] Exporting reports to spreadsheet

2023-03-29 Thread Michael or Penny Novack


When I Export a report I've been supplying a windows extension of 
".ods". Which I assumed would cause that exported report file to open 
in some OpenDocumentSpreadsheet application, in my case: LibreOffice 
Calc.


But it doesn't do that. I double-click the file to open it in the 
default application and it opens in LibreOffice Writer. 



Important!  There is a common misconception that the file extension you 
supply (or have an application supply) when you save a file actually 
changes the format of the data. This is not so (except that an 
application might do that sort of data conversion as part of the save). 
All a file extension does is inform the system what application to use 
if you "click the object" (select it for opening).


You CAN use a different application by starting that and then telling it 
to open the file. For example, if you "clicked" on a file that had an 
extension .exe your computer would RUN this program. But if you started 
a hex editor and told IT to open this program is would let you look at 
it (examine the machine code) --- a hex editor can open ANYTHING.


You changed the extension from .html to that of an open document format 
but that didn't make the data itself change. But the LibreOffice suite 
does work differently. When you tell it to change to another format it 
won't just do the extension but will also convert the data.


Michael D Novack


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Issues Retrieving Quotes with v5.0

2023-03-29 Thread Fross, Michael
So it sounds like this might be a Windows issue with retrieving quotes (I'm
running that latest v11).  I believe perl and the correct modules are
installed (Worked under v4.13 and I installed JSON::Parse) and it works
with the gnucash-cli, but just not within the program.

Happy to help troubleshoot if I can be of assistance.

Have a great day all.

Michael

On Wed, Mar 29, 2023 at 10:43 AM R Losey  wrote:

> I found the problem; I thought I had switched everything over to use JSON
> for prices, but I still had some using Alpha Vantage, and I don't have my
> key in the iMac version of GnuCash. Once I switched the few remaining
> items, the update is working fine.
>
>
> On Wed, Mar 29, 2023 at 10:18 AM R Losey  wrote:
>
> > Yes, I have an M1 iMac.
> >
> > Getting the right JSON::Parse for my architecture was what was needed...
> I
> > get data now.
> >
> > But it didn't give me the "want x86_64, have amd64" error... it just said
> > it wasn't installed.
> >
> > Checking with GnuCash...better; not greyed out, but not working properly.
> > I think something is failing, so it just stops on the others. I probably
> > need to figure out where the log file is to find out which item it cannot
> > get.
> >
> >
> > On Tue, Mar 28, 2023 at 1:34 PM David Reiser 
> wrote:
> >
> >> Is your iMac an Apple Silicon (M1) machine? It’s possible to get mixed
> >> architecture perl modules installed. If your gnucash-cli -Q error
> included
> >> something like “want x86_64, have amd64”, then you definitely have an
> >> incompatible version of JSON::Parse. The way around that is to enter (in
> >> Terminal):
> >>
> >> sudo arch -arch x86_64 cpan -f JSON::Parse
> >>
> >> After that finishes, since gnucash-cli quits at the first error, you
> need
> >>  to run gnucash-cli -Q again — both to ensure that the right
> architecture
> >> JSON::Parse got installed, and to check if there are any other perl
> errors.
> >>
> >> If necessary, run the above command repeatedly, substituting any new
> >> module names from arch-related error messages. When gnucash-cli -Q runs
> >> without complaint, you should be able to get quotes within gnucash 5.0
> >>
> >> Dave
> >> --
> >> Dave Reiser
> >> dbrei...@icloud.com
> >>
> >>
> >>
> >>
> >>
> >> On Mar 28, 2023, at 1:27 AM, R Losey  wrote:
> >>
> >> David, thank you.
> >>
> >> I did this on my iMac; it ran a LONG time with LOTS of output, and
> >> installed the development tools, but finally finished. Even though I'm a
> >> software engineer, it was kind of scary.
> >>
> >> But the "Get Quotes" is still greyed out, even though I ran the
> >> gnc-fq-update...
> >>
> >> When I attempt the gnucash-cli command, it fails, stating that
> >> Finance::Quote is missingcthe JSON::Parse module
> >>
> >>
> >> On Mon, Mar 27, 2023 at 3:49 PM David H  wrote:
> >>
> >> Michael,
> >>
> >> Is your "Get Quotes" button in Gnucash also greyed out?  I had to run
> >> gnc-fq-update in /Applications/Gnucash.app/Contents/Resources/bin in the
> >> terminal on macOS and let it update and then start Gnucash before the
> >> button became active. Same in windows 11 pro - open a command prompt as
> >> Administrator and use the command perl "C:\Program Files
> >> (x86)\gnucash\bin\gnc-fq-update" - you need the double quotes around the
> >> path because of the space in the path. After I did this it all seemed
> ok.
> >>
> >> Hope this helps,
> >>
> >> Cheers David H.
> >>
> >>
> >>
> >> On Tue, 28 Mar 2023 at 06:24, Fross, Michael  wrote:
> >>
> >> Hello everyone,
> >>
> >> I'm looking for a few pointers on how to troubleshoot an issue I'm
> having
> >> with v5 downloading quotes.  I had no issues with v4.13.  When I select
> >> "Tools|Price Database|GetQuotes" a shell opens and closes quickly and
> >> nothing is updated.
> >>
> >> I don't seem to have any issues with gnucash-cli.  Here are the results:
> >> ---
> >> C:\Program Files (x86)\gnucash\bin>gnucash-cli.exe --verbose -Q dump
> >> yahoo_json acn
> >> acn:
> >> isodate => 2023-03-27
> >> low => 270.64
> >>type => EQUITY
> >>name => acn (Accenture plc)
> >>  pe => 25.180145
> >>exchange => Sourced from Yahoo Finance (as JSON)
> >> eps => 10.88
> >>currency => USD
> >>  method => yahoo_json
> >> success => 1
> >>  volume => 2805531
> >>   close => 272
> >>date => 03/27/2023
> >>  year_range =>242.8 - 345.3
> >>last => 273.96
> >>open => 270.73
> >>   div_yield => 1.5919117
> >>  symbol => acn
> >>high => 274.36
> >> ---
> >>
> >> Running gnucash with the "--log gnc.scm=debug"  shows the following
> >>
> >> error:
> >>
> >>
> >> * 15:11:29 ERROR  [gnc_prices_dialog_get_quotes_clicked()]
> Price
> >> retrieval failed: Failed to parse result returned by Finance::Quote.
> >> Error message:
> >> (1): expected value
> >>
> >>
> >> To me, it's odd that gnucash-cli.exe seems to work where the gnucash app
> >> itself does not.
> >>
> >> I have Finance::Quote: 1.54 installed 

Re: [GNC] Exporting reports to spreadsheet

2023-03-29 Thread Patrick James
George,

This is a Windows 'feature,' as Windows has file extension associations.

If you do a quick online search, you should be able to find the instructions on 
how reassign the association of the ".ods" extension to LibreOffice Calc.

Alternatively, try right-clicking the icon and selecting "Open with" 

> On 03/29/2023 9:11 AM George Riner  wrote:
> 
>  
> The setting:
> 
> Windows 10
> Gnucash 4.13
> 
> When I Export a report I've been supplying a windows extension of 
> ".ods". Which I assumed would cause that exported report file to open in 
> some OpenDocumentSpreadsheet application, in my case: LibreOffice Calc.
> 
> But it doesn't do that. I double-click the file to open it in the 
> default application and it opens in LibreOffice Writer.
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


[GNC] Exporting reports to spreadsheet

2023-03-29 Thread George Riner

The setting:

Windows 10
Gnucash 4.13

When I Export a report I've been supplying a windows extension of 
".ods". Which I assumed would cause that exported report file to open in 
some OpenDocumentSpreadsheet application, in my case: LibreOffice Calc.


But it doesn't do that. I double-click the file to open it in the 
default application and it opens in LibreOffice Writer.


Opening the exported report in a text editor I see that it's really an 
HTML file. And that, in fact, I can specify any windows extension I want 
when exporting the report from Gnucash, and it will always write out a 
file that contains HTML.


I think Windows is seeing ".ods" as something to open in LibreOffice, 
which starts reading the file and detects that it's HTML and then 
without any asking, renders the HTML in the exported report as a 
LibreOffice Writer document.


However, if I export a report and specify a file extension of ".xlsx" 
and then double click that to open it, then LibreOffice Calc starts up 
and offers to convert the HTML that's in that file to an actual 
spreadsheet which I can then save as a ".ods" file that opens in 
LibreOffice Calc.


I find myself in circles trying to find the straight path from Gnucash 
exported reports to LibreOffice Calc and can't seem to untangle the 
Windows/Gnucash/LibreOffice interactions to get this to happen.


Any Windows + LibreOffice users out that that get this working?

:George

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Issues Retrieving Quotes with v5.0

2023-03-29 Thread R Losey
I found the problem; I thought I had switched everything over to use JSON
for prices, but I still had some using Alpha Vantage, and I don't have my
key in the iMac version of GnuCash. Once I switched the few remaining
items, the update is working fine.


On Wed, Mar 29, 2023 at 10:18 AM R Losey  wrote:

> Yes, I have an M1 iMac.
>
> Getting the right JSON::Parse for my architecture was what was needed... I
> get data now.
>
> But it didn't give me the "want x86_64, have amd64" error... it just said
> it wasn't installed.
>
> Checking with GnuCash...better; not greyed out, but not working properly.
> I think something is failing, so it just stops on the others. I probably
> need to figure out where the log file is to find out which item it cannot
> get.
>
>
> On Tue, Mar 28, 2023 at 1:34 PM David Reiser  wrote:
>
>> Is your iMac an Apple Silicon (M1) machine? It’s possible to get mixed
>> architecture perl modules installed. If your gnucash-cli -Q error included
>> something like “want x86_64, have amd64”, then you definitely have an
>> incompatible version of JSON::Parse. The way around that is to enter (in
>> Terminal):
>>
>> sudo arch -arch x86_64 cpan -f JSON::Parse
>>
>> After that finishes, since gnucash-cli quits at the first error, you need
>>  to run gnucash-cli -Q again — both to ensure that the right architecture
>> JSON::Parse got installed, and to check if there are any other perl errors.
>>
>> If necessary, run the above command repeatedly, substituting any new
>> module names from arch-related error messages. When gnucash-cli -Q runs
>> without complaint, you should be able to get quotes within gnucash 5.0
>>
>> Dave
>> --
>> Dave Reiser
>> dbrei...@icloud.com
>>
>>
>>
>>
>>
>> On Mar 28, 2023, at 1:27 AM, R Losey  wrote:
>>
>> David, thank you.
>>
>> I did this on my iMac; it ran a LONG time with LOTS of output, and
>> installed the development tools, but finally finished. Even though I'm a
>> software engineer, it was kind of scary.
>>
>> But the "Get Quotes" is still greyed out, even though I ran the
>> gnc-fq-update...
>>
>> When I attempt the gnucash-cli command, it fails, stating that
>> Finance::Quote is missingcthe JSON::Parse module
>>
>>
>> On Mon, Mar 27, 2023 at 3:49 PM David H  wrote:
>>
>> Michael,
>>
>> Is your "Get Quotes" button in Gnucash also greyed out?  I had to run
>> gnc-fq-update in /Applications/Gnucash.app/Contents/Resources/bin in the
>> terminal on macOS and let it update and then start Gnucash before the
>> button became active. Same in windows 11 pro - open a command prompt as
>> Administrator and use the command perl "C:\Program Files
>> (x86)\gnucash\bin\gnc-fq-update" - you need the double quotes around the
>> path because of the space in the path. After I did this it all seemed ok.
>>
>> Hope this helps,
>>
>> Cheers David H.
>>
>>
>>
>> On Tue, 28 Mar 2023 at 06:24, Fross, Michael  wrote:
>>
>> Hello everyone,
>>
>> I'm looking for a few pointers on how to troubleshoot an issue I'm having
>> with v5 downloading quotes.  I had no issues with v4.13.  When I select
>> "Tools|Price Database|GetQuotes" a shell opens and closes quickly and
>> nothing is updated.
>>
>> I don't seem to have any issues with gnucash-cli.  Here are the results:
>> ---
>> C:\Program Files (x86)\gnucash\bin>gnucash-cli.exe --verbose -Q dump
>> yahoo_json acn
>> acn:
>> isodate => 2023-03-27
>> low => 270.64
>>type => EQUITY
>>name => acn (Accenture plc)
>>  pe => 25.180145
>>exchange => Sourced from Yahoo Finance (as JSON)
>> eps => 10.88
>>currency => USD
>>  method => yahoo_json
>> success => 1
>>  volume => 2805531
>>   close => 272
>>date => 03/27/2023
>>  year_range =>242.8 - 345.3
>>last => 273.96
>>open => 270.73
>>   div_yield => 1.5919117
>>  symbol => acn
>>high => 274.36
>> ---
>>
>> Running gnucash with the "--log gnc.scm=debug"  shows the following
>>
>> error:
>>
>>
>> * 15:11:29 ERROR  [gnc_prices_dialog_get_quotes_clicked()] Price
>> retrieval failed: Failed to parse result returned by Finance::Quote.
>> Error message:
>> (1): expected value
>>
>>
>> To me, it's odd that gnucash-cli.exe seems to work where the gnucash app
>> itself does not.
>>
>> I have Finance::Quote: 1.54 installed and it shows this in Help | About
>>
>> Lastly, if I check the security editor, it seems like every quote
>>
>> provider
>>
>> is greyed out.  This woudl suggest to me that gnucash doesn't think there
>> is a valid Finance::Quote configured.
>>
>> I'd appreciate any pointers on how to dig deeper and determine what broke
>> for me between 4.13 and 5.0.  Is anyone else having issues?
>>
>> I'm enjoying v5 quite a bit - congrats on the release.
>>
>> Michael
>> ___
>> gnucash-user mailing list
>> gnucash-user@gnucash.org
>> To update your subscription preferences or to unsubscribe:
>> https://lists.gnucash.org/mailman/listinfo/gnucash-user

Re: [GNC] Issues Retrieving Quotes with v5.0

2023-03-29 Thread R Losey
Yes, I have an M1 iMac.

Getting the right JSON::Parse for my architecture was what was needed... I
get data now.

But it didn't give me the "want x86_64, have amd64" error... it just said
it wasn't installed.

Checking with GnuCash...better; not greyed out, but not working properly. I
think something is failing, so it just stops on the others. I probably need
to figure out where the log file is to find out which item it cannot get.


On Tue, Mar 28, 2023 at 1:34 PM David Reiser  wrote:

> Is your iMac an Apple Silicon (M1) machine? It’s possible to get mixed
> architecture perl modules installed. If your gnucash-cli -Q error included
> something like “want x86_64, have amd64”, then you definitely have an
> incompatible version of JSON::Parse. The way around that is to enter (in
> Terminal):
>
> sudo arch -arch x86_64 cpan -f JSON::Parse
>
> After that finishes, since gnucash-cli quits at the first error, you need
>  to run gnucash-cli -Q again — both to ensure that the right architecture
> JSON::Parse got installed, and to check if there are any other perl errors.
>
> If necessary, run the above command repeatedly, substituting any new
> module names from arch-related error messages. When gnucash-cli -Q runs
> without complaint, you should be able to get quotes within gnucash 5.0
>
> Dave
> --
> Dave Reiser
> dbrei...@icloud.com
>
>
>
>
>
> On Mar 28, 2023, at 1:27 AM, R Losey  wrote:
>
> David, thank you.
>
> I did this on my iMac; it ran a LONG time with LOTS of output, and
> installed the development tools, but finally finished. Even though I'm a
> software engineer, it was kind of scary.
>
> But the "Get Quotes" is still greyed out, even though I ran the
> gnc-fq-update...
>
> When I attempt the gnucash-cli command, it fails, stating that
> Finance::Quote is missingcthe JSON::Parse module
>
>
> On Mon, Mar 27, 2023 at 3:49 PM David H  wrote:
>
> Michael,
>
> Is your "Get Quotes" button in Gnucash also greyed out?  I had to run
> gnc-fq-update in /Applications/Gnucash.app/Contents/Resources/bin in the
> terminal on macOS and let it update and then start Gnucash before the
> button became active. Same in windows 11 pro - open a command prompt as
> Administrator and use the command perl "C:\Program Files
> (x86)\gnucash\bin\gnc-fq-update" - you need the double quotes around the
> path because of the space in the path. After I did this it all seemed ok.
>
> Hope this helps,
>
> Cheers David H.
>
>
>
> On Tue, 28 Mar 2023 at 06:24, Fross, Michael  wrote:
>
> Hello everyone,
>
> I'm looking for a few pointers on how to troubleshoot an issue I'm having
> with v5 downloading quotes.  I had no issues with v4.13.  When I select
> "Tools|Price Database|GetQuotes" a shell opens and closes quickly and
> nothing is updated.
>
> I don't seem to have any issues with gnucash-cli.  Here are the results:
> ---
> C:\Program Files (x86)\gnucash\bin>gnucash-cli.exe --verbose -Q dump
> yahoo_json acn
> acn:
> isodate => 2023-03-27
> low => 270.64
>type => EQUITY
>name => acn (Accenture plc)
>  pe => 25.180145
>exchange => Sourced from Yahoo Finance (as JSON)
> eps => 10.88
>currency => USD
>  method => yahoo_json
> success => 1
>  volume => 2805531
>   close => 272
>date => 03/27/2023
>  year_range =>242.8 - 345.3
>last => 273.96
>open => 270.73
>   div_yield => 1.5919117
>  symbol => acn
>high => 274.36
> ---
>
> Running gnucash with the "--log gnc.scm=debug"  shows the following
>
> error:
>
>
> * 15:11:29 ERROR  [gnc_prices_dialog_get_quotes_clicked()] Price
> retrieval failed: Failed to parse result returned by Finance::Quote.
> Error message:
> (1): expected value
>
>
> To me, it's odd that gnucash-cli.exe seems to work where the gnucash app
> itself does not.
>
> I have Finance::Quote: 1.54 installed and it shows this in Help | About
>
> Lastly, if I check the security editor, it seems like every quote
>
> provider
>
> is greyed out.  This woudl suggest to me that gnucash doesn't think there
> is a valid Finance::Quote configured.
>
> I'd appreciate any pointers on how to dig deeper and determine what broke
> for me between 4.13 and 5.0.  Is anyone else having issues?
>
> I'm enjoying v5 quite a bit - congrats on the release.
>
> Michael
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -
> 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
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or 

Re: [GNC] Lost data Fie

2023-03-29 Thread Gyle McCollam

Frank,
Upgrading the program should not affect the data files
Also, please send help requests to the list. You will get faster answers.


Sent from Samsung Galaxy smartphone.


 Original message 
From: Frank Ashby 
Date: 3/29/23 9:31 AM (GMT-05:00)
To: Gyle McCollam 
Subject: Re: Lost data Fie

Thank you so much Gyle.  I just received and email indicating there is a new 
software update available.  Is there a specific process to follow to migrate to 
the new version without loss of the dat file??


Kindest Regards,

Frank H. Ashby,  Jr.

Drilling Engineering and Business Development Advisor
Reprise Ventures, LP

Cell: +1 281-723-4443
frank.as...@repriseventures.com

“I-N-T-E-G-R-I-T-Y”


[PastedGraphic-1.tiff]

On Jul 22, 2022, at 20:01, Gyle McCollam  wrote:

Go to "Help", Tutorial and Concepts guide and type in log file.  It gives you a 
detailed explanation of how to restore your data file by opening the last save 
file and using the log file to update any changes.

Thank You,
Gyle McCollam
Gyle McCollam
gmccol...@live.com   email

From: gnucash-user 
mailto:gnucash-user-bounces+gylemc=gmail@gnucash.org>>
 on behalf of Frank Ashby 
mailto:frank.as...@repriseventures.com>>
Sent: Thursday, July 21, 2022 7:19 AM
To: gnucash-user@gnucash.org 
mailto:gnucash-user@gnucash.org>>
Subject: [GNC] Lost data Fie

I was attempting to enter a spit transaction last evening and somehow lost the 
genre data file.  Any recommendations??
Kindest Regards,

Frank H. Ashby,  Jr.

Drilling Engineering and Business Development Advisor
Reprise Ventures, LP

Cell: +1 281-723-4443
frank.as...@repriseventures.com

“I-N-T-E-G-R-I-T-Y”


[cid:810B42FE-E978-4916-864D-220B425F8BD1@att.net]


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.