/srv/irclogs.ubuntu.com/2011/05/20/#ubuntu-x.txt

tjaaltonhum, https://wiki.ubuntu.com/DebuggingXorg and https://wiki.ubuntu.com/X/Backtracing seem identical07:29
tjaaltoni'll delete the former07:30
tjaaltonwow, X/Config/Input was way out of date, refreshing08:15
RAOFtjaalton, bryce: I'd appreciate some review for the latest commit on xkb-data on pkg-xorg.08:32
tjaaltonchecking08:33
tjaaltonRAOF: i guess you've tested this :)08:36
RAOFIt's not quite enough, obviously; it also requires that console-setup gets reconfigured.08:36
tjaaltonthe debconf values? yes08:36
RAOFtjaalton: Indeedy.  Perhaps not quite *enough*, but it's certainly tested.08:37
tjaaltonvalue08:37
tjaaltonhmm you already set the debconf value, what's left for console-setup?08:38
tjaaltonactually, doesn't this belong there to begin with?08:38
RAOFRebuilding the initramfs if necessary.08:38
RAOFThe problem is that console-setup doesn't have the necessary information; I'd have done it there if it did.08:38
RAOFThis change needs to be made on the transition from xkb-data < 1.9 to xkb-data > 1.9, and console-setup can't know that in it's postinst.08:39
tjaaltonwell, we could check what versions of console-setup was used with 1.9?08:40
tjaaltonanyway, if cjwatson is ok with this then I am too08:40
RAOFHm, and infer?  There's a very weak version dependency there, but I guess it's not an unreasonable herustic.08:41
RAOFI'll run it past cjwatson too :)08:41
tjaaltonisn't the compare-versions logic reversed there though, lt-nl means <<08:43
tjaaltonhum no08:44
tjaalton$2 is the installed version, duh08:44
RAOFThis would be why I call for review, yes :)08:45
tjaaltonchecked x11-common.postinst, so your version should be correct08:45
tjaaltonbryce: ok, reviewing xorg atm13:56
tjaaltonx11-common.preinst.in removes "/etc/gdm/failsafeXBackup", when it should probably be "/etc/gdm/failsafeBlacklist"13:57
tjaaltonhmh, and I still have all the old files on my desktop that were supposed to be purged by -4ubuntu114:09
tjaaltonbryce: also make sure that xdiagnose has Replaces/Breaks x11-common (<< 1:7.6+4ubuntu4)14:11
tjaaltonhmm, installing the new version didn't remove any of the conffiles14:14
tjaaltonand how could it, since the script doesn't even have remove_conffile_commit() :)14:17
tjaaltonsomething wrong with the build14:18
tjaaltonyeah "#INCLUDE_SHELL_LIB#" doesn't expand14:27
tjaaltongrr, my fault :)14:31
tjaaltonhum no, weird14:45
tjaaltonfor some strange reason remove_conffile_commit doesn't work on the failsafe-stuff :/14:55
tjaaltonargh14:58
tjaaltonwould make sense to use the functions as advised14:58
jcristauthere's dpkg-maintscript-helper(1) these days which may (or may not) be better than the xsfbs functions15:00
tjaaltonso it seems15:01
tjaaltonwell, i guess the xsfbs version is more familiar at this point, now that I can see how it's supposed to work15:03
tjaaltonsigh15:03
tjaaltonbryce: I'll fix those issues that I mentioned, since the x11-common.post/pre* -scripts are broken because of my bad example :)15:06
tjaaltonyeaahaw, no more /etc/gdm/failsafe*15:26
tjaaltonbryce: pull the new version from git, it should be ok and removed all the conffiles here15:30
tjaaltonnice, been playing my music collection on random since early february, and now I have 27 songs left that all make banshee crash15:33
tjaaltonor most of them anyway15:33
brycetjaalton, great thanks15:54
Sarvatthrm, stable 270.41.19 or beta 275.09 for x-updates I wonder..16:57
Sarvatt270.41.19 it is, will put 275 in another PPA. its going to have problems because debian/nvidia_supported stopped working for extracting the pci ids from the blob17:00
Sarvatttseliot: I'm not sure just using the pci ids in the readme is a good idea, missing 242 ids.. DEBUG: readme:413 object:655 deletions:0 additions:24217:10
Sarvattoh whoops he's gone17:10
bjsniderthat script will have to be updated17:32
bjsnideri don't understand this line "Fixed a bug that caused corruption on the menus in OpenOffice.org when the screen is rotated."17:37
bjsnidersince when cant he screen be rotated in linux?17:37
Sarvattit's just been broken since december17:37
Sarvatthttp://cgit.freedesktop.org/xorg/xserver/commit/?id=d1107918d4626268803b54033a07405122278e7f broke rotation with the blob and went to the stable xserver branches17:38
bjsnideri didn't know the blob had introduced xrandr support17:41
brycexorg/xorg-ubuntu-git$ git pull19:26
brycessh: connect to host alioth.debian.org port 22: Connection refused19:26
brycefatal: The remote end hung up unexpectedly19:26
brycegit.debian.org down?19:26
Sarvattyeah been down for a few hours now19:26
jcristauhttp://lists.debian.org/debian-infrastructure-announce/2011/05/msg00000.html19:27
bryceah19:29
bryceoh, already -fglrx has broken for oneiric?  that didn't last long...  bug #77689520:28
ubot4Launchpad bug 776895 in fglrx-installer (Ubuntu) "fglrx 2:8.840-0ubuntu4 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h (affects: 3) (heat: 16)" [Undecided,Won't fix] https://launchpad.net/bugs/77689520:28
SarvattI'll fix the build in x-updates for now and point tseliot at the fix, just updated it to 8.850 in there about 20 minutes ago20:44
bryceSarvatt, thanks20:46
bryceSarvatt, btw didn't you mention a fix you ran across that'd solve bugs like 762080?20:57
Sarvattnope doesn't sound familiar :( are you thinking of the _CallCallbacks one that needs libxtst-dev removed from the build deps for x-x-i-synaptics to work around so synclient doesn't use record?21:01
Sarvatt(bug 774978)21:01
ubot4Launchpad bug 774978 in xserver-xorg-video-intel (Ubuntu) "xserver seg'd [945GM] (affects: 26) (dups: 8) (heat: 160)" [High,Incomplete] https://launchpad.net/bugs/77497821:01
Sarvatthmm catalyst 8.850 might already work with .39 looking at it21:03
Sarvattdont see it including <linux/smp_lock.h> that was causing the problems in 8.84021:03
Sarvattdarn, there it is21:08
Sarvattphew that took forever due to wonky dkms install paths but got fglrx patched up, someone else is going to have to test if it actually works though :)22:11
SarvattBuilding initial module for 2.6.39-1-generic-pae22:11
SarvattDone.22:11
Sarvattuploaded it for oneiric and natty to x-updates22:12
liviumireahello22:50
liviumireai just updated nvidia-current to the latest version 270.41.19 that was released a few hours ago and now the GLX module fails to load22:51
liviumireacan anyone offer some help? :-s22:52

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