Version: (using Devel) Compiler: The one of Ubuntu intrepid 8.10 binary packages OS: Linux Installed from: Compiled sources If you make a screenshot of desktop with xwd where should be the panel is shown the wallpaper image. Same thing happens with all java Programs using Robot.createScreenCapture(...) This happens not only with the panel but also with the menù to launch applications.
What KDE version are you using? Thanks
I use 4.1.4, the kubuntu 8.10 default version. I've tried with nightly builds, always on kubuntu 8.10 but without any difference. I've made a little program using QPixmap::grabWindow and with this method the panel appears in the image. I hope my information will be useful. Bye!
I can confirm that this affects KDE 4.2.1 on Kubuntu 9.04 Beta. This is causing issues with our application which relies on the java.awt.Robot being able to create screenshots.
Plasma uses ARGB visuals. Could it be that Java class doesn't support that property properly ? The fact that "QPixmap::grabWindow" shows the panel properly means that "it works".
- Any news about this on KDE4.3 ?
Not clear about java programs, but xwd works fine for me. Feel free to reopen the report if the problem still happens in recent versions ( KDE SC 4.8.4 or higher). Thanks.