Re: Starting Xquartz
Re: Starting Xquartz
- Subject: Re: Starting Xquartz
- From: Jeremy Huddleston Sequoia <email@hidden>
- Date: Tue, 18 Dec 2012 20:01:16 -0800
Dyld Error Message:
Library not loaded: /opt/X11/*/libpixman-1.0.dylib
Referenced from: /opt/X11/*/quartz-wm
Reason: Incompatible library version: quartz-wm requires version 27.0.0 or later, but libpixman-1.0.dylib provides version 21.0.0
My guess is you're not actually loading /opt/X11/lib/libpixman-1.0.dylib ... you probably have DYLD_LIBRARY_PATH set in your environment which is causing you to shoot yourself in the foot.
--Jeremy
On Dec 18, 2012, at 1:19 PM, Sy Bensky <email@hidden> wrote:
> Hi, thanks for the quick reply.
>
> Twm loads and runs ok. It's quartz-wm that doesn't load.
>
> I looked in ~/Library/logs/DiagnosticReports/quartz-wm_2012-12-18-130309_Snow-Leopard.crash
>
> Here is the message:
>
> Process: quartz-wm [1500]
> Path: /opt/X11/*/quartz-wm
> Identifier: quartz-wm
> Version: ???
> Code Type: X86-64 (Native)
> Parent Process: sh [1488]
> User ID: 501
>
> Date/Time: 2012-12-18 09:25:36.287 -0800
> OS Version: Mac OS X 10.8.2 (12C60)
> Report Version: 10
>
> Crashed Thread: 0
>
> Exception Type: EXC_BREAKPOINT (SIGTRAP)
> Exception Codes: 0x0000000000000002, 0x0000000000000000
>
> Application Specific Information:
> dyld: launch, loading dependent libraries
>
> Dyld Error Message:
> Library not loaded: /opt/X11/*/libpixman-1.0.dylib
> Referenced from: /opt/X11/*/quartz-wm
> Reason: Incompatible library version: quartz-wm requires version 27.0.0 or later, but libpixman-1.0.dylib provides version 21.0.0
>
> Binary Images:
> 0x100000000 - 0x100014fff +quartz-wm (???) <748948F0-8330-3EFD-ABD7-254D0C5FB83E> /opt/X11/*/quartz-wm
> 0x100022000 - 0x100023fff +libAppleWM.7.dylib (8) <EEFCCC2E-929D-370E-B07A-19361DDAE615> /opt/X11/*/libAppleWM.7.dylib
> 0x100027000 - 0x10007cfff +libpixman-1.0.dylib (21.2) <2DA10D90-A050-37EE-AB2D-61DCD8F70466> /opt/X11/*/libpixman-1.0.dylib
> 0x7fff66216000 - 0x7fff6624a93f dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
>
> In /opt/X11/lib I have the following files:
>
> libpixman-1.0.20.2.dylib
> libpixman-1.0.dylib
> libpixman-1.dylib
>
> All three show date modified Dec 15, 2012 when I installed Xquartz.
>
>
> Sy Bensky
>
>
> On 12-18-12 9:55 AM, Jeremy Huddleston Sequoia wrote:
>> It sounds like twm is either not being found, is crashing, or is producing an error message. Is there anything useful in /var/log/system.log or in ~/Library/Logs/X11?
>>
>> Additionally, you should avoid using ~/.xinitrc as that will clobber anything setup by the system. You should fill ~/.xinitrc.d with scripts which will be exec'd in order by XQuartz's xinitrc.
>>
>> --Jeremy
>>
>> On Dec 18, 2012, at 9:29 AM, Sy Bensky <email@hidden> wrote:
>>
>>>
>>> I am running Xquartz 2.7.4 on OSX 10.8.2.
>>>
>>> I am experiencing two problems.
>>>
>>> Problem 1.
>>>
>>> If I click on the X11 icon in the dock or double-click on the X11.app in the finder,
>>> nothing happens. In addition, nothing shows up in the Activity Monitor.
>>>
>>> However if I run the following command from a shell script:
>>>
>>> /Applications/Utilities/X11.app/Contents/MacOS/X11.bin &
>>>
>>> X11 starts and runs.
>>>
>>>
>>> Problem 2.
>>>
>>> The last line in ~/.xinitrc is: twm
>>>
>>> X11 starts with the twm window manager.
>>>
>>> If I change that last line to quartz-wm, X11 starts and exits immediately.
>>>
>>>
>>> Sy Bensky
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> X11-users mailing list (email@hidden)
>>>
>>> This email sent to email@hidden
>>>
>>
>>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden