You are not logged in.
local/cinnamon 2.2.3-3
local/cinnamon-control-center 2.2.3-3
local/cinnamon-desktop 2.2.0-1
local/cinnamon-menus 2.2.0-1
local/cinnamon-screensaver 2.2.0-2
local/cinnamon-session 2.2.0-2
local/cinnamon-settings-daemon 2.2.1-3
Offline
Loading Power module /usr/bin/python2: symbol lookup error: /usr/lib/cinnamon-control-center-1/panels/libpower.so: undefined symbol: up_client_get_can_hibernate
So the Control Center 2.2.3-3 is still using the old up_client_get_can_hibernate. This can be fixed by using the 0.99 version check IF/ELSE.
[link]https://bbs.archlinux.org/viewtopic.php … 2#p1410272[/link] Patch exists already (just not upstream).
edit:
Needs to be sent upstream [link]https://github.com/linuxmint/cinnamon-control-center[/link]
@robin92 [link]https://github.com/linuxmint/cinnamon-c … 9b1e3a6d5c[/link] Link is to an accepted patch for upower-1.0 changes.
Last edited by loqs (2014-05-02 16:34:31)
Offline
sb56637 wrote:Loading Power module /usr/bin/python2: symbol lookup error: /usr/lib/cinnamon-control-center-1/panels/libpower.so: undefined symbol: up_client_get_can_hibernate
So the Control Center 2.2.3-3 is still using the old up_client_get_can_hibernate. This can be fixed by using the 0.99 version check IF/ELSE.
[link]https://bbs.archlinux.org/viewtopic.php … 2#p1410272[/link] Patch exists already (just not upstream).
So I'm not the only one having trouble with the Power settings module?
Thanks for the link, I was trying to remember where I saw that patch. I did try it, and I compiled it and it did solve the problem. But what needs to be done to get it in Arch? Should I file a bug against Arch, or should I try to get the patch accepted upstream?
Offline
should I try to get the patch accepted upstream?
You will fail, no one simply push to upstream. I talked with the Cinnamon devs and they have no intent to support new upower until it hits Ubuntu or LinuxMint whatsoever.
Offline
sb56637 wrote:should I try to get the patch accepted upstream?
You will fail, no one simply push to upstream. I talked with the Cinnamon devs and they have no intent to support new upower until it hits Ubuntu or LinuxMint whatsoever.
That's what I suspected. So an Arch bug should be opened requesting the patch to be integrated? It shouldn't be a big deal, before Cinnamon 2.2 Arch used to use quite a few Arch-specific patches for Cinnamon.
Offline
So an Arch bug should be opened requesting the patch to be integrated?
Yeah, that's a good idea. I will vote it up.
Offline
FS#40193 - [cinnamon-control-center] Please integrate upower 0.99 patch to fix "Power" module
https://bugs.archlinux.org/task/40193
Offline
Actually the keyboard stuff is still bug-ridden. I’m using the Neo keyboard layout[1] which remaps Caps lock to Mod3 — and that’s not working any more. I did not yet have any time to pay a close look to this but wanted to drop it here just get it noted (if any other Neo user is looking for this).
I'm using the swiss german keyboard layout and since the newest cinnamon update, it doesn't work anymore. I get the following error message when i try to choose it:
Error activating XKB configuration.
There can be various reasons for that.
If you report this situation as a bug, include the results of
• xprop -root | grep XKB
• gsettings get org.gnome.libgnomekbd.keyboard model
• gsettings get org.gnome.libgnomekbd.keyboard layouts
• gsettings get org.gnome.libgnomekbd.keyboard options
• xprop -root | grep XKB:
_XKB_RULES_NAMES_BACKUP(STRING) = "evdev", "pc104", "ch", "nodeadkeys", ""
_XKB_RULES_NAMES(STRING) = "evdev", "pc104", "ara", "", ""
• gsettings get org.gnome.libgnomekbd.keyboard model:
''
• gsettings get org.gnome.libgnomekbd.keyboard layouts
['ch\tnodeadkeys']
• gsettings get org.gnome.libgnomekbd.keyboard options
@as []
• The output of 'xprop -root | grep XKB' after 'setxkbmap 'ch(de)':
_XKB_RULES_NAMES_BACKUP(STRING) = "evdev", "pc104", "ch", "nodeadkeys", ""
_XKB_RULES_NAMES(STRING) = "evdev", "pc104", "ch(de)", "", ""
The problem occurs on three different computers.
Last edited by romanbo (2014-05-03 06:25:36)
Offline
FS#40193 - [cinnamon-control-center] Please integrate upower 0.99 patch to fix "Power" module
https://bugs.archlinux.org/task/40193
The commit you reference in the bug report is applied for 2.2.3 (the version currently in arch) it just misses the two calls my patch handles.
Offline
The new Cinnamon 2.2.5-1 and related packages (some of which have different versions) just hit Arch stable, and quite a few issues are now fixed.
Now fixed:
* Some systray icons not appearing
* Power module of Cinnamon Settings wouldn't load
Broken:
* New issue: Desktop icon text color is wrong, now beige and almost unreadable. https://bugs.archlinux.org/task/40207
* Power applet still doesn't work. What can be done to implement this fixed version? https://github.com/robin92/cinnamon-power-applet/
Last edited by sb56637 (2014-05-03 19:17:12)
Offline
$ pacman -Qi cinnamon-control-center
Name : cinnamon-control-center
Version : 2.2.4-1
Description : The Control Center for Cinnamon
Architecture : x86_64
URL : https://github.com/linuxmint/cinnamon-control-center
Licences : GPL
Groups : None
Provides : None
Depends On : cinnamon-settings-daemon cinnamon-translations
cinnamon-menus libgnomekbd network-manager-applet
Optional Deps : gnome-color-manager: for color management tasks [installed]
Required By : cinnamon
Optional For : None
Conflicts With : None
Replaces : None
Installed Size : 6777.00 KiB
Packager : Alexandre Filgueira <alexfilgueira@cinnarch.com>
Build Date : Sat 03 May 2014 17:41:19 UTC
Install Date : Sat 03 May 2014 18:59:14 UTC
Install Reason : Explicitly installed
Install Script : Yes
Validated By : Signature
$ cinnamon-settings power
Python module
** (cinnamon-settings.py:973): WARNING **: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Could not find bluetooth module; is the cinnamon-control-center package installed?
Loading Power module
/usr/bin/python2: symbol lookup error: /usr/lib/cinnamon-control-center-1/panels/libpower.so: undefined symbol: up_client_get_can_hibernate
Power module of cinnamon control centre is still broken for me.
Last edited by loqs (2014-05-03 19:39:40)
Offline
Power module of cinnamon control centre is still broken for me.
Did you remove the stock Cinnamon power applet? I also found that it broke the functionality of the Power module in the Cinnamon Settings. When I removed that applet and logged out/in the Power settings started working again.
Last edited by sb56637 (2014-05-03 19:35:48)
Offline
loqs wrote:Power module of cinnamon control centre is still broken for me.
Did you remove the stock Cinnamon power applet? I also found that it broke the functionality of the Power module in the Cinnamon Settings. When I removed that applet and logged out/in the Power settings started working again.
Power applet is not loaded checked in looking glass and tried a reboot to ensure all loaded libraries where the correct version. Same result as posted above.
Last edited by loqs (2014-05-03 19:49:15)
Offline
I have other problems...
$ cinnamon-settings
Non-ASCII character '\xc2' in file /usr/lib/python3.4/site-packages/cairo/__init__.py on line 4, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details (__init__.py, line 3)
Added encoding declaration in the file...
$ cinnamon-settings
No module named _cairo
There is a difference between knowing the path and walking the path.
Offline
Power module of cinnamon control centre is still broken for me.
Same here:
claire ~ % cinnamon-settings power
Python module
** (cinnamon-settings.py:3758): WARNING **: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Could not find bluetooth module; is the cinnamon-control-center package installed?
Loading Power module
/usr/bin/python2: symbol lookup error: /usr/lib/cinnamon-control-center-1/panels/libpower.so: undefined symbol: up_client_get_can_hibernate
claire ~ % pacman -Qs cinnamon
local/awesome-cinnamon 0.1-4
Launch awesome with cinnamon-settings-daemon
local/cinnamon 2.2.5-1
Linux desktop which provides advanced innovative features and a traditional
user experience
local/cinnamon-control-center 2.2.4-1
The Control Center for Cinnamon
local/cinnamon-desktop 2.2.1-1
Library with common API for various Cinnamon modules
local/cinnamon-menus 2.2.0-1
Cinnamon menu specifications
local/cinnamon-screensaver 2.2.2-1
Screensaver designed to integrate well with the Cinnamon desktop.
local/cinnamon-session 2.2.0-2
The Cinnamon Session Handler
local/cinnamon-settings-daemon 2.2.2-1
The Cinnamon Settings daemon
local/cinnamon-translations 2.2.0-1
Translations for Cinnamon and Nemo
local/cjs 2.2.0-1
Javascript Bindings for Cinnamon
local/muffin 2.2.2-1
Cinnamon window manager based on Mutter
local/nemo 2.2.1-1
Cinnamon file manager (Nautilus fork)
sb56637 wrote:loqs wrote:Power module of cinnamon control centre is still broken for me.
Did you remove the stock Cinnamon power applet? I also found that it broke the functionality of the Power module in the Cinnamon Settings. When I removed that applet and logged out/in the Power settings started working again.
Power applet is not loaded checked in looking glass and tried a reboot to ensure all loaded libraries where the correct version. Same result as posted above.
I'm the same as @loqs.
Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository
Offline
I have updated to Cinnamon 2.2.5, have disabled the built-in power applet, and the problem persists. Same unresolved symbol up_client_get_can_hibernate.
Offline
Does anyone have RAM leakage when cinnamon-screensaver activates? It only happens for me with cinnamon-screensaver-2.2.2-1.
I downgraded to cinnamon-screensaver-2.2.0-2 and the RAM leakage is gone.
Last edited by clfarron4 (2014-05-07 13:16:04)
Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository
Offline
Does anyone have RAM leakage when cinnamon-screensaver activates? It only happens for me with cinnamon-screensaver-2.2.2-1.
I downgraded to cinnamon-screensaver-2.2.0-2 and the RAM leakage is gone.
I haven't noticed any RAM leakage per se, but I have had a serious problem with the session becoming unresponsive and only the mouse moving after waking the screensaver. The only way to regain control of the system is by killing the X server. Here's the bug report: https://github.com/linuxmint/Cinnamon/issues/3123 Not sure if clfarron4's RAM leakage is related?
Offline
With the last update the text of the desktop icons has become too much darker and I barely can read it. Has anyone else notice this??
Offline
With the last update the text of the desktop icons has become too much darker and I barely can read it. Has anyone else notice this??
Offline
Azrael85 wrote:With the last update the text of the desktop icons has become too much darker and I barely can read it. Has anyone else notice this??
Biege? How've you done that one? I've got black text here.
That said, I've not paid attention to desktop icons because I don't have any.
Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository
Offline
sb56637 wrote:Azrael85 wrote:With the last update the text of the desktop icons has become too much darker and I barely can read it. Has anyone else notice this??
Biege? How've you done that one? I've got black text here.
No idea. My icon text used to be white.
Offline
clfarron4 wrote:sb56637 wrote:Biege? How've you done that one? I've got black text here.
No idea. My icon text used to be white.
Well, I can agree with you that it used to be white.
Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository
Offline
Fixed now in nemo-2.2.1-2.
Offline
Fixed now in nemo-2.2.1-2.
Yup, same here/
Does anyone have RAM leakage when cinnamon-screensaver activates? It only happens for me with cinnamon-screensaver-2.2.2-1.
I downgraded to cinnamon-screensaver-2.2.0-2 and the RAM leakage is gone.
Fixed with cinnamon-screensaver 2.2.3-1.
Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository
Offline