Gnome will no longer start. Here is the startup messages:
Macintosh-3:lib rmiles$ gnome &
[1] 11728
Macintosh-3:lib rmiles$ X11.app: main(): argc=1
        argv[0] = ./X11.bin
Waiting for startup parameters via Mach IPC.
X11.app: Could not connect to server (DISPLAY is not set).  Starting X  
server.
X11.app: Launching /usr/X11/bin/startx:
        argv[0] = /bin/sh
        argv[1] = -c
        argv[2] = /usr/X11/bin/startx
font_cache: Scanning user font directories to generate X11 font caches
font_cache: Updating FC cache
xauth:  creating new authority file /Users/rmiles/.serverauth.11741

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] = /Users/rmiles/.serverauth.11741
InitConnectionLimits: MaxClients = 255
Xquartz starting:
X.Org X Server 1.4.2-apple31
Build Date: 20090102
Sync Extension 3.0
(EE) XKB: Couldn't open rules file /usr/X11/share/X11/xkb/rules/base
(dix) initialising device 0
(dix) initialising device 1
(dix) initialising device 2
(EE) XKB: Couldn't open rules file /usr/X11/share/X11/xkb/rules/base
(dix) initialising device 3
(dix) initialising device 4
(dix) initialising device 5
(dix) initialising device 6
(dix) enabling device 0
(dix) enabling device 1
(dix) enabling device 2
(dix) enabling device 3
(dix) enabling device 4
(dix) enabling device 5
(dix) enabling device 6
AllocNewConnection: client index = 1, socket fd = 7
AllocNewConnection: client index = 2, socket fd = 10
AllocNewConnection: client index = 3, socket fd = 11
AllocNewConnection: client index = 3, socket fd = 11
AllocNewConnection: client index = 3, socket fd = 11
font_cache: Done
Failed to start message bus: Check-in failed: Permission denied

EOF in dbus-launch reading address from bus daemon

waiting for X server to shut down

KDE will start and run but GNOME does not.
The X11 application does start but GNOME does not execute.
Here is my gnome startup script that is put into .xinitrc.d directory  
as 90-wm.sh :
#!/bin.sh
[ "$X11_PREFS_DOMAIN" = "org.x.X11.gnome" ]
. /sw/bin/init.sh
#quartz-wm --only-proxy &
# use GNOMES's window manager
#metacity --replace &
# use enlightenment window manager
#e16 --replace &
# start GNOME
#/sw/sbin/gdm-binary
# make the freedesktop menu entries work
. /sw/etc/profile.d/xdg-base.sh &
#enable sound
export ESPEAKER=localhost
/sw/bin/esd &
/sw/lib/gnome-settings-daemon/gnome-settings-daemon &
# use ice window manager
#icewmbg &
#icewm --replace &
#icewm-menu-gnome2 --open PATH
#exec icewm-session
exec gnome-session
#starte16 GNOME
90-wm.sh (END)


On Feb 17, 2009, at 8:07 AM, Benjamin Reed wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I've committed an update to dbus that includes the new launchd support
> instead of using X11's session tracking.
>
> I'd love some feedback from folks, especially GNOME users, to  
> confirm it
> doesn't cause any issues for them.  I tested it with a few apps that  
> use
> dbus (including starting up a gnome desktop) but if anyone has any
> issues, please let me know.
>
> - --
> Benjamin Reed a.k.a. Ranger Rick
> Fink, KDE, and Mac OS X development
>
> Blog: http://www.raccoonfink.com/
> Music: http://music.raccoonfink.com/
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (Darwin)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFJmuC/Uu+jZtP2Zf4RAuetAKCceRPxlAh7oUH6gyqSICjaJdOeRwCgiOhN
> 57biJeXon+ZgYcChpZx5T40=
> =UCf1
> -----END PGP SIGNATURE-----
>
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San  
> Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the  
> Enterprise
> -Strategies to boost innovation and cut costs with open source  
> participation
> -Receive a $600 discount off the registration fee with the source  
> code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> Fink-users mailing list
> Fink-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fink-users

Richard E. Miles
r.godzi...@comcast.net




------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to