2016-05-21 GnuCash IRC logs

00:07:45 *** fell_ has quit IRC
00:22:46 *** andy has quit IRC
02:16:14 *** Mechtilde has joined #gnucash
03:43:16 *** Mechtilde has quit IRC
05:40:13 *** ecocode has joined #gnucash
06:02:23 *** fabior has joined #gnucash
06:16:34 *** fabior has quit IRC
06:16:39 *** finster has joined #gnucash
06:17:45 <finster> dear all. is there any german-speaking channel member who would be willing to help me set up paypal transactions with gnucash?
06:29:43 *** fabior has joined #gnucash
06:34:10 *** bertbob has quit IRC
06:49:23 *** bertbob has joined #gnucash
07:00:48 *** fabior has quit IRC
07:31:22 *** rubdos has joined #gnucash
07:34:18 *** fell has joined #gnucash
08:08:35 *** fabior has joined #gnucash
08:09:27 *** fell_ has joined #gnucash
08:11:41 *** fell has quit IRC
08:35:12 *** fabior has quit IRC
08:35:31 *** fabior has joined #gnucash
08:54:01 *** andy has joined #gnucash
08:58:22 *** Jimraehl1 has left #gnucash
09:00:55 *** mlncn has joined #gnucash
09:09:58 *** mlncn has quit IRC
09:33:22 *** Jimraehl1 has joined #gnucash
10:57:34 *** fabior has quit IRC
10:58:52 *** fabior has joined #gnucash
11:53:04 *** gjanssens has joined #gnucash
11:53:04 *** ChanServ sets mode: +o gjanssens
13:10:22 *** fabior has quit IRC
13:13:22 *** fabior has joined #gnucash
13:22:29 *** mib_nch0wd has joined #gnucash
13:27:13 <mib_nch0wd> Hi all - I need some help with gnu cash on os x. I have a .gnucash file that I created and use primarily on a windows machine. When I try try to open it using gnucash on os x I get the following error: The file type of file file:///Path/to/file/Monthly_Accounting.gnucash is unknown.
13:27:22 <mib_nch0wd> I can open the same file using a Ubuntu machine. I can create an empty file on os x and it opens fine.
13:32:02 *** f8x2n3 has joined #gnucash
14:01:18 *** fabior has quit IRC
14:05:24 *** fabior has joined #gnucash
14:12:25 <jralls> mib_nch0wd: Clicking on a .gnucash file in OS X will start GnuCash but won't open the file. Use File>Open in GnuCash to navigate to the file and open it.
14:44:58 <mib_nch0wd> That doesn't help actually. From GnuCash -> File -> Open -> choose .gnucash file I still get the file type is unknown error.
15:07:43 *** Mechtilde has joined #gnucash
15:35:05 *** jchonig has quit IRC
15:42:51 *** JFS has joined #gnucash
16:00:42 *** Mechtilde has quit IRC
16:04:53 *** Mechtilde has joined #gnucash
16:09:57 <jralls> mib_nch0wd: Might be the gzip bug. On the Windows box try unsetting Preferences>General>Compress Files and re-save the file.
16:18:17 *** Mechtilde has quit IRC
16:32:58 <mib_nch0wd> I'll give that a try. Thanks.
16:34:37 *** gjanssens has quit IRC
17:10:07 *** f8x2n3 has quit IRC
17:39:23 *** fabior has quit IRC
18:04:13 *** gnomey has quit IRC
18:05:50 *** gnomey has joined #gnucash
18:17:00 *** fabior has joined #gnucash
18:29:32 *** fabior has quit IRC
18:35:12 *** rubdos has quit IRC
18:42:43 *** fabior has joined #gnucash
19:07:06 *** fabior has quit IRC
21:11:17 <lmat> jralls: I updated my system yesterday or so, and now unit tests fail on gnc-timezone.
21:12:09 <lmat> gnc-timezone.cpp:660 throws in a function marked "noexcept". The error is: gnc-timezone.cpp:661:41: error: throw will always call terminate() [-Werror=terminate]
21:14:27 <lmat> From cppreference.com: "If a search for a matching exception handler leaves a function marked noexcept or noexcept(true), std::terminate is called immediately."
21:14:48 <lmat> I think the gist of what g++ is saying is, "Just call std::terminate rather than throwing."
21:19:35 <jralls> lmat: Yeah, somebody mentioned that on the dev list the other day; maybe it was you. I haven't had a chance to look at it yet. The right thing to do is to catch the exception inside the function marked noexcept and handle it in a way that C can digest.
21:20:49 <jralls> IIRC it's "no TZ for that year" and the "right thing to do" is to just set the indicated offset with no DST. I'll get to it next week sometime.
21:21:39 <jralls> Slightly distressing that only a very recent g++ correctly enforces the noexcept.
21:35:59 *** Novite has joined #gnucash
21:37:03 *** Novite has left #gnucash
21:38:10 <warlord> mib_nch0wd: what version of gnucash on your mac? (jralls, I thought the bug had long since been fixed?)
23:25:05 *** mib_nch0wd has quit IRC