[Bug 931397] Re: Xorg crashes with AutoAddDevices false

2012-03-30 Thread Pieter De Wit
Loaded for me, but none of the functions work: Here is the output: [69.849] (II) Using input driver 'evdev' for 'RF remote' [69.849] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [69.849] (**) Option SendCoreEvents [69.849] (**) RF remote: always reports core events [

[Bug 931397] Re: Xorg crashes with AutoAddDevices false

2012-03-30 Thread Chase Douglas
Hi Pieter, Please file a new bug report for your issue. Then subscribe me. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/931397 Title: Xorg crashes with AutoAddDevices false To manage

[Bug 931397] Re: Xorg crashes with AutoAddDevices false

2012-03-29 Thread Launchpad Bug Tracker
This bug was fixed in the package xorg-server - 2:1.11.4-0ubuntu8 --- xorg-server (2:1.11.4-0ubuntu8) precise; urgency=low [ Chase Douglas ] * Fix crash at startup due to input option abi break (LP: #931397) - Revert two commits from upstream 1.12 input stack [ Bryce

[Bug 931397] Re: Xorg crashes with AutoAddDevices false

2012-03-26 Thread Martin Pitt
** Changed in: xorg-server (Ubuntu Precise) Milestone: ubuntu-12.04-beta-2 = ubuntu-12.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/931397 Title: Xorg crashes with AutoAddDevices false To

[Bug 931397] Re: Xorg crashes with AutoAddDevices false

2012-03-23 Thread Bryce Harrington
cnd need to revert these two commits in our packaging branch: cnd 7ee1621364d2b6230bb1c02bbdb5b6abb74ad2ff. cnd 4b7dd4523c11ef4952b78e4164b2fa7b34588867 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 931397] Re: Xorg crashes with AutoAddDevices false

2012-03-23 Thread Chase Douglas
We are using a 1.11 xserver as our base, and then backporting the 1.12 input stack on top. Along the way, the input option api/abi was changed, but in a way that did not cause any compilation failures or even warnings due to bad programming style. Two commits that were in the input stack were

[Bug 931397] Re: Xorg crashes with AutoAddDevices false

2012-03-23 Thread Chase Douglas
The code path to trigger this bug occurs whenever either of the following occurs: * An input device is created manually in xorg.conf or an xorg.conf.d snippet * AutoAddDevices or AutoEnableDevices is set to false Because these are very unusual scenarios, I plan to wait until after the beta 2

[Bug 931397] Re: Xorg crashes with AutoAddDevices false

2012-03-22 Thread Kate Stewart
** Tags added: rls-mgr-p-tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/931397 Title: Xorg crashes with AutoAddDevices false To manage notifications about this bug go to:

[Bug 931397] Re: Xorg crashes with AutoAddDevices false

2012-03-08 Thread Fabian Köster
Any progress on this? Anything I can do (debugging,...) to help? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/931397 Title: Xorg crashes with AutoAddDevices false To manage notifications about

[Bug 931397] Re: Xorg crashes with AutoAddDevices false

2012-03-01 Thread Martin Pitt
** Changed in: xorg-server (Ubuntu) Milestone: ubuntu-12.04-beta-1 = ubuntu-12.04-beta-2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/931397 Title: Xorg crashes with AutoAddDevices false To

[Bug 931397] Re: Xorg crashes with AutoAddDevices false

2012-02-24 Thread Lekensteyn
Another setting that makes Xorg segfault is AutoEnableDevices false. All these settings have one common behavior: it xf86ConfigLayout.inputs to contain a list of devices. In xf86Init.c:809 InitInput(), the loop is executed if the above condition (Auto*Devices false) holds. An excerpt: 808

[Bug 931397] Re: Xorg crashes with AutoAddDevices false

2012-02-24 Thread Lekensteyn
Chase, I've subscribed you because you've committed a change here: http://anonscm.debian.org/gitweb/?p=pkg-xorg/xserver/xorg-server.git;a=commitdiff;h=7ee1621364d2b6230bb1c02bbdb5b6abb74ad2ff InputInfoPtr is not compatible with InputOption *, what should be done here? -- You received this bug

[Bug 931397] Re: Xorg crashes with AutoAddDevices false

2012-02-24 Thread Bryce Harrington
** Changed in: xorg-server (Ubuntu) Assignee: (unassigned) = Chase Douglas (chasedouglas) ** Changed in: xorg-server (Ubuntu) Milestone: None = ubuntu-12.04-beta-1 ** Also affects: xorg-server (Ubuntu Precise) Importance: High Assignee: Chase Douglas (chasedouglas)

[Bug 931397] Re: Xorg crashes with AutoAddDevices false

2012-02-23 Thread bugbot
** Tags added: edgers -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/931397 Title: Xorg crashes with AutoAddDevices false To manage notifications about this bug go to:

[Bug 931397] Re: Xorg crashes with AutoAddDevices false

2012-02-21 Thread Bryce Harrington
Program received signal SIGSEGV, Segmentation fault. __strcasecmp_l_sse42 () at ../sysdeps/x86_64/multiarch/strcmp-sse42.S:163 163 ../sysdeps/x86_64/multiarch/strcmp-sse42.S: No such file or directory. (gdb) bt #0 __strcasecmp_l_sse42 () at ../sysdeps/x86_64/multiarch/strcmp-sse42.S:163 #1

[Bug 931397] Re: Xorg crashes with AutoAddDevices false

2012-02-14 Thread Timo Aaltonen
** Changed in: xorg-server (Ubuntu) Importance: Undecided = High ** Changed in: xorg-server (Ubuntu) Status: New = Incomplete ** Changed in: xorg-server (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which