You are not logged in.

#1 2010-01-26 21:43:35

Svlad Cjelli
Member
From: dusk till dawn
Registered: 2008-10-21
Posts: 99

problems with opening programms and jpegs

Hi,

I have some problems since my last start of archlinux...

Last time i installed and uninstalled some image-related software.

Now my CCSM looks like this:

bildschirmfoto_4U2vzr.png

And i cannot open any .jpg or .jpeg-files


Besides some programms do not start.
When i start them in Terminal it seems that its unable to find images or something like that.

libjpeg is installed!


Can anybody help me?

Offline

#2 2010-01-27 13:04:36

grey
Member
From: Europe
Registered: 2007-08-23
Posts: 679

Re: problems with opening programms and jpegs

Could you describe the part about programs not starting in more detail: which programs don't start, how do you try to start them and what is the exact error message you get?


Good ideas do not need lots of lies told about them in order to gain public acceptance.

Offline

#3 2010-01-27 13:22:55

Svlad Cjelli
Member
From: dusk till dawn
Registered: 2008-10-21
Posts: 99

Re: problems with opening programms and jpegs

Ok when i start mirage it says

[philipp@winchester ~]$ mirage
/usr/lib/python2.6/site-packages/mirage.py:32: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import tempfile, socket, md5, threading

The programm starts, but loading a jpeg in mirage is not possible.

If i want to run exaile the Termeinal says:

[philipp@winchester ~]$ exaile
INFO    : Loading Exaile 0.3.0.2...
INFO    : Loading settings...
INFO    : Setting up deferred idle manager function...
INFO    : Loading plugins...
INFO    : Loading collection...
INFO    : Loading devices...
INFO    : Loading interface...
INFO    : HAL Providers: [<cd.CDHandler object at 0x9f909ac>]
Traceback (most recent call last):
  File "/usr/lib/exaile/exaile.py", line 56, in <module>
    main()
  File "/usr/lib/exaile/exaile.py", line 53, in main
    exaile = main.Exaile()
  File "/usr/lib/exaile/xl/main.py", line 90, in __init__
    self.__init()
  File "/usr/lib/exaile/xl/main.py", line 207, in __init
    self.gui = xlgui.Main(self)
  File "/usr/lib/exaile/xlgui/__init__.py", line 88, in __init__
    xdg.get_data_path('images'))
  File "/usr/lib/exaile/xlgui/icons.py", line 55, in add_icon_name_from_directory
    self.add_icon_name_from_file(icon_name, files[0], icon_size)
  File "/usr/lib/exaile/xlgui/icons.py", line 73, in add_icon_name_from_file
    pixbuf = gtk.gdk.pixbuf_new_from_file(filename)
glib.GError: Das Format der Bilddatei »/usr/share/exaile/data/images/svg/exaile.svg« konnte nicht erkannt werden

Sorry its in german... it says

the image-format could not be recognized

shutter: same thing:

[philipp@winchester ~]$ shutter

INFO: checking installed components...

WARNING: gnome-web-photo is missing --> screenshots of websites will be disabled!

INFO: no command line parameters set...

Format der Bilddatei unbekannt at /usr/bin/shutter line 6768.

The strange thing is, that i can open images with Gwenview, but not with eog or mirage!

Some other programms also do not startup :-(

Last edited by Svlad Cjelli (2010-01-27 13:23:16)

Offline

#4 2010-01-27 14:22:27

grey
Member
From: Europe
Registered: 2007-08-23
Posts: 679

Re: problems with opening programms and jpegs

The warning message you get for mirage is not the problem: I get it as well, and I can open image files.

It could be that something related to gtk2 got corrupted. That would explain why gwenview works and mirage doesn't. Could you try gpicview? It depends only on gtk2, so it would exclude a lot of other possible sources of the error. Then try and reinstall gtk2.

BTW I can read German.


Good ideas do not need lots of lies told about them in order to gain public acceptance.

Offline

#5 2010-02-12 02:08:53

Xemertix
Member
Registered: 2009-04-09
Posts: 66

Re: problems with opening programms and jpegs

Same problem here

$ shutter

INFO: checking installed components...

INFO: no command line parameters set...

Formato del file di immagine non riconosciuto at /usr/bin/shutter line 6768.

Offline

#6 2010-02-12 07:57:25

Svlad Cjelli
Member
From: dusk till dawn
Registered: 2008-10-21
Posts: 99

Re: problems with opening programms and jpegs

try installling the following packages: wxgtk and wxsvg

:-)

Offline

#7 2010-02-12 11:49:14

Xemertix
Member
Registered: 2009-04-09
Posts: 66

Re: problems with opening programms and jpegs

Svlad Cjelli wrote:

try installling the following packages: wxgtk and wxsvg

:-)

I solved reinstalling gtk2.

Offline

Board footer

Powered by FluxBB