http://bugs.winehq.org/show_bug.cgi?id=32174
Bug #: 32174 Summary: Applicaton crashes after paste of the clipboard Product: Wine Version: unspecified Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: development+wine@decotrain.homedns.org Classification: Unclassified
Created attachment 42448 --> http://bugs.winehq.org/attachment.cgi?id=42448 Backtrace of the crash.
This seems to be a special problem with a special content in the clipboard.
The crash can be invoked with this steps:
1. Look at an jpg with Irfanview 4.33 that has EXIF-Data. 2. Type I for Info of the picture. 3. Then click on Exif-Data. 4. Now click on "copy to clipboard" - that's working. 5. Go into the text of a new mail in Thunderbird in Linux. 6. Press CTRL-V for paste and Irfanview crashes!
When you are doing this with the Kate Text-Editor it will not crash but has no content, but with another Text-Editor like geany it also crashes.
Interesting is to paste in Free-Office, then it takes some time and then you get after the crash the message that the wanted format for the clipboard is not available.
There are really strange things with the clipboard ...
http://bugs.winehq.org/show_bug.cgi?id=32174
--- Comment #1 from Austin English austinenglish@gmail.com 2012-11-08 12:50:20 CST --- Please retest in 1.5.16.
http://bugs.winehq.org/show_bug.cgi?id=32174
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.4.1
http://bugs.winehq.org/show_bug.cgi?id=32174
--- Comment #2 from Karsten development+wine@decotrain.homedns.org 2012-11-08 12:55:59 CST --- I have the problem that there is no package for this version of wine in Debian wheezy.
But there is a workaround for the problem from the author Irfan. He sends me a new DLL to test and the problem has gone. I hope he will describe what he has done.
But the old DLL is working in Windows of course, so here is a problem in wine.
http://bugs.winehq.org/show_bug.cgi?id=32174
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #3 from André H. nerv@dawncrow.de 2012-11-08 13:23:57 CST --- (In reply to comment #2)
But there is a workaround for the problem from the author Irfan. He sends me a new DLL to test and the problem has gone. I hope he will describe what he has done.
But the old DLL is working in Windows of course, so here is a problem in wine.
True, so please motivate him to tell you the change (or he should do it here) so that we can fix it, a fixed Irfanview is obviosly not the right solution as you already pointed out.
http://bugs.winehq.org/show_bug.cgi?id=32174
--- Comment #4 from Karsten development+wine@decotrain.homedns.org 2012-11-09 03:01:16 CST --- Here is the solution as described from Irfan Skiljan:
Before the memory handle was deleted after the copy operation. Now he commented this out and the memory handle is still alive.
In Windows this doesn't matter, but wine seems not to make a copy from the clipboard content. For compatibility reasons this should be altered.
Regards Karsten
http://bugs.winehq.org/show_bug.cgi?id=32174
--- Comment #5 from Christopher Harrington ironiridis@gmail.com 2013-10-24 16:00:45 CDT --- Created attachment 46408 --> http://bugs.winehq.org/attachment.cgi?id=46408 Backtrace from crash
I also encountered this issue. Attached backtrace as instructed by crash dialog.
http://bugs.winehq.org/show_bug.cgi?id=32174
Christopher Harrington ironiridis@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ironiridis@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=32174
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=32174
--- Comment #6 from Ken Thomases ken@codeweavers.com 2013-10-24 16:08:56 CDT --- (In reply to comment #5)
I also encountered this issue. Attached backtrace as instructed by crash dialog.
Christopher, your particular crash may be due to a bug in the Mac driver that I recently fixed. See bug 34754. Try with Wine git or Wine 1.7.5 when it's released.
http://bugs.winehq.org/show_bug.cgi?id=32174
--- Comment #7 from Christopher Harrington ironiridis@gmail.com 2013-10-24 16:14:33 CDT --- (In reply to comment #6)
(In reply to comment #5)
I also encountered this issue. Attached backtrace as instructed by crash dialog.
Christopher, your particular crash may be due to a bug in the Mac driver that I recently fixed. See bug 34754. Try with Wine git or Wine 1.7.5 when it's released.
Will do on release 1.7.5. I'm using the Wineskin wrapper in this instance. I'll report back on that bug.
https://bugs.winehq.org/show_bug.cgi?id=32174
--- Comment #8 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.37 or newer) wine? If so, please attach the terminal output in 1.7.37 (see http://wiki.winehq.org/FAQ#get_log).
https://bugs.winehq.org/show_bug.cgi?id=32174
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #9 from super_man@post.com --- (In reply to Christopher Harrington from comment #7)
(In reply to comment #6)
(In reply to comment #5)
I also encountered this issue. Attached backtrace as instructed by crash dialog.
Christopher, your particular crash may be due to a bug in the Mac driver that I recently fixed. See bug 34754. Try with Wine git or Wine 1.7.5 when it's released.
Will do on release 1.7.5. I'm using the Wineskin wrapper in this instance. I'll report back on that bug.
We are currently at 1.7.51
https://bugs.winehq.org/show_bug.cgi?id=32174
--- Comment #10 from Christopher Harrington ironiridis@gmail.com --- (In reply to super_man from comment #9)
(In reply to Christopher Harrington from comment #7)
Will do on release 1.7.5. I'm using the Wineskin wrapper in this instance. I'll report back on that bug.
We are currently at 1.7.51
Unfortunately, as I've been periodically attempting to use this software specifically via Wine, I have given up due to crashes and lost work. I will say I was unable to reproduce this particular crash, but that may be of little consequence...
https://bugs.winehq.org/show_bug.cgi?id=32174
--- Comment #11 from Artem S. Tashkinov t.artem@mailcity.com --- I cannot reproduce this bug in Wine 3.0-rc3. Please retest.
https://bugs.winehq.org/show_bug.cgi?id=32174
--- Comment #12 from Artem S. Tashkinov aros@gmx.com --- This bug looks to have long been fixed and the original poster is no longer active, that's why this bug report is worth closing as FIXED.
https://bugs.winehq.org/show_bug.cgi?id=32174
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #13 from Austin English austinenglish@gmail.com --- (In reply to Artem S. Tashkinov from comment #12)
This bug looks to have long been fixed and the original poster is no longer active, that's why this bug report is worth closing as FIXED.
Fixed
https://bugs.winehq.org/show_bug.cgi?id=32174
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.18.