A simple Processing program crashes X when effects are on
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
fglrx-installer (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: compiz
A simple one line Processing sketch crashes X Windows if the Visual Effects are set to Normal or Extra. No crashing occurs when the Visual Effects are set to None.
$ lsb_release -rd
Description: Ubuntu 10.04.1 LTS
Release: 10.04
$ apt-cache policy compiz
compiz:
Installed: 1:0.8.4-0ubuntu15
Candidate: 1:0.8.4-0ubuntu15
Version table:
*** 1:0.8.4-0ubuntu15 0
500 http://
100 /var/lib/
$ apt-cache policy xorg
xorg:
Installed: 1:7.5+5ubuntu1
Candidate: 1:7.5+5ubuntu1
Version table:
*** 1:7.5+5ubuntu1 0
500 http://
100 /var/lib/
X driver: ATI/AMD proprietary FGLRX graphics driver.
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: compiz 1:0.8.4-0ubuntu15
ProcVersionSign
Uname: Linux 2.6.32-24-generic i686
NonfreeKernelMo
Architecture: i386
CompizPlugins: [core,ccp,
Date: Tue Sep 7 19:33:10 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
MachineType: Dell Inc. Studio XPS 1645
PackageArchitec
PciDisplay: 02:00.0 VGA compatible controller [0300]: ATI Technologies Inc Device [1002:68c0]
ProcCmdLine: BOOT_IMAGE=
ProcEnviron:
PATH=(custom, user)
LANG=en_US.utf8
SHELL=/bin/bash
RelatedPackageV
xserver-xorg 1:7.5+5ubuntu1
libgl1-mesa-glx 7.7.1-1ubuntu3
libdrm2 2.4.18-1ubuntu3
xserver-
xserver-
SourcePackage: compiz
dmi.bios.date: 05/11/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A09
dmi.board.name: 0VV228
dmi.board.vendor: Dell Inc.
dmi.board.version: A09
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.
dmi.modalias: dmi:bvnDellInc.
dmi.product.name: Studio XPS 1645
dmi.product.
dmi.sys.vendor: Dell Inc.
glxinfo: Error: [Errno 2] No such file or directory
system: distro = Ubuntu, architecture = i686, kernel = 2.6.32-24-generic
Changed in fglrx-installer (Ubuntu): | |
status: | New → Confirmed |
When exporting the application Processing creates a shell script and couple of jars so the application can be run independently of the Processing IDE. Attached is an archive of the application and JARs.