You are not logged in.

#1 2012-11-22 18:40:55

radiomist
Member
From: superposicion
Registered: 2009-11-27
Posts: 64

cinnamon-settings

i installed cinnamon from Aur, but cinnamon-settings  doesn't run. launching from terminal:

[lepton@Potato Documentos]$ cinnamon-settings
/usr/lib/python2.7/site-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  import gobject._gobject
Traceback (most recent call last):
  File "/usr/lib/cinnamon-settings/cinnamon-settings.py", line 2981, in <module>
    MainWindow()
  File "/usr/lib/cinnamon-settings/cinnamon-settings.py", line 2944, in __init__
    img = GdkPixbuf.Pixbuf.new_from_file_at_size( iconFile, 48, 48)
  File "/usr/lib/python2.7/site-packages/gi/types.py", line 76, in constructor
    return info.invoke(cls, *args, **kwargs)
gi._glib.GError: No se ha reconocido el formato de imagen del archivo

translation of " No se ha reconocido el formato de imagen del archivo" is Uknown image file format. Reading the code of cinnamon-settings, i realize than the app is triyng to load svg images, so what packege i must install to get svg support?

Last edited by radiomist (2012-11-22 18:54:52)

Offline

#2 2013-02-09 15:21:07

charlag
Member
Registered: 2013-01-05
Posts: 10

Re: cinnamon-settings

Have this problem too.

Offline

#3 2013-03-05 08:26:16

MisterAnderson
Member
Registered: 2011-09-04
Posts: 285

Re: cinnamon-settings

I've got this too, have no idea what it is. Here's the error in english:

[greg@tab ~]$ cinnamon-settings 
/usr/lib/python2.7/site-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  import gobject._gobject
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
Could not find region module; is the cinnamon-control-center package installed?
Could not find sound module; is the cinnamon-control-center package installed?
Traceback (most recent call last):
  File "/usr/lib/cinnamon-settings/cinnamon-settings.py", line 330, in <module>
    MainWindow()
  File "/usr/lib/cinnamon-settings/cinnamon-settings.py", line 152, in __init__
    img = GdkPixbuf.Pixbuf.new_from_file_at_size( iconFile, 48, 48)
  File "/usr/lib/python2.7/site-packages/gi/types.py", line 76, in constructor
    return info.invoke(cls, *args, **kwargs)
gi._glib.GError: Unrecognized image file format

I'm not sure what the extra module errors are there, I certainly do have cinnamon-control-center package installed, which makes that error extra frustrating.

Last edited by MisterAnderson (2013-03-05 08:28:33)


D:

Offline

#4 2013-03-05 08:30:09

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: cinnamon-settings

Moving to AUR Issues...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2013-03-05 09:45:38

orschiro
Member
Registered: 2009-06-04
Posts: 2,136
Website

Re: cinnamon-settings

Do not forget to install cinnamon-control-center if you want to use cinnamon-settings.

Offline

#6 2013-03-05 10:19:59

MisterAnderson
Member
Registered: 2011-09-04
Posts: 285

Re: cinnamon-settings

@jasonwryan:

[greg@tab ~]$ sudo pacman -Ss cinnamon
community/cinnamon 1.7.1-4 [installed]
    Linux desktop which provides advanced innovative features and a traditional
    user experience
community/cinnamon-control-center 1.7.1-3 [installed]
    The Control Center for Cinnamon
community/cinnamon-screensaver 1.7.1-4
    Screensaver designed to integrate well with the Cinnamon desktop.
community/muffin 1.7.1-1 [installed]
    Cinnamon window manager based on Mutter
community/nemo 1.7.1-2 [installed]
    Cinnamon file manager (Nautilus fork)

Could you please explain why you moved questions about a community package to AUR?

@orschiro:

MisterAnderson wrote:

I certainly do have cinnamon-control-center package installed, which makes that error extra frustrating.


D:

Offline

#7 2013-03-05 10:49:27

orschiro
Member
Registered: 2009-06-04
Posts: 2,136
Website

Re: cinnamon-settings

@MisterAnderson

Any errors when you launch cinnamon-control-center?

Do you have gnome-control-center installed, too?

Offline

#8 2013-03-05 13:10:31

MisterAnderson
Member
Registered: 2011-09-04
Posts: 285

Re: cinnamon-settings

orschiro wrote:

@MisterAnderson

Any errors when you launch cinnamon-control-center?

Do you have gnome-control-center installed, too?

Yes I did have gnome-control-center installed, but I got annoyed at cinnamon and installed XFCE4 instead. I don't know why I always try something else, XFCE always does it for me. Sorry I can't help anymore.


D:

Offline

#9 2013-03-05 17:11:04

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: cinnamon-settings

MisterAnderson wrote:

Could you please explain why you moved questions about a community package to AUR?

OP wrote:

i installed cinnamon from Aur, but cinnamon-settings  doesn't run. launching from terminal


# edit: I hadn't realised that cinammon was moved between the OP and subsequent
posts—my bad. Moving back…


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#10 2013-03-06 08:48:52

orschiro
Member
Registered: 2009-06-04
Posts: 2,136
Website

Re: cinnamon-settings

Try to uninstall gnome-control-center and only use cinnamon-control-center. Further, make sure that you install the most recent packages from community instead of the AUR.

Offline

#11 2013-03-06 13:59:54

MisterAnderson
Member
Registered: 2011-09-04
Posts: 285

Re: cinnamon-settings

Just for troubleshooting for others, I fresh installed all of gnome and cinnamon the day that I posted, I didn't use any AUR packages, so it's not related to that.


D:

Offline

#12 2013-03-10 10:27:03

orschiro
Member
Registered: 2009-06-04
Posts: 2,136
Website

Re: cinnamon-settings

I can confirm that there is something wrong with cinnamon-control-center. Even though it is installed it reports that it cannot find the region module and asks me whether cinnamon-control-center is installed at all.

[orschiro@thinkpad ~]$ cinnamon-settings 
/usr/lib/python2.7/site-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  import gobject._gobject
Could not find region module; is the cinnamon-control-center package installed?

Offline

Board footer

Powered by FluxBB