FS#26185 - [caribou] Missing depencency: clutter

Attached to Project: Arch Linux
Opened by Balló György (City-busz) - Saturday, 01 October 2011, 21:32 GMT
Last edited by Ionut Biru (wonder) - Saturday, 01 October 2011, 23:22 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Clutter is not only a makedependency, it's required to run /usr/lib/caribou/antler-keyboard. Without this, I get the following error:

ERROR:root:Could not find any typelib for Clutter
Traceback (most recent call last):
File "<string>", line 2, in <module>
File "/usr/lib/python2.7/site-packages/caribou/antler/main.py", line 2, in <module>
from window import AntlerWindowEntry
File "/usr/lib/python2.7/site-packages/caribou/antler/window.py", line 26, in <module>
from gi.repository import Clutter
ImportError: cannot import name Clutter
This task depends upon

Closed by  Ionut Biru (wonder)
Saturday, 01 October 2011, 23:22 GMT
Reason for closing:  Fixed
Additional comments about closing:  caribou-0.4.0-2
Comment by Balló György (City-busz) - Saturday, 01 October 2011, 22:14 GMT
And it seems that caribou is unusable without at-spi2-atk package (the on-screen keyboard never shown), so please add this also as dependency.

Loading...