You are not logged in.
Hi
this looks like problem that was already discussed, but so far I failed to find a solution.
I am openbox user, but I am using dolphin. After an upgrade (previous upgrade was about a month ago) I am getting following 2 issues, see here:
http://s11.postimg.org/ixh4aaahv/dolphin.png
1. Note the red error - file /home/tibor does not exist, though obviosly it exists and I can view it properly if going elsewhere and then back
2. note missing icons - almost but not completely all. It includes also content of directories, not only left column...
What is interesting, when running it from within plasma, icons are shown, though issue #1 is still there...
What do you think?
Thanks...
Offline
For issue 1, I googled "dolphin does not show home folder" and found a few old bug threads that sounds like your issue (maybe not?). Could go from there.
For issue 2, have you tried loading another icon theme?
Offline
For 1 just set the standard directory to /home/tiborb instead of the file://-notation which it doesn't support in that dialogbox anymore because of a change in the port.
For 2 is frameworkintegration installed?
Another solution to both of these would be continuing to use dolphin4 which is part of the dolphinpart4 package, which provides file manager for KDE4 apps that integrate with it, but can still be used standalone it seems.
Last edited by V1del (2015-09-03 09:05:29)
Offline
Same issue here (using KDE). I have also random crashes when I use the context menu, no matter which option.
Offline
re #1 - "set the standard directory to /home/tiborb" - it worked, thanks V1del
re #2 pacman -Qi frameworkintegration
Name : frameworkintegration
Version : 5.13.0-1
Maybe deletion some config files would do the trick. I can sacrifice all KDE relating settings...
Offline
Changing iconset via systemsettings5 does not work - icons are changes, but no icons visible.
When I start dolphin from command line I got a lot of this
QPixmap::scaled: Pixmap is a null pixmap
QPixmap::scaled: Pixmap is a null pixmap
QPainter::begin: Paint device returned engine == 0, type: 2
QPixmap::scaled: Pixmap is a null pixmap
QPainter::begin: Paint device returned engine == 0, type: 2
QPixmap::scaled: Pixmap is a null pixmap
QPixmap::scaled: Pixmap is a null pixmap
QPixmap::scaled: Pixmap is a null pixmap
Offline
Offline
MAGIC!!! I have my icons back, I did it via qt5ct as described in link above. Thanks!
Offline
Same probleme here.
$ plasmashell -v
Icon theme "oxygen" not found.
Icon theme "oxygen" not found.
plasmashell 5.4.2
$ dolphin
Icon theme "oxygen" not found.
Icon theme "oxygen" not found.
QPixmap::scaled: Pixmap is a null pixmap
QPixmap::scaled: Pixmap is a null pixmap
QPixmap::scaled: Pixmap is a null pixmap
QPixmap::scaled: Pixmap is a null pixmap
but i configured breeze icons using systemsettings5
Anyone has another idea how to address this issue?
Offline
Hey, my current configuration is following env variable:
XDG_CURRENT_DESKTOP=kde
Test with
$env | grep XDG_CURRENT_DESKTOP
Also make sure you have oxygen packages installed:
Mine are:
$ pacman -Q | grep -i -w oxygen
oxygen 5.4.0-1
oxygen-cursors 5.4.0-1
oxygen-icons 15.04.3-1
ttf-oxygen 1:5.4.0-1
Offline
Thanks. Installing oxygen-icons brings me the Icons back in Dolphine but - of course- the oxygen ones, i would prefer breeze-dark.
Offline
make sure you have breeze-icons package
Offline
I have a similar issue with the latest Dolphin 15.08.1 (with Plasma 5.4.2), the file system icons are missing, no file or folder icons. But the toolbar icons are present.
This happens using the breeze-icons. Other icon themes like the elementary-xfce-icons don't have this problem. frameworkintegration is installed.
$ env | grep XDG_CURRENT_DESKTOP
XDG_CURRENT_DESKTOP=KDE
It was working fine until I don't know what, maybe it was when I was testing other icon themes. Have removed ~/.cache/icon-cache.kcache . Have also done kbuildsycoca5 --noincremental without running Plasma Desktop, but without luck.
Last edited by Götz (2015-10-10 21:32:55)
What I hear, I forget. What I say, I remember. What I do, I understand. –Tao Te Ching/Laozi
Offline
Feels like a dolphine bug, why would dolphine use oxygen but breez is configured
Offline
kate have similar bug
Offline