Titlebar of some window sometimes becomes hidden after session restarts.

Joao Pedrosa joaopedrosa.news at gmail.com
Sun Feb 19 12:25:46 CET 2006


Hi,

2006/2/19, Olivier Fourdan <fourdan at xfce.org>:
>
>
> Hi
>
> Joao Pedrosa wrote:
> > Ok, it happened again, though I don't know how to reproduce it yet. I'm
> > attaching the data of config directories ".cache" and ".config". I'm not
> > sure if only happens with multihead systems? Anybody else has seen this
> > happen for him?
> >
> > Here is the screenshot:
> > http://img205.imageshack.us/my.php?image=titlebarhidden13td.png
>
> Can you perform the followin operations and post the results:
>
> 1) xfwm4 --version
>
> 2) xprop  -root | grep WORKAREA | grep -v NET_SUPPORTED
>
> 3) xprop  -root | grep STRUT | grep -v NET_SUPPORTED
>
> 4) Compile and run the attached program
>
>     cc test_display.c \
>      -o test_display  `pkg-config --cflags --libs gtk+-2.0`
>


Here are the results:

======================================
dewd at marieta:~$ xfwm4 --version
        This is xfwm4 version 4.3.0 (revision ) for Xfce 4.3.0
        Released under the terms of the GNU General Public License.
        Compiled against GTK+-2.8.6, using GTK+-2.8.6.

dewd at marieta:~$ xprop  -root | grep WORKAREA | grep -v NET_SUPPORTED
_NET_WORKAREA(CARDINAL) = 0, 26, 1280, 774

dewd at marieta:~$ xprop  -root | grep STRUT | grep -v NET_SUPPORTED
_NET_WM_STRUT_PARTIAL(CARDINAL) = 0, 0, 26, 0, 0, 0, 0, 0, 0, 1280, 0, 0

dewd at marieta:~$ ./test_display
Current display has 2 screen(s) :
  - The screen #0 has 1 monitor(s) attached:
    * Screen #0, monitor #0, position (0, 0), size (1280, 800)
  - The screen #1 has 1 monitor(s) attached:
    * Screen #1, monitor #0, position (0, 0), size (1280, 800)
======================================

The weird thing is that both monitors should report 1024x768 which
is the resolution that I use. I am attaching the xorg.conf that I'm
using in case it's misconfigured or maybe I should test something
in it. Any idea?

Thanks.

Cheers,
Joao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.xfce.org/pipermail/xfce4-dev/attachments/20060219/88157d51/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xorg.conf
Type: application/octet-stream
Size: 3886 bytes
Desc: not available
URL: <http://mail.xfce.org/pipermail/xfce4-dev/attachments/20060219/88157d51/attachment.obj>


More information about the Xfce4-dev mailing list