[MacPorts] #32904: I can't start gnome

MacPorts noreply at macports.org
Mon Jan 16 14:23:57 PST 2012


#32904: I can't start gnome
---------------------------------+------------------------------------------
 Reporter:  mparchet@…           |       Owner:  devans@…           
     Type:  defect               |      Status:  new                
 Priority:  Normal               |   Milestone:                     
Component:  ports                |     Version:  2.0.3              
 Keywords:                       |        Port:  gnome              
---------------------------------+------------------------------------------
Changes (by ryandesign@…):

  * owner:  macports-tickets@… => devans@…
  * keywords:  gnome =>
  * port:  gnome @2.30.2 (gnome) => gnome


Old description:

> Hi,
>
> I can't start gnome
>
> Her'is a mailing list history send to the maport user mailing list
>

> Hi,
>
> I have read this page but I need assistance to configure gnome
>
> I have copy and past the line below in a file named 90-gnome.sh
>  # make the freedesktop menu entries work
>  export XDG_DATA_DIRS=/opt/local/share
>  export XDG_DATA_HOME=/opt/local/share
>  export XDG_CONFIG_DIRS=/opt/local/etc/xdg
>
>  # enable sound
>  export ESPEAKER=localhost
>
>  # use Apple's window manager
>  exec quartz-wm &
>
>  # start GNOME
>  exec dbus-launch gnome-session
>
> The file's PATH is
>
> /usr/X11/lib/X11/xinit/xinitrc.d
>

> when I start x11 I have thess lines below
>
> startx
> font_cache: Scanning user font directories to generate X11 font caches
> font_cache: Updating FC cache
> xauth:  file /var/root/.serverauth.1194 does not exist
> xauth:  file /var/root/.Xauthority does not exist
> xauth:  file /var/root/.Xauthority does not exist
>
> launch_msg("CheckIn") IPC failure: Operation not permitted
> Xquartz: Unable to locate waiting server: org.x.X11
> Xquartz: X11.app = /Applications/Utilities/X11.app/Contents/MacOS/X11
> Xquartz: Starting X server:
> /Applications/Utilities/X11.app/Contents/MacOS/X11 --listenonly
> X11.app: main(): argc=2
>     argv[0] = /Applications/Utilities/X11.app/Contents/MacOS/X11.bin
>     argv[1] = --listenonly
> Waiting for startup parameters via Mach IPC.
> X11.app: No launchd socket handed off, unsetting DISPLAY
> X11.app: do_start_x11_server(): argc=6
>     argv[0] = /usr/X11/bin/X
>     argv[1] = :0
>     argv[2] = -nolisten
>     argv[3] = tcp
>     argv[4] = -auth
>     argv[5] = /var/root/.serverauth.1194
> Xquartz starting:
> X.Org X Server 1.10.3
> Build Date: 20110922
> X11.app: DarwinProcessFDAdditionQueue_thread: Sleeping to allow xinitrc
> to catchup.
> (EE) Error loading keymap /usr/X11/share/X11/xkb/compiled/server-0.xkm
> (EE) XKB: Failed to load keymap. Loading default keymap instead.
> font_cache: Done
> /usr/X11/bin/xinit: XFree86_VT property unexpectedly has 0 items instead
> of 1
>
> and if I start gnome ?
>
> gnome-session
> Failed to start message bus: launchd's environment variable
> DBUS_LAUNCHD_SESSION_BUS_SOCKET is empty, but should contain a socket
> path.
>
> EOF in dbus-launch reading address from bus daemon
>
> Can you help me please ?
>
> Best regards
>
> mparchet
>

> Can you resolve this problem
>
> Tanks for your help
>
> Best regard
>
> mparchet

New description:

 Hi,

 I can't start gnome

 Her'is a mailing list history send to the maport user mailing list


 Hi,

 I have read this page but I need assistance to configure gnome

 I have copy and past the line below in a file named 90-gnome.sh
 {{{
  # make the freedesktop menu entries work
  export XDG_DATA_DIRS=/opt/local/share
  export XDG_DATA_HOME=/opt/local/share
  export XDG_CONFIG_DIRS=/opt/local/etc/xdg

  # enable sound
  export ESPEAKER=localhost

  # use Apple's window manager
  exec quartz-wm &

  # start GNOME
  exec dbus-launch gnome-session
 }}}

 The file's PATH is

 /usr/X11/lib/X11/xinit/xinitrc.d


 when I start x11 I have thess lines below

 {{{
 startx
 font_cache: Scanning user font directories to generate X11 font caches
 font_cache: Updating FC cache
 xauth:  file /var/root/.serverauth.1194 does not exist
 xauth:  file /var/root/.Xauthority does not exist
 xauth:  file /var/root/.Xauthority does not exist

 launch_msg("CheckIn") IPC failure: Operation not permitted
 Xquartz: Unable to locate waiting server: org.x.X11
 Xquartz: X11.app = /Applications/Utilities/X11.app/Contents/MacOS/X11
 Xquartz: Starting X server:
 /Applications/Utilities/X11.app/Contents/MacOS/X11 --listenonly
 X11.app: main(): argc=2
     argv[0] = /Applications/Utilities/X11.app/Contents/MacOS/X11.bin
     argv[1] = --listenonly
 Waiting for startup parameters via Mach IPC.
 X11.app: No launchd socket handed off, unsetting DISPLAY
 X11.app: do_start_x11_server(): argc=6
     argv[0] = /usr/X11/bin/X
     argv[1] = :0
     argv[2] = -nolisten
     argv[3] = tcp
     argv[4] = -auth
     argv[5] = /var/root/.serverauth.1194
 Xquartz starting:
 X.Org X Server 1.10.3
 Build Date: 20110922
 X11.app: DarwinProcessFDAdditionQueue_thread: Sleeping to allow xinitrc
 to catchup.
 (EE) Error loading keymap /usr/X11/share/X11/xkb/compiled/server-0.xkm
 (EE) XKB: Failed to load keymap. Loading default keymap instead.
 font_cache: Done
 /usr/X11/bin/xinit: XFree86_VT property unexpectedly has 0 items instead
 of 1
 }}}

 and if I start gnome ?

 {{{
 gnome-session
 Failed to start message bus: launchd's environment variable
 DBUS_LAUNCHD_SESSION_BUS_SOCKET is empty, but should contain a socket
 path.

 EOF in dbus-launch reading address from bus daemon
 }}}

 Can you help me please ?

 Best regards

 mparchet


 Can you resolve this problem

 Tanks for your help

 Best regard

 mparchet

--

Comment:

 Please remember to use WikiFormatting when writing in Trac.

 You've previously asked this question here:

 http://lists.macosforge.org/pipermail/macports-
 users/2012-January/027029.html

 http://lists.macosforge.org/pipermail/macports-
 users/2012-January/027031.html

 http://lists.macosforge.org/pipermail/macports-
 dev/2012-January/017449.html

 http://lists.macosforge.org/pipermail/macports-
 dev/2012-January/017450.html

-- 
Ticket URL: <https://trac.macports.org/ticket/32904#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list