This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 96633 - gnome terminal fails to work on 64-bit ubuntu
Summary: gnome terminal fails to work on 64-bit ubuntu
Status: VERIFIED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ gordonp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-26 23:08 UTC by julieg
Modified: 2007-06-26 23:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description julieg 2007-02-26 23:08:28 UTC
sqao36:~$ uname -a
Linux sqao36 2.6.17-11-generic2 SMP Thu Feb 1 18:03:05 UTC 2007 x86_64 GNU/Linux

sqao36:~$ /export/home/tester/netbeans-5.5.1beta/bin/netbeans
=> create IO sample project
=> build and run the project with the default console/terminal type

Running "make -f Makefile CONF=Debug" in /export/home/tester/IO1

make -f nbproject/Makefile-Debug.mk SUBPROJECTS= .build-conf
make[1]: Entering directory `/export/home/tester/IO1'
mkdir -p build/Debug/GNU-Linux-x86/src
gcc    -c -g -o build/Debug/GNU-Linux-x86/src/io.o src/io.c
mkdir -p dist/Debug
gcc     -o dist/Debug/io build/Debug/GNU-Linux-x86/src/io.o  
make[1]: Leaving directory `/export/home/tester/IO1'

Build successful. Exit value 0.

Running "/usr/bin/gnome-terminal --disable-factory --hide-menubar --title="dist/
Debug/io " -e "\"/export/home/tester/netbeans-5.5.1beta/cnd1/bin/dorun.sh\" \"[P
ress Enter to close window] \" dist/Debug/io "" in /export/home/tester/IO1

Error: Cairo does not yet support the requested image format:
        Depth: 8
        Alpha mask: 0x00000000
        Red   mask: 0x00000007
        Green mask: 0x00000038
        Blue  mask: 0x000000c0
Please file an enhacement request (quoting the above) at:
http://bugs.freedesktop.org/enter_bug.cgi?product=cairo
bug-buddy: /build/buildd/libcairo-1.2.4/src/cairo-image-surface.c:155: _cairo_fo
rmat_from_pixman_format: Assertion `NOT_REACHED' failed.

Run failed. Exit value 1.
Comment 1 _ gordonp 2007-06-12 18:59:02 UTC
I get the expected behavior running on sqao36. Closing as WORKSFORME.
Comment 2 julieg 2007-06-26 23:27:12 UTC
This is a gnome terminal issue.