c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #18989
[Bug 728932] Re: [6.0.1] Log location givven incorrectly on Windows 7
Hello Marco,
Bydefault Logfile in openerp is created in the USER PROFILE i.e the path
C:\Users\username . If you want to change the path you can specify in
the .openerprc file.
Secondly the log file in " C:\Program Files (x86)\OpenERP 6.0\openerp-
client.exe.log" is created only when there is a problem in any
installed package and py2exe creates this log file. for more info
refer:http://www.py2exe.org/index.cgi/StderrLog
but yes we can improve this to change the py2exe 's default behavior .
Thanks !
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/728932
Title:
[6.0.1] Log location givven incorrectly on Windows 7
Status in OpenERP GTK Client:
Confirmed
Bug description:
When the client ends a session where you got an error message, you get
a message box "See the logfile C:\Program Files (x86)\OpenERP 6.0
\openerp-client.exe.log", though the log is stored in
C:\Users\username\openerp-client.log.
References