[Bug 656503] Re: event dispatch can hang under some circumstances

2013-07-06 Thread Adolfo Jayme Barrientos
** No longer affects: utouch-geis (Ubuntu Maverick) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/656503 Title: event dispatch can hang under some circumstances To manage notifications about this b

[Bug 656503] Re: event dispatch can hang under some circumstances

2010-12-10 Thread Martin Pitt
What you describe in the first paragraph is bumping the SONAME, which happens on incompatible ABI changes. Compatible ABI changes (i. e. ABI additions mostly) should only need to bump the minor version. But this patch doesn't change ABI at all. I just saw that the package uses proper .symbols file

[Bug 656503] Re: event dispatch can hang under some circumstances

2010-12-10 Thread Stephen M. Webb
If there was an ABI change the libtool 'current' would need to be bumped. This change just bumps the libtool 'revision', indicating no ABI change. The end result is the .so version goes from libutouch- geis.so.1.0.1 to libutouch-geis.so.1.0.2. Since the NEEDED section of any ELF binary that link

[Bug 656503] Re: event dispatch can hang under some circumstances

2010-12-10 Thread Martin Pitt
Why does the 0081-event-dispatch-hang-lp656503 patch bump the minor SONAME ABI version? This doesn't add any ABI, just changes the implementation of a function. +- -version-info 1:1:0 \ ++ -version-info 1:2:0 \ It would mean that you can't run programs which got built against the -propo

[Bug 656503] Re: event dispatch can hang under some circumstances

2010-12-03 Thread Stephen M. Webb
** Description changed: + IMPACT: Applications using this library can hang with high cpu usage + under some circumstances. + + DEVELOPMENT: The bug has been fixed upstream in release 1.0.13 and + backported to 1.0.11 as patch 0081-event-dispatch-hang-lp656503. + + INSTRUCTIONS: See test case att

[Bug 656503] Re: event dispatch can hang under some circumstances

2010-11-30 Thread Evan Broder
Maverick SRU patch looks good as well, so I've sponsored it. It should be evaluated by the SRU team soon. Thanks for revising the patches. As part of the SRU approval process, the SRU team will want some additional information. In particular, they'll need a discussion of what you feel the regressi

[Bug 656503] Re: event dispatch can hang under some circumstances

2010-11-30 Thread Launchpad Bug Tracker
This bug was fixed in the package utouch-geis - 1.0.13-0ubuntu1 --- utouch-geis (1.0.13-0ubuntu1) natty; urgency=low * New upstream release: - Fixes failed make for some dependent projects (LP: #660576). - Prevents event dispatch from hanging under some circumstances (

[Bug 656503] Re: event dispatch can hang under some circumstances

2010-11-30 Thread Evan Broder
Natty changed looked good, thanks. I've uploaded that. I'll be taking a look at the SRU shortly. -- event dispatch can hang under some circumstances https://bugs.launchpad.net/bugs/656503 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -

[Bug 656503] Re: event dispatch can hang under some circumstances

2010-11-30 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utouch-geis -- event dispatch can hang under some circumstances https://bugs.launchpad.net/bugs/656503 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 656503] Re: event dispatch can hang under some circumstances

2010-11-30 Thread Stephen M. Webb
** Changed in: utouch-geis (Ubuntu) Assignee: Stephen M. Webb (bregma) => (unassigned) -- event dispatch can hang under some circumstances https://bugs.launchpad.net/bugs/656503 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ub

[Bug 656503] Re: event dispatch can hang under some circumstances

2010-11-30 Thread Stephen M. Webb
Packaging for touch-geis_1.0.13-0ubuntu1 is in lp:~utouch-team/utouch- geis/packaging for natty. Packaging now contains for for FTBFS on natty due to linker changes. ** Patch added: "debdiff utouch-geis_1.0.11 -> utouch-geis_1.0.13" https://bugs.launchpad.net/utouch-geis/+bug/656503/+attachme

[Bug 656503] Re: event dispatch can hang under some circumstances

2010-11-30 Thread Stephen M. Webb
Packaging for 1.0.11-0ubuntu1.1 is in lp:~utouch-team/utouch-geis /packaging-maverick for maverick-proposed. ** Patch added: "debdiff between 1.0.11-0ubuntu1 and 1.0.11-0ubuntu1.1" https://bugs.launchpad.net/utouch-geis/+bug/656503/+attachment/1750324/+files/0ubuntu1-0ubuntu1.1.debdiff -- e

[Bug 656503] Re: event dispatch can hang under some circumstances

2010-11-30 Thread Launchpad Bug Tracker
** Branch linked: lp:~utouch-team/utouch-geis/packaging-maverick -- event dispatch can hang under some circumstances https://bugs.launchpad.net/bugs/656503 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubun

[Bug 656503] Re: event dispatch can hang under some circumstances

2010-11-29 Thread Evan Broder
Thanks for the patch! utouch-geis 1.0.13 doesn't currently build on Natty due to linker changes - I've attached the build log (see http://wiki.debian.org/ToolChain/DSOLinking for more information). Can you please update your build system to link against the appropriate libraries? Also, there shou

[Bug 656503] Re: event dispatch can hang under some circumstances

2010-11-29 Thread Evan Broder
** Also affects: utouch-geis (Ubuntu Maverick) Importance: Undecided Status: New -- event dispatch can hang under some circumstances https://bugs.launchpad.net/bugs/656503 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

[Bug 656503] Re: event dispatch can hang under some circumstances

2010-11-29 Thread Evan Broder
** Changed in: utouch-geis (Ubuntu) Assignee: (unassigned) => Evan Broder (broder) -- event dispatch can hang under some circumstances https://bugs.launchpad.net/bugs/656503 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 656503] Re: event dispatch can hang under some circumstances

2010-11-29 Thread Stephen M. Webb
Release 1.0.13 contains critical fixes that need to be SRU'd into maverick. ** Changed in: utouch-geis (Ubuntu) Status: In Progress => New ** Changed in: utouch-geis (Ubuntu) Assignee: Stephen M. Webb (bregma) => (unassigned) -- event dispatch can hang under some circumstances https

[Bug 656503] Re: event dispatch can hang under some circumstances

2010-11-15 Thread Stephen M. Webb
** Patch added: "debdiff utouch-geis_1.0.11 -> utouch-geis_1.0.13" https://bugs.launchpad.net/ubuntu/+source/utouch-geis/+bug/656503/+attachment/1734742/+files/utouch-geis.debdiff -- event dispatch can hang under some circumstances https://bugs.launchpad.net/bugs/656503 You received this bug

[Bug 656503] Re: event dispatch can hang under some circumstances

2010-11-15 Thread Stephen M. Webb
The fix for this is included in the 1.0.13 release. ** Changed in: utouch-geis Status: Fix Committed => Fix Released -- event dispatch can hang under some circumstances https://bugs.launchpad.net/bugs/656503 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 656503] Re: event dispatch can hang under some circumstances

2010-11-13 Thread Stephen M. Webb
** Also affects: utouch-geis (Ubuntu) Importance: Undecided Status: New ** Changed in: utouch-geis (Ubuntu) Status: New => In Progress ** Changed in: utouch-geis (Ubuntu) Assignee: (unassigned) => Stephen M. Webb (bregma) -- event dispatch can hang under some circumstances