gtk-window-decorator does not show metacity theme correctly

Bug #242504 reported by Iacopo Masi
12
Affects Status Importance Assigned to Milestone
Compiz
Fix Released
Unknown
compiz (Ubuntu)
Fix Released
Low
compiz packagers

Bug Description

I run an ati mobility radeon 9800 with radeon open source driver.
Compiz-check tell me always is good to run compiz. But if I use the gtk-window-decorator I got the images attached below: the metacity theme are not render in the property way.
If instead I unflag the gconf option "use_metacity_theme" to False the main theme of compiz render with cairo library goes well.

Revision history for this message
Iacopo Masi (iacopo-masi) wrote :
Revision history for this message
Iacopo Masi (iacopo-masi) wrote :
Download full text (6.4 KiB)

Here is my xorg.conf
------------------------------
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
 Identifier "Generic Keyboard"
 Driver "kbd"
 Option "XkbRules" "xorg"
 Option "XkbModel" "pc105"
 Option "XkbLayout" "it"
EndSection

Section "InputDevice"
 Identifier "Configured Mouse"
 Driver "mouse"
 Option "CorePointer"
 Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
 Identifier "Synaptics Touchpad"
 Driver "synaptics"
 Option "SendCoreEvents" "true"
 Option "Device" "/dev/psaux"
 Option "Protocol" "auto-dev"
 Option "HorizEdgeScroll" "0"
EndSection

Section "Device"
 Identifier "Configured Video Device"
EndSection

Section "Monitor"
 Identifier "Configured Monitor"
EndSection

Section "Screen"
 Identifier "Default Screen"
 Monitor "Configured Monitor"
 Device "Configured Video Device"
EndSection

Section "ServerLayout"
 Identifier "Default Layout"
 Screen "Default Screen"
 InputDevice "Synaptics Touchpad"
EndSection

And my glxinfo:
------------------------------------
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
    GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
    GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGI_swap_control,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
    GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
GLX version: 1.2
GLX extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
    GLX_MESA_swap_control, GLX_MESA_swap_frame_usage, GLX_OML_swap_method,
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
OpenGL vendor string: DRI R300 Project
OpenGL renderer string: Mesa DRI R300 20060815 AGP 4x x86/MMX/SSE2 TCL
OpenGL version string: 1.3 Mesa 7.0.3-rc2
OpenGL ...

Read more...

Revision history for this message
Iacopo Masi (iacopo-masi) wrote :

Forwarded the bug to compiz bugzilla:

http://bugs.opencompositing.org/show_bug.cgi?id=981

Revision history for this message
Pedro Villavicencio (pedro) wrote :

great, thanks for sent it upstream.

Changed in compiz:
assignee: nobody → compiz
importance: Undecided → Low
status: New → Triaged
Revision history for this message
Michael Vogt (mvo) wrote :

Thanks for your bugreport.

what version of ubuntu and compiz do you use? This should be fixed in the curret intrepid packages. Its caused by the new metacity.

Changed in compiz:
status: Triaged → Incomplete
Changed in compiz:
status: Unknown → Confirmed
Revision history for this message
Iacopo Masi (iacopo-masi) wrote :

I use Ubuntu 8.04 hardy with Compiz 0.7.6 backported via ppa repository.

Changed in compiz:
status: Confirmed → Fix Released
Revision history for this message
Martin Mai (mrkanister-deactivatedaccount-deactivatedaccount) wrote :

Is this still an issue for you?

Revision history for this message
Josh Lee (jleedev) wrote :

Not sure if it would be the same issue or not, but the Nvidia upgrade from 173 to 180 fixed a few gtk-window-decorator display problems for me.

Revision history for this message
Robert Ancell (robert-ancell) wrote :

This bug report is being closed due to your last comment regarding this being fixed with an update. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more about bug statuses at https://wiki.ubuntu.com/Bugs/Status . Thank you again for taking the time to report this bug and helping to make Ubuntu better. Please submit any future bugs you may find.

Changed in compiz (Ubuntu):
status: Incomplete → Fix Released
Revision history for this message
Dilomo (ankere) wrote :

I can say that this bug is not yet fixed as metacity is not shown correctly with compiz on. See the screenshots I attach for more info.

I'm using Ubuntu 9.04 and New Wave 0.8.1 (under development now)

Note how on the first screenshot the bottom lines of the titlebar are missing and the modal dialog in the fron has the same style as other dialogs but it should be darker.

Revision history for this message
Dilomo (ankere) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.