X11 no longer working
Christoph Kukulies
kuku at kukulies.org
Sat May 9 11:48:57 UTC 2020
> Am 09.05.2020 um 13:41 schrieb Christopher Jones <jonesc at hep.phy.cam.ac.uk>:
>
> looks like your xorg-server installation is not working. Try removing it, reinstall, then log out and back in again.
That’s what I tried already and failed on that (see other post subject „Building xorg fails“):
kuku at Christophs-MBP ~ % sudo port install xorg-server
---> Computing dependencies for xorg-server
The following dependencies will be installed:
font-adobe-100dpi
font-adobe-75dpi
font-adobe-utopia-100dpi
font-adobe-utopia-75dpi
font-adobe-utopia-type1
font-arabic-misc
font-bh-100dpi
font-bh-75dpi
font-bh-lucidatypewriter-100dpi
font-bh-lucidatypewriter-75dpi
font-bh-ttf
font-bh-type1
font-bitstream-100dpi
font-bitstream-75dpi
font-bitstream-speedo
font-bitstream-type1
font-cronyx-cyrillic
font-cursor-misc
font-daewoo-misc
font-dec-misc
font-ibm-type1
font-isas-misc
font-jis-misc
font-micro-misc
font-misc-cyrillic
font-misc-meltho
font-misc-misc
font-mutt-misc
font-schumacher-misc
font-screen-cyrillic
font-sony-misc
font-sun-misc
font-winitzki-cyrillic
font-xfree86-type1
fontconfig
ossp-uuid
xorg-fonts
Continue? [Y/n]: Y
---> Fetching archive for ossp-uuid
---> Attempting to fetch ossp-uuid-1.6.2_11+perl5_26.darwin_19.x86_64.tbz2 from https://packages.macports.org/ossp-uuid
---> Attempting to fetch ossp-uuid-1.6.2_11+perl5_26.darwin_19.x86_64.tbz2 from http://nue.de.packages.macports.org/ossp-uuid
---> Attempting to fetch ossp-uuid-1.6.2_11+perl5_26.darwin_19.x86_64.tbz2 from http://lil.fr.packages.macports.org/ossp-uuid
---> Building ossp-uuid
Error: Failed to build ossp-uuid: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ossp-uuid/ossp-uuid/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port xorg-server failed
kuku at Christophs-MBP ~ %
>
>> On 9 May 2020, at 12:39 pm, Christoph Kukulies <kuku at kukulies.org <mailto:kuku at kukulies.org>> wrote:
>>
>>
>>
>>> Am 09.05.2020 um 13:22 schrieb Richard Tobin <richard at inf.ed.ac.uk <mailto:richard at inf.ed.ac.uk>>:
>>>
>>>
>>>>>> Does running xclock or other X clients locally work?
>>>
>>>> No. xclock also hangs locally.
>>>
>>> So it's not an ssh problem.
>>>
>>>>> Also, do ssh -v -Y and see what it says about X11 forwarding.
>>>
>>>> Have gone through the ssh connection already in previous posts.
>>>
>>> So you did, I missed that.
>>>
>>>> What make me wonder is, when I'm looking at the process command
>>>> line of the Xquartz process that there is a -nolisten tcp (?!)
>>>>
>>>> 6306 s003 S< 0:00.00 /opt/X11/bin/Xquartz :0 -nolisten tcp -iglx
>>>> -auth /var/root/.serverauth.6258
>>>
>>> That's ok, you're not trying to connect to X by TCP, but through
>>> the unix socket :0. (Just to be sure, try "xclock -display :0")
>>
>> kuku at Christophs-MBP ~ % xclock -display :0
>> Error: Can't open display: :0
>> kuku at Christophs-MBP ~ % xclock -display \:0
>> Error: Can't open display: :0
>> kuku at Christophs-MBP ~ % echo $DISPLAY
>> /private/tmp/com.apple.launchd.vabAbiJezH/org.macports:0
>> kuku at Christophs-MBP ~ %
>>
>>>
>>> Is there a quartz-wm process running?
>>>
>>
>> Not directy. WHat I see is:
>>
>> % ps ax | grep -i quartz
>> 419 ?? Ss 0:00.09 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/XPCServices/QuickLookUIService.xpc/Contents/MacOS/QuickLookUIService
>> 13030 s008 R+ 0:00.00 grep -i quartz
>>
>>
>>> -- Richard
>>>
>>> --
>>> The University of Edinburgh is a charitable body, registered in
>>> Scotland, with registration number SC005336.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-users/attachments/20200509/524cd4d5/attachment.html>
More information about the macports-users
mailing list