{5} Assigned, Active Tickets by Owner (Full Description) (29 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

jeremyhu@… (29 matches)

Ticket Summary Component Milestone Type Created
Description
#512 Random OpenGL crashes in Wine with Xquartz 2.7.0 beta 2 GLX 2.7.2 crash 10/18/2011

I don't know why, but occasionally, Wine will randomly crash trying to create an OpenGL context. This started happening when I upgraded to Xquartz 2.7.0 beta 2, so I'm assuming that this is an Xquartz bug.

When Wine dies, the backtrace looks a bit like this:

Backtrace:
=>0 0x90a432e7 mm+0x3a7() in liblapack.dylib (0x0033f5a8)
  1 0x90a4cd5b in liblapack.dylib (+0x440d5a) (0x0033f878)
  2 0x90a4381f first+0xd6() in liblapack.dylib (0x0033f8a8)
  3 0x40584fe2 in libGL.1.dylib (+0x2fe1) (0x0033f9c8)
  4 0x40582e85 in libGL.1.dylib (+0xe84) (0x0033f9f8)
  5 0x4058b823 in libGL.1.dylib (+0x9822) (0x0033fa48)
  6 0x40587243 in libGL.1.dylib (+0x5242) (0x0033fa78)
  7 0x405871ce in libGL.1.dylib (+0x51cd) (0x0033fac8)
[Wine code below...]

I'll say up from that I cannot reliably reproduce this. But I can reproduce this and have several times. All the crashes I have seen take this form (except for one, but that's another bug, in Xinerama), with the same five locations within the libGL dylib showing up in the backtrace.


#536 Opengl invalid drawable using wine. GLX later crash 01/12/2012

When trying to execute Cut2D from OS X lion using wine the program starts fine but when it tries to render 3D in a "child window" the program exits with the error:

X Error of failed request: 0

Major opcode of failed request: 149 (GLX) Minor opcode of failed request: 26 (X_GLXMakeContextCurrent) Serial number of failed request: 80015 Current serial number in output stream: 80015

