Bug 17561

Summary: xcb demo program "julia" automatically exists after rendering the fractal once
Product: XCB Reporter: Henning Sten <henning.sten>
Component: DemosAssignee: Jamey Sharp <jamey>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: x
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: patch that fixes this bug

Description Henning Sten 2008-09-13 09:06:58 UTC
1. compile and run "./tests/julia" from xcb-demos git

Expected:
Program should demonstrate how to render a nice fractal using xcb calls, once the user clicks the top-right X button (or clicks mouse on fractual canvas) the program should free resources and exit.

Actual:
Programs starts but immediately exits.
Comment 1 Henning Sten 2008-09-13 09:55:25 UTC
Created attachment 18858 [details] [review]
patch that fixes this bug
Comment 2 Bart Massey 2008-09-15 01:36:11 UTC
Thanks much!

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.