WineHQ
Bug Tracking Database – Bug 34811

 Bugzilla

 

Last modified: 2014-01-10 14:46:18 UTC  

Crash when copy by ctrl+c or in-app copy, cmd+c works fine (using MacDriver) on OS X Mavericks

Bug 34811 - Crash when copy by ctrl+c or in-app copy, cmd+c works fine (using MacDriver) on OS X Mavericks
Crash when copy by ctrl+c or in-app copy, cmd+c works fine (using MacDriver) ...
Status: CLOSED FIXED
AppDB: Show Apps affected by this bug
Product: Wine
Classification: Unclassified
Component: winemac.drv
1.7.4
x86 MacOS
: P2 normal
: ---
Assigned To: Mr. Bugs
:
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2013-10-27 06:27 UTC by mememe12
Modified: 2014-01-10 14:46 UTC (History)
1 user (show)

See Also:
Regression SHA1:
Fixed by SHA1: c7f8e71ab6e766003faaf0bde9edee64c1f1b3e4
Distribution: ---
Staged patchset:


Attachments
Error in console after using ctrl+c (203 bytes, text/plain)
2013-10-27 06:27 UTC, mememe12
Details
Crash log (3.96 KB, text/plain)
2013-10-27 12:17 UTC, mememe12
Details
another log (3.87 KB, application/octet-stream)
2013-10-27 12:19 UTC, mememe12
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mememe12 2013-10-27 06:27:49 UTC
Created attachment 46420 [details]
Error in console after using ctrl+c

When I copy text (ctrl+c) in Keil uVision 4 in wine using MacDriver on OS X Mavericks , it crashes  leaving this error in log (see attachment). When I use cmd+c to copy, it's fine, but I have to be aware (cmd + c & ctrl+ v to copy& paste). It won't crash when I use XQuartz instead of MacDriver.
Comment 1 Ken Thomases 2013-10-27 11:35:26 UTC
The Mac driver does not support using Command-C to copy.  Command-C is transmitted to the Windows program as Alt-C, which doesn't mean anything in particular in general.  (The Windows program is free to do what it likes.  In many cases, it will activate a top-level menu whose access key is "C".)

Given that, I have to ask: are you using plain Wine or a modified version?

Anyway, if Control-C crashes the program, please attach the crash report.  Also, please collect a +tid,+clipboard log.
Comment 2 mememe12 2013-10-27 12:17:45 UTC
Created attachment 46421 [details]
Crash log
Comment 3 mememe12 2013-10-27 12:19:32 UTC
Created attachment 46422 [details]
another log
Comment 4 mememe12 2013-10-27 12:25:28 UTC
I use wineskin,  http://wineskin.urgesoftware.com/tiki-index.php .
cmd + c really doesn't work, I don't know how I managed to copy by this shortcut? :O
And another info: first copy usually works, but second copy causes crash of wine.
How do I obtain clipboard log?
Comment 5 Ken Thomases 2013-10-27 14:21:44 UTC
(In reply to comment #4)
> I use wineskin,  http://wineskin.urgesoftware.com/tiki-index.php .
> cmd + c really doesn't work, I don't know how I managed to copy by this
> shortcut? :O

You need to check with the Wineskin project what exactly is in the bundle they provide.  It might be a customized version of Wine, in which case we can't help you here.

Alternatively, you can try to install or build plain Wine.  For example, you could use MacPorts to install it.


> How do I obtain clipboard log?

See here: <http://wiki.winehq.org/FAQ#get_log>.  Read sections 10.1 and 10.2.


Thanks for providing the crash log.  Unfortunately, due to a separate bug (bug 34813), it isn't very revealing.
Comment 6 mememe12 2013-11-10 10:23:48 UTC
Keil doesn't crash anymore with wine 1.7.5, if it appears again, I'll let you know! :)
Comment 7 Ken Thomases 2013-11-10 10:35:59 UTC
Thanks for letting us know.  It was probably fixed by http://source.winehq.org/git/wine.git/?a=commit;h=c7f8e71ab6e766003faaf0bde9edee64c1f1b3e4
Comment 8 Alexandre Julliard 2013-11-22 12:51:02 UTC
Closing bugs fixed in 1.7.7.
Comment 9 Alexandre Julliard 2014-01-10 14:46:18 UTC
Removing 1.6.x milestone from bugs included in 1.6.2.


Privacy Policy
If you have a privacy inquiry regarding this site, please write to [email protected]

Hosted By CodeWeavers