Installation and start Cloudsn (0.10.2)

Bug #1041624 reported by Poaam
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cloudsn
Invalid
Undecided
Unassigned

Bug Description

Hi, I'm trying to install Cloudsn version 0.10.2.

My system:

Linux ap 3.2.0-3-686-pae #1 SMP Mon Jul 23 03:50:34 UTC 2012 i686 GNU/Linux

Distributor ID: Debian
Description: Debian GNU/Linux testing/unstable
Release: testing/unstable

-----

=>dpkg -i cloudsn_0.10.2_all.deb
(Reading database ... 100461 files and directories currently installed.)
Preparing to replace cloudsn 0.8.8 (using cloudsn_0.10.2_all.deb) ...
Unpacking replacement cloudsn ...
Setting up cloudsn (0.10.2) ...
Processing triggers for python-support ...
Processing triggers for desktop-file-utils ...
Processing triggers for hicolor-icon-theme ...

installation goes well.

But the start:

=>cloudsn
Traceback (most recent call last):
  File "/usr/bin/cloudsn", line 3, in <module>
    from cloudsn import cloudsn
  File "/usr/lib/pymodules/python2.7/cloudsn/cloudsn.py", line 4, in <module>
    from core import config, utils, notification
  File "/usr/lib/pymodules/python2.7/cloudsn/core/config.py", line 10, in <module>
    from gi.repository import GObject, Gtk, GdkPixbuf
ImportError: cannot import name Gtk

Please help me.

Revision history for this message
perriman (chuchiperriman) wrote :

I think you need install gir1.2-gtk-2.0 or gir1.2-gtk-3.0. Can you try, please?

Changed in cloudsn:
status: New → Incomplete
Revision history for this message
Poaam (sedikpoll5) wrote :

Thank you, the problem was in gir1.2-gtk.
Works!!!

Changed in cloudsn:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.