|
View:
New views
9 Messages
—
Rating Filter:
Alert me
|
|
|
[Cooker] missing icons in 2009.1 kde since latest updateHello, since the latest update on my 2009.1 machine, some plasmoid icons are not present anymore, they were replaced by a big '?'. This is the case for the upper right plasmoid toggle/shorcut (the real icon is visible only when the mouse pointer is over it, else I see a '?'), trascan plasmoid also display '?', as well as the lock/log out plasmoid button. Any idea on what changed ? Those are the latest rpm I changed : Nov 4 10:38:40 pulsar perl: [RPM] libxulrunner1.9-1.9.0.15-0.1mdv2009.1 installed Nov 4 10:38:42 pulsar perl: [RPM] firefox-3.0.15-0.1mdv2009.1 installed Nov 4 10:38:44 pulsar perl: [RPM] yelp-2.26.0-3.5mdv2009.1 installed Nov 4 10:38:44 pulsar perl: [RPM] gnome-python-gtkmozembed-2.25.3-3.6mdv2009.1 installed Nov 4 10:38:44 pulsar perl: [RPM] firefox-fr-3.0.15-0.1mdv2009.1 installed Nov 4 10:39:04 pulsar perl: [RPM] dumpcap-1.0.10-0.1mdv2009.1 installed Nov 4 10:39:36 pulsar perl: [RPM] libwireshark0-1.0.10-0.1mdv2009.1 installed Nov 4 10:39:39 pulsar perl: [RPM] wireshark-1.0.10-0.1mdv2009.1 installed Nov 5 10:37:47 pulsar perl: [RPM] libggadget1.0_0-0.10.5-8.6mdv2009.1 installed Nov 5 10:37:49 pulsar perl: [RPM] google-gadgets-common-0.10.5-8.6mdv2009.1 installed Nov 5 10:37:49 pulsar perl: [RPM] libggadget-qt1.0_0-0.10.5-8.6mdv2009.1 installed Nov 5 10:37:50 pulsar perl: [RPM] gnome-python-extras-2.25.3-3.6mdv2009.1 installed Nov 5 10:37:50 pulsar perl: [RPM] google-gadgets-qt-0.10.5-8.6mdv2009.1 installed Closing the session and loging again doesn't correct the problem. Nicolas |
|
|
Re: [Cooker] missing icons in 2009.1 kde since latest update2009/11/5 <npomarede@...>:
> > Hello, > > since the latest update on my 2009.1 machine, some plasmoid icons are not > present anymore, they were replaced by a big '?'. > > This is the case for the upper right plasmoid toggle/shorcut (the real icon > is visible only when the mouse pointer is over it, else I see a '?'), > trascan plasmoid also display '?', as well as the lock/log out plasmoid > button. > > Any idea on what changed ? > > Those are the latest rpm I changed : > > Nov 4 10:38:40 pulsar perl: [RPM] libxulrunner1.9-1.9.0.15-0.1mdv2009.1 > installed > Nov 4 10:38:42 pulsar perl: [RPM] firefox-3.0.15-0.1mdv2009.1 installed > Nov 4 10:38:44 pulsar perl: [RPM] yelp-2.26.0-3.5mdv2009.1 installed > Nov 4 10:38:44 pulsar perl: [RPM] > gnome-python-gtkmozembed-2.25.3-3.6mdv2009.1 installed > Nov 4 10:38:44 pulsar perl: [RPM] firefox-fr-3.0.15-0.1mdv2009.1 installed > Nov 4 10:39:04 pulsar perl: [RPM] dumpcap-1.0.10-0.1mdv2009.1 installed > Nov 4 10:39:36 pulsar perl: [RPM] libwireshark0-1.0.10-0.1mdv2009.1 > installed > Nov 4 10:39:39 pulsar perl: [RPM] wireshark-1.0.10-0.1mdv2009.1 installed > Nov 5 10:37:47 pulsar perl: [RPM] libggadget1.0_0-0.10.5-8.6mdv2009.1 > installed > Nov 5 10:37:49 pulsar perl: [RPM] google-gadgets-common-0.10.5-8.6mdv2009.1 > installed > Nov 5 10:37:49 pulsar perl: [RPM] libggadget-qt1.0_0-0.10.5-8.6mdv2009.1 > installed > Nov 5 10:37:50 pulsar perl: [RPM] gnome-python-extras-2.25.3-3.6mdv2009.1 > installed > Nov 5 10:37:50 pulsar perl: [RPM] google-gadgets-qt-0.10.5-8.6mdv2009.1 > installed > > > Closing the session and loging again doesn't correct the problem. > > > Nicolas > Try as root: gtk-update-icon-cache /usr/share/icons/oxygen -- Ahmad Samir |
|
|
Re: [Cooker] missing icons in 2009.1 kde since latest updateOn Thu, 5 Nov 2009, Ahmad Samir wrote:
> > Try as root: > gtk-update-icon-cache /usr/share/icons/oxygen > thanks, it worked, but I had to add -f to gtk-update-icon-cache. After that, hovering over each missing icon made the original icon appears again. Any idea why the cache went faulty after updating some rpm ? Nicolas |
|
|
Re: [Cooker] missing icons in 2009.1 kde since latest update2009/11/5 <npomarede@...>:
> On Thu, 5 Nov 2009, Ahmad Samir wrote: > >> >> Try as root: >> gtk-update-icon-cache /usr/share/icons/oxygen >> > > > thanks, it worked, but I had to add -f to gtk-update-icon-cache. > > After that, hovering over each missing icon made the original icon appears > again. > > Any idea why the cache went faulty after updating some rpm ? > > Nicolas > > Sorry, I forgot about -f. It happens sometimes (rather rarely), a new package gets installed, it installs new icons and the icon cache doesn't get updated correctly. The thing is all the packages you listed don't install icons in oxygen-icon-theme dir, but in hicolor?? -- Ahmad Samir |
|
|
Re: [Cooker] missing icons in 2009.1 kde since latest updateLe jeudi 05 novembre 2009 à 21:39 +0200, Ahmad Samir a écrit :
> 2009/11/5 <npomarede@...>: > > On Thu, 5 Nov 2009, Ahmad Samir wrote: > > > >> > >> Try as root: > >> gtk-update-icon-cache /usr/share/icons/oxygen > >> > > > > > > thanks, it worked, but I had to add -f to gtk-update-icon-cache. > > > > After that, hovering over each missing icon made the original icon appears > > again. > > > > Any idea why the cache went faulty after updating some rpm ? > > > > Nicolas > > > > > > Sorry, I forgot about -f. > > It happens sometimes (rather rarely), a new package gets installed, it > installs new icons and the icon cache doesn't get updated correctly. > The thing is all the packages you listed don't install icons in > oxygen-icon-theme dir, but in hicolor?? Hmm, strange, filetriggers should already handle it correctly, for oxygen, hicolor and gnome folders. -- Frederic Crozat <fcrozat@...> Mandriva |
|
|
Re: [Cooker] missing icons in 2009.1 kde since latest updateOn Fri, 6 Nov 2009, Frederic Crozat wrote:
>> It happens sometimes (rather rarely), a new package gets installed, it >> installs new icons and the icon cache doesn't get updated correctly. >> The thing is all the packages you listed don't install icons in >> oxygen-icon-theme dir, but in hicolor?? > > Hmm, strange, filetriggers should already handle it correctly, for > oxygen, hicolor and gnome folders. > In my case, I had this when icons didn't appear : -rw-r--r-- 1 root root 60601136 2009-10-09 16:36/usr/share/icons/oxygen/icon-theme.cache And after running gtk-update-icon-cache : -rw-r--r-- 1 root root 60601136 2009-11-05 20:29 /usr/share/icons/oxygen/icon-theme.cache Or could it be that the cache theme was corrupted ? In that case, are there some log files where I could see if some errors messages were reported ? |
|
|
Re: [Cooker] missing icons in 2009.1 kde since latest updatenpomarede@... writes:
> On Fri, 6 Nov 2009, Frederic Crozat wrote: > >>> It happens sometimes (rather rarely), a new package gets installed, it >>> installs new icons and the icon cache doesn't get updated correctly. >>> The thing is all the packages you listed don't install icons in >>> oxygen-icon-theme dir, but in hicolor?? >> >> Hmm, strange, filetriggers should already handle it correctly, for >> oxygen, hicolor and gnome folders. >> > > In my case, I had this when icons didn't appear : > > -rw-r--r-- 1 root root 60601136 2009-10-09 16:36/usr/share/icons/oxygen/icon-theme.cache > > And after running gtk-update-icon-cache : > > -rw-r--r-- 1 root root 60601136 2009-11-05 20:29 /usr/share/icons/oxygen/icon-theme.cache > > Or could it be that the cache theme was corrupted ? In that case, are > there some log files where I could see if some errors messages were > reported ? There is no filetrigger for oxygen theme in /var/lib/rpm/filetriggers Someone should add the proper filetrigger filter/script files in oxygen-icon-theme package. -- Olivier Blin (blino) - Mandriva |
|
|
Re: [Cooker] missing icons in 2009.1 kde since latest updateOlivier Blin <blino@...> writes:
> There is no filetrigger for oxygen theme in /var/lib/rpm/filetriggers > Someone should add the proper filetrigger filter/script files in > oxygen-icon-theme package. My mistake, they exist -- Olivier Blin (blino) - Mandriva |
|
|
Re: [Cooker] missing icons in 2009.1 kde since latest update2009/11/6 <npomarede@...>:
> On Fri, 6 Nov 2009, Frederic Crozat wrote: > >>> It happens sometimes (rather rarely), a new package gets installed, it >>> installs new icons and the icon cache doesn't get updated correctly. >>> The thing is all the packages you listed don't install icons in >>> oxygen-icon-theme dir, but in hicolor?? >> >> Hmm, strange, filetriggers should already handle it correctly, for >> oxygen, hicolor and gnome folders. >> And they work AFAICT. I haven't personally seen that behaviour but there was a report on this list some time ago. > > In my case, I had this when icons didn't appear : > > -rw-r--r-- 1 root root 60601136 2009-10-09 > 16:36/usr/share/icons/oxygen/icon-theme.cache > > And after running gtk-update-icon-cache : > > -rw-r--r-- 1 root root 60601136 2009-11-05 20:29 > /usr/share/icons/oxygen/icon-theme.cache > > > Or could it be that the cache theme was corrupted ? I am leaning towards that, an anomaly happened while you were installing the updates and the cache got corrupted, recreating it fixed the issue -- Ahmad Samir |
| Free embeddable forum powered by Nabble | Forum Help |