You are not logged in.
I don't know if there's any bugs, but I haven't seen anything over on the Mint forums nor from github. Basically, I can't open the control panel. I'm using the latest version from the repos.
Anyone else having this issue, or if you solved this issue please share on how you solved the problem.
Thanks!
Offline
I have similar issue, the output for cinnamon settings is
File "/usr/lib/cinnamon-settings/cinnamon-settings.py", line 330, in <module>
MainWindow()
File "/usr/lib/cinnamon-settings/cinnamon-settings.py", line 124, in __init__
mod = modules[i].Module(self.content_box)
File "/usr/lib/cinnamon-settings/modules/cs_keyboard.py", line 163, in __init__
gclient = gconf.client_get_default()
NameError: global name 'gconf' is not defined
Offline
Yes I do
I found this though https://github.com/Lusito/Cinnamon/comm … 7ba3d62922
Supposedly fixes the same error I have however I get the following error after those changes
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 124, in __init__
mod = modules[i].Module(self.content_box)
File "/usr/lib/cinnamon-settings/modules/cs_keyboard.py", line 163, in __init__
gclient = GConf.client_get_default()
File "/usr/lib/python2.7/site-packages/gi/module.py", line 269, in __getattr__
return getattr(self._introspection_module, name)
File "/usr/lib/python2.7/site-packages/gi/module.py", line 115, in __getattr__
self.__name__, name))
AttributeError: 'gi.repository.GConf' object has no attribute 'client_get_default'
Last edited by trailblazerz (2013-03-25 16:31:54)
Offline
I had the same issue and I look for the repository traiblazerz links in his post. I see that almost the change was gconf with capital G in the file so I backed up /usr/lib/cinnamon-settings/bin/SettingsWidgets.py and edit it and see a commented line like this
#import gconf
I uncommented and try to execute cinnamon-settings again and it works good, maybe it can work for you
Last edited by cristianpark (2013-03-25 17:43:35)
Offline
Just wanted to report that uncommenting the gconf import worked for me.
Offline
Uncommenting the gconf import solved the issue for me too, so please update the package.
Win XP -> Ubuntu -> Fedora -> Arch -> Arch -> Arch -> Ar...
Offline
I created a bug report: https://bugs.archlinux.org/task/34472
Offline
those changes^^ fixes it... sorta: the control center launches but then i click on the sound button:
% 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?
zsh: segmentation fault (core dumped) cinnamon-settings
(yes the control center package is installed)
Last edited by cinch (2013-03-28 19:24:47)
Offline
Very strange indeed. For me it works flawlessly.
[orschiro@thinkpad ~]$ cinnamon-settings
Could not find region module; is the cinnamon-control-center package installed?
[orschiro@thinkpad ~]$
Please post the package versions:
cinnamon 1.7.3-1
cinnamon-control-center 1.7.2-1
Offline
community/cinnamon 1.7.3-1
community/cinnamon-control-center 1.7.2-1
$ cinnamon-settings
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 124, in __init__
mod = modules[i].Module(self.content_box)
File "/usr/lib/cinnamon-settings/modules/cs_keyboard.py", line 163, in __init__
gclient = gconf.client_get_default()
NameError: global name 'gconf' is not defined
extra/gconf 3.2.6-1
Not working here on a fresh install.
Last edited by jjkinas (2013-03-30 07:51:19)
Offline
The latest "news" on the Cinnamon page is from November 14th, 2012... That's kind of old for a fairly young (Dec.2011) project if you ask me. I just recently wanted to try Cinnamon - but when I saw that there is no news, I passed, for now.
I am an evil patriARCH, peach!
Offline
@vvd
You should not judge based on the official cinnamon website. News are rather posted jointly with Linux Mint: http://blog.linuxmint.com/
Offline
Another reason why this is a bad timing: Gnome 3.8 is just around the corner and Cinnamon depends on lot's of gnome stuff! Those are things that need to be considered on ArchLinux.
@orschiro
I would suggest everyone who is interested in Cinnamon to install LinuxMint on a free partition (it's always good to have some of those).
Last edited by vvd (2013-03-30 09:51:15)
I am an evil patriARCH, peach!
Offline
I have this problem, but it seems that the changes suggested in trailblazerz link have already been implemented. There is no
#import gconf
to uncomment, and checking all the files listed, the changes have been made. The bug report https://bugs.archlinux.org/task/34472 is marked as solved, but I am still getting
$ cinnamon-settings
Could not find region 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
Offline
I have got the same error. Reinstalling librsvg solved the problem (Found it in another thread on this forum https://bbs.archlinux.org/viewtopic.php?id=89043):
sudo pacman -S librsvg
Offline
I have got the same error. Reinstalling librsvg solved the problem (Found it in another thread on this forum https://bbs.archlinux.org/viewtopic.php?id=89043):
sudo pacman -S librsvg
Awesome, this solved it. I had also lost all my applets on my panel but they have returned now too!
Thanks.
Offline
I have got the same error. Reinstalling librsvg solved the problem (Found it in another thread on this forum https://bbs.archlinux.org/viewtopic.php?id=89043):
sudo pacman -S librsvg
this worked for me too, tnx.
Offline
Please help, I have the same problem:
cinnamon-settings sound
Unknown module sound, using cinnamon-control-center
/usr/lib/cinnamon-settings/modules/cs_user.py:112: Warning: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
file_icon = Gio.FileIcon().new(file)
Could not find bluetooth module; is the cinnamon-control-center package installed?(cinnamon-settings.py:3375): Gtk-CRITICAL **: gtk_list_store_get_path: assertion 'iter->stamp == priv->stamp' failed
(cinnamon-settings.py:3375): Gtk-CRITICAL **: gtk_list_store_get_path: assertion 'iter->stamp == priv->stamp' failed
(cinnamon-settings.py:3375): Gtk-CRITICAL **: gtk_list_store_get_path: assertion 'iter->stamp == priv->stamp' failed
__init__ took 769.101 ms
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debugViolación de segmento (`core' generado)
Package version:
sudo pacman -Ss cinnamon
community/cinnamon 2.0.10-1 [instalado]
Linux desktop which provides advanced innovative features and a traditional
user experience
community/cinnamon-control-center 2.0.6-1 [instalado]
The Control Center for Cinnamon
community/cinnamon-desktop 2.0.3-1 [instalado]
Library with common API for various Cinnamon modules
community/cinnamon-screensaver 2.0.3-3 [instalado]
Screensaver designed to integrate well with the Cinnamon desktop.
community/cinnamon-session 2.0.4-1 [instalado]
The Cinnamon Session Handler
community/cinnamon-settings-daemon 2.0.6-1 [instalado]
The Cinnamon Settings daemon
community/cinnamon-translations 2.0.1-1 [instalado]
Translations for Cinnamon and Nemo
community/cjs 2.0.0-1 [instalado]
Javascript Bindings for Cinnamon
community/muffin 2.0.3-1 [instalado]
Cinnamon window manager based on Mutter
community/nemo 2.0.5-1 [instalado]
Cinnamon file manager (Nautilus fork)
$ make me a sandwich
What? make it yourself.
$ sudo make me a sandwich
Okay
Offline
Hello
Yes I have do 'sudo pacman -S librsvg'.
sudo pacman -Ss librsvg
extra/librsvg 1:2.40.0-1 [instalado]
A SVG viewing library
extra/python2-rsvg 2.32.0-14
Python bindings for librsvg
extra/rsvg2-sharp 2.26.0-9
Mono bindings for librsvg
If I execute `$ cinnamon-settings`, I get the Control Panel but when I click "Sound" the Control Panel crash:
$ cinnamon-settings
/usr/lib/cinnamon-settings/modules/cs_user.py:112: Warning: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
file_icon = Gio.FileIcon().new(file)
Could not find bluetooth module; is the cinnamon-control-center package installed?
__init__ took 742.337 ms
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
In this moment I haven't any idea was going on..
$ make me a sandwich
What? make it yourself.
$ sudo make me a sandwich
Okay
Offline
It complains about a missing bluetooth module. Did you install `bluez` from the official repositories?
See also: https://wiki.archlinux.org/index.php/Bl … stallation
Offline
Yes, i have installed "bluez" from official repositories, but the problem persist.
$ cinnamon-settings
/usr/lib/cinnamon-settings/modules/cs_user.py:112: Warning: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
file_icon = Gio.FileIcon().new(file)
Could not find bluetooth module; is the cinnamon-control-center package installed?
__init__ took 679.297 ms
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debugViolación de segmento (`core' generado)
$ sudo pacman -Ss bluez
extra/bluez 5.10-3 [instalado]
Daemons for the bluetooth protocol stack
extra/bluez-cups 5.10-3
CUPS printer backend for Bluetooth printers
extra/bluez-firmware 1.2-7
Firmwares for Broadcom BCM203x and STLC2300 Bluetooth chips
extra/bluez-hid2hci 5.10-3
Put HID proxying bluetooth HCI's into HCI mode
extra/bluez-libs 5.10-3
Deprecated libraries for the bluetooth protocol stack
extra/bluez-utils 5.10-3 [instalado]
Development and debugging utilities for the bluetooth protocol stack
extra/bluez4 4.101-3
Deprecated daemon and tools for the Bluetooth protocol stack
extra/libbluedevil 1.9.4-1
A Qt4 wrapper for bluez used in the new KDE bluetooth stack
community/python2-pybluez 0.18-6
Python wrapper for the BlueZ Bluetooth stack
The strange thing it's that only the Sound Setting Module is broken, the others modules are fine.
$ make me a sandwich
What? make it yourself.
$ sudo make me a sandwich
Okay
Offline