2019-12-31 GnuCash IRC logs

00:25:11 *** Gerd has joined #gnucash
00:33:58 <FH_thecat> I would like to use mysql backend
00:34:11 <FH_thecat> but in gnucash, I only see save as xml option
00:34:21 <FH_thecat> do I need to specially enable mysql ?
00:34:43 <FH_thecat> my gnucash is version 3.4
00:44:12 *** nick_ has joined #gnucash
00:52:13 <FH_thecat> how can I check, if my gnucash even supports mysql backend ?
01:04:29 *** nick_ has quit IRC
01:11:18 *** frakturfreak has quit IRC
01:14:15 *** boldstripe has quit IRC
01:14:49 *** chris has quit IRC
01:15:11 *** boldstripe has joined #gnucash
01:17:21 *** chris has joined #gnucash
01:17:24 *** ChanServ sets mode: +v chris
01:21:17 *** Mechtilde has joined #gnucash
01:25:19 *** frakturfreak has joined #gnucash
01:25:21 *** ChanServ sets mode: +v frakturfreak
02:18:05 *** gjanssens has joined #gnucash
02:18:07 *** ChanServ sets mode: +o gjanssens
03:05:56 *** chris has quit IRC
03:05:56 *** chris has joined #gnucash
03:05:56 *** ChanServ sets mode: +v chris
03:15:59 *** boldstripe has quit IRC
03:15:59 *** boldstripe has joined #gnucash
03:36:34 *** chris has quit IRC
03:42:04 *** bertbob has quit IRC
03:42:44 *** bertbob has joined #gnucash
03:42:59 *** ChanServ sets mode: +v bertbob
03:49:47 *** apteryx_ has joined #gnucash
03:53:05 *** apteryx has quit IRC
03:53:05 *** FH_thecat has quit IRC
03:56:52 *** gncbot has joined #gnucash
04:14:36 *** o01eg has quit IRC
04:20:35 *** FH_thecat has joined #gnucash
04:48:26 *** Simon has quit IRC
04:49:44 *** Simon has joined #gnucash
04:49:56 *** ChanServ sets mode: +v Simon
05:15:36 *** boldstripe has quit IRC
05:16:52 *** boldstripe has joined #gnucash
05:17:29 *** User has joined #gnucash
05:32:17 *** chris has joined #gnucash
05:32:48 *** ChanServ sets mode: +v chris
05:36:54 <chris> gjanssens jralls some further discussion at https://github.com/aconchillo/guile-json/issues/14 and lots of air at https://github.com/aconchillo/guile-json/issues/52 - I know nothing of this
05:39:00 <chris> I know guile-json is not yet 'distributed' because it's still in master. I know from https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/gnucash.scm that they want to decouple it.
05:39:00 <chris> my (very naive) thoughts
05:40:53 <chris> 1) if we really want to we can remove guile-json and I'll do a clean-room serializer. I can't undo having browsed guile-json sources, but all I'm saying is - I think I can do it.
05:40:53 <chris> 2) I guess gnucash can link to gtk because it doesn't actually include its sources
05:47:30 *** gncbot has joined #gnucash
06:03:04 *** User has quit IRC
06:20:16 *** gncbot has joined #gnucash
06:31:59 *** michalciolek has joined #gnucash
06:39:02 <michalciolek> Why is the account template displayed in English instead of my language (PL) in macOS (when creating a new file)? On Windows, they appear in the correct language.
06:40:45 *** gncbot has joined #gnucash
06:55:51 <chris> michalciolek: if https://wiki.gnucash.org/wiki/Locale_Settings doesn't have the answer then you may need to file a bug
06:56:06 *** Jimraehl1 has joined #gnucash
06:57:18 *** Jimraehl1 has quit IRC
07:04:21 *** warlord has joined #gnucash
07:16:18 *** boldstripe has quit IRC
07:17:16 *** boldstripe has joined #gnucash
07:22:12 *** chris has quit IRC
07:25:24 *** chris has joined #gnucash
07:25:26 *** ChanServ sets mode: +v chris
07:54:40 *** warlord has quit IRC
08:04:27 *** Gerd has quit IRC
08:13:06 *** gncbot has joined #gnucash
08:32:21 *** gncbot has joined #gnucash
08:39:43 *** gncbot has joined #gnucash
08:59:46 *** gncbot has joined #gnucash
09:03:53 *** Han has joined #gnucash
09:05:30 *** omnireq_ has quit IRC
09:05:30 <FH_thecat> fell: shouldn't it be code.gnucash.org ?
09:05:30 *** omnireq_ has joined #gnucash
09:05:30 <FH_thecat> anyway,
09:07:31 <fell> yes, it should.
09:07:31 <FH_thecat> when setting up mysql backend, do I have to pre-create and pre-populate the database ?
09:07:31 <FH_thecat> or will gnucash set up the database structure itself ?
09:08:46 <fell> https://www.gnucash.org/docs/v3/C/gnucash-guide/basics-files1.html
09:11:32 <fell> aving to mysql or postgres requires the proper permissions in that database, that is you need to have the permissions to create a new database with the given database name, or you need to have write access to an existing database with the given database name.
09:11:32 <fell> Saving ...
09:11:32 <fell> The rest will be done by the program
09:16:47 *** gncbot has joined #gnucash
09:16:59 *** boldstripe has quit IRC
09:17:59 *** boldstripe has joined #gnucash
10:16:54 *** boldstripe has quit IRC
10:18:56 *** boldstripe has joined #gnucash
10:22:59 *** omnireq_ has quit IRC
10:43:45 *** gncbot` has joined #gnucash
10:44:40 *** gncbot has quit IRC
10:57:07 *** Gerd has joined #gnucash
10:58:56 *** jervin has joined #gnucash
10:59:00 <FH_thecat> so, I am trying to save my newly created accounts to mysql, but get this error:
10:59:37 <FH_thecat> The server at URL mysql://gnucash@localhost/gnucash experienced an error or encountered bad or corrupt data
11:00:22 <FH_thecat> https://ibb.co/tsqSQP1
11:00:22 <FH_thecat> when listening on localhost 3306 witth tcpdump, there is no traffic
11:01:16 *** omnireq has joined #gnucash
11:01:16 *** ChanServ sets mode: +v omnireq
11:05:41 *** jervin has quit IRC
11:05:41 *** jervin has joined #gnucash
11:06:17 <FH_thecat> ok, for some reason, it works when I use 127.0.0.1 instead of localhost
11:09:28 *** Han has quit IRC
11:15:14 <gjanssens> FH_thecat: on Windows localhost and 127.0.0.1 are not the same thing
11:17:42 <gjanssens> In addition, ISTR the mysql client will try to use a unix file socket by default when using localhost.
11:17:42 <gjanssens> 127.0.0.1 will always be a tcp socket instead
11:26:13 *** gncbot has joined #gnucash
11:30:48 *** Robert847 has joined #gnucash
11:32:11 <Robert847> Hi, I seem to be having trouble reaching the GnuCash WIKI right now. Is the server exceptionally busy?
11:32:14 *** gjanssens has quit IRC
11:38:17 *** gncbot has joined #gnucash
11:42:44 *** gncbot has joined #gnucash
11:50:20 <FH_thecat> gjanssens: I am on linux
11:50:20 *** Han has joined #gnucash
11:50:20 <FH_thecat> but thanks, I did not know that localhost uses unix file socket
12:03:27 *** Han has quit IRC
12:03:56 *** Gerd has quit IRC
12:04:24 *** Gerd has joined #gnucash
12:05:51 *** Gerd has quit IRC
12:05:51 *** Gerd has joined #gnucash
12:13:13 *** gncbot has joined #gnucash
12:17:25 *** gncbot has joined #gnucash
12:22:49 *** guak has joined #gnucash
12:38:03 *** gncbot has joined #gnucash
12:38:26 *** jralls sets mode: +o gncbot
12:39:33 *** Gerd has quit IRC
12:43:49 *** FH_thecat has quit IRC
12:47:34 *** FH_thecat has joined #gnucash
13:35:12 *** gncbot has joined #gnucash
13:39:06 *** jralls sets mode: +o gncbot
13:45:20 *** gncbot has joined #gnucash
14:17:45 *** gncbot has joined #gnucash
14:23:30 <linas> holy cow, how many people are tracking this conversation? I thought it was like 3 people, and now here?
14:30:29 <ecdhe> linas: roll call is never a very good indicator... dozens off participants might be reading this conversation hours later in their scrollback.
14:38:01 *** gncbot has joined #gnucash
14:41:02 *** gncbot has joined #gnucash
14:41:34 *** bertbob has quit IRC
14:42:51 *** bertbob has joined #gnucash
14:42:51 *** ChanServ sets mode: +v bertbob
14:46:44 *** bertbob has quit IRC
15:09:49 *** michalciolek has joined #gnucash
15:12:57 <linas> huh. I was looking at guile-json for completely unrelated reasons ... synchronicity, I guess.
15:12:57 *** michalciolek has quit IRC
15:16:29 *** jralls sets mode: +o gncbot
15:57:11 *** User has joined #gnucash
16:12:54 *** warlord has joined #gnucash
16:35:49 *** gncbot has joined #gnucash
17:09:35 *** gncbot has joined #gnucash
17:12:58 *** bertbob has joined #gnucash
17:13:01 *** ChanServ sets mode: +v bertbob
17:19:08 *** gncbot has joined #gnucash
17:23:14 *** gncbot has joined #gnucash
17:38:59 *** michalciolek has joined #gnucash
17:41:49 *** phebus has quit IRC
17:43:33 *** gncbot has joined #gnucash
17:44:55 *** fell has quit IRC
17:52:01 *** gncbot` has joined #gnucash
17:52:21 *** gncbot has quit IRC
18:04:12 *** gncbot has joined #gnucash
18:08:55 *** michalciolek has quit IRC
18:09:47 *** michalciolek has joined #gnucash
18:11:38 *** michalciolek has quit IRC
18:12:03 *** michalciolek has joined #gnucash
18:13:49 *** Mechtilde has quit IRC
18:13:49 *** fell_laptop is now known as fell
18:14:41 *** CDB-Man_ has joined #gnucash
18:15:00 *** ChanServ sets mode: +v CDB-Man_
18:15:00 *** CDB-Man has quit IRC
18:27:31 *** frakturfreak has quit IRC
18:30:51 *** User has quit IRC
18:37:44 *** gncbot has joined #gnucash
19:09:35 *** omnireq has quit IRC
19:26:26 *** boldstripe has quit IRC
19:53:36 *** gncbot has joined #gnucash
19:54:40 *** chris has quit IRC
19:56:00 *** chris has joined #gnucash
19:56:00 *** ChanServ sets mode: +v chris
20:03:19 *** crossan007 has quit IRC
20:03:31 *** crossan007 has joined #gnucash
20:04:33 <fell> jralls, the FQ question from 29. on devel is a Macos issue.
20:05:48 *** nick_ has joined #gnucash
20:05:57 <fell> oops, on -user
20:07:19 *** michalciolek has quit IRC
20:08:13 *** chris has quit IRC
20:08:15 *** chris_ has joined #gnucash
20:08:44 *** chris_ is now known as chris
20:31:37 *** Gerd has joined #gnucash
20:35:30 *** omnireq has joined #gnucash
20:40:09 *** nick_ has quit IRC
20:41:51 *** michalciolek has joined #gnucash
20:42:23 *** guak has quit IRC
20:43:06 *** oozer has quit IRC
21:31:52 *** Aussie_matt has joined #gnucash
21:36:45 *** frakturfreak has quit IRC
21:47:36 *** omnireq has quit IRC
21:47:40 *** omnireq has joined #gnucash
21:50:36 *** Gerd has quit IRC
21:57:42 *** omnireq_ has joined #gnucash
21:57:55 *** omnireq has quit IRC
22:03:20 *** gncbot has joined #gnucash
22:05:08 *** testy has joined #gnucash
22:11:58 *** Aussie_matt has quit IRC
22:49:33 *** gncbot has joined #gnucash
23:03:27 *** testy has quit IRC