i'm trying to run a private app with wine 1.3.22 on ubuntu natty i386.
While it begins to load, a new dialog box is opened named "wine debug" and a popup warn: sorry wine have met a fatal error (or so). Then closing this popup, all the usefull debug comments light up inside the debug dialog box.
The problems are:
- only the latest debug lines can be seen as it cant be scrolled back
- and worst, this seems completly lost as i cant find these info logged.
Seems to be a wine bug: it should automatically drive its logs by default.
wine debug log
wine debug log
On Sun, Jun 19, 2011 at 09:52, din99 <[email protected]> wrote:
It's not a bug. See FAQ for how to obtain a logi'm trying to run a private app with wine 1.3.22 on ubuntu natty i386.
While it begins to load, a new dialog box is opened named "wine debug" and a popup warn: sorry wine have met a fatal error (or so). Then closing this popup, all the usefull debug comments light up inside the debug dialog box.
The problems are:
- only the latest debug lines can be seen as it cant be scrolled back
- and worst, this seems completly lost as i cant find these info logged.
Seems to be a wine bug: it should automatically drive its logs by default.
wine debug log
On Sun, Jun 19, 2011 at 12:00, din99 <[email protected]> wrote:
save the standard output to a file.
Most apps don't log automatically unless told so explicitely.
If you know how to use a terminal, you know how to use redirections toSorry but an app not logging its garbage automatically is named a BUG, period.
note: i know how to get a log via the terminal
save the standard output to a file.
Most apps don't log automatically unless told so explicitely.
-
- Moderator
- Posts: 1153
- Joined: Wed Apr 27, 2011 11:01 pm
wine debug log
On 6/19/11 12:52 AM, din99 wrote:
not been built for Wine. Thus we have to externally generate logs. See
http://wiki.winehq.org/FAQ#get_log for the process on how to do this.
The question is are you trying to debug your application so it works
with Wine, or are you trying to debug Wine at this point....
James McKenzie
This is NOT a Wine Bug. You are seeing a Wine debug popup dialog.i'm trying to run a private app with wine 1.3.22 on ubuntu natty i386.
While it begins to load, a new dialog box is opened named "wine debug" and a popup warn: sorry wine have met a fatal error (or so). Then closing this popup, all the usefull debug comments light up inside the debug dialog box.
The problems are:
- only the latest debug lines can be seen as it cant be scrolled back
- and worst, this seems completly lost as i cant find these info logged.
No, it should not and will not for now. Dr. Watson functionality hasSeems to be a wine bug: it should automatically drive its logs by default.
not been built for Wine. Thus we have to externally generate logs. See
http://wiki.winehq.org/FAQ#get_log for the process on how to do this.
The question is are you trying to debug your application so it works
with Wine, or are you trying to debug Wine at this point....
James McKenzie
-
- Moderator
- Posts: 1153
- Joined: Wed Apr 27, 2011 11:01 pm
wine debug log
On 6/19/11 3:00 AM, din99 wrote:
NOT a WINE BUG, period. Most developers are lazily relying on Windows
functionality that may or may not work properly. I know of at least two
programs that don't generate Windows logging files as the developers
don't want their application information 'filtered' by Microsoft. They
generate external logging files that they request WHEN you log an
incident/issue with them.
pastebin.com and provide the URL here.
James McKenzie
Then the application developers are going to have to fix this. This isSorry but an app not logging its garbage automatically is named a BUG, period.
NOT a WINE BUG, period. Most developers are lazily relying on Windows
functionality that may or may not work properly. I know of at least two
programs that don't generate Windows logging files as the developers
don't want their application information 'filtered' by Microsoft. They
generate external logging files that they request WHEN you log an
incident/issue with them.
What does it say? If it is more than one screen, put it on a site likenote: i know how to get a log via the terminal
pastebin.com and provide the URL here.
James McKenzie