discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bugs in gui/back


From: Ivan Vučica
Subject: Re: Bugs in gui/back
Date: Sun, 20 May 2018 12:06:29 +0100

To add to this:

Stjepan ran into something that reminds me of this bug when running SystemPreferences:
cef8e878-85b2-4672-aaaa-636cc90c792f.png

This is on stock Ubuntu 16.04 under stock Unity window manager, which should make it easy to test for this bug.

On Wed, May 2, 2018 at 11:09 AM Andreas Höschler <ahoesch@smartsoft.de> wrote:
Hi Fred and all,

Here comes my tiny test application. It is about the minimal code that
is needed to test this behaviour. A minimal GNUmakefile for this would
look something like this:

After successfully setting up Ubuntu 16 with Window Maker I was able to recheck your test app. It behaves correctly under Window Maker:

openapp ./resize.app &> A.out.

2018-05-02 12:05:04.413 resize[3378:3378] styleoffsets ... guessing offsets
2018-05-02 12:05:04.414 resize[3378:3378] styleoffsets ... guessing offsets
2018-05-02 12:05:04.529 resize[3378:3378] Content view set frame to {x = 1; y = 9; width = 140; height = 140}

Now resizing the window ...

2018-05-02 12:05:08.426 resize[3378:3378] Content view set frame to {x = 1; y = 9; width = 149; height = 140}
2018-05-02 12:05:08.426 resize[3378:3378] Content view set frame to {x = 1; y = 9; width = 149; height = 140}

Looks good!

So the issue is somehow related to this Ubuntu ubity stuff. No problem for me as we want to and can run Window Maker anyway.

Thanks a lot,

 Andreas

_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

reply via email to

[Prev in Thread] Current Thread [Next in Thread]