Home Forums Wiki Doc Install Extras Screenshots IRC Projects Blog Users Groups Register
Glx-Dock / Cairo-Dock List of forums Problems at use | Problèmes à l'utilisation Pidgin does not start
The latest stable release is the *3.2.1* : How to install it here.
Problems at use | Problèmes à l'utilisation

Subjects Author Language Messages Last message
Pidgin does not start
Guest English 8 matttbe [Read]
13 August 2012 à 20:24

Guest, Thursday 07 June 2012 à 11:56 | Quote

|
|
V

Guest, Thursday 07 June 2012 à 11:57 | Quote

Sorry about the above post...

Hey,

today I updated my pidgin applet, now it doesn't start anymore. I have CD 2.4.0.2 and I installed the corresponding applet. It worked with the pidgin applet 1.0, but I can't install the old version anymore (error message saying something like "sorry didn't work").

When I run CD in a terminal:

Cairo-Dock version: 2.4.0.2
Compiled date: Nov 6 2011 14:24:45
Running with OpenGL: 1
============================================================================

cairo_dock_get_class: assertion `cClass != NULL' failed
sh: Zeile 1: 27554 Getötet ./"Google" 3 "/org/cairodock/CairoDock/Google" "/home/doro/.config/cairo-dock/current_theme/plug-ins/Google/Google.conf" cairo-dock 27535
Binding '<Control>F7' failed!
warning : (/home/iurt/rpm/BUILD/cairo-dock-2.4.0~2/src/gldit/cairo-dock-keybinder.c:cd_keybinder_bind:311)
Couldn't bind <Control>F7
This shortkey is probably already used by another applet or another application
Binding '<Control>F8' failed!
warning : (/home/iurt/rpm/BUILD/cairo-dock-2.4.0~2/src/gldit/cairo-dock-keybinder.c:cd_keybinder_bind:311)
Couldn't bind <Control>F8
This shortkey is probably already used by another applet or another application
Traceback (most recent call last):
File "./Pidgin", line 30, in <module>
from CDApplet import CDApplet, _
ImportError: No module named CDApplet


I read some posts about this error no CDApplet, but it didn't really help me. Also some where in French, that did not make it easier

I can't update to CD 3.0, as 2.4 is the latest version in my package manager.

I am using Mageia 2 with KDE 4.8 and kwin. Any suggestions?

matttbe, Thursday 07 June 2012 à 20:43 | Quote


Subscription date : 24 January 2009
Messages : 11223
Hello,

It seems CDApplet has noot been installed correctly.
Firstly, it can be interesting to report this bug to the maintainer of Cairo-Dock packages

Then I think you can install it manually:
  • Download these three files in a directory: 1, 2 and 3
  • Open a shell in this directory and launch these commands:
    $ python setup.py -q build ## as user
    # python setup.py install --prefix=/usr ## as root

I think that should be ok now

Guest, Friday 08 June 2012 à 09:58 | Quote

Hey,

thanks for your answer!
Although I had an error, it did work. Pidgin is running now

warning: build_py: byte-compiling is disabled, skipping.


Where can I report the bug?

matttbe, Saturday 09 June 2012 à 10:28 | Quote


Subscription date : 24 January 2009
Messages : 11223
Where can I report the bug?
I think it's explained there: http://www.mageia.org/en/support/report-a-bug/
You can say that CDApplet is not installed: it should be installed in Python's module directory if python is available during the compilation. (and you can also say that a new stable version is available)

Guest, Monday 11 June 2012 à 15:58 | Quote

Ok, I thought it's a CD bug, therefore I should report it somewhere here on the page.
Thanks for your detailed information, I will report the bug along with your information! Keep up the good work!

Guest, Sunday 12 August 2012 à 18:43 | Quote

Hi there,

just got back to this one. I currently maintain the cairo-dock packages for Mageia, and it seems the python module for CDApplet plugin is not installed during package build, but to mee this seems more like a problem with the build process, as you try to directly install CDApplet.py into the absokkute path /usr/lib/python2.7/site-packages which is not possible during package building, as everything is only installed below a buildroot directory (installed via make install DESTDIR=/path/to/buildroot) not into the actual filesystem starting with /

See:
running install_lib
copying build/lib/CDApplet.py -> /usr/lib/python2.7/site-packages
error: /usr/lib/python2.7/site-packages/CDApplet.py: Permission denied


This happens at least for another module:

running cd "/home/doktor5000/MGA/2/cairo-dock-plugins/BUILD/cairo-dock-plugins-2.4.0~2/build/Dbus/interfaces/python" && /usr/bin/python setup.py install --prefix=/usr 2>&1
running install
running build
running build_py
warning: build_py: byte-compiling is disabled, skipping.

running install_lib
copying build/lib/CDApplet.py -> /usr/lib/python2.7/site-packages
error: /usr/lib/python2.7/site-packages/CDApplet.py: Permission denied
-- Installing: /home/doktor5000/MGA/2/cairo-dock-plugins/BUILDROOT/cairo-dock-plugins-2.4.0_2-3mga2.tainted.x86_64/usr/share/cairo-dock/plug-ins/Dbus/CDBashApplet.sh
running cd "/home/doktor5000/MGA/2/cairo-dock-plugins/BUILD/cairo-dock-plugins-2.4.0~2/build/Dbus/interfaces/bash" && /usr/bin/python setup.py install --prefix=/usr 2>&1
running install
running build
running build_py
warning: build_py: byte-compiling is disabled, skipping.

running install_lib
copying build/lib/CDBashApplet.py -> /usr/lib/python2.7/site-packages
error: /usr/lib/python2.7/site-packages/CDBashApplet.py: Permission denied


I've tried to workarounded it temporarily by setting DCMAKE_INSTALL_PREFIX to point at /usr below the buildroot, but this also doesn't show any effect. So please fix this.

Guest, Sunday 12 August 2012 à 18:44 | Quote

D'oh, sorry for the typos :/

matttbe, Monday 13 August 2012 à 20:24 | Quote


Subscription date : 24 January 2009
Messages : 11223
Hello and thank you for this bug report and for maintaining these packages!

Oops, we didn't add instructions for that
I just updated the INSTALL file with some instructions to the packagers/maintainers: https://bazaar.launchpad.net/~cairo-dock-team/cairo-dock-core/cairo-dock/view/head:/INSTALL#L41

About your problem, you can simply use this CMake flag (for cairo-dock-plug-ins) to install files in another directory: -DROOT_PREFIX=/PATH/TO/YOUR/DIR

Problems at use | Problèmes à l'utilisation

Subjects Author Language Messages Last message
Pidgin does not start
Guest English 8 matttbe [Read]
13 August 2012 à 20:24

Post a message

Anti-spam filter 4 (+) plus (+) 1 =
            
Did you know ? The Math tag can display mathematical formula. Check LaTex syntax for more information


Glx-Dock / Cairo-Dock List of forums Problems at use | Problèmes à l'utilisation Pidgin does not start Haut de page

Online users :

Powered by ElementSpeak © 2007 Adrien Pilleboue, 2009-2012 Matthieu Baerts.
Dock based on CSS Dock Menu (Ndesign) with jQuery. Icons by zgegball
Cairo-Dock is a free software under GNU-GPL3 licence.
Many thanks to TuxFamily for the web Hosting