FS#16634 - [xfce4-settings-helper] XI is not present or too old.
Attached to Project:
Arch Linux
Opened by Alexander Haeussler (eminor) - Wednesday, 14 October 2009, 07:30 GMT
Last edited by Andreas Radke (AndyRTR) - Monday, 02 November 2009, 22:10 GMT
Opened by Alexander Haeussler (eminor) - Wednesday, 14 October 2009, 07:30 GMT
Last edited by Andreas Radke (AndyRTR) - Monday, 02 November 2009, 22:10 GMT
|
Details
Description:
I updated to xorg-server 1.7 recently and xfce4-settings-helper reports at startup: xfce4-settings-helper-CRITICAL **: XI is not present or too old. xfce4-settings-helper is running, but when i try to start the mouse-configuration tool it fails with the same error-message. There's a test for XI 1.4 in the sourcecode of xfce4-settings-helper (pointers.c) which produces the message. I think this test is not successful cause inputproto is version 2.0 or libxi 1.3. if (!version || !version->present || version->major_version < 1 || version->minor_version < 4) { /* print error */ g_critical ("XI is not present or too old."); /* no channel */ helper->channel = NULL; } Package Versions: extra/xfce4-settings 4.6.3-2, testing/inputproto 2.0-1, local/libxi 1.3-1 |
This task depends upon
http://git.xfce.org/xfce/xfce4-settings/commit/?id=22bc922adac9f1d87dc5114ea4f65bc027932baa
thanks
http://rapidshare.com/files/300742854/xfce4-settings-4.6.3.patched.tar.bz2.html