FS#32385 - [caribou] Fails to run

Attached to Project: Arch Linux
Opened by Balló György (City-busz) - Friday, 02 November 2012, 06:22 GMT
Last edited by Ionut Biru (wonder) - Saturday, 03 November 2012, 12:22 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Ionut Biru (wonder)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
caribou fails to run:
"Error starting Caribou
Process /usr/lib/caribou/antler-keyboard exited with status 1"

I already reported this problem to upstream:
https://bugzilla.gnome.org/show_bug.cgi?id=687409

Reverting this commit solves the problem:
http://git.gnome.org/browse/caribou/commit?id=44cb54c723349097b9703ec439e4596b6c49d693

Please revert this patch in the package to make caribou work again.


Additional info:
* package version(s)
glib2 2.34.1-1
gtk3 3.6.1-1
gobject-introspection 1.34.1.1-1
python2-gobject 3.4.1.1-1
caribou 0.4.4-1

* config and/or log files etc.
Traceback of /usr/lib/caribou/antler-keyboard:
File "<string>", line 3, in <module>
File "/usr/lib/python2.7/site-packages/caribou/antler/main.py", line 10, in __init__
self.window = AntlerWindowEntry(AntlerKeyboardView)
File "/usr/lib/python2.7/site-packages/caribou/antler/window.py", line 411, in __init__
AntlerWindow.__init__(self, keyboard_view_factory, placement)
File "/usr/lib/python2.7/site-packages/caribou/antler/window.py", line 223, in __init__
self.keyboard_view = keyboard_view_factory (settings.keyboard_type.value)
File "/usr/lib/python2.7/site-packages/caribou/antler/keyboard_view.py", line 260, in __init__
[GLib.get_user_data_dir()] + list(GLib.get_system_data_dirs()))
File "/usr/lib/python2.7/site-packages/caribou/antler/keyboard_view.py", line 323, in _load_style
provider.load_from_path(fn)
File "/usr/lib/python2.7/site-packages/gi/types.py", line 47, in function
return info.invoke(*args, **kwargs)
gi._glib.GError: style.css:15:46`px' is not a valid unit.


Steps to reproduce:
Try to run 'caribou', and then '/usr/lib/caribou/antler-keyboard'.
This task depends upon

Closed by  Ionut Biru (wonder)
Saturday, 03 November 2012, 12:22 GMT
Reason for closing:  Fixed
Comment by Balló György (City-busz) - Friday, 02 November 2012, 12:30 GMT Comment by Balló György (City-busz) - Saturday, 03 November 2012, 12:17 GMT
Here is a fixed package.

Loading...