Changes between Version 3 and Version 4 of Ticket #13191, comment 37
- Timestamp:
- Aug 2, 2018, 12:28:09 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13191, comment 37
v3 v4 1 1 @waddlesplash - Not useless when one crosses the finish line with it. I am specifically proving "Selecting Flurry screensaver does not crash ScreenSaver preflet" by using an alternative and 'when' the issue started occurring. 2 2 3 @kallisti5 - Applied patches and built Mesa 18.2 (git). The issue I found was the BeOS BScreensaver create/exit handling code in Flurry.h. Most of the GL apps/code I've ran successfully without any crashes or screen open/exitissues didn't have BeOS handling code and seem to work fine with mesa-swpipe. All the other GL apps I tested properly exit and kill app threads without the BeOS-specific code... I'll review porting Flurry from that perspective.3 @kallisti5 - Applied patches and built Mesa 18.2 (git). The issue I found was the StartSaver handling code in Flurry.cpp. Most of the GL apps/code I've ran successfully without any crashes or screensaver preview exit/enter issues didn't have BeOS handling code and seem to work fine with mesa-swpipe. All the other GL apps I tested properly exit and kill app threads without the BeOS-specific code... I'll review porting Flurry from that perspective. 4 4 5 5 Tested with Mesa mesa-swpipe 17.1.10, 18.1.5, & 18.2 (git)