Re: [Xquartz-dev] X11 windows drag bar missing with Xquartz 2.6.2
On Monday 09 May 2011, xquartz-dev-request@lists.macosforge.org wrote:
1) Are you really using /opt/X11/bin/quartz-wm and not /usr/X11/bin/quartz-wm? I saw those kCGErrorIllegalArgument go away in my tests. If you are using the latest quartz-wm, please file a bug about the kCGErrorIllegalArgument, so I can look into it.
NeoVIII:~ LPM$ ls -l /opt/X11/bin/quartz-wm -rwxr-xr-x 1 root wheel 232040 30 Apr 03:29 /opt/X11/bin/quartz-wm NeoVIII:~ LPM$ ls -l /usr/X11/bin/quartz-wm ls: /usr/X11/bin/quartz-wm: No such file or directory NeoVIII:~ LPM$ whereis quartz-wm /usr/bin/quartz-wm NeoVIII:~ LPM$ ls -l /usr/bin/quartz-wm -rwxr-xr-x 1 root wheel 243440 4 Aug 2010 /usr/bin/quartz-wm if I check quarz-wm in the activity monitor it gives me: /Users/LPM /opt/X11/bin/quartz-wm /opt/X11/lib/libAppleWM.7.dylib /opt/X11/lib/libpixman-1.0.dylib /opt/X11/lib/libX11.6.dylib /opt/X11/lib/libXext.6.dylib /opt/X11/lib/libXinerama.1.dylib /opt/X11/lib/libxcb.1.dylib /opt/X11/lib/libXau.6.dylib /opt/X11/lib/libXdmcp.6.dylib /private/var/folders/RR/RRY0cMSvFFWfGI2KK4f3M++++TQ/-Caches-/com.apple.LaunchServices-025503.csstore /usr/lib/dyld /private/var/db/dyld/dyld_shared_cache_x86_64 /dev/null /private/tmp/kde.log /private/tmp/kde.log /private/etc/security/audit_control count=1, state=0x2 ->0x0d64f870 ->0x1951bd00 ->0x0e9612d0 ->0x0fa078c0 /private/etc/security/audit_class I guess I shall file a bug report right?
2) Do the titlebars come back when you leave fullscreen?
not sure if I understand, if the title bar is gone, I cannot go back to the resized window, I can't even grab the right corner on the bottom. If it helps I can provide some screenshots :-) it seems, that if kmail does not start as full screen window, that weird behavior occurs. www.loyolaproductions.com/munich/window_000.jpg www.loyolaproductions.com/munich/window_001.jpg ciao christof -- public key www.hfph.mwn.de/~chwolf/ch.wolf.asc Please respect my privacy and do not make my contact information available to third parties. This email is UNCLASSIFIED.
On May 9, 2011, at 14:25, Christof Wolf wrote:
On Monday 09 May 2011, xquartz-dev-request@lists.macosforge.org wrote:
1) Are you really using /opt/X11/bin/quartz-wm and not /usr/X11/bin/quartz-wm? I saw those kCGErrorIllegalArgument go away in my tests. If you are using the latest quartz-wm, please file a bug about the kCGErrorIllegalArgument, so I can look into it.
... if I check quarz-wm in the activity monitor it gives me: /opt/X11/bin/quartz-wm ... I guess I shall file a bug report right?
Yes, please do.
2) Do the titlebars come back when you leave fullscreen?
not sure if I understand, if the title bar is gone, I cannot go back to the resized window, I can't even grab the right corner on the bottom.
Right. That is what it means to be fullscreen. If you leave fullscreen, you will once again get decorations (including the resize grab widget).
If it helps I can provide some screenshots :-) it seems, that if kmail does not start as full screen window, that weird behavior occurs.
www.loyolaproductions.com/munich/window_000.jpg
www.loyolaproductions.com/munich/window_001.jpg
What hints are kmail providing to quartz-wm? Can you please run: xwininfo -all Then click on the window. I just tested firefox, and it behaves correctly under normal usage (starting windowed and entering/leaving fullscreen). I do see something odd when it starts in fullscreen mode, so perhaps those are the same issues. Please file a bug report. --Jeremy
Hey Christof, Can you give this quartz-wm build a try? Decompress it and save it to /opt/X11/bin/quartz-wm http://static.macosforge.org/xquartz/downloads/testing/quartz-wm-better_plac... firefox-4.x is now behaving well when starting in fullscreen, so hopefully this will address your issue as well. Please let me know. Thanks, Jeremy On May 9, 2011, at 6:43 PM, Jeremy Huddleston wrote:
On May 9, 2011, at 14:25, Christof Wolf wrote:
On Monday 09 May 2011, xquartz-dev-request@lists.macosforge.org wrote:
1) Are you really using /opt/X11/bin/quartz-wm and not /usr/X11/bin/quartz-wm? I saw those kCGErrorIllegalArgument go away in my tests. If you are using the latest quartz-wm, please file a bug about the kCGErrorIllegalArgument, so I can look into it.
... if I check quarz-wm in the activity monitor it gives me: /opt/X11/bin/quartz-wm ... I guess I shall file a bug report right?
Yes, please do.
2) Do the titlebars come back when you leave fullscreen?
not sure if I understand, if the title bar is gone, I cannot go back to the resized window, I can't even grab the right corner on the bottom.
Right. That is what it means to be fullscreen. If you leave fullscreen, you will once again get decorations (including the resize grab widget).
If it helps I can provide some screenshots :-) it seems, that if kmail does not start as full screen window, that weird behavior occurs.
www.loyolaproductions.com/munich/window_000.jpg
www.loyolaproductions.com/munich/window_001.jpg
What hints are kmail providing to quartz-wm? Can you please run:
xwininfo -all
Then click on the window. I just tested firefox, and it behaves correctly under normal usage (starting windowed and entering/leaving fullscreen).
I do see something odd when it starts in fullscreen mode, so perhaps those are the same issues. Please file a bug report.
--Jeremy
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
I am having trouble with a gtk-sharp2 application and fullscreen with 2.6.2 (similar to the way it worked a long time ago) and have been trying to put together a simple way to reproduce it. But this quartz-wm build fixes it. Thanks, Bob On Wed, May 11, 2011 at 9:08 PM, Jeremy Huddleston <jeremyhu@apple.com> wrote:
Hey Christof,
Can you give this quartz-wm build a try? Decompress it and save it to /opt/X11/bin/quartz-wm
http://static.macosforge.org/xquartz/downloads/testing/quartz-wm-better_plac...
firefox-4.x is now behaving well when starting in fullscreen, so hopefully this will address your issue as well. Please let me know.
Thanks, Jeremy
On May 9, 2011, at 6:43 PM, Jeremy Huddleston wrote:
On May 9, 2011, at 14:25, Christof Wolf wrote:
On Monday 09 May 2011, xquartz-dev-request@lists.macosforge.org wrote:
1) Are you really using /opt/X11/bin/quartz-wm and not /usr/X11/bin/quartz-wm? I saw those kCGErrorIllegalArgument go away in my tests. If you are using the latest quartz-wm, please file a bug about the kCGErrorIllegalArgument, so I can look into it.
... if I check quarz-wm in the activity monitor it gives me: /opt/X11/bin/quartz-wm ... I guess I shall file a bug report right?
Yes, please do.
2) Do the titlebars come back when you leave fullscreen?
not sure if I understand, if the title bar is gone, I cannot go back to the resized window, I can't even grab the right corner on the bottom.
Right. That is what it means to be fullscreen. If you leave fullscreen, you will once again get decorations (including the resize grab widget).
If it helps I can provide some screenshots :-) it seems, that if kmail does not start as full screen window, that weird behavior occurs.
www.loyolaproductions.com/munich/window_000.jpg
www.loyolaproductions.com/munich/window_001.jpg
What hints are kmail providing to quartz-wm? Can you please run:
xwininfo -all
Then click on the window. I just tested firefox, and it behaves correctly under normal usage (starting windowed and entering/leaving fullscreen).
I do see something odd when it starts in fullscreen mode, so perhaps those are the same issues. Please file a bug report.
--Jeremy
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
Thanks for the feedback, Bob. Hopefully this addresses Christof's issue as well. Interestingly, I've found that firefox-4.x and firefox-3.6.x and opera/x11 (on linux) all have slightly different behaviors when dealing with fullscreen, so I'll now be testing with all three. Bob, if you are able to provide me with your gkt-sharp2 application (or a reduced test case), I'd love to include that in my test suite as the fullscreen testing is quite limited currently to the above web browsers and Half Life (through wine). Thanks, Jeremy On May 12, 2011, at 7:40 AM, Bob wrote:
I am having trouble with a gtk-sharp2 application and fullscreen with 2.6.2 (similar to the way it worked a long time ago) and have been trying to put together a simple way to reproduce it. But this quartz-wm build fixes it.
Thanks, Bob
On Wed, May 11, 2011 at 9:08 PM, Jeremy Huddleston <jeremyhu@apple.com> wrote:
Hey Christof,
Can you give this quartz-wm build a try? Decompress it and save it to /opt/X11/bin/quartz-wm
http://static.macosforge.org/xquartz/downloads/testing/quartz-wm-better_plac...
firefox-4.x is now behaving well when starting in fullscreen, so hopefully this will address your issue as well. Please let me know.
Thanks, Jeremy
On May 9, 2011, at 6:43 PM, Jeremy Huddleston wrote:
On May 9, 2011, at 14:25, Christof Wolf wrote:
On Monday 09 May 2011, xquartz-dev-request@lists.macosforge.org wrote:
1) Are you really using /opt/X11/bin/quartz-wm and not /usr/X11/bin/quartz-wm? I saw those kCGErrorIllegalArgument go away in my tests. If you are using the latest quartz-wm, please file a bug about the kCGErrorIllegalArgument, so I can look into it.
... if I check quarz-wm in the activity monitor it gives me: /opt/X11/bin/quartz-wm ... I guess I shall file a bug report right?
Yes, please do.
2) Do the titlebars come back when you leave fullscreen?
not sure if I understand, if the title bar is gone, I cannot go back to the resized window, I can't even grab the right corner on the bottom.
Right. That is what it means to be fullscreen. If you leave fullscreen, you will once again get decorations (including the resize grab widget).
If it helps I can provide some screenshots :-) it seems, that if kmail does not start as full screen window, that weird behavior occurs.
www.loyolaproductions.com/munich/window_000.jpg
www.loyolaproductions.com/munich/window_001.jpg
What hints are kmail providing to quartz-wm? Can you please run:
xwininfo -all
Then click on the window. I just tested firefox, and it behaves correctly under normal usage (starting windowed and entering/leaving fullscreen).
I do see something odd when it starts in fullscreen mode, so perhaps those are the same issues. Please file a bug report.
--Jeremy
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
On Thu, May 12, 2011 at 10:02 AM, Jeremy Huddleston <jeremyhu@apple.com> wrote:
Bob, if you are able to provide me with your gkt-sharp2 application (or a reduced test case), I'd love to include that in my test suite as the fullscreen testing is quite limited currently to the above web browsers and Half Life (through wine).
I'll try to put something together for you.
Thanks, Jeremy
On May 12, 2011, at 7:40 AM, Bob wrote:
I am having trouble with a gtk-sharp2 application and fullscreen with 2.6.2 (similar to the way it worked a long time ago) and have been trying to put together a simple way to reproduce it. But this quartz-wm build fixes it.
Thanks, Bob
On Wed, May 11, 2011 at 9:08 PM, Jeremy Huddleston <jeremyhu@apple.com> wrote:
Hey Christof,
Can you give this quartz-wm build a try? Decompress it and save it to /opt/X11/bin/quartz-wm
http://static.macosforge.org/xquartz/downloads/testing/quartz-wm-better_plac...
firefox-4.x is now behaving well when starting in fullscreen, so hopefully this will address your issue as well. Please let me know.
Thanks, Jeremy
On May 9, 2011, at 6:43 PM, Jeremy Huddleston wrote:
On May 9, 2011, at 14:25, Christof Wolf wrote:
On Monday 09 May 2011, xquartz-dev-request@lists.macosforge.org wrote:
1) Are you really using /opt/X11/bin/quartz-wm and not /usr/X11/bin/quartz-wm? I saw those kCGErrorIllegalArgument go away in my tests. If you are using the latest quartz-wm, please file a bug about the kCGErrorIllegalArgument, so I can look into it.
... if I check quarz-wm in the activity monitor it gives me: /opt/X11/bin/quartz-wm ... I guess I shall file a bug report right?
Yes, please do.
2) Do the titlebars come back when you leave fullscreen?
not sure if I understand, if the title bar is gone, I cannot go back to the resized window, I can't even grab the right corner on the bottom.
Right. That is what it means to be fullscreen. If you leave fullscreen, you will once again get decorations (including the resize grab widget).
If it helps I can provide some screenshots :-) it seems, that if kmail does not start as full screen window, that weird behavior occurs.
www.loyolaproductions.com/munich/window_000.jpg
www.loyolaproductions.com/munich/window_001.jpg
What hints are kmail providing to quartz-wm? Can you please run:
xwininfo -all
Then click on the window. I just tested firefox, and it behaves correctly under normal usage (starting windowed and entering/leaving fullscreen).
I do see something odd when it starts in fullscreen mode, so perhaps those are the same issues. Please file a bug report.
--Jeremy
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
Hi Jeremy, On May 11, 2011, at 10:08 PM, Jeremy Huddleston wrote:
Can you give this quartz-wm build a try? Decompress it and save it to /opt/X11/bin/quartz-wm
http://static.macosforge.org/xquartz/downloads/testing/quartz-wm-better_plac...
For me this doesn't work because of the dependency on a newer version of libpixman (compatibility version 22.0.0 vs. 21.0.0). Bob, can you make sure XQuartz is actually using this new quartz-wm? For me, I accidentally failed to set the permissions on the new one, and that caused XQuartz to fall back to /usr/bin/quartz-wm. So, the apparent fix may have been due to reverting instead of using the new one. Regards, Ken
I'll check tonight, as I don't have my laptop with today. Bob On Thu, May 12, 2011 at 11:24 AM, Ken Thomases <ken@codeweavers.com> wrote:
Hi Jeremy,
On May 11, 2011, at 10:08 PM, Jeremy Huddleston wrote:
Can you give this quartz-wm build a try? Decompress it and save it to /opt/X11/bin/quartz-wm
http://static.macosforge.org/xquartz/downloads/testing/quartz-wm-better_plac...
For me this doesn't work because of the dependency on a newer version of libpixman (compatibility version 22.0.0 vs. 21.0.0).
Bob, can you make sure XQuartz is actually using this new quartz-wm? For me, I accidentally failed to set the permissions on the new one, and that caused XQuartz to fall back to /usr/bin/quartz-wm. So, the apparent fix may have been due to reverting instead of using the new one.
Regards, Ken
participants (4)
-
Bob
-
Christof Wolf
-
Jeremy Huddleston
-
Ken Thomases