hi :-)

i installed bundle-gnome via apt-get, added it in the
.xinitrc-file...

when i startx, gnome seems to hang at a certain
point... the mac os terminal prints this msg (also,
when i start x11 from the apps folder, and type
'gnome-session' in the terminal there, exactly the
same thing happens): 

-----------------------------

[fluxXo:~] bruun% startx
XFree86 Version 4.3.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
_XSERVTransmkdir: Owner of /tmp/.X11-unix should be
set to root
[DRI] screen 0 installation complete
Screen 0 added: 1024x768 @ (0,0)
_IceTransmkdir: Owner of /tmp/.ICE-unix should be set
to root
SESSION_MANAGER=local/fluxXo.local:/tmp/.ICE-unix/5446
gdk_imlib ERROR: Cannot load image:
/sw/share/pixmaps/gnome-audio2.png
All fallbacks failed.
esd: Esound sound daemon already running or stale UNIX
socket
/tmp/.esd/socket
This socket already exists indicating esd is already
running.
Exiting...
error--> (error "No such structure" rep.data.tables)
Gnome-Message: gnome_execute_async_with_env_fds:
returning -1

---------------------------------------------

does anyone know how i can fix this problem (and what
the message means exactly:-)?)
btw, where it says 'should be set to root', is that
part of my problem? 

thanks, 
/bruno

--- Martin Costabel <[EMAIL PROTECTED]> wrote:
> bruno wrote:
> []
> > [fluxXo:~] bruun% startx
> > tcsh: userclientrc=/Users/bruun/.xinitrc: Command
> not
> > found.
> 
> This is a well-known bug in Apple's X11. Their
> startx does not work if 
> it is run from a tcsh command line. The correct fix
> is to remove the 
> extra first line in the startx script that was put
> there because Apple 
> used their own broken C preprocessor to compile X11.
> 
> So what you should do is
> 
> 1. Edit the file /usr/X11R6/bin/startx (make a copy
> of it first if you 
> are afraid to destroy something) and remove the
> first line which begins 
> with "#pragma GCC set_debug_pwd". Use your favorite
> editor, vi, emacs, 
> pico etc. With vi, you would type the following
> 
>    sudo vi /usr/X11R6/bin/startx
>    dd
>    :x
> 
> 2. Complain to Apple about this. They know about the
> bug (which concerns 
> not only startx, but more than 800 files in
> /usr/X11R6), but they won't 
> move their fat ass unless many people complain about
> it.
> 
> -- 
> Martin
> 
> 
> 
>
-------------------------------------------------------
> This SF.net email is sponsored by: IBM Linux
> Tutorials.
> Become an expert in LINUX or just sharpen your
> skills.  Sign up for IBM's
> Free Linux Tutorials.  Learn everything from the
> bash shell to sys admin.
> Click now!
>
http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> _______________________________________________
> Fink-beginners mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/fink-beginners

__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to