2024-04-02 GnuCash IRC logs

01:12:58 *** chris has joined #gnucash
01:12:58 *** ChanServ sets mode: +v chris
01:12:58 *** gncbot sets mode: +o chris
01:48:18 *** fell has quit IRC
01:48:58 *** chris has quit IRC
01:49:38 *** fell has joined #gnucash
01:49:38 *** ChanServ sets mode: +o fell
02:39:20 *** AlphaLaurent has joined #gnucash
02:39:20 *** ChanServ sets mode: +v AlphaLaurent
03:16:19 <AlphaLaurent> Took a screenshot that should explain it better. I'm installing over old versions, keeping config. https://imagebin.ca/v/7x4tmxMdVFvY
04:35:01 *** jralls has quit IRC
04:40:53 *** jralls has joined #gnucash
04:40:53 *** ChanServ sets mode: +o jralls
05:54:55 <fell> AlphaLaurent, teste doch mal https://code.gnucash.org/builds/win32/stable/gnucash-5.6-2024-04-02-git-5.6-2-g9f998892b5+.setup.exe
05:58:02 <fell> vor 2h aus dem Ofen gekommen ;-)
05:58:13 <AlphaLaurent> Funktioniert.
06:00:56 <fell> Schön!
06:02:06 <fell> jralls: Aqbanking is working again in tthe Windows nightly.
06:21:09 <AlphaLaurent> Thanks for the help. I wired a tip.
06:29:55 *** chris has joined #gnucash
06:29:56 *** ChanServ sets mode: +v chris
06:29:56 *** gncbot sets mode: +o chris
06:42:01 *** AlphaLaurent has quit IRC
07:23:44 *** alireza129 has joined #gnucash
07:35:42 <fell> warlord, while pushing htdocs after msgmerge, I got:– remote: po/pl.po Ncat: Connection reset by peer.
07:36:27 <fell> Too many changes for Linas?
07:42:55 *** chris has quit IRC
07:59:40 *** AlphaLaurent has joined #gnucash
07:59:40 *** ChanServ sets mode: +v AlphaLaurent
08:23:35 *** tom has joined #gnucash
08:33:32 *** chris has joined #gnucash
08:33:32 *** ChanServ sets mode: +v chris
08:33:32 *** gncbot sets mode: +o chris
09:05:37 *** tom is now known as webmanoffesto
09:12:43 *** ChanServ sets mode: +v webmanoffesto
09:13:54 <webmanoffesto> When I import transactions using a CSV file why does GnuCash mark those as "c" Cleared?
09:14:16 <webmanoffesto> I want them marked as "n" New.
09:54:14 *** hades has quit IRC
09:55:31 *** hades has joined #gnucash
09:55:31 *** ChanServ sets mode: +v hades
10:05:09 *** palerider has joined #gnucash
10:19:20 *** palerider has left #gnucash
10:38:20 *** CWehli has joined #gnucash
10:51:21 *** AlphaLaurent has quit IRC
10:54:35 *** AlphaLaurent has joined #gnucash
10:54:35 *** ChanServ sets mode: +v AlphaLaurent
10:57:07 *** AlphaLaurent has quit IRC
11:16:32 *** gncbot has joined #gnucash
11:28:50 *** fell sets mode: +o gncbot
11:29:40 <fell> webmanoffesto, did you read https://www.gnucash.org/docs/v5/C/gnucash-manual/trans-stts.html and realted üpages?
11:30:32 <fell> related
11:30:48 <fell> pages
11:33:35 <fell> -e.g. https://www.gnucash.org/docs/v5/C/gnucash-manual/set-prefs.html#prefs-import
12:44:09 *** gncbot has joined #gnucash
13:15:17 *** sunyibo has joined #gnucash
13:15:17 *** ChanServ sets mode: +v sunyibo
13:56:51 *** fell sets mode: +o gncbot
14:24:25 *** sunyibo has quit IRC
14:54:10 *** Kaligula has joined #gnucash
14:54:16 *** ChanServ sets mode: +v Kaligula
16:46:37 <Kaligula> Somehow there's no more ninja error on gnucash-git [12/14] step, don't know what happened.
16:46:37 <Kaligula> Now I get: "CMake Error at CMakeLists.txt:348 (message): Neither guile 3.0, guile 2.2, nor guile 2.0 were found GnuCash can't run without one of them. Ensure that one is installed and can be found with pkg-config." but guile2 was built (built? installed?) in step [10/14]… and I see a folder C:\gcdev64\gnucash\stable\build\guile-2.2.7.3-5ef31 with it's content…
16:54:05 *** CWehli has quit IRC
17:08:44 <Simon> it might be useful to have a CI build of GnuCash that people could follow... but even the mac build has a pre-built set of dependencies
17:09:44 <Simon> https://github.com/Gnucash/gnucash-on-windows/blob/master/jhbuildrc.in has some lines for guile
17:09:59 <Simon> they vary by branch - maybe none of those are being applied
17:10:56 <Kaligula> With trials and errors I found out that pkg-config searches the PKG_CONFIG_PATH, which printfs in shell as "/mingw32/lib/pkgconfig:/mingw32/share/pkgconfig" (on my PC it's "C:\gcdev64\msys2\mingw32\lib\pkgconfig" I suppose), and indeed there's no "guile.pc". It's in "C:\gcdev64\gnucash\stable\build\guile-2.2.7.3-5ef31\meta". Should I try to add this folder to PKG_CONFIG_PATH? Why is it not done by the build script then? 🤔
17:11:01 <Simon> you could use lines 61-62 as a basis to replace lines 85-87 with a fixed configuration of where guile is
17:11:41 <Simon> for anything pkgconfig, yes you should be able to make it search for wherever the .pc files actually are
17:11:59 <Simon> most of this is just "that dependency is *here*"
18:28:09 *** Kaligula has quit IRC
18:47:28 *** Kaligula has joined #gnucash
18:47:36 *** ChanServ sets mode: +v Kaligula
18:54:46 <Kaligula> Removed everything and ran fresh build – stuck at "Error during phase install of gnucash-git" / "Error running ninja install" again.
18:54:46 <Kaligula> FAILED: CMakeFiles/install.util
18:55:10 <Kaligula> → http://kaligula.uk/ctrlv/ba4f
19:05:56 <Kaligula> I don't understand the "FAILED: CMakeFiles/install.util". I don't see the file "install.util" in "C:\gcdev64\gnucash\stable\build\gnucash-git\CMakeFiles". Moreover I don't find any "install.util" file on my disk drive.
19:09:20 <Kaligula> I also don't understand the next error line: «C:\Windows\system32\cmd.exe /C "cd /D C:\gcdev64\gnucash\stable\build\gnucash-git && C:\gcdev64\msys2\mingw32\bin\cmake.exe -P cmake_install.cmake"» because it seems that all cmake_install.cmake's instructions ran properly.
19:10:21 <Kaligula> Naturally I'd look at next instructions to find clues about what fails, but I don't know what comes next afer that file "cmake_install.cmake". Can anybody help?
19:16:33 *** Kaligula has quit IRC
20:00:02 *** raghukamath has quit IRC
20:12:44 *** raghukamath has joined #gnucash
20:12:44 *** ChanServ sets mode: +v raghukamath
21:02:56 *** chris has quit IRC
22:35:37 *** webmanoffesto has quit IRC
22:36:54 *** webmanoffesto has joined #gnucash