no write permission~more info

Jerry Davis jdawgaz at cox.net
Sat Apr 22 07:31:48 MST 2006


On Sat, 22 Apr 2006 9:18:47 -0400
<bmike101 at cox.net> wrote:

> Concerning the konqueror error:
> After I clicked throughthe initial window <OK> another appeared
> saying: Couldn't save bookmarks in /home/bmike1/.kde/
>      konqueror/bookmarks.xml. Permission denied.
> And after I clicked  <OK>:
>      Protocol not supported
>      file
> After <OK> was clicked this time a konqueror window appeared that was
> grayed out.     
> 
> --original message--
> I booted my system this morning and I am told that there is no write
> permission to the home directory. SO I load thr root directory, check
> permissions -1- and I check fstab -2- (everything appears to be in
> order). After this I attempt tp  load kmail, konqueror and mozilla
> -3-. Mozilla does not load, and konqueror and kmail give rerrors.
> Konquerors error even gave a popup window: There was an error setting
> up inter process communications for KDE. The message returned by the
> system was:
> 
>      Could not read network connections list.
>      /home/bmike1/.DCOPserver_havens1__0

it is trying to read from /home.
/mnt/hda4 has nothing to do with it that I can see.
/dev/hda1 is your root directory, and since you don't explicitly have a
partition for your /home directory, then /dev/hda1 is where it is going
to try to put /home.

check (as root) to see that you *DO* have a directory name /home.
and do a ls -l of it. you should see a /home/bmike1 directory there.
if not, you need to create one by doing: mkdir /home/bmike1 && chown
bmike1.bmike1 /home/bmike1 && chmod 775 /home/bmike1

when you su to bmike1 use the dash option like so: su - bmike1, and not
su bmike1. the dash "completely" logs you in, replacing your current
environment with bmike1's. otherwise, you get a merge of the two.

report back your findings.


> 
>      Please check that the "dcopserver" program is running.
> 
> You know, when I reloaded my system I didn't set it up tp start any
> servers. Could that be the problem? If so how would I go about
> getting it to start at set up?
> 
> Any advise would be appreciaated!
> 
> -1-
> root at 0[root]# ls /mnt/hda4 -l
> total 32
> drwxrwxrwx   55 bmike1   bmike1       4096 2006-04-21 20:45 bmike1
> drwxr-xr-x   16 1002     1004         4096 2006-03-25 18:45 bmike101
> drwx------    2 bmike1   root        16384 2004-06-30 16:32 lost+found
> drwxr-xr-x    2 bmike1   root         4096 2005-03-27 20:07 Mark
> drwxr-xr-x    3 bmike1   root         4096 2006-02-21 20:18 onthego
> 
> -2-
> /dev/hda1 / ext3 defaults,noatime 1 1
> /dev/hda4 /mnt/hda4 ext3 defaults,noatime 1 1
> proc /proc proc defaults 0 0
> devpts /dev/pts devpts mode=0622 0 0
> none /proc/bus/usb usbdevfs defaults 0 0
> # Dynamic entries
> /dev/sda1 /mnt/sda1 vfat noauto,users,exec,umask=000 0 0
> /dev/sdb1 swap swap sw,pri=1 0 0
> /dev/hda3 /mnt/hda3 ext3 noauto,users,exec 0 0
> 
> -3-
> root at 0[root]# su bmike1
> bmike1 at 0[root]$ kmail
> trying to create local folder: Permission denied
> failed to create /home/bmike1/.kde/socket-havens1/
> kdeinit: Aborting. $HOME directory (/home/bmike1) does not exist.
> ERROR: KUniqueApplication: Can't setup DCOP communication.
> bmike1 at 0[root]$ konqueror
> QSettings: error creating /home/bmike1/.qt
> trying to create local folder: Permission denied
> failed to create /home/bmike1/.kde/share/config/
> trying to create local folder: Permission denied
> failed to create /home/bmike1/.kde/share/config/
> trying to create local folder: Permission denied
> trying to create local folder: Permission denied
> failed to create /home/bmike1/.kde/socket-havens1/
> kdeinit: Aborting. $HOME directory (/home/bmike1) does not exist.
> QSettings: error creating /home/bmike1/.qt
> QSettings::sync: filename is null/empty
> Conflict in /usr/lib/qt3/plugins/styles/libqcdestyle-non-mt.so:
>   Plugin uses single threaded Qt library!
> QSettings: error creating /home/bmike1/.qt
> QSettings::sync: filename is null/empty
> Conflict in /usr/lib/qt3/plugins/styles/libqcompactstyle-non-mt.so:
>   Plugin uses single threaded Qt library!
> QSettings: error creating /home/bmike1/.qt
> QSettings::sync: filename is null/empty
> Conflict in /usr/lib/qt3/plugins/styles/libqmotifplusstyle-non-mt.so:
>   Plugin uses single threaded Qt library!
> QSettings: error creating /home/bmike1/.qt
> QSettings::sync: filename is null/empty
> Conflict in /usr/lib/qt3/plugins/styles/libqmotifstyle-non-mt.so:
>   Plugin uses single threaded Qt library!
> QSettings: error creating /home/bmike1/.qt
> QSettings::sync: filename is null/empty
> Conflict in /usr/lib/qt3/plugins/styles/libqplatinumstyle-non-mt.so:
>   Plugin uses single threaded Qt library!
> QSettings: error creating /home/bmike1/.qt
> QSettings::sync: filename is null/empty
> Conflict in /usr/lib/qt3/plugins/styles/libqsgistyle-non-mt.so:
>   Plugin uses single threaded Qt library!
> QSettings: error creating /home/bmike1/.qt
> QSettings::sync: filename is null/empty
> Conflict in /usr/lib/qt3/plugins/styles/libqwindowsstyle-non-mt.so:
>   Plugin uses single threaded Qt library!
> 
> bmike1 at 0[root]$ mozilla
> bmike1 at 0[root]
> 
> 
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change  you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss


-- 
Hobbit Name: Pimpernel Loamsdown
Registered Linux User: 275424
 
This email's random fortune: Choose two:
(A) Fast
(B) Efficient
(C) Stable
(D) Windows 98 (counts as two)


More information about the PLUG-discuss mailing list