http://bugs.winehq.org/show_bug.cgi?id=28543
Bug #: 28543 Summary: crash dialog should show backtrace, so user can attach to bug Product: Wine Version: 1.3.29 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com Classification: Unclassified
Should show backtrace in edit box. Bonus points to allow saving to a .txt file.
http://bugs.winehq.org/show_bug.cgi?id=28543
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kennybobs@o2.co.uk
http://bugs.winehq.org/show_bug.cgi?id=28543
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement
http://bugs.winehq.org/show_bug.cgi?id=28543
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de, | |wine.dev@web.de Target Milestone|--- |1.4.0
--- Comment #1 from André H. nerv@dawncrow.de 2011-10-02 07:16:55 CDT --- nominating for 1.4 as of AJs keynote on wineconf 2011
wasn't Detlef working on it? For ARM i dived into the debugger code too, so maybe i could do it if Detlef has no code yet.
http://bugs.winehq.org/show_bug.cgi?id=28543
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting@gmail.com
--- Comment #2 from fracting fracting@gmail.com 2011-10-02 09:10:12 CDT --- I suggest to append `wine --version`, `uname -a`, `lsb_release -a`, `echo $LANG`, `ps aux | grep win`, graphic driver, sound driver and other useful information in the crash dialog text, that will help wine developers save a lot of time especially when the reporter didn't provide such information ;p
http://bugs.winehq.org/show_bug.cgi?id=28543
--- Comment #3 from Ken Sharp kennybobs@o2.co.uk 2011-10-02 09:21:32 CDT --- And a big sign stating "DO NOT PASTE - ATTACH IN A TEXT FILE".
http://bugs.winehq.org/show_bug.cgi?id=28543
--- Comment #4 from fracting fracting@gmail.com 2011-10-02 09:36:03 CDT --- (In reply to comment #3)
And a big sign stating "DO NOT PASTE - ATTACH IN A TEXT FILE".
+1
I think something like ubuntu-bug/apport-bug will very good for collect information, the ubuntu-bug command can automatic submit information as attachment to launchpad bugzilla, that will solve the "DO NOT PASTE" problem graceful.
However, the back traces are usually useless without debugging symbols, what about a sign for stating "Please install winedbg and reproduce the problem again" ?
http://bugs.winehq.org/show_bug.cgi?id=28543
--- Comment #5 from Austin English austinenglish@gmail.com 2011-10-02 09:42:32 CDT --- (In reply to comment #4)
(In reply to comment #3)
And a big sign stating "DO NOT PASTE - ATTACH IN A TEXT FILE".
+1
I think something like ubuntu-bug/apport-bug will very good for collect information, the ubuntu-bug command can automatic submit information as attachment to launchpad bugzilla, that will solve the "DO NOT PASTE" problem graceful.
This has been discussed before, though that's a much larger task. Small steps...
However, the back traces are usually useless without debugging symbols, what about a sign for stating "Please install winedbg and reproduce the problem again" ?
Perhaps, or we can play it by ear and ask the user after uploading a backtrace that is incomplete. Besides, the package name changes for each distro..
http://bugs.winehq.org/show_bug.cgi?id=28543
--- Comment #6 from André H. nerv@dawncrow.de 2011-10-03 12:45:31 CDT --- Meanwhile i started coding, saving it to a txt file seems not to be a big deal
http://bugs.winehq.org/show_bug.cgi?id=28543
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, integration, | |source
--- Comment #7 from Austin English austinenglish@gmail.com 2011-10-03 13:17:53 CDT --- Note that whomever gets this in gets an automatic Julliard rank boost ;)
http://bugs.winehq.org/show_bug.cgi?id=28543
--- Comment #8 from Austin English austinenglish@gmail.com 2011-10-05 16:49:39 CDT --- http://source.winehq.org/patches/data/79603 http://source.winehq.org/patches/data/79604 http://source.winehq.org/patches/data/79605
woo!
http://bugs.winehq.org/show_bug.cgi?id=28543
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com Component|-unknown |winedbg
--- Comment #9 from Jerome Leclanche adys.wh@gmail.com 2011-10-30 18:16:48 CDT --- What happened to the patches?
http://bugs.winehq.org/show_bug.cgi?id=28543
--- Comment #10 from Austin English austinenglish@gmail.com 2011-10-31 12:13:32 CDT --- (In reply to comment #9)
What happened to the patches?
André was reworking them after feedback from AJ on IRC (dialog should be resizable, backtrace viewable before saving, etc.).
http://bugs.winehq.org/show_bug.cgi?id=28543
--- Comment #11 from André H. nerv@dawncrow.de 2011-10-31 13:17:09 CDT --- and so there are: http://source.winehq.org/patches/data/80296 http://source.winehq.org/patches/data/80297 http://source.winehq.org/patches/data/80298
still with status NEW (as in "do not ask") ;) ... i need to have a look again, but time is the problem, maybe in some weeks
http://bugs.winehq.org/show_bug.cgi?id=28543
--- Comment #12 from André H. nerv@dawncrow.de 2011-12-23 08:14:39 CST --- http://source.winehq.org/patches/data/82065 http://source.winehq.org/patches/data/82066 http://source.winehq.org/patches/data/82067
http://bugs.winehq.org/show_bug.cgi?id=28543
Sylvain Petreolle spetreolle@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |spetreolle@yahoo.fr
http://bugs.winehq.org/show_bug.cgi?id=28543
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |dcd5643f74df5301e667337f6ce | |6a609f4d99043 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #13 from Austin English austinenglish@gmail.com 2012-01-17 14:07:20 CST --- http://source.winehq.org/git/wine.git/commitdiff/dcd5643f74df5301e667337f6ce...
http://bugs.winehq.org/show_bug.cgi?id=28543
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Alexandre Julliard julliard@winehq.org 2012-01-27 14:17:35 CST --- Closing bugs fixed in 1.4-rc1.