=== RAOF_ is now known as RAOF__ === RAOF__ is now known as RAOF [06:03] desrt: ok, that's weird.. [06:04] pwnguin: we can use dbus though, and add the other devices with a daemon like what Alexia_Death has done [06:04] oh yea [06:27] tjaalton: any ideas? [06:27] tjaalton: is this the sort of thing that was expected to be working out of the box? [06:57] desrt: at some point [08:07] desrt: with my daemon it already is pretty much a matter of starting the daemon and thats it. [08:07] desrt: initial configuration is a bit of work. [08:53] tjaalton: it looks like my patch fixes the problem: https://bugs.launchpad.net/ubuntu/+source/xfree86-driver-synaptics/+bug/322659 [08:53] Launchpad bug 322659 in xfree86-driver-synaptics "touchpad left mouse button does random other things in jaunty (dup-of: 320632)" [High,Confirmed] [08:53] Launchpad bug 320632 in xfree86-driver-synaptics "tap-to-click and edge-scrolling broken in Jaunty" [High,Confirmed] [08:53] * wgrant is back on the planet now. [08:54] tseliot: synaptics 1.0.0 was released, and according to the announce those things should be autodetected now and if not, the kernel is buggy [08:55] tjaalton: There are no changes to that end since 0.99.3 [08:55] so I'm thinking that these patches might break things for other users [08:55] Only manpage changes, FDI comments, and float properties. [08:55] The problem is that the autodetection is strange. [08:55] It decides that if it can use two-finger scrolling, it will disable edge-scrolling. [08:55] wgrant: sure, but I meant the changes between 0.15.x -> 0.99.3 [08:56] It's reasonable, but a complete change in behaviour from what we have traditionally had. [08:56] right, and that's something the kernel should tell [08:56] No. [08:56] It's policy. [08:56] Everybody expects touchpads to have edge-scrolling on by default. [08:56] Kernels up to excluding 2.6.29 announce multi-touch capabilities for all [08:56] synaptics touchpads even if the hardware does not support it. If you have a [08:56] such a touchpad, you will need to enable edge scrolling explicitly in the [08:56] configuration. [08:56] But the new upstream policy is to enable it only when two-finger scrolling cannot be enabled. [08:56] heya [08:57] hi bryce_ [08:57] Evening bryce_ . [08:57] tjaalton: my new patch fixes what I broke with another patch therefore I think it's ok to upload it [08:57] hey bryce_ [08:57] tseliot: May I see this patch? [08:57] tseliot: ah, ok :) === bryce_ is now known as bryce-sprint [08:57] wgrant: which one? [08:57] tseliot: The one that isn't in the archive yet. [08:58] wgrant: https://bugs.launchpad.net/ubuntu/+source/xfree86-driver-synaptics/+bug/320632/comments/53 [08:58] Launchpad bug 320632 in xfree86-driver-synaptics "tap-to-click and edge-scrolling broken in Jaunty" [High,Confirmed] [08:58] wgrant: according to the text I pasted, kernel 2.6.29 should be more wise about these issues, but maybe I'm misreading things [08:59] tjaalton: there's still something wrong in the detection of the touchpad edges for ALPS [08:59] tjaalton: It's a different, but related, issue. [08:59] tjaalton: Few people expect two-finger scrolling, but that's all most people will get (even with 2.6.29). [09:00] I'm lucky not to have a touchpad, so it all is a bit irrelevant to me :P [09:00] BMFH [09:01] tjaalton: Basically, pre-0.99, nothing was autodetected. Vertical edge-scrolling was always enabled, and 1-, 2- and 3-finger taps always emulated clicks on buttons 1, 2 or 3 respectively. [09:01] wgrant: I trust your judgement, so whatever has your stamp-of-approval, I'll upload :) [09:01] Heh. [09:01] tseliot's patches are what I would have done. [09:01] ;) [09:02] Had I know there was going to be so much bugmail from the default changes, I would have done it myself before I went away... [09:02] And we finally have float properties. [09:05] tjaalton: did you get a chance to look at the client limit patch? I could rework that patch to s/1024/512/ if you haven't already, that should be pretty simple [09:05] tjaalton: the hotel wireless here is ultra slow though [09:07] bryce-sprint: well, the proto patch uses 16bits instead of 8, so maybe 9 would do for 512, but I guess 16 doesn't hurt. the one for xorg-server is trivial [09:10] gotta run now -> [09:14] Huh, DRI2 actually works. [09:14] wgrant: what did you need to do to flip that on? [09:15] bryce-sprint: Just change the AccelMethod to UXA. [09:15] It's only a little bit quirky with some menus. [09:15] ok good [09:16] wgrant: can you file bugs with the issues you find? [09:17] bryce-sprint: Against what? -intel? [09:17] when I tried UXA X started and when I launched gnome-terminal X froze (together with the kernel) [09:18] The menus do this very strange bright fadish thing when coming in and out. [09:18] But i915 with UXA and DRI2 works fine, with redirected direct rendering. [09:23] tseliot: Why do you go back to disabling multi-finger taps in your patch in commennt #53? [09:23] Disabling on non-MacBooks, that is. [09:23] wgrant: because it breaks drag and drop with physical buttons [09:24] which is not what we want ;) [09:26] tseliot: You mean it does strange scrolly thing and releases early? [09:26] There must be better ways to fix that, given that I'm sure it worked before. [09:27] if you have one finger on the touchpad and one to hold down the physical left button drag and drop would simply not work [09:27] wgrant: yes [09:28] and the cursor will just move [09:30] tseliot: I can drag and drop almost fine - the only problem is that it drops when I take a finger of the touchpad, rather than off the button. [09:41] hmm... [11:01] before I file a bug report against xrandr/xorg in jaunty, I just wanted to ask if there was some fundamental change in the intel driver that might cause regressions/breakages? [11:02] (specifically it ignoring a resolution I put either on the command line with xrandr and also if I put the correct modeline in xorg.conf) [11:19] popey: change since when? the driver has supported randr-1.2 since feisty, so forcing a mode needs some work [11:22] tjaalton: well I used a little bit of gtf/xrandr magic as recently as a week or so ago, and now xorg just barfs when i try to set it to a specific res [11:23] popey: hmm, that sounds odd [11:24] tjaalton: worth filing a bug ? [11:24] popey: probably.. where are the errors from? [11:24] there is no error, the screen just goes to a different mode - uniform colour of brown, no icons, no panels [11:25] system isn't locked up, i can restart gdm and get back in [11:25] huh, weird [11:25] xorg.0.log doesn't even make reference to the resolution i set in xorg.conf [11:26] i know it's reading the xorg.conf because i added the necessary wacom stuff and that works [11:26] you need to do something like here to force a mode: http://users.tkk.fi/~tjaalton/foo/xorg.conf [11:28] I had something similar, with a separate section for modes [11:29] have modified it to be more like yours and it still ignores the res I put in [11:30] http://popey.com/~alan/xorg.conf [11:30] logfile might help [11:30] http://popey.com/~alan/Xorg.0.log :) [11:32] what if you add 'Option "monitor-LVDS" "Generic Monitor"' to the device section? [11:36] oh I see, in the logs it's trying to set VGA to 1280x720? [11:36] yes [11:37] ok, adding that option I get a lot of blinking but no x on the panel [11:37] another logfile too?-) [11:38] http://popey.com/~alan/Xorg.0.log_2 [11:39] http://popey.com/~alan/xorg.conf_2 [11:39] oh, my bad [11:40] i set the option in the wrong place [11:41] does it work if you move it? [11:41] heh, no [11:41] yeah, according to the logfile it did try 12x7 [11:41] but I've no idea why it doesn't work [11:41] hmm, are you sure it's a 75Hz screen? [11:42] i used gtf to generate that modeline, and specified "1280 720 60" [11:42] oh [11:42] I misread it [11:44] worth me filing a bug do you think? [11:44] yeah [11:45] although from the xorg log it seems to be using 1280x720 for the external VGA still and autodetecting LVDS [11:46] oh, then tries later [12:56] tjaalton: further investigation reveals that actually my laptop can't switch to _any_ resolution other than the native one [13:15] tjaalton: fyi if you're interested i filed bug 324286 about it. thanks for the help [13:15] Launchpad bug 324286 in xserver-xorg-video-intel "[945] [jaunty] blank screen on resolution change" [Undecided,New] https://launchpad.net/bugs/324286 [13:17] popey: ok thanks === seb128_ is now known as seb128 [18:31] hrm. patches.ubuntu.com isn't getting updated? [20:15] seems like it [21:26] Hi, after the recent libgnome change to use the xorg detected dpi value for font sizing, my fonts are huge [21:26] However, "xrandr --verbose" is getting the correct screen dimensions [21:27] Hardware is an Acer Aspire One [21:27] Can someone guide me to filing a useful bug? Thanks. [21:30] hrm. [21:30] - Add libxinerama1 to build depends. [21:30] really? [21:38] sounds odd [21:40] maxb: just use 'ubuntu-bug -p xserver-xorg-video-FOO', that should include the useful logs [21:51] tjaalton: xdpyinfo says the correct resolution and physical dimensions...does it still make sense to file against the driver? [21:52] maxb: the logfile will tell [21:52] ok [21:53] (probably not. but then the font size should be correct.) [21:55] LP 324518 filed, anyway [21:55] Launchpad bug 324518 in xserver-xorg-video-intel "Overly large fonts" [Undecided,New] https://launchpad.net/bugs/324518 [21:58] (==) intel(0): DPI set to (96, 96) [21:59] tjaalton: i think that one's misleading [21:59] it says that here, too, but xdpyinfo says 125x125 [21:59] hmm, nice [22:01] tjaalton, dpkg-shlibdeps complains elsewise... [22:03] superm1: hum, ok [22:03] superm1: okay. i guess that makes sense. blobs ftl. [22:03] maxb: could be that your font sizes are just too large?-) [22:03] yeah. pretty much everything in that upload was working around ugly behavior that happens with the blob :( [22:04] maxb: I believe the defaults have been changed in the past to work around some issues, so maybe they should be changed again [22:05] hmm, although they should be smaller now [22:05] tjaalton: Well, it could be that everything's working as designed, but if that's the case, then every Aspire One user is going to get their fonts blown up to an unhelpful size when upgrading [22:05] maxb: I'm not sure what's going on, but probably the guys at the sprint will notice it too, and do something about it :) [22:13] ooh, good point [22:13] Hopefully there'll be a few netbooks there [22:26] tjaalton: I just updated a second machine, with the same result - a distinctly excessive increase in font size. I suppose things are working as designed, but this design is liable to annoy people upgrading, I suspect [22:29] maxb: AIUI the effect should be the opposite, but oh well :)