2018-01-13 GnuCash IRC logs

01:13:38 *** fell has quit IRC
01:14:23 *** fell has joined #gnucash
01:38:52 *** Mechtilde has joined #gnucash
01:52:32 *** jotrago has joined #gnucash
02:39:16 <Mechtilde> Good Morning
02:39:44 <Mechtilde> I try to put some information into the wiki but I can't save it
02:40:04 <Mechtilde> I'm logged in with my account
02:41:29 <Mechtilde> After input the captcha I get the message "Could not open socket"
02:56:11 <chris> ping warlord
03:24:38 *** Mechtilde has quit IRC
03:34:13 *** Mechtilde has joined #gnucash
04:09:06 *** gjanssens has joined #gnucash
04:09:06 *** ChanServ sets mode: +o gjanssens
04:09:31 <gjanssens> .
04:29:35 <Mechtilde> Good Morning
04:29:37 <Mechtilde> I try to put some information into the wiki but I can't save it
04:29:42 <Mechtilde> I'm logged in with my account
04:29:49 <Mechtilde> After input the captcha I get the message "Could not open socket"
04:41:38 *** storyjesse has quit IRC
05:38:31 *** jerdef82 has joined #gnucash
05:39:27 *** fabior has joined #gnucash
05:41:10 *** ah has joined #gnucash
05:54:58 *** O01eg has quit IRC
06:26:25 *** ah has quit IRC
06:50:47 *** jerdef82 has quit IRC
06:57:54 *** fabior has quit IRC
07:57:55 *** User has joined #gnucash
07:59:00 *** fekepp has joined #gnucash
08:04:15 *** User has quit IRC
08:11:42 *** oozer has joined #gnucash
08:25:25 *** Jimraehl1 has joined #gnucash
08:25:44 *** Jimraehl1 has quit IRC
08:56:32 *** Mechtilde has quit IRC
09:03:58 *** fabior has joined #gnucash
09:15:36 *** Mechtilde has joined #gnucash
09:18:28 *** jotrago has quit IRC
09:18:40 *** jotrago has joined #gnucash
09:19:17 <warlord> chris: pong
09:20:02 <warlord> Mechtilde: I saw the email. I will look into it.
09:29:28 <warlord> Mechtilde: Can you try again now>?
09:30:39 <Mechtilde> I try it
09:31:44 <Mechtilde> warlord, thanks it works for me
09:33:02 <chris> that ping worked \o/
09:34:23 <Mechtilde> this is for editing the Wiki
10:21:22 *** chris has quit IRC
11:31:29 *** bob_ has joined #gnucash
11:56:32 *** storyjesse has joined #gnucash
12:19:08 *** oozer has quit IRC
12:41:03 *** storyjesse has quit IRC
12:42:00 *** fabior has quit IRC
12:51:57 <warlord> Mechtilde: then yes, it's an ipv6 issue.
12:52:13 <warlord> Thanks for testing, and glad it's working again.
12:52:46 <Mechtilde> thanks for fixing
12:53:23 <warlord> It was a shot in the dark, but I'm glad it worked.
12:54:31 <warlord> long version: my v6 tunnel started having trouble in September, so I had to turn of v6. However I didn't turn off the local v6 announcement/configurations, so code was still configured with a v6 address, but it didn't go anywhere. But it meant outgoing TCP would attempt v6, and in some cases (like this) would not properly fall back.
12:54:56 <warlord> Turning off the v6 host configuration means it wont try outgoing v6.
12:55:05 <warlord> I do need to find a longer-term solution.
13:06:17 *** kael has joined #gnucash
13:17:21 *** oozer has joined #gnucash
13:37:55 *** bob_ has quit IRC
13:38:39 *** bob_ has joined #gnucash
13:44:35 *** codesmythe has joined #gnucash
13:57:21 *** kael has quit IRC
14:13:51 *** fabior has joined #gnucash
14:14:21 *** bob_ has quit IRC
14:16:21 *** frakturfreak has joined #gnucash
14:25:25 *** kus has joined #gnucash
14:39:12 *** kael has joined #gnucash
14:44:14 <gjanssens> fell: I have been looking at merging the goffice translations into the gnucash ones
14:44:58 <gjanssens> I can do it programatically (found this via 'info msgmerge'), but then all goffice translations are still marked as fuzzy.
14:46:03 <gjanssens> And before I continue I would like your opinion on what the final outcome should be.
14:46:23 <gjanssens> Do we want them to be fuzzy, that is, require a real translator to verify them ?
14:46:52 <gjanssens> Or can we assume the original translator in goffice did a good job, so we can just accept the changes as they are ?
14:47:29 <gjanssens> In which case I still have to fine tune the import script to remove fuzzy markers from all goffice based imports.
14:48:31 <gjanssens> eh, "...remove fuzzy markers from string translations imported from the goffice *.po files"
14:49:36 <gjanssens> For reference, I have experimented with the second option on this web page: https://www.gnu.org/software/gettext/manual/html_node/Using-Compendia.html#Using-Compendia
14:50:47 <fell> I think, having them marked fuzzy is sufficient.
14:55:41 <gjanssens> Oh, looks like they were marked fuzzy because the file I started from has got them marked as fuzzy in goffice (ar.po)
14:56:02 <gjanssens> When I start from the German translation (de.po) they are not marked fuzzy :)
14:56:19 <gjanssens> So the commands in the link above seem to be sufficient
14:57:16 <gjanssens> Next issue: if I merge in the changes, what will happen when we later merge in Mechtilde's PR ?
14:57:22 <Mechtilde> I did an overworking of the goffice part
14:57:49 <gjanssens> (And similar for each of the other PR's we'll receive from other language teams)
14:57:53 <Mechtilde> may be I have to do it again
14:59:08 <gjanssens> Mechtilde: if I merge in your PR first, your goffice translations would take precedence over the ones in the goffice po files.
14:59:49 <gjanssens> If I merge your pr afterwards, I expect merge conflicts.
15:00:07 <gjanssens> I can probably resolve them as they should only involve goffice based strings though
15:00:42 <gjanssens> So I *think* I should do the goffice import first.
15:00:48 <gjanssens> I'll look into that tomorrow.
15:00:58 <gjanssens> I won't have time more time for this today
15:02:04 *** Mechtilde has quit IRC
15:02:23 <fell> Thank you, gjanssens, can you later add a section before https://wiki.gnucash.org/wiki/Translation#Translating_the_.po_file
15:02:55 <gjanssens> fell: yes
15:05:15 *** gjanssens has quit IRC
15:14:36 *** fabior has quit IRC
15:26:04 *** frakturfreak has quit IRC
15:36:02 *** frakturfreak has joined #gnucash
15:45:32 *** warlord has quit IRC
15:50:46 *** warlord has joined #gnucash
15:50:47 *** gncbot sets mode: +o warlord
15:53:57 *** warlord has quit IRC
16:48:58 *** meb has joined #gnucash
16:53:00 *** meb has quit IRC
16:54:51 *** gnomey has quit IRC
17:11:18 *** frakturfreak has quit IRC
17:11:28 *** meb has joined #gnucash
17:12:43 *** frakturfreak has joined #gnucash
17:17:31 *** meb has quit IRC
17:17:59 *** fekepp has quit IRC
17:19:33 *** fekepp has joined #gnucash
17:20:52 *** meb has joined #gnucash
17:22:36 *** fekepp has quit IRC
17:43:29 *** kael has quit IRC
17:48:21 *** kael has joined #gnucash
17:55:48 *** chris has joined #gnucash
18:01:55 *** carwynnelson has joined #gnucash
18:12:27 *** bob_ has joined #gnucash
18:22:04 *** nofalab has joined #gnucash
18:27:01 *** nofalab has quit IRC
18:32:41 *** marusich has joined #gnucash
18:33:37 *** nofalab has joined #gnucash
18:37:43 *** marusich has quit IRC
18:38:02 *** marusich has joined #gnucash
18:39:49 *** marusich has quit IRC
18:58:33 *** warlord has joined #gnucash
18:58:34 *** gncbot sets mode: +o warlord
19:01:16 *** marusich has joined #gnucash
19:03:22 *** bob_ has quit IRC
19:03:38 *** gncbot sets mode: +o fell
19:40:49 *** frakturfreak has quit IRC
19:42:07 *** frakturfreak has joined #gnucash
19:48:43 *** nofalab has quit IRC
20:05:58 *** frakturfreak has quit IRC
20:07:08 *** frakturfreak has joined #gnucash
20:19:08 *** frakturfreak has quit IRC
20:20:20 *** frakturfreak has joined #gnucash
20:20:47 *** kael has quit IRC
20:23:21 *** frakturfreak has quit IRC
20:24:29 *** frakturfreak has joined #gnucash
20:36:23 <fell> In import-export/aqb/assistant-ab-initial.c I see "Please install the Qt/Windows Open Source Edition\" from Trolltech by downloading it from www.trolltech.com"
20:36:58 <fell> but that page looks almost empty.
20:40:17 <fell> wikipedia tells me qt.io should be right.
20:51:24 *** lucky has joined #gnucash
20:55:40 *** lucky has quit IRC
21:07:07 <jralls> fell: We should rip that out along with all of the Qt-4 code. It's been obsolete since 2.4.something when cstim made the Gtk2 code.
21:09:41 *** marusich has quit IRC
21:10:02 *** marusich has joined #gnucash
21:14:26 *** frakturfreak has quit IRC
21:15:12 *** kus has quit IRC
21:15:40 *** marusich has quit IRC
21:15:59 *** marusich has joined #gnucash
21:16:49 *** oozer has quit IRC
22:15:44 *** marusich has quit IRC
22:16:03 *** marusich has joined #gnucash
22:37:38 *** marusich has quit IRC
22:37:58 *** marusich has joined #gnucash
22:41:26 *** lucky has joined #gnucash
22:45:03 *** lucky has quit IRC
23:01:40 *** marusich has quit IRC
23:01:59 *** marusich has joined #gnucash
23:05:46 *** marusich has quit IRC
23:06:04 *** marusich has joined #gnucash
23:25:19 *** marusich has quit IRC
23:25:37 *** marusich has joined #gnucash
23:29:44 *** marusich has quit IRC
23:30:02 *** marusich has joined #gnucash
23:35:29 *** christopherlam has joined #gnucash
23:35:46 *** chris has quit IRC
23:35:47 *** christopherlam is now known as chris