Opened 9 years ago
Last modified 9 years ago
#12285 closed bug
[ShowImage] deadlocks on copy selection — at Version 4
Reported by: | Paradoxon | Owned by: | axeld |
---|---|---|---|
Priority: | blocker | Milestone: | R1/beta1 |
Component: | Kits/Application Kit | Version: | R1/Development |
Keywords: | clipboard | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Open a image in ShowImage, mark an area from the image Press copy and ShowImage will freeze
Change History (6)
by , 9 years ago
Attachment: | ShowImage-2642-debug-04-08-2015-08-19-48.report added |
---|
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Milestone: | Unscheduled → R1 |
---|---|
Summary: | Schowimage crashes on copy → [ShowImage] deadlocks on copy selection |
comment:3 by , 9 years ago
It seems to hang on the SendMessage on line 210. But no idea how this can related to copying a (archived) Bitmap https://cgit.haiku-os.org/haiku/tree/src/kits/app/Clipboard.cpp#n210
comment:4 by , 9 years ago
Description: | modified (diff) |
---|---|
Owner: | changed from | to
Status: | new → assigned |
Terminal deadlocks on copy (large) selection too. Related? Possibly another launch_daemon regression...
by , 9 years ago
Attachment: | Terminal-56836-debug-12-08-2015-16-43-44.report added |
---|
Note:
See TracTickets
for help on using tickets.
Same happens to wonderbrush so it seems be an Clipboard problem