News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Windows without titlebars - bug?

Started by kencamargo, May 14, 2010, 02:30:55 AM

Previous topic - Next topic

kencamargo

codeblocks svn rev 6218, running under Ubuntu Lucid 64 bits, gtk + compiz.

The debug windows don't show their title bars in the current version. Not a showstopper, but can be confusing.

Ken

Jenna

Works here (debian 64-bit, wxWidgets 2.8.10, xfce4, radeonhd graphics-driver) with composite effects on and off.
Does this happen for docked, unocked or both windows ?
Are all other windows and panes shown correctly ?
If it happens for undocked windows, what happens if you undock other panes (Management, Logs and others or toolbars) ?

Did you try to play with the composite settings ?

When did it stop working ?

We did not change related code in the last revisions.
So it might be related to other updates on your system especially for gtk+, xorg or your graphics-driver.

kencamargo

Quote from: jens on May 14, 2010, 08:06:11 AM
Works here (debian 64-bit, wxWidgets 2.8.10, xfce4, radeonhd graphics-driver) with composite effects on and off.
Does this happen for docked, unocked or both windows ?
Are all other windows and panes shown correctly ?
If it happens for undocked windows, what happens if you undock other panes (Management, Logs and others or toolbars) ?

Did you try to play with the composite settings ?

When did it stop working ?

We did not change related code in the last revisions.
So it might be related to other updates on your system especially for gtk+, xorg or your graphics-driver.

Hi Jens,

Just the undocked windows. Once docked, the title bars appears normally. Conversely, undocking docked windows does away with their title bars. I haven't changed any settings. I only saw this on the latest revision (6218).

I'll take a look at Emerald's settings once again.

Thanks.

Ken

kencamargo

Quote from: kencamargo on May 14, 2010, 08:14:15 PM
Quote from: jens on May 14, 2010, 08:06:11 AM
Works here (debian 64-bit, wxWidgets 2.8.10, xfce4, radeonhd graphics-driver) with composite effects on and off.
Does this happen for docked, unocked or both windows ?
Are all other windows and panes shown correctly ?
If it happens for undocked windows, what happens if you undock other panes (Management, Logs and others or toolbars) ?

Did you try to play with the composite settings ?

When did it stop working ?

We did not change related code in the last revisions.
So it might be related to other updates on your system especially for gtk+, xorg or your graphics-driver.

Hi Jens,

Just the undocked windows. Once docked, the title bars appears normally. Conversely, undocking docked windows does away with their title bars. I haven't changed any settings. I only saw this on the latest revision (6218).

I'll take a look at Emerald's settings once again.

Thanks.

Ken

I tried turning off compiz, setting the window manager back to gtk, and in every case the problem persists... Weird.

Ken