View previous topic :: View next topic |
Author |
Message |
yardbird l33t
Joined: 20 Apr 2002 Posts: 689 Location: nl.leiden
|
Posted: Sat Apr 20, 2002 7:13 pm Post subject: KDE3 various issues |
|
|
Hi,
I noticed two problems with KDE3 builds:
- owner of /tmp/.ICE-unix should be set to root, but even if you do this /tmp is cleaned during next reboot. So /tmp/.ICE-unix should not be deleted when system reboots;
- if I try to create a directory in konqui or on the desktop I get:
"/usr/kde/3/share/templates/.source/emptydir doesn't exist!"
Did anyone else noticed this? is this a KDE or gentoo problem?
- kdvi (kviewshell?) crashes when opening a .dvi file, but works when embedded into konqueror.
Thanks for assistance and please answer also by mail,
francesco |
|
Back to top |
|
|
Guest
|
Posted: Sat Apr 20, 2002 9:31 pm Post subject: |
|
|
I don't know about the rest of your problems, but I can create a folder in konqueror and on my KDE3 desktop with no problems. |
|
Back to top |
|
|
yardbird l33t
Joined: 20 Apr 2002 Posts: 689 Location: nl.leiden
|
Posted: Sat Apr 20, 2002 10:18 pm Post subject: more details.... |
|
|
The strange thing about the fact that I can't create dirs is that an "emptydir" template file is missing in kde3 sources (instead there are others "*.desktop" templates). Very strange....
Can anyone tell me if there is a:
"/usr/kde/3/share/templates/.source/emptydir"
file in his kde dir?
Thanks,
Francesco |
|
Back to top |
|
|
justus n00b
Joined: 16 Apr 2002 Posts: 48
|
Posted: Sun Apr 21, 2002 12:38 am Post subject: There is now... |
|
|
Just came across this problem. Made a directory called "emptydir" in there and it works...
Code: | mkdir /usr/kde/3/share/templates/.source/emptydir |
Once this directory is created as above you should be able to create a directory with Konqui...
Justin T
Justin T |
|
Back to top |
|
|
yardbird l33t
Joined: 20 Apr 2002 Posts: 689 Location: nl.leiden
|
Posted: Sun Apr 21, 2002 1:03 am Post subject: Ok, got it.... |
|
|
Justus: thanks, now it works fine
Any idea about how this could happen? Broken ebuild? I saw some messages while compiling kde3, something like "mkdir /root/.kde: permission denied" and so on. Can it be because of this?
Uh.. and what about the kdvi problem? Did you notice it?
Best regards to all,
francesco |
|
Back to top |
|
|
|