Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: kencamargo on May 14, 2010, 02:30:55 am

Title: Windows without titlebars - bug?
Post by: kencamargo on May 14, 2010, 02:30:55 am
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
Title: Re: Windows without titlebars - bug?
Post by: Jenna 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.
Title: Re: Windows without titlebars - bug?
Post by: kencamargo on May 14, 2010, 08:14:15 pm
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
Title: Re: Windows without titlebars - bug?
Post by: kencamargo on May 15, 2010, 07:15:50 pm
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