Changes between Version 4 and Version 5 of Ticket #13191, comment 37
- Timestamp:
- Aug 3, 2018, 1:52:37 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13191, comment 37
v4 v5 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 3 1 @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 2 5 3 Tested with Mesa mesa-swpipe 17.1.10, 18.1.5, & 18.2 (git) 6 7 NOTE: Since I got things where the flurry screensaver didn't crash during operation and open/closes properly within the Screensaver preflet (and I can mouse control the GLTeapot) - I'll isolate any remaining mesa-swpipe driver issues on my end. Thanks.