FLTK logo

STR #1310

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Bugs & Features | Roadmap 1.1 | SVN ⇄ GIT ]

STR #1310

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:4 - High, e.g. key functionality not working
Scope:1 - Specific to a machine/printer
Subsystem:MacOS
Summary:OS X Quartz Fluid does not render content correctly
Version:1.1-current
Created By:matt
Assigned To:matt
Fix Version:1.1-current (SVN: v5178)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

No files


Trouble Report Comments:


Name/Time/Date Text  
 
#1 matt
05:15 Jun 05, 2006
When starting Fluid with a previously loaded project, the window of the dialog that is beeing edited does not show any content. Core Graphics complains about wrong illegal stacks and other mean things.  
 
#2 matt
01:03 Jun 06, 2006
Fixed in Subversion repository.

The problem was the creatinon of an image inside an Fl_Double_Window with overlay plane (what a coincidence) that would cause a recursion in Offscreen bitmap creation and loose the first Graphics Context. I implemented a stack instead of a simple backup buffer for CContexts which fixes the issue.
 
     

Return to Bugs & Features ]

 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.