Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 4th June 2012, 09:25 PM
akiross Offline
Registered User
 
Join Date: Feb 2010
Location: Italy
Age: 28
Posts: 58
linuxfirefox
Icons and images disappeared, can't login in gnome shell

Hello!
I just installed F17, fresh install on my new laptop.
It worked great, but after some customization it started to do something bizarre: all icons of programs, such firefox, nautilus, etc, started to vanish (and a nice red X appeared instead), then the background image (default one) disappeared, leaving a nice blue screen.

In the login screen, wallpaper is vanished too, so I *guess* that is something system-wide and not realted to my user home directory. I didn't try to create another user and check if it worked for it.

Anyway, I guess that gnome-tweak-tool did something undesirable, as it was one of the last things I installed before starting to get this issue.

Now, when I log in, I can't see anything but the top bar. Trying to launch any program, will cause a fail message to appear (unrecoverable error), forcing to close the session.

I watched my .xsession-errors and contains things like

Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Unrecognized file format

I attached the full file in this thread if it may be useful.

I can't use the desktop in this situation, so any help is appreciated.

Thanks!
~Aki
Attached Files
File Type: txt xsession-errors.txt (9.6 KB, 111 views)
Reply With Quote
  #2  
Old 5th June 2012, 05:40 AM
tashirosgt Offline
Registered User
 
Join Date: Aug 2004
Posts: 3,855
linuxfirefox
Re: Icons and images disappeared, can't login in gnome shell

I don't use the gnome spin so I can't be much help. But since the messages show that *.svg files are considered an "unrecognized format" and *.svg probably should be a known format, I think you should investigate this problem first.

One possibility is that whatever library is supposed to be use to deal wih svg files is missing or corrupt. I think a greater possibility is that there is a file somewhere that tells the desktop manager (or things it uses like Gtk) what libraries it should use for various file formats and this file has gone bad. Here is an old discussion that is probably not accurate for current configurations but it suggests (post #2) that this type of problem can happen: https://bugs.launchpad.net/ubuntu/+s...rd/+bug/799505
__________________
"Never let the task you are trying to accomplish distract you from the study of computers."
Reply With Quote
  #3  
Old 5th June 2012, 09:00 AM
Da1hammer Offline
Registered User
 
Join Date: Jun 2009
Location: NM
Posts: 2
linuxfirefox
Wink Re: Icons and images disappeared, can't login in gnome shell

Akiross,
I had what seems to be a similar problem today, and it turned out that my mime types became corrupted. Anyway, I found another persons thread on another forum site (http://www.spinics.net/linux/fedora/...msg417967.html) that mentioned what might be the problem, and how to solve!

As root (or sudo as I do ):
>#update-mime-database /usr/share/mime
>#chmod 664 /usr/share/applications/mimeinfo.cache

(note: Please don't copy and paste the fake root prompt! and don't forget to re-boot!)

I hope this helps!

Da1hammer
__________________
:)David:)
Reply With Quote
  #4  
Old 5th June 2012, 09:53 AM
akiross Offline
Registered User
 
Join Date: Feb 2010
Location: Italy
Age: 28
Posts: 58
linuxfirefox
Re: Icons and images disappeared, can't login in gnome shell