The wine trace is in the file below. The bug was reported as a wine bug however several people with the same problem have verified that this is not a wine issue ( http://wine.1045685.n5.nabble.com/Re-OpenGL-issues-on-OSX-wine-1-3-21-tt5108944.html#a5136947) as the child window rendering works under linux. The software developer of Moi3D has since changed his software so it can be run on Mac OS X using XQuartz by changing the child window rendering. So this appears to be an XQuartz issue.


#538 quartz-wm is very unstable in 2.7.1_rc2 quartz-wm 2.7.1 crash 01/29/2012

quartz-wm fails regularly under light usage; it was perfectly fine in rc1. Entries in /var/log/system.log vary:

first case:

Jan 28 22:51:06 pro Dock[166]: kCGErrorIllegalArgument: CGSReleaseWindow: Invalid window 1503
Jan 28 22:51:06 pro Dock[166]: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
Jan 28 22:51:06 pro Dock[166]: kCGErrorIllegalArgument: CGSReleaseWindow: Invalid window 1502
Jan 28 22:51:06 pro org.macosforge.xquartz.startx[11635]: /opt/X11/bin/xinit: connection to X server lost
Jan 28 22:51:06 pro org.macosforge.xquartz.startx[11635]:
Jan 28 22:51:07 pro ReportCrash[11908]: Saved crash report for quartz-wm[11779] version ??? (???) to /Users/tgl/Library/Logs/DiagnosticReports/quartz-wm_2012-01-28-225107_pro.crash
Jan 28 22:51:07 pro org.macosforge.xquartz.startx[11635]: waiting for X server to shut down

second case:

Jan 29 12:18:28 pro Dock[166]: kCGErrorIllegalArgument: CGSReleaseWindow: Invalid window 1623
Jan 29 12:18:28 pro org.macosforge.xquartz.startx[11920]: connection to X server lost
Jan 29 12:18:28 pro org.macosforge.xquartz.startx[11920]:
Jan 29 12:18:28 pro ReportCrash[12571]: Saved crash report for quartz-wm[12063] version ??? (???) to /Users/tgl/Library/Logs/DiagnosticReports/quartz-wm_2012-01-29-121828_pro.crash
Jan 29 12:18:29 pro org.macosforge.xquartz.startx[11920]: waiting for X server to shut down

third case:

Jan 29 12:45:53 pro quartz-wm[12731]: kCGErrorIllegalArgument: CGSOrderWindowList
Jan 29 12:46:23: --- last message repeated 2 times ---
Jan 29 12:46:44 pro quartz-wm[12731]: kCGErrorIllegalArgument: CGSOrderWindowList
Jan 29 12:46:57: --- last message repeated 1 time ---
Jan 29 12:46:57 pro Dock[166]: kCGErrorIllegalArgument: CGSReleaseWindow: Invalid window 1640
Jan 29 12:46:57 pro org.macosforge.xquartz.startx[12588]: /opt/X11/bin/xinit: connection to X server lost
Jan 29 12:46:57 pro org.macosforge.xquartz.startx[12588]:
Jan 29 12:46:57 pro ReportCrash[12812]: Saved crash report for quartz-wm[12731] version ??? (???) to /Users/tgl/Library/Logs/DiagnosticReports/quartz-wm_2012-01-29-124657_pro.crash
Jan 29 12:46:58 pro org.macosforge.xquartz.startx[12588]: waiting for X server to shut down

I'll attach all three DiagnosticReports files, though they look pretty darn similar.


#171 XGetImage() fails for GL windows GLX later usability 10/03/2008

I'm porting an X11 application to OS X and there's a section of code that uses XGetImage() to get the color of the pixel below the mouse cursor (i.e. XGetImage(dpy,d,x,y,1,1,...) ). This works as expected unless the cursor happens to be over a GL window in which case it simply returns the X window background color.


#282 GLX: Surface ID invalid after FUS GLX later usability 06/26/2009

Hi,

I'm using MacOS 10.5.7 and XQuartz 2.3.3.2 on an "early 2009" nVidia Mac mini.

When X11 is running, with no client, switching to another desktop user (without logging out) and back again causes the desktop background to become completely white, except from the icons. No background picture is shown anymore. Terminating X11 resumes normal behaviour (resuming functional icons and the background picture that I've set to change every few minutes).

On the white background, the desktop icons on the right hand side are drawn, but dead: just as if they were pictures only. The top menu line is drawn, but functional. Beside that, the screen is completely white - like erased by xsetbg.

Alt-TAB shows the running applications, permits to switch to X11.app and quit it.

Switching users is not enough to produce this bug. Wine must have been started and terminated (by the first user). Obviously Wine is doing something on behalf of one or another applications that persists even after Wine and any other X clients terminate, and is noticeable only by switching users.

I still need to investigate which .exe produce this effect. Simply running "wine winecfg" or regedit.exe is not enough.

winecfg is set to 800x600 virtual desktop mode (full screen does not seem to work?). I've compiled Wine-1.1.23 myself using nothing but the packages found on Apple's install DVD and XQuartz: no Fink, no MacPorts.

Regards,

Jörg Höhle


#325 Bad-value failure on OpenFont request for some Snow Leopard TTF fonts xserver later usability 11/01/2009

Attached is an xscope trace of the following session:

$ /opt/tcl8.5/bin/wish

% font actual [list zapfdingbats 12 roman normal] -family

run from an HPUX client machine. It fails at the very end with a "bad value" response to an OpenFont request. As far as I can see the requested font number 0xC00005 is within the resource range specified by the server in the startup response, so it should not fail.

I get this type of behavior in both the X server released with Snow Leopard, and xquartz 2.4.1_alpha3. I have never seen it in previous Apple X servers, and the client-side software didn't change when I went to Snow Leopard. Not all OpenFont requests fail --- in fact, it seems that only a few specific fonts may be affected, but I'm not certain about the triggering conditions. The example given here is 100% reproducible though.

I suspect that the fact that HPPA is a big-endian architecture might have something to do with it, since I'm unable to reproduce the problem when running tcl from a little-endian client. Maybe something is forgetting a byte-swap operation somewhere?


#420 withdrawing a window in X11 causes the DRI surface to refer to a destroyed CG context GLX later usability 06/26/2010

I've compiled the backgammon program gnubg, which uses X11, gtk2, gtkglext, ....

When I'm viewing the board using the 3D view and I select the Full Screen option from the program's View menu, the gnubg window expands to fill my screen but the board disappears, leaving only a white rectangle. The text (attached) appears in my Terminal window; the dated error messages coincide with my attempt to switch to Full Screen.

I'm using OS X 10.6.4 on a White Macbook, but the same issue occurs on my Nehalem Mac Pro. This bug has been present for some time, and I'm wondering if it's an X11 problem. I'm now using XQuartz 2.5.1_rc1 (xorg-server 1.8.1).


#494 xterm background not always redrawn xserver 2.8.0 usability 07/21/2011

While trying to diagnose lost modifier keys in xmonad running rootless, I restarted it which causes windows to have their borderWidth set to 0 and then 2. xterm does not reliably repaint its background in this case; sometimes it ends up all white and I have to do something that updates the background ("clear", scrolling, etc.). I am trying to come up with a set of conditions under which this failure is repeatable.


#519 Clipboard Syncing Not Working Properly pbproxy 2.8.0 usability 10/29/2011

Tested both on Mac OS 10.6.7. and Mac OS 10.7.1 using XQ 2.7.0 rc1 and all previous versions

Clipboard contents from X11 to Mac aqua does not work until the "Enable syncing" in the Clipboard tab of the XQuartz Preferences panel is toggled.

I don't know what component it is, maybe the server or maybe the window manager, but please fix.

Example app that I know it happens with: theWord  http://www.theword.net/ . I don't use theWord, but I was just testing it for a friend, but it does happen using theWord. Please note, this is a Windows application in a WINE wrapper.

Download from this page,  http://forum.theword.net/viewtopic.php?f=11&t=2921

1.) Restart your Mac
2.) Launch theWord
3.) Select a word or phrase
4.) Use either keyboard shortcut or from the Edit menu "Copy" from the X11/WINE app
5.) When you find paste not working in a Native Mac aqua app, try toggling the "Enable syncing" off/on from the Pasteboard tab of XQuartz Preferences panel. You can also try copying from a Native Mac application first. (Suggestion:Before and after, check your Mac's clipboard by going to the Finder and selecting Edit -> Show Clipboard.) 

Hope this helps you replicate the disease.


#527 Gnome panel beside dock quartz-wm 2.8.0 usability 11/13/2011

Hi, I have a VM on my mac running linux I open XQuartz and run the application "ssh -Y user@10.211.55.3 gnome-session &" (i've configured some gconf settings to disable desktop painting, etc)

In V2.6.3 i used to be able to have my gnome-panel down the bottom next to the dock but in V2.7.0 i can no longer get this to work.

I've attached pictures of the behaviour


#232 fullscreen on one screen of a multimonitor system xserver later feature request 01/21/2009

It would be nice to setup/start X11 in fullscreen mode only one one screen of a multi-monitor system.

to mention an example: The Application RemoteDesktopClient can be set up in the preferences in such a way, that one can choose the resolution of the window/screen, and in which Screen it should appear (Main Display / Secondary Display)

Thanx..

Özkan


#534 Move XQuartz.app from dock to status bar xserver later feature request 01/11/2012

Currently, when using any X application, XQuartz starts up, along with the application in the dock. This is both confusing to new users, ones who don't understand the point of XQuartz, and (subjective opinion) is a pain to look at and use. I therefore request we take XQuartz out of the dock, and shove it into the status bar, in the way that CygWin puts shows it xserver in it's status dock. See attached screenshot.


#10 8-bit visuals don't work in TrueColor xserver later usability 11/30/2007

 http://lists.apple.com/archives/X11-users/2007/Nov/msg00311.html


#58 x11 windows losing focus after a click xserver OSX usability 02/06/2008

I'm using version 2.1.3 on 10.5.1 and I'm experiencing the "focus loss" bug that many users reported months ago using Last.fm with AudioScrobbler plugin (as described at  http://lists.apple.com/archives/x11-users/2007/Nov//msg00612.html ) while running Mercury Messenger with the "show current song from iTunes" setting enabled (I guessed this reading macosxhints FAQ (bug number 42,  http://forums.macosxhints.com/showthread.php?t=80171&page=3 ); disabling that setting in Mercury fixed the problem


#86 Command-dragging a background window incorrectly brings that window to the front xserver later usability 04/01/2008

In regular OS X, if you drag a background window it immediately comes to the front and you drag it via the mouse. However if command-drag a background window it stays in the background while being dragged and never comes to the front. This behavior is not reflected in X11 windows.


#98 Switching spaces with spaces view (rather than keyboard) does not focus x11 if it is top in the new space xserver later usability 05/03/2008

Switching spaces with the keyboard shortcut always correctly focuses the top application, including X11, but using the overhead view or whatever apple has decided to call it, it works for every application I have except X11.

The real issue is that doing it that way X11 doesn't get focus when switched to, and sometimes doesn't give it up when one switches away, I've done some terrible things accidentally after switching spaces and assuming focus was taken.


#99 FFM: Hovered window doesn't active on space change xserver later usability 05/03/2008

When I use control-arrow-key to switch to another Space, if the cursor is within an X11 window and focus-follows-mouse is on, I'd expect that window to acquire focus. It doesn't though. Moving the mouse even slightly will cause it to acquire focus, but IMHO I shouldn't have to do that.

Some experimentation says that the behavior is the same when using the F8 view to switch spaces, though you have to be quite careful when clicking in the view not to move the mouse, else that motion will allow focus to be acquired.

Note: this is with 2.2.1 but the "version" menu hasn't yet got an entry for that.


#106 Windows jump about under new multiple screen support xserver later usability 05/07/2008

The new multiple screen support is great, but:

Set up two displays so that the primary screen has a longer y dimension than the secondary screen, and both are aligned at the bottom. The secondary screen should be on the left. Create a non-X11 window that fills the primary screen. Drag it leftwards so it starts going off the primary screen. Part of the window is now invisible. Now do the same for an X11 window. One pixel BEFORE the window starts to leave the primary display, it jumps down so its title bar is at the top of the secondary display. Two things to observe:

* The window shouldn't jump at all - it should just go offscreen, like other non-X11 windows * It certainly shouldn't do it one pixel early, when the whole window is actually still on the primary display.

Similar problems may occur for other screen arrangements, too.


#109 Quit dialog doesn't return focus to frontmost window xserver later usability 05/17/2008

When I attempt to quit but think better of it when the "really quit?" dialog is displayed (i.e., select cancel), the window that had been frontmost is no longer active. Other X11.app windows also seem to cause this (not applications, but the X11.app preferences window and the Applications menu Customize window).


#185 FFM: Odd focus changes when OSX windows are interleaved with X11 windows xserver later usability 10/30/2008

Jeremy, This is the bug report you requested in your post to x11-users@… (msg-id: <5CFCFFE2-0D8F-47FE-A3BB-E99B014406DF@…>)

This part of the bug is fixed in 2.3.2beta1 xorg-server 1.4.2-apple20: X11 windows used to gain focus when the mouse moved over them while they were obscured by an OSX window (e.g. Safari) which was the frontmost window.

The following still occurs (with 2.3.2beta1 xorg-server 1.4.2-apple20): The effect is only visible with wm_ffm true. Focus moves to partially obscured X11 windows only when X11 is the topmost application. If the X11 windows are interleaved with OSX windows with X11 in the foreground (e.g. xterm has focus and is topmost; Safari is next and partially obscures another X11 xterm), if I move my mouse out of the top xterm and over the Safari window (without raising Safari), then the xterm beneath the Safari window receives focus whenever the mouse hovers over the area that it occupies which is beneath Safari's window. However, I believe that is how the system has to work. On the other hand were OSX to support FFM for all applications, then I suppose this would not be correct behavior.

So this is not really a bug (I guess), and I do like the fact that I can interleave OSX and X11 windows (which way back was not possible). I would not wish to give up the interleaving. However, the focus is a bit distracting and may point to something under the hood which is not working as planned.


#238 Some accented characters with greek language are (still) not there xserver later usability 02/04/2009

Since I can't seem to reopen the bug report #36, I have to write a new one.

First of all, from all the greek community, A BIG THANK YOU :) We were really missing greek keyboard layout. Indeed the bug has been fixed.

Keyboard layout works mostly as expected and

1) Keyboard change: works

2) [accent] followed by [letter] : works

3) [SHIFT]+[accent] followd by [letter] : works

Still, there is one minor problem pending, so I reopen this bug.

With greek keyboard enabled, when I press [OPT]+[;] followed by [i] or [OPT]+[;] followed by [u] instead of getting ΐ or ΰ , I get ΅ι or ΅υ

This is not a common combination in modern greek, but it is there.

To help you understand why this bug is there, originally in X11 layout, to get the same character we use [;] followed by [SHIFT]+[;] followed by [i] - or [u]. This is a multi-combination character.

In Mac OSX though, instead of [;]...[SHIFT]+[;] we have to use [OPT]+[;]


#244 Accessibility API bridging xserver later usability 02/21/2009

Currently using 2.3.2.1.

The X11 windows do not appear in the AX* objects.

For example, AXMainWindow, AXFocusedWindow, etc are not implemented.

I am looking at X11 using the Accessibility Inspector Sample Code:

 http://developer.apple.com/samplecode/UIElementInspector/UIElementInspector.dmg

<AXApplication: “X11”>

Attributes:

AXRole: “AXApplication” AXRoleDescription: “application” AXChildren: “<array of size 1>” AXFrontmost (W): “0” AXHidden (W): “0” AXFocusedUIElement: “<AXApplication: “X11”>” AXTitle: “X11” AXMenuBar: “<AXMenuBar>” AXWindows: “<array of size 0>” AXMainWindow: “(null)” AXFocusedWindow: “(null)”

