Actions
Bug #671
closedcode crashed after trying to move plot widget
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
legacy
Target version:
-
Start date:
11/03/2016
Due date:
% Done:
0%
Estimated time:
revision:
r0
blocked:
No
Sprint:
Description
I tried to move the plot widget around and the program crashed :
2016-03-11 21:36:29.532 QLop[16288:4679835] outHitPart = -1
2016-03-11 21:36:29.533 QLop[16288:4679835] inOptions: {
"is.flipped" = 1;
kCUIPartMaskKey = 768;
kCUIThumbProportionKey = "0.625";
state = normal;
value = 0;
widget = scrollbar;
}
2016-03-11 21:36:29.533 QLop[16288:4679835] inOptions: {
"is.flipped" = 1;
kCUIPartMaskKey = 768;
kCUIThumbProportionKey = "0.625";
state = normal;
value = 0;
widget = scrollbar;
}
2016-03-11 21:36:29.533 QLop[16288:4679835] outHitPart = -1
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
Segmentation fault: 11
Actions