Quote:
Originally Posted by Da1hammer View Post
Akiross,
I had what seems to be a similar problem today, and it turned out that my mime types became corrupted. Anyway, I found another persons thread on another forum site (http://www.spinics.net/linux/fedora/...msg417967.html) that mentioned what might be the problem, and how to solve!

As root (or sudo as I do ):
>#update-mime-database /usr/share/mime
>#chmod 664 /usr/share/applications/mimeinfo.cache

(note: Please don't copy and paste the fake root prompt! and don't forget to re-boot!)

I hope this helps!

Da1hammer
Great! It solved, thanks
Now, question is: how did this happen? It would be great to understand what caused this to avoid or fix the cause... But I've no idea. :S
Only things I did was to install gnome-tweak-tool, inkscape and synfigstudio. After launching synfig, I noted broken icons so I removed it, but the problem where elsewhere so everything else started to go bad.

As said tashirosgt, it seemed to be a svg-related problem, so... May it be that Inkscape or synfigstudio broke the mime database?

Anyway, thanks for the help. I'll wait a bit before marking the thread as solved, better to find a cause before closing the issue

Thanks again!
Reply With Quote
  #5  
Old 5th June 2012, 10:27 AM
Da1hammer Offline
Registered User
 
Join Date: Jun 2009
Location: NM
Posts: 2
linuxfirefox
Thumbs up Re: Icons and images disappeared, can't login in gnome shell

Akiross,
How it happened for me is that I was updating several packages like gthumb and synfigstudio, and b4 it finished with the updates, pics and icons started disappearing!, and so, I tried to get into Gnome 3 after a re-boot only to see the frownie face computer dialog each time, and, although XFCE4 still worked, it was a mess! Finally, I used KDE4, which uses a different set-up in many parts, but backgrounds, and many icons were just gone or had question mark icons in their place.

So, I think that it is faulty script in the synfigstudio rpm that is to blame, as the affected files in /usr/share/mime had a time stamp of when I updated the several pkgs. Here are the exact rpms I updated:

Jun 4 19:17:08 yum[9757]: Updated: openssl-1.0.0j-1.fc16.x86_64
Jun 4 19:22:11 yum[9757]: Updated: synfigstudio-0.63.05-3.1.fc16.x86_64
Jun 4 19:22:17 yum[9757]: Updated: synfigstudio-devel-0.63.05-3.1.fc16.x86_64
Jun 4 19:22:40 yum[9757]: Updated: openssl-devel-1.0.0j-1.fc16.x86_64
Jun 4 19:22:54 yum[9757]: Updated: gthumb-2.14.4-1.fc16.x86_64
Jun 4 19:22:59 yum[9757]: Updated: python-crypto-2.3-6.fc16.x86_64
Jun 4 19:23:18 yum[9757]: Updated: childsplay-1.6-6.fc16.noarch
Jun 4 19:23:24 yum[9757]: Updated: uhd-3.4.2-1.fc16.x86_64
Jun 4 19:23:28 yum[9757]: Updated: openssl-1.0.0j-1.fc16.i686

The mime types therefore have to be updated as said in my above post, which is what solved it for me!

Now it is back to wonderful wood on my XFCE desktop, as Gnome isn't doing textures at the moment.

Da1hammer
__________________
:)David:)
Reply With Quote
  #6  
Old 5th June 2012, 09:55 PM
akiross Offline
Registered User
 
Join Date: Feb 2010
Location: Italy
Age: 28
Posts: 58
linuxfirefox
Re: Icons and images disappeared, can't login in gnome shell

Quote:
Originally Posted by Da1hammer View Post
How it happened for me is that I was updating several packages like gthumb and synfigstudio, and b4 it finished with the updates, pics and icons started disappearing!, and so, I tried to get into Gnome 3 after a re-boot only to see the frownie face computer dialog each time, and, although XFCE4 still worked, it was a mess! Finally, I used KDE4, which uses a different set-up in many parts, but backgrounds, and many icons were just gone or had question mark icons in their place.
Uhm, interesting... We both had the issue after installing synfigstudio.
Shall we open a bug?

Meanwhile I'll close this thread as solved
Reply With Quote
  #7  
Old 6th June 2012, 01:34 AM
Finalzone's Avatar
Finalzone Offline
Community Manager
 
Join Date: Mar 2004
Location: Vancouver, Canada
Posts: 2,367
linuxfirefox
Re: Icons and images disappeared, can't login in gnome shell

Quote:
Originally Posted by akiross View Post
Uhm, interesting... We both had the issue after installing synfigstudio.
Shall we open a bug?

Meanwhile I'll close this thread as solved
No need. synfigstudio-0.63.05-1 was at fault. The reason was the bundled mime that was not removed prior on installation resulting an overwriting of mime data. Sorry about that.

https://bugzilla.redhat.com/show_bug.cgi?id=821740
__________________
Desktop CPU: AMD Phenom II(tm) X4 Processor 940 AM2+ - Memory: 8GB DDR2-RAM - GPU: Nvidia Geforce GTX 460 v2 - OS: Fedora 18 Spherical Cow x86-64 and Windows 7 Ultimate SP1 64-bit
Laptop Toshiba Satellite C650D - OS: Fedora 19 Schrödinger's Cat (preview release) x86-64 and Microsoft Windows 7 64-bit
Reply With Quote
Reply

Tags
disappeared, gnome, icons, images, login, shell

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
GNOME Shell 3.0.1 Duplicate App Icons jtfolden F15 Development 9 1st May 2011 03:28 AM
Fedora 7 - gnome 2.18.3 - Desktop icons have disappeared rambat Using Fedora 6 16th October 2007 07:38 PM
login pic disappeared from happy gnome browser imdeemvp Using Fedora 11 14th February 2006 08:38 PM
All icons disappeared from KDE apps in Gnome in FC3 TheBelush EOL (End Of Life) Versions 0 17th April 2005 08:54 PM
Login screen disappeared/no gnome benso37 Using Fedora 3 3rd March 2005 01:13 AM


Current GMT-time: 06:06 (Sunday, 26-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat