FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 1248 : Sprite applet crashes whole system in Firefox on Ubuntu 9.04 Jaunty Jackalope
Last modified: 2009-10-19 10:36
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
INVALID -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
stuque
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2009-05-21 17:14
When I view
http://processing.org/learning/basics/sprite.html
in Firefox on
Ubuntu 9.04 Jaunty Jackalope, it works briefly but soon my the graphics on
my desktop go crazy (pixels and rectangles everywhere, flashing), and need
to either re-start my system, or, in some cases, physically re-boot the
computer.
Additional Comment
#1 From stuque 2009-05-22 19:13
I have now experience a similar entire-system-crashing problem when playing
around with a simple program in the Processing IDE (i.e. this time not on
the web) that draws a couple of ellipses.
This is a showstopper ... I can't use this software at all.
Additional Comment
#2 From Matthew Purland 2009-07-10 09:18
I am experiencing the same issue. This is caused by using the scrollbar in
Firefox 3.0.11. If I hit "Page Down" to view the source of the demos it
does not occur.
Additional Comment
#3 From Matthew Purland 2009-07-10 09:47
I have found that this is due to the use of Compiz. If you disable it the
problem goes away. The next thing to figure out would be is this a
Firefox, Compiz, Display Driver, or Processing.org issue?
(In reply to
comment #2
)
>
>
>
> Additional
Comment #2
From
> Matthew Purland
> 2009-07-10 09:18
>
> <!--
> addReplyLink(2); //-->[reply]
>
>
>
>
> I am experiencing the same issue. This is caused by using the
scrollbar in
> Firefox 3.0.11. If I hit "Page Down" to view the source of the demos it
> does not occur.
>
>
Additional Comment
#4 From REAS 2009-10-19 09:43
***
Bug 1249
has been marked as a duplicate of this bug. ***
Additional Comment
#5 From fry 2009-10-19 10:36
This is not a Processing bug, as there is nothing we can do from Java to
interact with the hardware at that level. Most likely it's bad interactions
between Java, X, drivers, and your graphics card.