/srv/irclogs.ubuntu.com/2012/04/19/#ubuntu-x.txt

hyperairRAOF: https://bugs.freedesktop.org/show_bug.cgi?id=48777 <-- i wonder if this would fix the xi2 scroll-jamming issue07:27
ubottuFreedesktop bug 48777 in Input/synaptics "While tap-dragging: when approaching the touchpad edge, the cursor snaps to the display edge" [Normal,Assigned: ]07:27
kklimondahum, any idea on bug 800022? people seem to have to export LIBVA_DRIVER_NAME="fglrx" for va-api to work (and some applications not crashing)09:43
ubottuLaunchpad bug 800022 in fglrx-installer (Ubuntu) "XvBA Hardware Acceleration doesn't work" [Undecided,Confirmed] https://launchpad.net/bugs/80002209:43
kklimondaor is it an incorrect link..09:48
RAOFhyperair: No, I'm pretty sure that's not it - I talked with whot, and he said it was a known limitation in the implementation that he needs to fix :/09:52
hyperairRAOF: you mean the scroll-jamming is a known implementation?10:14
hyperairer known limitation10:14
hyperairthat sucks =\10:14
RAOFApparently so.10:14
hyperairis he around?10:15
hyperairi'd like to ask which value's overflowing10:15
hyperairperhaps we can have a hack in place to stop this from happening10:15
RAOFNo, he's not.10:16
RAOFWhy are gentoo users so *aggresively* ignorant when asking for help?10:18
brycehRAOF, :-/16:00
brycehsadly they're that way when giving help sometimes too...16:00
mlankhorstAh ignorant helpers are even worse. :(16:18
brycehcnd, posted reviewed-by to the xorg-devel list for that branch.16:57
cndthanks!16:58
cndI'm preparing an SRU of xorg-server right now16:58
brycehcnd, I didn't spot anything that directly concerns me, it looks fine.  but it seems a lot of code to consider for sru'ing16:58
cndyeah16:58
cndthey are all necessary though16:58
cndthey're the results of me seeing input lockups and such16:59
brycehthere's some changes which are just code refactors, and others (if I understand right?) enable functionality that wasn't functioning before.16:59
brycehcnd, for getting it accepted into sru, if you  could elaborate on those bugs it might help in getting it approved17:00
cndthe code refactoring changes were required for subsequent fixes17:00
cndI don't remember any new functionality17:01
cndbut I will be sure to provide a detailed summary of the change17:01
brycehcnd, it's certainly possible I just misunderstood some comments as meaning it enabled functionality that wasn't working before17:02
bryceh2efbed23 "When activating an explicit grab, update owning listener" I guess was the one that I wondered about being new functionality.  17:06
brycehcnd, anyway, other than that, good work!  hope the sru goes in smoothly.17:09
cndbryceh, ahh yes17:09
cndthat is kinda new functionality, kinda bug fix17:09
cndbut without it, popup menus won't work17:09
cndso if on a touchscreen you press on a gtk app menu17:09
cndor in the menu bar17:09
cndand you hold as the menu drops down17:10
cndthen you drag your finger down17:10
cndwithout the change, the menu won't see the events17:10
cndand you have to lift your finger and touch again to actually select an item17:10
brycehah, yeah that does sound like a bug fix.  Was it working previously or has it just never worked?17:10
cndit was working previously because another bug was shadowing it :)17:11
cndwhot had been telling some folks that he thought it wasn't really fixable17:11
cndsome of the gtk devs had asked17:11
cndso it's new functionality in that it wasn't a bug that was planned to be fixed :)17:11
brycehinteresting17:11
brycehcnd, maybe just toss a sentence in the description like "Fixes broken popup menus, where they fail to..."17:12
cndyeah17:13
brycehdo we have a bug # open for that?  if so link that in too.17:13
brycehcnd, also, are all these patches together one bug fix, or do they address distinct problems?  I suspect if you can break it into several SRUs they'll go through the process faster than going in as one big lump17:14
brycehbut maybe chat up one of the SRU admins about that, maybe it doesn't matter (or would be more work than worth)17:14
cndbryceh, I'm targeting them to bug 97488717:15
ubottuLaunchpad bug 974887 in xorg-server (Ubuntu) "unity 3d touch stops registering clicks" [Medium,In progress] https://launchpad.net/bugs/97488717:15
cndI plan to note each patch individually to explain why it's needed17:15
cndbut in the packaging it will be one big squashed patch17:15
brycehcnd, ok17:23
brycehSarvatt, what do you think the regression potential is for the SRU bug #968218 ?18:03
ubottuLaunchpad bug 968218 in libxi (Ubuntu Oneiric) "ssh x11 forwarding precise to oneiric causes glibc malloc(): memory corruption" [High,Triaged] https://launchpad.net/bugs/96821818:03
jcristauha, reminds me of bugs.debian.org/66041118:05
brycehjcristau, indeed, it's the same bug (and same patch).  thanks for the pointer18:06
jcristauyou're not fixing that for the older releases?18:06
jcristauit's still somewhere on my to-do list to fix it in squeeze... (http://bugs.debian.org/661652)18:09
ubottuDebian bug 661652 in release.debian.org "pu: package libxi/2:1.3-7" [Normal,Open]18:09
brycehjcristau, looks like the SRU was proposed only for oneiric.  but if the issue is affecting earlier releases, would certainly make sense to sru it for those as well.18:10
jcristauit affects squeeze so presumably also lucid18:11
cndargh!18:29
cndwhy is the escape key mapped to "delete everything I just wrote in the bug description update"18:30
cndI often hit escape out of habit because I'm a vi user18:30
cndand I just lost a good 20 minutes of write up18:30
jcristausometimes i do that with ^w18:30
brycehSarvatt, mind doublechecking my hackjob on your patch?  https://bugs.launchpad.net/ubuntu/+source/libxi/+bug/968218/comments/1618:36
ubottuLaunchpad bug 968218 in libxi (Ubuntu Oneiric) "ssh x11 forwarding precise to oneiric causes glibc malloc(): memory corruption" [High,Triaged]18:36
Sarvattbryceh: the upstream commit should apply directly?18:36
jcristauSarvatt: not to lucid18:37
jcristaubryceh: http://anonscm.debian.org/gitweb/?p=users/jcristau/libxi.git;a=commitdiff;h=d33c64350c961e3b096565b30e1e98f7c9a569dc is what i had if that helps18:37
jcristauSarvatt: (no touch / scroll stuff in XI 2.0)18:37
brycehjcristau, thanks18:42
cndbryceh, do you have a bug for the change you made to xorg-server for re-enabling patch 227?19:08
cndor: how should we propose the SRU with the touch changes and that change?19:09
brycehcnd, 930936 would be the bug19:11
cndbryceh, how did it get disabled?19:14
cndoh, it was never enabled...19:16
cndd8e24bf6634b0ef80a21ac1d1b13412d88aa780019:16
cndoops19:18
cndhttp://paste.ubuntu.com/937318/19:18
cndbryceh, I've updated the bug report for the SRU19:25
brycehcnd, ok thanks20:08
Sarvattnote to self: don't try cnd's crack jupiter ppa :)22:17
cndSarvatt, huh?22:17
Sarvattpointer acceleration is all screwed up in 0ubuntu11~jupiter722:17
cndreally?22:17
cndI just uploaded to proposed22:18
Sarvattmoving 1 finger from top to bottom at a steady speed, the acceleration is all over the place22:18
cndso if it's broken I need to fix it22:18
cndSarvatt, what device?22:18
Sarvattbcm5974, macbook air 4,222:18
cndI don't have any issues here22:18

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!