Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115834 - when compiled with qt, firefox spits pages of errors and widgets fail to work
Summary: when compiled with qt, firefox spits pages of errors and widgets fail to work
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-17 00:02 UTC by John Sonnenschein
Modified: 2006-11-11 13:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.