Ubuntu 12.10 blank after login -- images/icons can't be displayed

user6972

I rebooted my 12.10 (Linux ubuntu 3.2.0-60-generic #91-Ubuntu SMP Wed Feb 19 03:55:18 UTC 2014 i686 i686 i386 GNU/Linux) which has been running fine for many months after a Thunderbird update and found the icons had suddenly changed and a few were missing on the login screen. After logging in the screen was blank, no background image, no launcher, no task bar.

I went into a shell and tried unity --reset and --reset-icons but that failed. --reset produced:

WARNING: Unity currently default profile, so switching to metacity while resetting the values
Window manager warning: Failed to load theme "Ambiance": Line 195 character 94: Couldn't recognize the image file format for file '/usr/share/themes/Ambiance/metacity-1/trough_left.png'
unity-panel-service: no process found
Checking if settings need to be migrated ...no
Checking if internal files need to be migrated ...no
Backend     : gconf
Integration : true
Profile     : unity
Adding plugins
Initializing core options...done

compiz (core) - Warn: failed to receive ConfigureNotify event on 0x2800003

compiz (core) - Warn: failed to receive ConfigureNotify event on 0x2800007

compiz (core) - Warn: failed to receive ConfigureNotify event on 0x2e000b1

compiz (core) - Warn: failed to receive ConfigureNotify event on 0x2400005

Initializing composite options...done
Initializing opengl options...done
Initializing decor options...done
Initializing vpswitch options...done
Initializing snap options...done
Initializing mousepoll options...done
Initializing resize options...done
Initializing place options...done
Initializing move options...done
Initializing wall options...done
Initializing grid options...done
Initializing session options...done
Initializing gnomecompat options...done
Initializing animation options...done
Initializing fade options...done
Initializing unitymtgrabhandles options...done
Initializing workarounds options...done
Initializing scale options...done
compiz (expo) - Warn: failed to bind image to texture
Initializing expo options...done
Initializing ezoom options...done

(compiz:4230): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1516:46: Unrecognized image file format

(compiz:4230): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1521:55: Unrecognized image file format

(compiz:4230): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1525:58: Unrecognized image file format

(compiz:4230): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1529:55: Unrecognized image file format

(compiz:4230): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1533:64: Unrecognized image file format

(compiz:4230): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1537:67: Unrecognized image file format

(compiz:4230): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1595:73: Couldn't recognize the image file format for file '/usr/share/themes/Ambiance/gtk-3.0/assets/scrollbar_handle_vertical.png'

(compiz:4230): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1612:64: Couldn't recognize the image file format for file '/usr/share/themes/Ambiance/gtk-3.0/assets/scrollbar_handle.png'

(compiz:4230): Gtk-WARNING **: Theme parsing error: gtk-widgets-backdrop.css:769:55: Unrecognized image file format

(compiz:4230): Gtk-WARNING **: Theme parsing error: gtk-widgets-backdrop.css:773:55: Unrecognized image file format

(compiz:4230): Gtk-WARNING **: Theme parsing error: gtk-widgets-backdrop.css:777:67: Unrecognized image file format

(compiz:4230): Gtk-WARNING **: Theme parsing error: gtk-widgets-backdrop.css:781:64: Unrecognized image file format

(compiz:4230): Gtk-WARNING **: Theme parsing error: gtk-widgets-backdrop.css:785:64: Unrecognized image file format

(compiz:4230): Gtk-WARNING **: Theme parsing error: gtk-widgets-backdrop.css:789:76: Unrecognized image file format

(compiz:4230): GConf-CRITICAL **: gconf_client_add_dir: assertion `gconf_valid_key (dirname, NULL)' failed
WARN  2014-03-22 17:42:37 unity.favorites FavoriteStoreGSettings.cpp:139 Unable to load GDesktopAppInfo for 'ubiquity-gtkui.desktop'
ERROR 2014-03-22 17:42:37 nux.image GdkGraphics.cpp:68 Couldn't recognize the image file format for file '/usr/share/unity/5/dash_noise.png'
WARN  2014-03-22 17:42:37 nux.image GdkGraphics.cpp:80 No pixbuf loaded
Segmentation fault

I then reinstalled compiz, ubunutu-desktop, no change. I was able to get "gnome-panel" up so I had some GUI but several icons are missing but the services are running. The windows can not be resized and I am unable to save screen shots to anything, even though I can read/write via terminal.

When I launch firefox for example it generates a "sys_page_size=0" error and can not be resized properly. I have to connect with the CLI to wifi because there seems to be no indicator for network-manager.

I do see a lot of these:

Gtk-WARNING **: Theme parsing error: gtk-widgets-backdrop.css:773:55: Unrecognized image file form

/var/log/syslog shows:

Mar 22 05:45:28 ubuntu kernel: [  376.763327] compiz[3062]: segfault at 0 ip 013
8d46f sp bfa59ea0 error 4 in libunityshell.so[11b8000+2ff000]
Mar 22 05:45:31 ubuntu kernel: [  379.209530] compiz[3161]: segfault at 0 ip 015
5d46f sp bffc9200 error 4 in libunityshell.so[1388000+2ff000]
Mar 22 05:46:11 ubuntu kernel: [  418.939940] compiz[3353]: segfault at 0 ip 04f
5346f sp bfee65b0 error 4 in libunityshell.so[4d7e000+2ff000]

Any ideas? I don't know what is going on here and my system is pretty hosed. I would like to find a fix for this rather than download a new image which will take days if I'm lucky. TIA.

EDIT #1:

I've been running kernel 3.2.0-60 for months and I've dropped back to 3.2.0-59 but no change in the situation.

One thing I discovered is that GTK can no longer read images (png, jpg, etc.). I can't open images that I know are valid and none of the desktop images seem to load:

(gnome-panel:2954): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1612:64: Couldn't recognize the image file format for file '/usr/share/themes/Ambiance/gtk-3.0/assets/scrollbar_handle.png'

This could be part of the problem with why icons, task bar, etc. are failing to show. Does anyone have an idea of what I could try to correct these problems?

For example if I try to view a known good JPG with eog from the cli I get this string of messages and EOG opens to a empty (black) image with an error "Unrecognized image file format". The command errors are:

(eog:3842): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1516:46: Unrecognized image file format

(eog:3842): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1521:55: Unrecognized image file format

(eog:3842): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1525:58: Unrecognized image file format

(eog:3842): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1529:55: Unrecognized image file format

(eog:3842): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1533:64: Unrecognized image file format

(eog:3842): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1537:67: Unrecognized image file format

(eog:3842): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1595:73: Couldn't recognize the image file format for file '/usr/share/themes/Ambiance/gtk-3.0/assets/scrollbar_handle_vertical.png'

(eog:3842): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1612:64: Couldn't recognize the image file format for file '/usr/share/themes/Ambiance/gtk-3.0/assets/scrollbar_handle.png'

(eog:3842): Gtk-WARNING **: Theme parsing error: gtk-widgets-backdrop.css:769:55: Unrecognized image file format

(eog:3842): Gtk-WARNING **: Theme parsing error: gtk-widgets-backdrop.css:773:55: Unrecognized image file format

(eog:3842): Gtk-WARNING **: Theme parsing error: gtk-widgets-backdrop.css:777:67: Unrecognized image file format

(eog:3842): Gtk-WARNING **: Theme parsing error: gtk-widgets-backdrop.css:781:64: Unrecognized image file format

(eog:3842): Gtk-WARNING **: Theme parsing error: gtk-widgets-backdrop.css:785:64: Unrecognized image file format

(eog:3842): Gtk-WARNING **: Theme parsing error: gtk-widgets-backdrop.css:789:76: Unrecognized image file format

** (eog:3842): CRITICAL **: failed to load icon 'lpi-help': Unrecognized image file format

(eog:3842): Gtk-CRITICAL **: gtk_icon_theme_load_icon: assertion `error == NULL || *error == NULL' failed

** (eog:3842): CRITICAL **: failed to load icon 'lpi-translate': Unrecognized image file format

EDIT #2:

Mr. Lee was correct https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1295220 was one of my problems because I had to use gfvs before there was a ubuntu ppa for it. This was causing part of my problem with images/icons missing. However I still need to drop to a terminal and run "gnome-panel" to bring up the taskbar (no launcher appears, unable to resize or move windows) and running gnome-panel produces this error:

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
**strong text**

At least it is mostly functional once I run gnome-panel. However I'm not sure what is still wrong with Unity. Not being able to resize or move windows or have at the left side launcher bar means something is still really confused.

EDIT #3:

In the end Mr. Lee's solution via the bugfix and running "unity --reset" restored the desktop properly and now boots up properly without the help of gnome-panel.

Mr.Lee

Hoepfully you haven't found this bug report and it works for you. Start from comment 15.

User is asked to post dpkg -l | grep libglib

Someone responded that

You are using a version of glib2.0 that is incompatible with the version of gdk-pixbuf Ubuntu 12.04. You probably installed it from a PPA.

You need to revert the glib2.0 packages to the versions that come with Ubuntu 12.04 to solve your issue.

His solution was to run

sudo ppa-purge ppa:webupd8team/gvfs-libmtp sudo gdk-pixbuf-query-loaders --update-cache

Hope this leads to a solution for you.

이 기사는 인터넷에서 수집됩니다. 재 인쇄 할 때 출처를 알려주십시오.

침해가 발생한 경우 연락 주시기 바랍니다[email protected] 삭제

에서 수정
0

몇 마디 만하겠습니다

0리뷰
로그인참여 후 검토

관련 기사

분류에서Dev

Can't login to my Ubuntu 14.04 after system update

분류에서Dev

Ubuntu 13.04: Can't login using Ubuntu(Default) session. Stuck in login loop

분류에서Dev

I removed compiz and now I can't login to Ubuntu

분류에서Dev

I removed compiz and now I can't login to Ubuntu

분류에서Dev

Can't login into my macbook pro after changing the account name

분류에서Dev

Can't install Ubuntu 14.04.3 LTS on Windows 10

분류에서Dev

Can't start up Ubuntu after restarting to complete installation

분류에서Dev

Ubuntu brightness can't be adapted after upgrading to 13.04

분류에서Dev

Can't boot into Ubuntu after installation of nVidia driver

분류에서Dev

Booting Windows 10 after Ubuntu

분류에서Dev

Can't Login to using root user in Kali 2.0 Sana after update

분류에서Dev

JDeveloper deployment "Page can't be displayed" error

분류에서Dev

unable to manual login after upgrading Ubuntu

분류에서Dev

Cannot login to ubuntu after startx command

분류에서Dev

Ubuntu Screen rotation of 90° after successful login

분류에서Dev

Can't login - permission denied

분류에서Dev

Skype login can not be executed on ubuntu 13.10

분류에서Dev

Couldn't login after registration in WordPress

분류에서Dev

Can not boot to Ubuntu after installing it

분류에서Dev

How can I read NotifyOSD messages after they are displayed?

분류에서Dev

Ubuntu 16.04 can't see my SSD partitions when installing alongside Windows 10

분류에서Dev

No GRUB after installing Ubuntu beside windows 10

분류에서Dev

Grub menu won't show up after updating Ubuntu, can boot only into Windows

분류에서Dev

Can't login to CentOs graphic interface

분류에서Dev

gdm/lightdm: can't login, but startx works

분류에서Dev

Blank screen problem in Ubuntu 15.04 after selecting Ubuntu from GRUB menu

분류에서Dev

Ubuntu stuck in a login loop after editing profile file

분류에서Dev

Can ping but can't browse ubuntu 16.04

분류에서Dev

Ubuntu Won't boot after Bootcamp Expansion

Related 관련 기사

  1. 1

    Can't login to my Ubuntu 14.04 after system update

  2. 2

    Ubuntu 13.04: Can't login using Ubuntu(Default) session. Stuck in login loop

  3. 3

    I removed compiz and now I can't login to Ubuntu

  4. 4

    I removed compiz and now I can't login to Ubuntu

  5. 5

    Can't login into my macbook pro after changing the account name

  6. 6

    Can't install Ubuntu 14.04.3 LTS on Windows 10

  7. 7

    Can't start up Ubuntu after restarting to complete installation

  8. 8

    Ubuntu brightness can't be adapted after upgrading to 13.04

  9. 9

    Can't boot into Ubuntu after installation of nVidia driver

  10. 10

    Booting Windows 10 after Ubuntu

  11. 11

    Can't Login to using root user in Kali 2.0 Sana after update

  12. 12

    JDeveloper deployment "Page can't be displayed" error

  13. 13

    unable to manual login after upgrading Ubuntu

  14. 14

    Cannot login to ubuntu after startx command

  15. 15

    Ubuntu Screen rotation of 90° after successful login

  16. 16

    Can't login - permission denied

  17. 17

    Skype login can not be executed on ubuntu 13.10

  18. 18

    Couldn't login after registration in WordPress

  19. 19

    Can not boot to Ubuntu after installing it

  20. 20

    How can I read NotifyOSD messages after they are displayed?

  21. 21

    Ubuntu 16.04 can't see my SSD partitions when installing alongside Windows 10

  22. 22

    No GRUB after installing Ubuntu beside windows 10

  23. 23

    Grub menu won't show up after updating Ubuntu, can boot only into Windows

  24. 24

    Can't login to CentOs graphic interface

  25. 25

    gdm/lightdm: can't login, but startx works

  26. 26

    Blank screen problem in Ubuntu 15.04 after selecting Ubuntu from GRUB menu

  27. 27

    Ubuntu stuck in a login loop after editing profile file

  28. 28

    Can ping but can't browse ubuntu 16.04

  29. 29

    Ubuntu Won't boot after Bootcamp Expansion

뜨겁다태그

보관