All I'd like to do is get the window list and be able to manipulate the window dimensions through AX*. This is to enable apps like Mercury Mover to manipulate X11 windows.

I would be more than happy to test any patches.


#305 Stuck keys in X11 when using Expose/Spaces xserver OSX usability 09/02/2009

When using expose/spaces with X11, if a key is being held down when the expose/spaces is activated, X11 acts as if that key is being held down until the keyboard is used again.

Steps to replicate:

Start X11 Open an xterm Hold down any key in that Xterm While holding down that key, activate Expose (e.g. press F9) Take finger off key being held down, notice that the characters continue to appear in the xterm window.

Note:

Pressing F9 again does not stop this. Also if using spaces, the key presses will transfer to the active X11 window on the new space (suggesting this is not a bug in xterm, but rather the way X11 traps keyboard input).

Note also filed as Radar #7190678 as this affects SL's X11 also.


#328 Resize Corner Issue Xplugin later usability 12/16/2009

I have the following problem. When I use X11 and Xquartz, the resize corner's unavailability is not passed on to the given application so that it doesn't try to put things there. (See pictures below.) In the nedit window, the down arrow is covered. In the xterm window, the scrollbar is covered. It would be nice if Xquartz put an unusable bar at the bottom of the window, similar to what happens when viewing the status bar in Safari. Does anyone else have a different solution? Thanks, Sterling


