Bug 1180 : noCursor() conflicts with present mode on Linux
Last modified: 2009-02-26 03:14




Status:
RESOLVED
Resolution:
DUPLICATE of bug 1177
Priority:
P2
Severity:
normal

 

Reporter:
peterkirn
Assigned To:
fry

Attachment Type Created Size Actions

Description:   Opened: 2009-02-25 22:06
Revision 1.0.3

Using noCursor() with any renderer on Linux works fine, unless present mode
is selected (either from PDE or within Processing)

noCursor() will cause the PApplet not to display. On a full-screen app, the
screen is left black. From within PDE / non-fullscreen present mode, the
screen is gray. Further execution of the program seems to halt, as well
(e.g., a println statement, even in setup, does not display)

This is using Sun JDK 6_07 under GNOME.
Additional Comment #1 From fry 2009-02-26 03:14


*** This bug has been marked as a duplicate of 1177 ***