[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2013-05-18 Thread dino99
https://wiki.ubuntu.com/Releases ** Changed in: xorg-server (Ubuntu Oneiric) Status: Confirmed = Invalid ** Changed in: xorg-server (Ubuntu Natty) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2012-06-07 Thread Chase Douglas
** Changed in: xorg-server (Ubuntu) Assignee: Chase Douglas (chasedouglas) = (unassigned) ** Changed in: xorg-server (Ubuntu) Status: Triaged = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2012-03-23 Thread Chase Douglas
The bad code does not exist in Precise. It has been replaced by better code :). ** No longer affects: xorg-server (Ubuntu Precise) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/780961 Title: Xorg

[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

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/780961 Title: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard- based window management To manage

[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2012-01-17 Thread Laurent
confirmed, xdebug4 fixes this issues. some of my sawfish binding were not working before and the xserver was crashing, everything is ok with xdebug4. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2012-01-13 Thread Paul Holcomb
FYI: No further crashes on either oneiric or natty for me using the above versions (oneiric:test2, natty:xdebug4) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/780961 Title: Xorg crash in

[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2012-01-13 Thread Elliot Kendall
Nor for me. I'd been getting fewer crashes over time, but I've had none at all since installing the patched version. I'm pretty confident they fix the problem for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2011-12-14 Thread Selene Scriven
I don't suppose you could build an oneiric version too? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/780961 Title: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard- based window

[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2011-12-14 Thread Paul Holcomb
I built some oneiric packages using the 2 patches from xdebug4. Files are here: http://www.cpoint.net/paul/xorg/ I just rebuilt these after cleaning up the changelog and version numbers, but I've been running the same code for several days now with no crashes. -- You received this bug

[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2011-12-14 Thread Paul Holcomb
Also added to ppa: https://launchpad.net/~pholcomb/+archive/ppa but as of last check wasn't finished building -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/780961 Title: Xorg crash in

[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2011-12-13 Thread Paul Holcomb
No crashes in xdebug4 yet, but just like Elliot, the time until X crashes is highly variable. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/780961 Title: Xorg crash in PlayReleasedEvents with

[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2011-12-12 Thread Laurent
on oneiric, my workaround is still to use debian packages. Using squeeze-backports for xserver-xorg-input-mouse xserver-xorg-input-evdev xserver-xorg-core xserver-xorg xserver-common -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2011-12-12 Thread Chase Douglas
I haven't heard any feedback from the packages in my PPA. Is it working? Is it too early to tell? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/780961 Title: Xorg crash in PlayReleasedEvents with

[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2011-12-12 Thread Elliot Kendall
I haven't had any crashes since I switched to your packages, but I was away from this machine most of last week, and it's not unusual for me not to see any crashes for several days. In my case it's never been an easily problem to reproduce. -- You received this bug notification because you are a

[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2011-12-01 Thread Elliot Kendall
You may already have what you need, but here's my xinput info as well, from natty x86_64 ** Attachment added: natty-xinput2.txt https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/780961/+attachment/2614700/+files/natty-xinput2.txt -- You received this bug notification because you

[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2011-12-01 Thread Paul Holcomb
$ grep xdebug /var/log/Xorg.0.log [2600727.643] xorg-server 2:1.10.1-1ubuntu2~xdebug~3 (For technical support please see http://www.ubuntu.com/support) Ok, I've got your PPA build running right now, and gdb attached to it. So far, no luck in getting it to crash yet (which is expected) --

[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2011-12-01 Thread Chase Douglas
Peter Hutterer and I looked over this code as we were working on the XI multitouch work. In a change I made to the syncEvents queue list management, I forgot to update the previous item's next pointer when removing an item. This could very well be the cause of the bug. I have uploaded a new

[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2011-11-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xorg-server (Ubuntu Oneiric) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/780961

[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2011-11-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xorg-server (Ubuntu Natty) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/780961

[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2011-11-30 Thread Paul Holcomb
Some more data, which may or may not be useful: I am unable to reproduce this bug using Selene's method (rapidly forcing window redraws) and both my machines having the problem are using the nvidia xorg server. The only way I've been able to trigger this is to start xterms (and xterms only)

[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2011-11-30 Thread Chase Douglas
Please attach the list of input devices you are using when hitting this bug. Please run: $ xinput list --long Then attach the output to this bug. I am interested in seeing whether you have multitouch devices or not. Thanks! ** Changed in: xorg-server (Ubuntu Precise) Assignee: Bryce

[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2011-11-30 Thread Paul Holcomb
Natty xinput ** Attachment added: natty xinput https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/780961/+attachment/2614244/+files/natty.xinput.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2011-11-30 Thread Paul Holcomb
Oneiric xinput ** Attachment added: oneiric xinput https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/780961/+attachment/2614243/+files/oneiric.xinput.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2011-11-30 Thread Chase Douglas
Doesn't look like there are any multitouch devices. That's good because it narrows the paths through which things could be propagating. I have uploaded a debug server to ppa:chasedouglas/mercury. Please add the repository and update to it when it is done building. You can see the status here:

Re: [Ubuntu-x-swat] [Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2011-11-30 Thread Bryce Harrington
Build appears to have errored: ../../dix/events.c: In function 'EnqueueEvent': ../../dix/events.c:1100:9: error: used struct type value where scalar is required On Thu, Dec 01, 2011 at 01:31:22AM -, Chase Douglas wrote: Doesn't look like there are any multitouch devices. That's good