#336 Xorg-server-devel @1.7.99.2 on 10.5.8 does not allow paste when editing its programmes menu xserver later usability 12/28/2009

I tried to add the complete invocations of GNU Emacsen 22.3, 23.1.50, and 23.1.90 (not yet installed) – and pasting them into the corresponding fields did not work, nothing of the previously from Terminal or Emacs.app copied text appeared. (Copies of entries in ~/.xinitrc etc.)


#360 Bell stops working after awhile xserver OSX usability 03/22/2010

It's been true for a long time that the X11 bell (beep) works when XQuartz is started, but eventually stops working for no obvious reason --- you just don't hear anything when an app tries to ring the bell. I could live with this up to now because the MTTF was of the order of weeks. With 2.5.0_rc1, though, the MTTF seems to be a day or less, which is really intolerable (I don't type accurately enough to be able to use emacs with no feedback beeps :-(). Please fix, or at least get it back to the level of reliability it had before the most recent updates.


#403 Copy/Paste in Inkscape pastes bitmaps pbproxy 2.8.0 usability 05/18/2010

If the "Update Pasteboard when CLIPBOARD changes" option is checked then copy/pasting a vector graphical item in Inkscape will paste a bitmap representation of that item instead of a vector copy. To be precise, this is using Edit->Copy and Edit->Paste in the Inkscape menu.

The desired behavior is that it pastes a vector graphics object, which is what happens when the "Update Pasteboard..." option is unchecked.


#107 Windows that don't get focus have inactive appearance quartz-wm later usability 05/07/2008

I don't know (a) if this is considered a bug or a feature or (b) whether this is relevant to xquartz or quartz-wm. Programs such as xclock always have the OS X 'inactive' title bar appearance, even when clicked or dragged around. I think they should come forward with the active title bar, like other OS X apps.


#530 Lion: Window selection wrong on click quartz-wm 2.7.2 usability 12/06/2011
1. Open 2 xterm windows in XQuartz
2. Switch to the Finder
3. Click on the first xterm in XQuartz
4. Go back to the Finder
5. Click on the second xterm in XQuartz. This currently (incorrectly) activates the *first* xterm, instead of the one that was clicked

Note: See TracReports for help on using and creating reports.