Re: [GNC] encoding bug in 3.0

2018-04-11 Thread René Romijn
Hi Geert,

I allready reverted back to 2.6.20, but i can try again.

The problem is that my username contains é and gnucash 3.0 seems that it cannot 
handle that.

Where exactly are the trace files located?

Regards,

René.

> Op zaterdag 7 april 2018 07:29:34 CEST schreef René Romijn:
> 
> > Hi Colin,
> > 
> > That won't work entirly because gnucash is looking for the reports at the
> > Documents .gnucash directory, because it cannot find them gnucash is using
> > the Temp directory for the custom reports.
> > 
> That's not completely correct. As of gnucash 3.0 custom reports are searched
> for in
> CSIDL_APPDATA\gnucash
> which would typically translate to
> c:\Users\\AppData\Roaming\gnucash
> 
> The first time you run gnucash 3.0 the files in your .gnucash directory should
> be migrated there.
> 
> Does that directory exist and hold a file named saved-reports-2.8 ? Or other
> files starting with saved-reports ?
> 
> I guess not since you mention gnucash is using the Temp directory, which it
> only does if the CSIDL_APPDATA\gnucash directory can't be used (read-only,
> inaccessible, impossible to create).
> 
> Can you also post the contents of your trace file [1] ? Ideally the one from
> when you first ran gnucash 3.0, but I suspect all tracefiles from 3.0 will
> hold the same warnings regarding the path.
> 
> Regards,
> 
> Geert
> 
> 

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Re: [GNC] encoding bug in 3.0

2018-04-10 Thread René Romijn
Done!


Op 10 april 2018 19:05:48 +02:00, schreef Geert Janssens 
:

> Thanks,
> 
> That shows two locations that handle this improperly.
> 
> Can I ask you to file this as a bug report [1] so it won't get lost and can be
> fixed. Please also add the trace file snippet in the report.
> 
> Thanks!
> 
> Geert
> 
> [1] Refer to  to learn how to use
> bugzilla
> 
> Op dinsdag 10 april 2018 18:28:05 CEST schreef René Romijn:
> 
> > Hi Geert,
> > 
> > This is what the trace is saying after the first start of 3.0:
> > 
> > * 17:23:16 WARN  Could not spawn perl: Uitvoeren van
> > dochterproces is mislukt (No such file or directory) * 17:23:16 WARN
> >  [GncDbiBackend::session_begin()] Sqlite3 file
> > C:\Users\René Romijn\Documents\InstInkt\Boekhouding\InstInkt.gnucash not
> > found * 17:24:15 CRIT  Cannot open file
> > C:\Users\RENROM~1\AppData\Local\Temp\René Romijn\GnuCash\expressions-2.0:
> > No such file or directory
> > 
> > Its getting confused with the é sign and because it cannot decode it, its
> > translatet to é Result is that my old .gnucash is not converted and my
> > custom reports cannot be saved.
> > 
> 
> > Op 10 april 2018 17:34:09 +02:00, schreef Geert Janssens
> > 
> <>:
> 
> > > Please make sure to keep the conversations on the mailing list unless
> > > explicitly asked to send private mails. Additionally, that one person you
> > > reply to may not have all the answers. You have more chances for a
> > > complete
> > > answer by keeping the conversation on the list.
> > > 
> > > You can do so by using the "Reply to all" or "Reply to list" features of
> > > your mail program.
> > > 
> > > Op dinsdag 10 april 2018 14:20:13 CEST schreef René Romijn:
> > > 
> > > > Hi Geert,
> > > > 
> > > > I allready reverted back to 2.6.20, but i can try again.
> > > > 
> > > > The problem is that my username contains é and gnucash 3.0 seems that it
> > > > cannot handle that.
> > > > 
> > > > Where exactly are the trace files located?
> > > > 
> > > Oops, I forgot to add the link explaining that:
> > > <>
> > > 
> > > Geert
> > > 
> > 
> 
> 
> 
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Re: [GNC] encoding bug in 3.0

2018-04-10 Thread Geert Janssens
Thanks,

That shows two locations that handle this improperly.

Can I ask you to file this as a bug report [1] so it won't get lost and can be 
fixed. Please also add the trace file snippet in the report.

Thanks!

Geert

[1] Refer to http://wiki.gnucash.org/wiki/Bugzilla to learn how to use 
bugzilla

Op dinsdag 10 april 2018 18:28:05 CEST schreef René Romijn:
> Hi Geert,
> 
> This is what the trace is saying after the first start of 3.0:
> 
> * 17:23:16 WARN  Could not spawn perl: Uitvoeren van
> dochterproces is mislukt (No such file or directory) * 17:23:16 WARN
>  [GncDbiBackend::session_begin()] Sqlite3 file
> C:\Users\René Romijn\Documents\InstInkt\Boekhouding\InstInkt.gnucash not
> found * 17:24:15 CRIT  Cannot open file
> C:\Users\RENROM~1\AppData\Local\Temp\René Romijn\GnuCash\expressions-2.0:
> No such file or directory
> 
> Its getting confused with the é sign and because it cannot decode it, its
> translatet to é Result is that my old .gnucash is not converted and my
> custom reports cannot be saved.


