On 8/4/06, Alfred Lee <[EMAIL PROTECTED]> wrote:
> Alexander K. Hansen <alexanderk.hansen <at> gmail.com> writes:
>
> >
> > On 8/4/06, Alfred Lee <alfred <at> uwm.edu> wrote:
> > > Alexander K. Hansen <alexanderk.hansen <at> gmail.com> writes:
> > >
> > > > Try running
> > > >
> > > > ls -lad ~/.*
> > > >
> > > > See if any of the files or directories show up as owned by root (third
> column).
> > > It's like these here.
> > >
> > > drwxr-xr-x   18 user_name  develope
> > > drwxrwxr-t    5 root    admin
> > >
> > > Thanks.
> > >
> > >
> > Hmm...so no "." directories like .qt and the like?  Those being owned
> > by root are frequent culprits behind a non-startup of KDE.
>
> rwxr-xr-x   18 alfred  develope   1024 Aug  4 11:08 /Users/alfred/.
> drwxrwxr-t    5 root    admin      1024 Jun 28 13:59 /Users/alfred/..
> -rw-r--r--    1 alfred  develope      3 Jul  6 13:32
> /Users/alfred/.CFUserTextEncoding
> -rw-r--r--    1 alfred  develope  12292 Aug  3 09:50 /Users/alfred/.DS_Store
> -rw-------    1 alfred  develope   1602 Jul 28 15:09 
> /Users/alfred/.ICEauthority
> drwx------    2 alfred  develope   1024 Aug  4 10:47 /Users/alfred/.Trash
> -rw-------    1 alfred  develope    144 Aug  4 10:45 /Users/alfred/.Xauthority
> -rw-------    1 root    oinstall  10645 Aug  4 10:06 
> /Users/alfred/.bash_history
> -rw-r--r--    1 alfred  develope    183 Jul 26 10:35 
> /Users/alfred/.bash_profile
> -rw-r--r--    1 alfred  develope    726 Jul 18 14:42
> /Users/alfred/.bash_profile.save
> -rw-r--r--    1 alfred  develope    175 Jul 19 13:50 /Users/alfred/.bashrc
> -rw-------    1 alfred  develope     67 Jul 19 12:27 /Users/alfred/.cvspass
> -rw-------    1 alfred  develope     16 Jul 20 09:15 /Users/alfred/.esd_auth
> -rw-r--r--    1 alfred  develope      0 Jul 28 15:05 
> /Users/alfred/.fonts.cache-1
> drwx------    3 alfred  develope   1024 Aug  1 07:58 /Users/alfred/.kde
> -rw-r--r--    1 alfred  develope     42 Jul 24 10:44 /Users/alfred/.lpoptions
> drwxr-xr-x    2 alfred  develope   1024 Aug  1 08:00 /Users/alfred/.mcop
> -rw-------    1 alfred  develope      8 Jul 18 10:46 /Users/alfred/.osxvncauth
> drwxr-xr-x    3 root    develope   1024 Jul 25 13:57 /Users/alfred/.povray
> drwxr-xr-x    2 root    develope   1024 Aug  1 08:45 /Users/alfred/.qt

bingo!

Try

sudo chown -R alfred .qt



> -rw-------    1 alfred  develope      0 Jul 19 16:03 
> /Users/alfred/.recently-used
> drwx------    2 alfred  develope   1024 Jul 10 10:11 /Users/alfred/.ssh
> -rw-r--r--    1 alfred  develope    193 Jul 28 15:10 /Users/alfred/.twmCiyNWp
> -rw-r--r--    1 alfred  develope    193 Jul 19 15:16 /Users/alfred/.twmoi1yPW
> -rw-r--r--    1 alfred  develope    123 Jul 28 15:08 /Users/alfred/.twmqHdiJj
> -rw-------    1 root    develope   6368 Aug  2 13:36 /Users/alfred/.viminfo
> -rwxr-xr-x    1 alfred  develope     81 Aug  4 08:51 /Users/alfred/.xinitrc
> -rw-r--r--    1 alfred  develope     40 Aug  1 14:44 
> /Users/alfred/.xinitrc.kde
> -rwxr-xr-x    1 alfred  develope    569 Aug  4 08:49 
> /Users/alfred/.xinitrc.orig
> >
> > That 10:0 DISPLAY looks like you're trying to run it remotely on
> > another box (e.g. via ssh -Y).  Is that the cae?
>
> xmodmap:  unable to open display ':0.0'
> xsetroot:  unable to open display ':0.0'
> xset:  unable to open display ":0.0"
> xset:  unable to open display ":0.0"
> xset:  unable to open display ":0.0"
> xsetroot:  unable to open display ':0.0'
> startkde: Starting up...
> kdeinit: Launched DCOPServer, pid = 823 result = 0
> /usr/X11R6/bin/iceauth: /tmp/dcop7A68DJ:1:  bad "add" command line
> /usr/X11R6/bin/iceauth: /tmp/dcop7A68DJ:2:  bad "add" command line
> DCOPClient::attachInternal. Attach failed Authentication Rejected, reason : 
> None
> of the authentication protocols specified are supported and host-based
> authentication failed
> ICE Connection rejected!
>
> DCOPClient::attachInternal. Attach failed Authentication Rejected, reason : 
> None
> of the authentication protocols specified are supported and host-based
> authentication failed
> DCOPServer self-test failed.
> ICE Connection rejected!
>
> DCOPServer : slotShutdown() -> waiting for clients to disconnect.
> DCOPServer : slotExit() -> exit.
> kdeinit: DCOPServer could not be started, aborting.
> Warning: connect() failed: : Connection refused
> ksplash: cannot connect to X server :0.0
> ksmserver: cannot connect to X server :0.0
> ERROR: Couldn't attach to DCOP server!
> startkde: Shutting down...
> Warning: connect() failed: : Connection refused
> Error: Can't contact kdeinit!
> startkde: Running shutdown scripts...
> startkde: Done.
>
> It's the same error when I run it locally.
>
> Thanks.
>
>


-- 
Alexander K. Hansen
Fink Documenter (still)

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to