Package: python-kiwi
Version: 1.9.22-2
Severity: grave
--- Please enter the report below this line. ---
Hi,
on my Debian GNU/Linux testing/sid operating system I have installed
the debian package python-kiwi Version: 1.9.22-2.
When I try to run person.py in:
/usr/share/doc/python-kiwi/examples/framework/person/person.py
I get error message:
$ python person.py
21:18:46 environ No hu_HU translation found for domain kiwi
Traceback (most recent call last):
File "person.py", line 14, in <module>
delete_handler=gtk.main_quit)
File "/usr/lib/pymodules/python2.7/kiwi/ui/delegates.py", line 134,
in __init__ delete_handler)
File "/usr/lib/pymodules/python2.7/kiwi/ui/views.py", line 833, in
__init__ domain)
File "/usr/lib/pymodules/python2.7/kiwi/ui/views.py", line 243, in
__init__ self._glade_adaptor = self.get_glade_adaptor()
File "/usr/lib/pymodules/python2.7/kiwi/ui/views.py", line 851, in
get_glade_adaptor return _open_glade(self, self.gladefile, self.domain)
File "/usr/lib/pymodules/python2.7/kiwi/ui/views.py", line 1015, in
_open_glade "load the gladefile %s" % (loader_name, gladefile))
RuntimeError: Could not find gazpacho.loader, it needs to be installed
to load the
gladefile /usr/share/doc/python-kiwi/examples/framework/person/Person.glade
When I search for the gazpacho debian package on my system, I can't
find them to install:
$ aptitude search gazpacho
gives me no output.
Accordingly to this:
http://packages.qa.debian.org/g/gazpacho.html
on my system the gazpacho package isn't installable.
I wrote to the python.kiwi mailing list and get the following answer
from Johan Dahlin:
The latest version of kiwi is 1.9.35. You can fetch it from
http://pypi.python.org/pypi/kiwi-gtk.
> When I try to run person.py in:
>
> /usr/share/doc/python-kiwi/examples/framework/person/person.py
>
>[..]
RuntimeError: Could not find gazpacho.loader, it needs to be installed
> to load the
> gladefile /usr/share/doc/python-kiwi/examples/framework/person/Person.glade
This is probably a broken tarfile which lacks the .glade file.
Gazpacho has been deprecated and removed in favor of gtk builder in
newer versions of kiwi.
--
Johan Dahlin
So what is the solution to solve this problem?
--- System information. ---
Architecture: amd64
Kernel: Linux 3.2.0-3-amd64
Debian Release: wheezy/sid
500 unstable www.deb-multimedia.org
500 unstable ftp.debian.org
500 testing www.deb-multimedia.org
500 testing ftp.debian.org
500 stable dl.google.com
--- Package information. ---
Depends (Version) | Installed
=======================================-+-===============
python (>= 2.4) | 2.7.3-2
python-support (>= 0.90.0) | 1.0.15
python-gtk2 (>= 2.8.2-3.1) | 2.24.0-3
python-pkg-resources (>= 0.6b3) | 0.6.24-1
Package's Recommends field is empty.
Package's Suggests field is empty.
--
Regards from Pal
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]