> Op 10 april 2018 17:34:09 +02:00, schreef Geert Janssens 
:
> > Please make sure to keep the conversations on the mailing list unless
> > explicitly asked to send private mails. Additionally, that one person you
> > reply to may not have all the answers. You have more chances for a
> > complete
> > answer by keeping the conversation on the list.
> > 
> > You can do so by using the "Reply to all" or "Reply to list" features of
> > your mail program.
> > 
> > Op dinsdag 10 april 2018 14:20:13 CEST schreef René Romijn:
> > > Hi Geert,
> > > 
> > > I allready reverted back to 2.6.20, but i can try again.
> > > 
> > > The problem is that my username contains é and gnucash 3.0 seems that it
> > > cannot handle that.
> > > 
> > > Where exactly are the trace files located?
> > 
> > Oops, I forgot to add the link explaining that:
> > 
> > 
> > Geert




___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] encoding bug in 3.0

2018-04-10 Thread René Romijn
Hi Geert,

This is what the trace is saying after the first start of 3.0:

* 17:23:16 WARN  Could not spawn perl: Uitvoeren van 
dochterproces is mislukt (No such file or directory)
* 17:23:16 WARN  [GncDbiBackend::session_begin()] 
Sqlite3 file C:\Users\René 
Romijn\Documents\InstInkt\Boekhouding\InstInkt.gnucash not found
* 17:24:15 CRIT  Cannot open file 
C:\Users\RENROM~1\AppData\Local\Temp\René Romijn\GnuCash\expressions-2.0: No 
such file or directory

Its getting confused with the é sign and because it cannot decode it, its 
translatet to é Result is that my old .gnucash is not converted and my custom 
reports cannot be saved.



Op 10 april 2018 17:34:09 +02:00, schreef Geert Janssens 
:

> Please make sure to keep the conversations on the mailing list unless
> explicitly asked to send private mails. Additionally, that one person you
> reply to may not have all the answers. You have more chances for a complete
> answer by keeping the conversation on the list.
> 
> You can do so by using the "Reply to all" or "Reply to list" features of your
> mail program.
> 
> Op dinsdag 10 april 2018 14:20:13 CEST schreef René Romijn:
> 
> > Hi Geert,
> > 
> > I allready reverted back to 2.6.20, but i can try again.
> > 
> > The problem is that my username contains é and gnucash 3.0 seems that it
> > cannot handle that.
> > 
> > Where exactly are the trace files located?
> > 
> Oops, I forgot to add the link explaining that:
> 
> 
> Geert
> 
> 

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Re: [GNC] encoding bug in 3.0

2018-04-10 Thread Geert Janssens
Please make sure to keep the conversations on the mailing list unless 
explicitly asked to send private mails. Additionally, that one person you 
reply to may not have all the answers. You have more chances for a complete 
answer by keeping the conversation on the list.

You can do so by using the "Reply to all" or "Reply to list" features of your 
mail program.

Op dinsdag 10 april 2018 14:20:13 CEST schreef René Romijn:
> Hi Geert,
> 
> I allready reverted back to 2.6.20, but i can try again.
> 
> The problem is that my username contains é and gnucash 3.0 seems that it
> cannot handle that.
> 
> Where exactly are the trace files located?

Oops, I forgot to add the link explaining that:
http://wiki.gnucash.org/wiki/Tracefile

Geert


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] encoding bug in 3.0

2018-04-10 Thread Geert Janssens
Op zaterdag 7 april 2018 07:29:34 CEST schreef René Romijn:
> Hi Colin,
> 
> That won't work entirly because gnucash is looking for the reports at the
> Documents .gnucash directory, because it cannot find them gnucash is using
> the Temp directory for the custom reports.

That's not completely correct. As of gnucash 3.0 custom reports are searched 
for in
CSIDL_APPDATA\gnucash
which would typically translate to
c:\Users\\AppData\Roaming\gnucash

The first time you run gnucash 3.0 the files in your .gnucash directory should 
be migrated there.

Does that directory exist and hold a file named saved-reports-2.8 ? Or other 
files starting with saved-reports ?

I guess not since you mention gnucash is using the Temp directory, which it 
only does if the CSIDL_APPDATA\gnucash directory can't be used (read-only, 
inaccessible, impossible to create).

Can you also post the contents of your trace file [1] ? Ideally the one from 
when you first ran gnucash 3.0, but I suspect all tracefiles from 3.0 will 
hold the same warnings regarding the path.

Regards,

Geert


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.