Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 115834

Summary: when compiled with qt, firefox spits pages of errors and widgets fail to work
Product: Gentoo Linux Reporter: John Sonnenschein <johnsonnenschein>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: 2005.1   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description John Sonnenschein 2005-12-17 00:02:12 UTC
compiling firefox with --enable-default-toolkit=qt leads to firefox spitting up thousands of lines of  

"QPainter: Internal error; no available GC" 

all over the console any time the mouse is moved or anything else happens inside it's window, punctuated with other Qt errors such as:
nsDrawingSurfaceQt::Unlock: w/h=1280/993
or 
QCommonStyle::subRect: widget parameter cannot be zero!

when it finally closes it dies with this

*** glibc detected *** corrupted double-linked list: 0x00002aaaac8bc6d8 ***
/usr/libexec/mozilla-launcher: line 119: 16895 Killed                  "$mozbin" "$@"
firefox-bin exited with non-zero status (137)
Comment 1 Stuart Longland (RETIRED) gentoo-dev 2006-07-30 06:54:49 UTC
I'm a bit confused as to what you've done here.

By "compiling firefox with --enable-default-toolkit=qt", do you mean you've edited the ebuild to incorporate this configure argument?  Or are you building by hand?

I suspect this is more an issue to take up with Mozilla directly, since the ebuilds do not attempt to do this.

What version of firefox were you trying to build?
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-11-11 13:13:55 UTC
This bug is awaiting user response.