Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
BadDrawable (invalid Pixmap or Window parameter)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
kuku
Tux's lil' helper
Tux's lil' helper


Joined: 23 Dec 2004
Posts: 142

PostPosted: Wed Nov 18, 2009 7:11 pm    Post subject: BadDrawable (invalid Pixmap or Window parameter) Reply with quote

today I have compiled OOo from sources but now I got a problem launching it - I only see the splash screen:
Code:
kuku@kuku ~ $ oowriter
kuku@kuku ~ $ X-Error: BadDrawable (invalid Pixmap or Window parameter)
        Major opcode: 62 (X_CopyArea)
        Resource ID:  0x0
        Serial No:    460 (460)
These errors are reported asynchronously,
set environment variable SAL_SYNCHRONIZE to 1 to help debugging

kuku@kuku ~ $ ^C
kuku@kuku ~ $ oocalc
kuku@kuku ~ $ X-Error: BadDrawable (invalid Pixmap or Window parameter)
        Major opcode: 62 (X_CopyArea)
        Resource ID:  0x0
        Serial No:    460 (460)
These errors are reported asynchronously,
set environment variable SAL_SYNCHRONIZE to 1 to help debugging

I have searched for similar problem but its hard to find answers - similar problems got people winh ati cards
My card is intel GMA 945 - I have tried to set the SAL_SYNCHRONIZE to 1 by set SAL_SYNCHRONIZE=1 && oowriter and SAL_SYNCHRONIZE=1 oowriter but the output differs only by not displaying the last two lines
Code:
[ebuild   R   ] app-office/openoffice-3.1.1  USE="binfilter cups dbus gstreamer gtk java kde ldap mono nsplugin opengl pam templates (-aqua) -bash-completion -debug -eds -gnome -odk"

any hints for me ? the openoffice-bin ebuild worked very well but I want to try the enhanced go oo version
Back to top
View user's profile Send private message
Mike Hunt
Watchman
Watchman


Joined: 19 Jul 2009
Posts: 5287

PostPosted: Wed Nov 18, 2009 7:42 pm    Post subject: Reply with quote

Maybe just re-emerging all your x11-drivers might be sufficient
Code:
emerge portage-utils && emerge -1 $(qlist -IC x11-drivers)


Make sure hald dbus and consolekit are in the default runlevel and started
Code:
rc-status
Back to top
View user's profile Send private message
kuku
Tux's lil' helper
Tux's lil' helper


Joined: 23 Dec 2004
Posts: 142

PostPosted: Thu Nov 19, 2009 7:21 am    Post subject: Reply with quote

tried it but didn't work - I have found similar problem on ubuntu forum - the folks got it by installing openoffice-kde - so the problem could be the kde use flag
I try to recompile it in the evening (on my compuler its 10 hours of compiling)

edit:
with the USE"-kde" it works fine - I'll open a bug
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum