Hello wolfi323,
thx for the fast answer and sorry for my late replay.

Originally Posted by
wolfi323
And what repos are you using?
My repo list:
Code:
tux@iglu344:~> zypper lr -d
Die Repository-Prioritäten sind ohne Effekt. Alle aktivierten Repositorys teilen sich die gleiche Priorität.
# | Alias | Name | Aktiviert | GPG-Überprüfung | Aktualisierung | Priorität | Typ | URI | Dienst
--+----------------+----------------+-----------+-----------------+----------------+-----------+--------+-------------------------------------------------------------------------+-------
1 | non-oss | non-oss | Ja | (r ) Ja | Ja | 99 | rpm-md | http://repo1.intranet.local.de/distribution/leap/42.3/repo/non-oss/suse/ |
2 | non-oss-update | non-oss-update | Ja | (r ) Ja | Ja | 99 | rpm-md | http://repo1.intranet.local.de/update/leap/42.3/non-oss/ |
3 | oss | oss | Ja | (r ) Ja | Ja | 99 | rpm-md | http://repo1.intranet.local.de/distribution/leap/42.3/repo/oss/suse/ |
4 | oss-update | oss-update | Ja | (r ) Ja | Ja | 99 | rpm-md | http://repo1.intranet.local.de/update/leap/42.3/oss/ |
but the URI is from my local repository-server (have more than 5 PC), the repo1 load the repos with wget from:
Code:
repo1:~ # cat /etc/cron.d/my-repos
22 18 * * 5 repo wget --timeout=1200 --no-verbose -t6 -N -r -X /linux/opensuse/distribution/leap/42.3/repo/oss/suse/setup/ --no-host-directories -np --cut-dirs=2 http://ftp.uni-bayreuth.de/linux/opensuse/distribution/leap/42.3/repo/oss/suse/ -P /srv/www/repo/ > /var/adm/log/repo-oss.log 2>&1
26 18 * * 6 repo wget --timeout=1200 --no-verbose -t6 -N -r -X /linux/opensuse/update/leap/42.3/oss/src/ --no-host-directories -np --cut-dirs=2 http://ftp.uni-bayreuth.de/linux/opensuse/update/leap/42.3/oss/ -P /srv/www/repo/ > /var/adm/log/repo-oss-update.log 2>&1
42 21 * * 4 repo wget --timeout=1200 --no-verbose -t6 -N -r -X /linux/opensuse/distribution/leap/42.3/repo/non-oss/suse/setup/ --no-host-directories -np --cut-dirs=2 http://ftp.uni-bayreuth.de/linux/opensuse/distribution/leap/42.3/repo/non-oss/suse/ -P /srv/www/repo/ > /var/adm/log/repo-non-oss.log 2>&1
51 22 * * 4 repo wget --timeout=1200 --no-verbose -t6 -N -r -X /linux/opensuse/update/leap/42.3/non-oss/src/ --no-host-directories -np --cut-dirs=2 http://ftp.uni-bayreuth.de/linux/opensuse/update/leap/42.3/non-oss/ -P /srv/www/repo/ > /var/adm/log/repo-non-oss-update.log 2>&1
The mentioned "stash" support is not included in 42.3 yet... And there haven't been any KDE related updates at all recently that could cause such a problem.
Also, I would suggest to try on a fresh user account.
You are right, had created a new user with his home-dir in /usr/local/share/testfeld because /home where my standard user live is a NFS share and with the new user dolphin works normal! There must be something wrong in my /home folder? But where?
PS: why pcmanfm?

KDE alternatives would be Konqueror (which just embeds dolphin anyway, so trying it would be interesting in regard to your problem too) or krusader.
PCmanfm works similar how dolphin. I like the split screen with F3 and it's good that almost the same keyboard shortcuts work here. Konqueror is something between Browser and FileManager.
And yes Konqueror starts normal but then he hangs while working. I think I must delete some files in my home dir?
Best Regards
Ronni
Bookmarks