[Xquartz-dev] XQuartz 2.7.10_beta2

Viv Kendon viv at trellick.net
Sat Jun 25 14:35:34 PDT 2016


Hi Jeremy,

On 24 Jun 2016, at 18:44, Jeremy Huddleston Sequoia <jeremyhu at apple.com> wrote:

> Hi Viv,
> 
> Someone else just reported this a couple days ago as well.
> 
> Check out https://bugs.freedesktop.org/show_bug.cgi?id=96662

Yup, that looks like the same problem alright.

> Does the issue resolve itself if you log out and log back in?

Just installed on a second machine (same OS version).  Exact same problem and yes, it does work normally after logging out and back in again.

Let me know if I can give you any other useful information.  I still have the original machine on which I haven’t yet logged out, but I can only give you info I can get via ssh until I’m back in front of it on Monday morning.

many thanks,
— Viv

>> On Jun 24, 2016, at 08:25, Viv Kendon <viv at trellick.org> wrote:
>> 
>> Apologies for the slow reply, was away from the machine in question for longer than I expected.
>> 
>> On 18 Jun 2016, at 18:26, Jeremy Huddleston Sequoia <jeremyhu at apple.com> wrote:
>> 
>>> 
>>>> On Jun 17, 2016, at 14:50, Viv Kendon <viv at trellick.net> wrote:
>>>> 
>>>> launchctl print gui/`id -u`/org.macosforge.xquartz
>>>> launchctl: unknown subcommand “print"
>>> 
>>> It looks like you're on an older OS version.  That should work for Yosemite and later.
>>> 
>>> What version is your OS?  
>> 
>> Yeah, 10.9.5 (and a case-sensitive file system)
>> 
>>> Run 'launchctl list org.macosforge.xquartz.startx’ instead
>> 
>> launchctl list org.macosforge.xquartz.startx
>> {
>> 	"Label" = "org.macosforge.xquartz.startx";
>> 	"LimitLoadToSessionType" = "Aqua";
>> 	"OnDemand" = true;
>> 	"LastExitStatus" = 512;
>> 	"TimeOut" = 30;
>> 	"ProgramArguments" = (
>> 		"/opt/X11/lib/X11/xinit/launchd_startx";
>> 		"/opt/X11/bin/startx";
>> 		"--";
>> 		"/opt/X11/bin/Xquartz";
>> 	);
>> 	"EnableTransactions" = true;
>> 	"Sockets" = {
>> 		"org.macosforge.xquartz:0" = (
>> 			file-descriptor-object;
>> 		);
>> 	};
>> };
>> 
>> 
>>>> I’m not sure what this is supposed to do, so I tried launchctl list | grep startx and got 
>>>> -       2       org.macosforge.xquartz.startx
>>>> 
>>>> however, I manually killed all the X11 running jobs before I left work today so that may be all the “2” is telling us, and I’m now ssh’d in remotely.  I’ll be back in front of the machine on Monday.
>>>> 
>>>> ls -l /opt/X11/libexec
>>>> total 212
>>>> 0 drwxr-xr-x  2 root wheel    136 May 31 10:42 ./
>>>> 0 drwxr-xr-x+ 9 root wheel    306 Jun 17 14:24 ../
>>>> 84 -rwxr-xr-x  1 root wheel  83728 May 31 10:42 launchd_startx*
>>>> 128 -rwxr-xr-x  1 root wheel 129360 May 31 10:42 privileged_startx*
>>>> 
>>>> (I have ls aliased with extra arguments)
>>>> 
>>>> — Viv
>>>> 
>>>> On 17 Jun 2016, at 17:39, Jeremy Huddleston Sequoia <jeremyhu at apple.com> wrote:
>>>> 
>>>>> What's the output of:
>>>>> 
>>>>> launchctl print gui/`id -u`/org.macosforge.xquartz.startx
>>>>> ls -l /opt/X11/libexec
>>>>> 
>>>>> 
>>>>>> On Jun 17, 2016, at 06:56, Viv Kendon <viv at trellick.org> wrote:
>>>>>> 
>>>>>> This sparkled its way onto my mac just now, but won’t launch properly.  Error in console log is:
>>>>>> 
>>>>>> 17/06/2016 14:36:21.860 com.apple.launchd.peruser.502[175]: (org.macosforge.xquartz.startx[34868]) Job failed to exec(3). Setting up event to tell us when to try again: 2: No such file or directory
>>>>>> 17/06/2016 14:36:21.860 com.apple.launchd.peruser.502[175]: (org.macosforge.xquartz.startx[34868]) Job failed to exec(3) for weird reason: 2
>>>>>> 
>>>>>> There is some sort of running process (dock icon is lit) but finder says it is unresponsive.  top shows
>>>>>> 
>>>>>> 34867  X11.bin      0.0  00:00.00 1      0    7     163985  532K   472K   0B
>>>>>> 34832  X11.bin      0.0  00:00.19 2      0    34    163982  13M    264K   0B
>>>>>> 
>>>>>> Needless to say I haven’t changed anything X-related since the previous version was working just fine.
>>>>>> 
>>>>>> Suggestions?  Anything I could useful do/send to debug this?
>>>>>> 
>>>>>> many thanks,
>>>>>> — Viv
>>>>>> 
>>>>>> On 31 May 2016, at 18:14, Jeremy Huddleston Sequoia <jeremyhu at apple.com> wrote:
>>>>>> 
>>>>>>> I've released the second beta of XQuartz 2.7.10.  The main changes since the previous beta include:
>>>>>>> fixes for TCP connections
>>>>>>> enabling of IGLX support
>>>>>>> the stuck "h" after hiding bug
>>>>>>> improved WM_PROTOCOLS support
>>>>>>> fixed a buffer overrun in libXfont
>>>>>>> various package version updates.
>>>>>>> 
>>>>>>> https://www.xquartz.org/releases/XQuartz-2.7.10_beta2.html
>>>>>>> 
>>>>>>> 
>>>>>>> _______________________________________________
>>>>>>> Xquartz-dev mailing list
>>>>>>> Xquartz-dev at lists.macosforge.org
>>>>>>> https://lists.macosforge.org/mailman/listinfo/xquartz-dev
>>>>>> 
>>>>>> 
>>>>>> _______________________________________________
>>>>>> Xquartz-dev mailing list
>>>>>> Xquartz-dev at lists.macosforge.org
>>>>>> https://lists.macosforge.org/mailman/listinfo/xquartz-dev
>>>>>> 
>>>>> 
>>>>> 
>>>>> _______________________________________________
>>>>> Xquartz-dev mailing list
>>>>> Xquartz-dev at lists.macosforge.org
>>>>> https://lists.macosforge.org/mailman/listinfo/xquartz-dev
>>>> 
>>>> 
>>>> _______________________________________________
>>>> Xquartz-dev mailing list
>>>> Xquartz-dev at lists.macosforge.org
>>>> https://lists.macosforge.org/mailman/listinfo/xquartz-dev
>>>> 
>>> 
>>> 
>>> _______________________________________________
>>> Xquartz-dev mailing list
>>> Xquartz-dev at lists.macosforge.org
>>> https://lists.macosforge.org/mailman/listinfo/xquartz-dev
>> 
>> 
>> _______________________________________________
>> Xquartz-dev mailing list
>> Xquartz-dev at lists.macosforge.org
>> https://lists.macosforge.org/mailman/listinfo/xquartz-dev
>> 
> 
> 
> _______________________________________________
> Xquartz-dev mailing list
> Xquartz-dev at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/xquartz-dev



More information about the Xquartz-dev mailing list