[MacPorts] #49369: The new xorg-server doesn't work
MacPorts
noreply at macports.org
Mon Oct 19 16:04:16 PDT 2015
#49369: The new xorg-server doesn't work
-------------------------------+--------------------------------
Reporter: graziosi.angelo@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Keywords: | Port:
-------------------------------+--------------------------------
I have just upgraded MacPorts (on OSX 10.11),
{{{
$ sudo port selfupdate
---> Updating MacPorts base sources using rsync
MacPorts base version 2.3.4 installed,
MacPorts base version 2.3.4 downloaded.
---> Updating the ports tree
---> MacPorts base is already the latest version
The ports tree has been updated. To upgrade your installed ports, you
should run
port upgrade outdated
$ sudo port outdated
The following installed ports are outdated:
xorg-server 1.16.4_1 < 1.17.2_0
$ sudo port upgrade outdated
---> Computing dependencies for xorg-server
[...]
---> Attempting to fetch xorg-server-1.17.2.tar.bz2 from
http://xorg.freedesktop.org/archive/individual/xserver/
---> Verifying checksums for xorg-server
---> Extracting xorg-server
---> Applying patches to xorg-server
---> Configuring xorg-server
---> Building xorg-server
---> Staging xorg-server into destroot
---> Installing xorg-server @1.17.2_0
---> Cleaning xorg-server
---> Computing dependencies for xorg-server
---> Deactivating xorg-server @1.16.4_1
---> Cleaning xorg-server
---> Activating xorg-server @1.17.2_0
---> Cleaning xorg-server
---> Updating database of binaries
---> Scanning binaries for linking errors
---> No broken files found.
}}}
but xorg-server-1.17.2_0 does not seem to work.
My apps work with xorg-server-1.16.4_1 but not with the new. These apps
open a graphics window in which they draw something and the X11 icon
appears in the Dock. With 1.17.2_0 nothing happens. The apps hang. No X11
in the Dock
The same occurs also with other MacPorts applications. For example:
{{{
$ gv foo.ps &
[1] 25869
}}}
and it hangs without X11 in the Dock.
--
Ticket URL: <https://trac.macports.org/ticket/49369>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list