You are not logged in.

#1 2015-09-02 21:53:32

TiborB
Member
Registered: 2008-12-09
Posts: 103

dolphin - no icons after upgrade

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

#2 2015-09-03 02:39:31

frank604
Member
From: BC, Canada
Registered: 2011-04-20
Posts: 1,212

Re: dolphin - no icons after upgrade

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

#3 2015-09-03 09:05:09

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,262

Re: dolphin - no icons after upgrade

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

#4 2015-09-03 15:15:19

amj
Member
Registered: 2008-06-13
Posts: 5

Re: dolphin - no icons after upgrade

Same issue here (using KDE). I have also random crashes when I use the context menu, no matter which option.

Offline

#5 2015-09-03 18:37:06

TiborB
Member
Registered: 2008-12-09
Posts: 103

Re: dolphin - no icons after upgrade

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

#6 2015-09-04 18:20:03

TiborB
Member
Registered: 2008-12-09
Posts: 103

Re: dolphin - no icons after upgrade

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

#7 2015-09-04 18:22:48

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,151

Re: dolphin - no icons after upgrade

Offline

#8 2015-09-04 18:39:51

TiborB
Member
Registered: 2008-12-09
Posts: 103

Re: dolphin - no icons after upgrade

MAGIC!!! I have my icons back, I did it via qt5ct as described in link above. Thanks!

Offline

#9 2015-10-09 07:42:50

psi
Member
Registered: 2013-04-08
Posts: 7

Re: dolphin - no icons after upgrade

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

miss_icons.png

Anyone has another idea how to address this issue?

Offline

#10 2015-10-09 18:52:20

TiborB
Member
Registered: 2008-12-09
Posts: 103

Re: dolphin - no icons after upgrade

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

#11 2015-10-10 12:42:42

psi
Member
Registered: 2013-04-08
Posts: 7

Re: dolphin - no icons after upgrade

Thanks. Installing oxygen-icons brings me the Icons back in Dolphine but - of course-  the oxygen ones, i would prefer breeze-dark.

Offline

#12 2015-10-10 19:18:19

TiborB
Member
Registered: 2008-12-09
Posts: 103

Re: dolphin - no icons after upgrade

make sure you have breeze-icons package

Offline

#13 2015-10-10 21:19:34

Götz
Member
Registered: 2009-02-16
Posts: 30

Re: dolphin - no icons after upgrade

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.

KDE Dolphin 15.08 missing icons

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

#14 2015-10-11 09:27:24

psi
Member
Registered: 2013-04-08
Posts: 7

Re: dolphin - no icons after upgrade

Feels like a dolphine bug, why would dolphine use oxygen but breez is configured

Offline

#15 2015-10-11 09:35:36

sl1pkn07
Member
From: Spanishtán
Registered: 2010-03-30
Posts: 371

Re: dolphin - no icons after upgrade

kate have similar bug

Offline

Board footer

Powered by FluxBB