/srv/irclogs.ubuntu.com/2012/01/19/#ubuntu-desktop.txt

desrtmterry: http://paste.ubuntu.com/809211/00:21
desrtmterry: that's base64'd xz'd text00:21
mterrydesrt, got it00:23
desrti did a brief check that there is no key material in there00:23
desrtif i'm wrong, please let me know :)00:23
mterrydesrt, error indeed says "bad key"  (I was expecting a more esoteric gpg error, since we treat them all the same and maybe something weird was going on).  This looks like you're not using the same key00:24
mterrydesrt, did you enter in the password each time before, or did you have DD remember the password?00:25
desrti entered it each time00:26
desrtbut i'm rather certain that i'm getting it correct00:26
desrtcould it be that somehow the key-hashing algorithm changed between versions of DD/duplicity/gpg?00:26
mterrydesrt, I don't believe so.  Certainly not in DD/duplicity.  gpg's default symmetric algorithm is CAST5 I believe00:27
desrtvery very odd.00:27
mterryI would be surprised if that changed?  Maybe it does between distros?00:27
desrti use the same passphrase as the harddrive encryption password for my laptop00:27
desrtso i'm rather certain i haven't forgotten it00:27
desrtand it started happening exactly when i switched to ubuntu00:27
mterrydesrt, one thing you could do is take DD/duplicity out of the loop00:28
mterrydesrt, and decrypt a file directly00:28
mterrylet me look up the line00:28
mterrygpg --multifile --decrypt duplicity-full.20110127T131352Z.vol1.difftar.gpg (for example)00:28
mterrydesrt, ^00:28
desrtwill that leave the original untouched?00:29
mterrydesrt, yeah it will make a non-.gpg file00:29
mterrythat's what the --multifile does (as well as allowing multiple arguments)00:29
desrtyup.  that worked on the server using what i believe to be my passphrase00:31
desrtlet me copy it over to an ubuntu machine and try00:31
desrtalso works on ubuntu00:31
mterryOK, so good...00:33
mterrySo that makes me think that we are trying to decrypt either a corrupted local copy or passing the wrong passphrase to duplicity00:33
desrtperhaps i should blow away my .cache?00:34
mterrydesrt, Sure.  Move it away, and let's see if that helps.00:34
desrtno help00:35
desrtvery odd00:35
desrtgonna eat dinner now00:35
desrtback in a bit00:35
mterryk00:35
mterrydesrt, next thing to do is to take duplicity out of the equation and run "/usr/bin/duplicity --exclude=/home/desrt/jhbuild --exclude=/home/desrt/.mozilla/firefox/default/Cache --exclude=/home/desrt/.cache --exclude=/home/desrt/Downloads --exclude=/home/desrt/.local/share/Trash --exclude=/home/desrt/.xsession-errors --exclude=/home/desrt/.thumbnails --exclude=/home/desrt/.gvfs --exclude=/home/desrt/.adobe/Flash_Player/AssetCache --exclude=/home/00:39
mterrydesrt/.cache/deja-dup --exclude=/home/desrt/.cache --include=/home/desrt --exclude=/sys --exclude=/proc --exclude=/tmp '--exclude=**' --dry-run --gio --volsize=25 / sftp://velocity.lan/home/desrt/backup/moonpix --verbosity=9 --gpg-options=--no-use-agent --archive-dir=/home/desrt/.cache/deja-dup"00:39
desrtmterry: christ...00:58
desrtmterry: so i figure that it may be the case that somehow one of the files in this directory has a different key than the rest01:01
mterrydesrt, did that command work?01:02
desrtmterry: no.01:02
desrtgpg: decryption failed: bad key01:02
desrt===== End GnuPG log =====01:02
mterrydesrt, the most recent manifest file01:03
mterryis the one kicking up the error01:04
desrtmterry: let me check01:08
desrtmterry: indeed01:09
desrtmterry: the most recent manifest fails to decrypt01:09
desrtmterry: also worth noting that it's a full (not incremental backup)01:09
desrti have a theory: perhaps i fat-fingered the password on the last successful backup and because it was a full backup, it didn't need to decrypt any of the incrementals01:09
desrtie: any password would be allowed01:10
mterrydesrt, that's a good theory01:10
desrtprobably should add some extra checks for that01:10
desrtmeanwhile i'm just gonna blow away my backup dir and start over01:12
mterrydesrt, yeah, a check would be good.  I think most users just click 'remember password' so it's less of an issue01:19
desrti sort of like the password dialog01:20
desrtit gives me a chance to stop the backup if it's a bad time01:20
desrtor plugin to wired if i'm on wifi01:20
mterrydesrt, note that the notification will let you delay/skip the backup too01:20
mterrybut yeah01:21
desrtya... it doesn't really hang around, though01:21
mterrydesrt, it doesn't?  i thought gnome shell kept it01:24
desrtmaybe?01:26
desrti think the backup goes ahead without waiting, though?01:26
desrtto be honest, i guess i don't really know01:26
desrti'll see what happens next time :)01:28
mterrydesrt, it does go ahead.  but it'll take a few minutes before the backup actually start as it begins with a file scan01:31
mterryplus, if it does start and you stop it, no big deal01:32
desrtgood to know01:32
=== m_conley is now known as m_conley_away
desrtmterry: do you want a bug?01:54
mterrydesrt, sure01:54
desrthttps://bugs.launchpad.net/deja-dup/+bug/91848901:57
ubot2Launchpad bug 918489 in deja-dup "dejadup allows bad passphrase on full backup" [Undecided,New]01:57
mterrydesrt, thx!02:01
=== m_conley_away is now known as m_conley
robert_ancellRAOF, does this look like an X issue? https://launchpadlibrarian.net/84275438/DSCN0231.JPG  (it's two X servers running on different monitors, see bug 885394)04:16
ubot2Launchpad bug 885394 in unity-greeter "Greeter screen resolution too small for USB monitors (multiseat)" [Undecided,New] https://launchpad.net/bugs/88539404:16
RAOFrobert_ancell: Possibly?04:18
robert_ancellRAOF, well, I'm about to assign it to you guys.  As I don't pick the resolution it's either a misconfigured X or the X server is not reporting the correct values to unity-greeter04:19
RAOFYeah, that seems likely.04:19
RAOFThe gnome-settings-daemon error message suggests that something's trying to set a resolution of 1x1, so there's *something* broken somewheer :)04:20
robert_ancellyeah, it could be g-s-d of course :/04:20
=== m_conley is now known as m_conley_away
BigWhaleGood morning.05:17
pittiGood morning05:36
pittitkamppeter: thanks, pulled cups05:36
didrocksgood morning07:14
didrockshey RAOF, I tried to start my kernel with iommu=no, but as before, the nvidia driver is loaded, but I can't access to my second display (got the same error than yesterday when starting nvidia-settings)07:15
RAOFHm.07:15
RAOFLog time!  /var/log/Xorg.0.log is the first candidate.07:15
pittihey didrocks07:16
didrocksguten morgen pitti07:16
didrocksRAOF: the candidate is here: http://paste.ubuntu.com/809403/, I repeat the candidate is here :o)07:16
RAOFHm.  And what does starting nvidia-settings say?07:19
didrocksRAOF: it's totally insulting me with http://paste.ubuntu.com/809407/ :)07:19
RAOFAaah.  Hm.07:21
RAOFI don't really have much to say.  It looks like the nvidia driver just isn't probing your outputs correctly? /-?07:21
RAOFOooh, time to leave for dinner.07:22
didrocksRAOF: enjoy07:22
didrocksI should then just restart on older kernel?07:23
didrocks(this started with monday's upgrade)07:23
RAOFDoes it work on an older kernel?07:25
didrocksRAOF: I tried on the previous kernel (I think we just had one update recently), and unfortunatly, it didn't07:26
didrocksohoh nvidia-current:i386 (285.05.09-0ubuntu1, 290.10-0ubuntu1)07:27
RAOFWe may have a winner there :){07:29
RAOF(Now *really* dinner)07:29
didrocksRAOF: for some sort of "win", indeed :)07:29
didrocksRAOF: enjoy, trying to downgrade now07:29
pittididrocks: are you actually running i386?07:29
didrockspitti: yes07:30
didrocksshocking, isn't it? ;)07:30
pittiyeah, I thought most devs ran 64 bit07:30
rickspencer3hi pitti and didrocks, good morning07:31
pittibonjour rickspencer3, ca va?07:31
rickspencer3ca va bien, et toi?07:31
* rickspencer3 turns off French responder bot07:31
didrocksbonjour rickspencer307:31
rickspencer3pitti, didrocks easy travels back from BP?07:31
didrocksrickspencer3: yeah, was uneventful :)07:32
didrockshow was the opera?07:32
pittirickspencer3: je sui bien, merci! still cooling my cheek, but the tooth pulling went pretty well07:32
rickspencer3didrocks, the opera was really cool07:32
rickspencer3pitti, tooth pulling? did I miss something?07:32
pittirickspencer3: yeah, had a calm train ride; frankly, I think on the two train rides I got more stuff done than in the whole week in between ;)07:32
pittirickspencer3: got two wisdom teeth pulled out, was about time07:33
pittithe other two in a few weeks07:33
rickspencer3pitti, well, I hope the procedures go without too much pain!07:33
didrockspitti: are you still eating at the banana level or you are able to start eating something more consistent?07:33
pittididrocks: had some potatoes with zucchini yesterday :) (soft cooked, of course)07:34
didrocks:)07:34
didrocksrickspencer3: did you like Vienna, is it a nice city?07:34
pittistill being cautious, but don't worry, I won't starve07:34
didrocksheh ;)07:34
pittirickspencer3: ah, you went to Vienna? nice07:34
rickspencer3didrocks, from the little that I saw, I thought Vienna was quite nice07:34
pittirickspencer3: we spent a couple of days there in summer 2010, gorgeous city07:34
rickspencer3pitti, didrocks well, it was solid meetings early morning to late evening (if you include our dinners)07:35
didrocksok, so you couldn't really enjoy the city…07:35
pittiboth architecturally, culturally (Hundertwasser, Prater), and of course you just gotta love their cuisine and all those huge deserts they are making07:35
pittirickspencer3: ah, too bad; QBR or so?07:35
didrockspitti: it's on my personal list of city to visit. Thanks for confirming it worths it :)07:35
rickspencer3pitti, it was old managers meeting with new managers to try to quickly induct them07:36
pittididrocks: http://piware.de/fotos/Donauradtour-Sep10/, 32 onwards07:36
pittididrocks: it was the end of our bike tour along the Danube, we spent three days there07:36
ricotzjbicha, ping07:40
didrockspitti: looks really nice, indeed :)07:40
pittididrocks: we spent a whole day in Schönbrunn alone (the castle), it has a huge garden with a zoo etc.07:41
smspillazdidrocks: I fixed the opacity bug07:41
smspillaznot sure if someone has approved my merge yet though07:41
BigWhaleLatest Oneiric updates broke my app ...07:42
didrockspitti: waow, a zoo in a castle?07:42
BigWhaleI think.07:42
pittididrocks: well, not in the building, just in the area07:42
didrockssmspillaz: you proposed a merge against 4.0 and trunk?07:42
didrockspitti: ah ok ;)07:42
smspillazyes07:42
pittididrocks: that's a whole suburb by itself07:42
didrocksinteresting07:43
pittididrocks: we also went to the castle kitchen where they demoed how they make the famous Apfelstrudel07:43
didrockssmspillaz: https://code.launchpad.net/~smspillaz/unity/unity.fix_912682/+merge/89109 and https://code.launchpad.net/~smspillaz/unity/4.0_fix_912682/+merge/89114, isn't it,07:44
didrockspitti: oh, this is not specific to Berlin, there is a Vienna favor?07:44
pittididrocks: Berlin?07:44
smspillazhttps://code.launchpad.net/~smspillaz/unity/4.0_fix_912682/+merge/8918207:45
smspillazyes07:45
didrockssmspillaz: you can merge https://code.launchpad.net/~smspillaz/unity/4.0_fix_912682/+merge/89182 to 4.0? As the trunk version was accepted…07:45
pittididrocks: it origins from Vienna; perhaps you are mixing it up with the "Berliner", which is like more doughnut-like?07:45
smspillazgreat07:46
didrockspitti: oh, I was not well informed then, I guess agateau told me that Apfelstrudel was typical of Berlin ;)07:46
pittididrocks: http://en.wikipedia.org/wiki/File:Berliner-Pfannkuchen.jpg is the Berliner07:46
didrockspitti: incoming SRU fix ^07:46
didrockspitti: no, it wasn't that07:47
pittididrocks: ah, please build with -v to include the previous changelog07:47
didrockspitti: with great pleasure!07:47
didrockssmspillaz: ping me once merged!07:47
didrockssmspillaz: thanks a bunch for the fix :)07:47
smspillazoh, there's another fix for another regression too07:47
smspillazhang on07:47
smspillazor rather, it wasn't really a regression, just weird behaviour exposed by some other code07:48
smspillazbut it has a bug report and all07:48
didrockshttps://code.launchpad.net/~smspillaz/unity/unity.fix_881190_918360/+merge/89181 ?07:48
smspillazyep07:48
smspillazyou're sharper than me :)07:48
didrockssmspillaz: hum, but that's not a regression, so can be in a further SRU. Let's try to only fix the first one07:49
didrockswdyt?07:49
smspillazI don't think we've gotten any reports on that yet, but I think it can be tripped over07:49
smspillazdidrocks: its a regression from the fix to make sure that all windows don't unminimize when closing one of them07:50
smspillaz"regression"07:50
didrockssmspillaz: yeah, nobody got it from now and as we want to release the SRU soon (and I didn't get this case in trunk as well), I think it's safer to separate them07:50
smspillazok07:51
smspillazerrr07:51
smspillazdidrocks: ok. We'll need to revert the fix to make sure that all windows don't unminimize when you close one thats minimized then07:51
smspillazsince this crash is definitely easy to reproduce by doing that in this case07:52
didrockssmspillaz: it's already reverted in 4.007:53
smspillazit isn't07:53
smspillazdbarth reverted the wrong thing07:53
didrocksdbarth did it07:53
didrocksurgh07:53
smspillazyeah, he didn't get the right revision07:53
didrockshe reverted 2 commits07:53
smspillazhe reverted the one to make it so that opening a window didn't unshowdesktop07:53
smspillazreally ?07:53
smspillazhmm07:53
didrocksyeah, IIRC07:54
didrockssmspillaz: so the crash is easy to reproduce? at the time, you told it was a rare race ;)07:54
smspillazdifferent crash07:54
smspillazwhich was actually a hang07:54
smspillazand I'm not sure what the status of that is since I still can't reproduce it, but at least with this merge it shouldn't enter those codepaths anymore07:54
smspillazI never got a full trace for that, so I'll never know07:55
didrocksanyway, mterry tried the SRU proposed and couldn't reproduce the crash, same with seb07:55
didrocksand they got it 100% of the time before07:55
didrocksso, let's try to keep the impact minimal07:55
didrocksand just have your additional fix07:55
smspillazhang on07:56
smspillazdidrocks: ok, so07:56
smspillazdidrocks: he didn't revert the one that was causing the bug07:58
smspillazor at least, it says in the logs he did, but I know for a fact that's not the offending commit :)07:58
* didrocks sigh07:59
smspillazdidrocks: so what to do: unrevert the revert and revert the right one, or just revert the right one and leave the other one reverted07:59
smspillazdidrocks: that would be 172208:00
didrockspitti: ok, let's advise for relaunching a 7-day testing period then08:02
didrockssmspillaz: unrevert the revert and revert the right one please08:02
didrockssmspillaz: then, look if we got the bugs # right08:02
didrockssmspillaz: please add a test case too to https://bugs.launchpad.net/unity/+bug/91268208:03
ubot2Launchpad bug 912682 in unity/4.0 "Compiz add transparency to titlebar along with the panel" [High,In progress]08:03
smspillazok08:04
smspillazdidrocks: that would essentially mean that the showdesktop one hasn't received any testing, but I guess with 7 days it will be tested again08:04
didrockssmspillaz: do you have the bug #?08:05
smspillazyes, hang on08:05
smspillazFixes LP #871801 and LP #89993208:05
ubot2Launchpad bug 871801 in unity "window management, alt-tab - After using 'show desktop' to minimise all windows, opening any new window also incorrectly restores all the minimised windows " [High,Confirmed] https://launchpad.net/bugs/87180108:05
ubot2Launchpad bug 899932 in unity "Raising an app from launcher after ctrl+alt+d raise all other apps (dup-of: 871801)" [Medium,Triaged] https://launchpad.net/bugs/89993208:05
didrocksyeah, it's not tested yet: http://people.canonical.com/~ubuntu-archive/pending-sru.html08:05
smspillazfun. leave it reverted then ?08:06
didrockssmspillaz: no, as we reset for 7 days, we can keep it08:06
didrocksI told dbarth to not do the SRU that particular days…08:06
smspillazdidrocks: ok, I'll unrevert that and revert the other one08:07
=== smspillaz is now known as smrevertaz
didrockssmrevertaz: thanks08:07
smrevertazdidrocks: hmm, I'm rusty on my bzr foo. if I wanted to revert 1722 that would be bzr merge -r1723..1722 right ?08:09
smrevertazit just says that nothing changed if I do that, but the diff suggests otherwise08:10
didrockssmrevertaz: I think it's bzr merge -r 1722..1721 rather08:10
smrevertazthat reverts a bunch of other stuff08:10
smrevertazthen again, this is a merge commit08:10
didrocksyou want to go from rev 1722 to rev 172108:10
smrevertazI'll try and find the individual revision08:10
didrocksnormally I bzr diff to confirm08:10
smrevertazindeed, bzr diff show the right thing, but then actually doing the merge changes other things08:11
smrevertazI miss the ability to do git revert foo08:12
Sweetsharkmoin!08:34
tjaaltonnew lightdm doesn't let me in09:13
tjaaltonconsole login is fine09:14
didrocksjust saw someone else on the french forum blaming the new unity-greeter as well09:17
tjaaltonanother user account is fine09:17
didrocksjust the guest account worked apparently09:17
didrocksyou have another account working, just the id=1000 oesn't?09:18
tjaaltondidrocks: right09:18
* didrocks takes his netbook and upgrade09:18
tjaaltonauth.log shows auth error from pam_unix, which is weird09:19
didrocksmaybe we should raise the revert policy :)09:19
seb128hey09:21
didrockssalut seb128, ça va?09:21
seb128lut didrocks, nickel, et toi?09:21
tjaaltonhow does the account service figure out the background of a user account?09:21
tjaaltonjust thinking how well it works with networked drives09:21
didrocksseb128: ça va :)09:21
didrockstjaalton: I think you can disable it09:21
tjaaltondidrocks: ok good09:22
seb128tjaalton, g-c-c write it there when you change your background09:22
seb128that's an option as well as didrocks said09:22
tjaaltonstill thinking of those poor admins at the uni :)09:22
tjaaltonoptions are good09:22
seb128;-)09:22
agateauseb128: hey, my favorite lightdm packager!09:22
seb128lut agateau09:22
seb128did you find new ways to break lightdm today? ;-)09:23
agateauof course!09:23
didrocksyeah, seems it's broken :)09:23
agateauseb128: I noticed two problems with current lightdm package...09:23
didrocks(well, unity-greeter is)09:23
seb128didrocks, oh? segfault? I didn't install the new one yet but the ppa version worked for me09:23
seb128agateau, hit me!09:24
agateauseb128: liblightdm-qt has been renamed upstream from liblightdm-qt-1 to liblightdm-qt-2, I suppose packages should be renamed09:24
seb128DOH09:24
didrocksseb128: 2 people (one on the french forum and tjaalton) reports that they can't log in with their main acount09:24
* Sweetshark thanks his inet provider for given him his daily disco right after the "g'morning" on IRC was send out.09:24
seb128didrocks, due to the greeter update today? or due to lightdm update yesterday?09:24
seb128didrocks, does it work for anyone? /me updates...09:25
didrocksseb128: I don't know, on the french forum, they blame unity-greeter09:25
didrocksseb128: I'm upgrading my netbook right now09:25
didrocks(can't reboot on my laptop)09:25
seb128it's a bit weird because the greeter doesn't handle authentification I think09:25
SweetsharkExciting news: LibreOffice 3.4.5 available for oneiric from the PPA!09:25
seb128tjaalton, ^09:25
didrocksseb128: they may be wrong, can be lightdm :)09:25
seb128didrocks, it would be less of a surprise ;-)09:25
seb128didrocks, it's only one account they can't log in? i.e other accounts work?09:26
tjaaltonyep, uid 1001 works09:26
tjaaltonat least here09:26
didrocksseb128: seems t be userid=1000, but need to confirm09:26
didrocksto*09:26
didrockson the french forum, the guy has a guest account and can log with it09:26
tjaaltonguest login works here too09:27
tjaaltonseb128: also, login from the console works with the "main" account09:27
seb128tjaalton, can you add your lightdm.log after a failed login? did it start with the lightdm update from yesterday? or the greeter update today?09:28
tjaaltonseb128: http://paste.ubuntu.com/809478/09:31
tjaaltonfailing and a successful one after that09:32
seb128tjaalton, did you update unity-greeter yet?09:33
seb128tjaalton, so failing and working on the same user right?09:33
seb128[+1.58s] DEBUG: pam_start("lightdm", "tjaalton") -> (0x24aa120, 0)09:33
seb128[+1.58s] DEBUG: pam_set_item(0x24aa120, 3, ":0") -> 0 (Success)09:34
seb128[+1.58s] DEBUG: pam_authenticate(0x249f050, 0) -> 7 (Authentication failure)09:34
seb128was that autologin?09:34
tjaaltonthis is with the new unity-greeter yes09:34
tjaaltonno different users09:34
tjaaltonnote how the other one has a failure as well09:34
tjaaltonauth fail09:34
seb128yeah09:34
tjaaltonno autologin09:35
seb128tjaalton, did you have the issue yesterday? i.e with the new lightdm but without unity-greeter?09:35
tjaaltondidn't login then09:35
tjaaltontrying the old greeter09:36
seb128thanks09:36
tjaaltonhad it on the local mirror :)09:36
tjaaltonyep, wokrs09:36
tjaaltonworks09:36
seb128weird09:37
seb128oh09:39
seb128tjaalton, didrocks: be careful, by default the new unity-greeter gives you an english keymap09:40
seb128which might lead to enter wrong passwords09:40
didrocks seb128: oh, that's maybe the issue there09:40
seb128I've to type qwerty09:40
seb128or to use the indicator to select a french keymap09:40
tjaaltonahah09:40
seb128I reported the issue to mterry and robert_ancell at the rally09:40
didrocksI bet a lot of people won't be able to log in then09:41
seb128didrocks, can you follow up on the forum asking if they use the indicator to set the keyboard back to french if that works?09:41
didrocksseb128: yeah, doing that now09:41
seb128didrocks, well, the greeter as a keyboard selector09:41
agateauhiding the password is not user friendly, we should make it clear text!09:41
seb128but yeah, it's confusing09:41
seb128agateau, ;-)09:41
seb128agateau, what is your second bug? do you want to fix the soname one?09:41
seb128agateau, I can review, sponsor your work09:41
agateauseb128: I sent you a MR for it already09:42
agateauseb128: the second bug is that we have no more source package for lightdm-gtk-greeter09:42
rickspencer3chrisccoulson, what should I do with a chromium crash report that someone logged? is there someone to assign it to?09:42
seb128lol, poor chrisccoulson ;-)09:42
agateauseb128: it has been moved to another project, but there is no packaging branch for it09:42
seb128agateau, ok, great, reviewing it in a bit09:43
seb128agateau, right, did robert roll a tarball? are you interested to package it?09:43
agateauseb128: if you apt-get source lightdm-gtk-greeter, you get lightdm source code, which does not contain the greeter anymore09:43
rickspencer3chrisccoulson, oh dang, it's private too :/09:43
rickspencer3seb128, I'm not going to assign it to him, I just want to know what to do with it09:43
rickspencer3seb128, any ideas?09:43
seb128rickspencer3, "nothing", we don't have a chromium maintainer09:43
agateauseb128: there is a tarball, I can look into packaging it09:44
seb128rickspencer3, recommend the user to run firefox or chrome09:44
seb128agateau, \o/ I'm happy to sponsor that for you09:44
rickspencer3seb128, okay, I'll just drop in that note09:44
tjaaltonseb128: changing to fi worked for me09:44
seb128tjaalton, excellent09:44
tjaaltonshould use the system default though09:44
chrisccoulsonrickspencer3, i'm not sure. i don't think anybody is watching chromium bug reports09:44
rickspencer3chrisccoulson, ok, thanks09:45
tjaaltonXKBLAYOUT from /etc/default/keyboard09:45
chrisccoulsonit's hard enough keeping on top of the 1000's of open firefox and thunderbird bug reports ;)09:45
seb128didrocks, tjaalton: https://bugs.launchpad.net/bugs/91546809:45
ubot2Launchpad bug 915468 in lightdm "the unity-greeter keyboard's selection doesn't respect the user config" [Undecided,New]09:45
chrisccoulsonamyway, good morning desktop team :)09:46
seb128hey chrisccoulson, how are you? I hope today is less ping crazy that yesterday for you ;-)09:46
seb128though it seems it started before you said hi :p09:46
chrisccoulsonseb128, yeah, i might sign out of IRC for a bit ;)09:46
chrisccoulsonor open my IRC client on another machine09:47
seb128chrisccoulson, just turn off notify-osd and indicator integration09:47
seb128and let it sit on its own workspace09:47
chrisccoulsonah, that's quite a good idea09:48
tjaaltonseb128: confirmed and bumped the priority09:50
seb128tjaalton, thanks09:51
didrockspitti: pushed the new SRU with the additional fix + the revert of revert + the real revert of the crash. Done!10:04
agateauwe put reverts in your revert so you can revert while reverting10:07
mvopitti: is there a way to ask cups if there is a configured printer? I'm working on the HW profile code for s-c currently and it seems (given network printers and such) its more relevant to know if there is a configured printer than a actually attached printer10:07
didrocksagateau: I'm just reverting what you are telling :)10:09
agateaudidrocks: to much recursivity for me, my brain stack is full!10:09
agateau*too10:09
* didrocks flushes10:10
agateau:)10:10
pittimvo: yes, libcups has nice APIs for that; simplest is to call lpstat -p10:10
didrocksok, rebooting now that I downgraded nvidia, let's see if I can get back my second monitor :)10:10
pittimvo: there should be some d-bus API these days, too, let me check10:10
mvopitti: oh, sweet10:11
pittimvo: hm, can't find it on d-bus10:11
mvopitti: no worries, lpstat -p if fine10:12
mvopitti: I also found python-cups that I check out now10:12
pittimvo: that'd works, too, of course10:12
mvothanks a bunch!10:15
didrocksRAOF: so, downgrading fixed it. How can I help you reporting the issue to nvidia?10:17
pittimvo: btw, is there still a chance to get a new apt by alpha-2, to avoid the multiarch breakage for upgrades?10:19
pittior too many problems in trunk?10:19
mvopitti: its a bit of a hole currently, most stuff is fixed now, but the new handling of dpkg in debian broke it for us10:21
mvopitti: I *think* I can just revert that change and we should be good10:21
pittimvo: new handling of dpkg?10:21
mvopitti: well, the debian dpkg expects different args than the ubuntu one (for multiarch packages)10:21
pittiwe have the same dpkg version as sid10:21
mvopitti: rather unfortunate10:22
pittioh10:22
mvopitti: right, but sid does not do multiarch at all10:22
mvopitti: but its a good point, we are >< close, so I think I have a look at reverting this one commit for now10:22
pittimvo: thanks so much10:23
chrisccoulsonhmmm, why do only finnish people need to install a separate extension for spell checking in firefox?10:25
pittichrisccoulson: I think it's because libvoikko does some clever things about picking apart the grammar, presumably Finnish needs that much more than other languages10:29
chrisccoulsonah, ok10:29
pittii. e. a mere dictionay comparison would give poor results10:29
pittiIANAFS, of course :)10:29
chrisccoulsonyeah, i was just curious10:29
chrisccoulsoni wonder how unpopular i would be if we made finnish people install mozvoikko from addons.mozilla.org instead?10:30
pittichrisccoulson: if that happens automatically, it should not have any visible change?10:30
pittichrisccoulson: I thought that's what that bug was all about10:30
pittiI certainly think it's the right thing to migrate that plugin, too10:31
chrisccoulsonpitti - ah, we're only doing that for lucid and maverick though10:31
pitti mozvoikko | 2.0.1-0ubuntu1 |       precise | source, all10:32
pittichrisccoulson: ^ it seems precise is now arch:all (was any until oneiric), a new version, and  still in the archive10:33
pittichrisccoulson: doesn't that work with ffox 9/10 any more?10:33
pittichrisccoulson: but aside from this, if you plan to remove the extension from teh archive, how hard would it be to apply the migration for upgrades to precise and further as well? we might always remove move extensions in teh future, after all10:34
chrisccoulsonyeah, that's a good point. there isn't really a migration path if we remove an extension from the archive10:34
chrisccoulsoni'd prefer to not support my addon migration code for 5 years though. it was already a bit of a pain to make it work right ;)10:35
pittichrisccoulson: would it be more robust to only keep it for a whitelisted set of addons? precise might then have mozvoikko only10:36
pittichrisccoulson: so for LTS->LTS upgrades you rely on people installing firefox 10 on lucid first, and doing the migration there? (seems ok to me)10:37
RAOFdidrocks: You can run nvidia-bug-report.sh and attach it to a bug; then ping Alberto :)10:49
didrocksRAOF: should I run the buggy package version for this?10:49
RAOFdidrocks: Yes10:49
didrocksRAOF: ok, will do it later then! Thanks :)10:50
seb128RAOF, hey, there is a new colord upstream version showing on version if you feel bored and want to update it in Debian some day ;-)10:51
RAOFseb128: Yup, saw it; I'm subscribed to the list.10:52
seb128ok, great10:52
RAOFI'll get around to it sometime.  Maybe the weekend.10:52
seb128RAOF, did you have a nice trip back btw? I think I didn't say hello yet this week10:52
RAOFOh, you've not heard of my awesome trip back?10:52
seb128RAOF, no!10:53
RAOFAs I say, it was *fantastic*10:53
RAOFI got upgraded to Business from Singapore to Melbourne, which was very nice.10:53
seb128oh, nice, so actually good ;-)10:53
RAOFOf course, this was after QF10 was delayed for 13 hours in Heathrow, so we spent the night in a crappy hotel outside the airport, and then because it was late I missed the last plane to Hobart and so spent Monday night in a much nicer hotel in Melbourne.10:54
ricotzseb128, hello11:01
seb128RAOF, doh, so yeah, they partially made up for what they screwed ;-)11:01
seb128hey ricotz11:01
ricotzseb128, i think as long no main package needs a newer clutter/cogl we should keep 1.8.x for now11:02
ricotzseb128, 1.9.4 was released but has huge issues11:02
seb128ricotz, oh why? (it's fine with me but you usually push for the newest crack ;-)11:02
seb128ok, good to know11:03
ricotzalso updating cogl will result in a whole transtion which needs to get every package using clutter to be rebuilt11:03
seb128I'm happy to stay on 1.8, I don't think we will have any need to update soon11:03
ricotzso if 1.9.x will be an option i would be happy to update it only once11:03
mvoheh :) sane-find-scanner thinks my phone is a scanner - fun!11:04
ricotzseb128, what i mean libs like libcogl5 and libcogl7 are co-installable but breaking each other11:04
ricotzseb128, i guess i will add this flag to the packaging to prevent having two versions11:05
ricotzseb128, i am not sure if cheese or gnome-games will need it though11:06
seb128ricotz, co-installable but breaking each other -> not nice11:06
ricotz(a newer clutter i mean)11:06
seb128let's see11:06
seb128we can figure it out if,when they do11:07
ricotzseb128, yeah, app build against an older cogl running with a newer clutter are seqfaulting11:07
Sweetsharkricotz: seen the LO3.4.5 updates? I subscribed you to the bug as you were not on IRC11:08
ricotzseb128, so i guess it is better to still wait some time11:08
ricotzSweetshark, yeah, thanks11:08
ricotzSweetshark, btw, why arent you using the debian tarballs?11:09
Sweetshark@all: <general note>I will be on vacation for two weeks starting tomorrow evening. So anything urgent should be discussed until then.</general note>11:09
ricotzSweetshark, ... instead of patching it to the new version11:09
Sweetsharkricotz: better to debdiff and review for SRU if there is no "hidden" change"11:10
ricotzSweetshark, hmm, i see11:10
ricotzseb128, could you take care of https://bugs.launchpad.net/ubuntu/+source/clutter-gst/+bug/918574 ?11:11
ubot2Launchpad bug 918574 in clutter-gst "Sync clutter-gst 1.4.6-1 (main) from Debian unstable (main)" [Undecided,New]11:11
seb128ricotz, can do yes11:12
ricotzthanks11:12
seb128lunch, bbiab12:06
Sweetsharkpitti: uploading 3.4.5-0ubuntu1 for oneiric-proposed to chinstrap ....12:21
chrisccoulsonhmmm, another week, another firefox and thunderbird release12:41
Sweetsharkpitti: done. but I first want to check the identical ppa release for the l10n in calc formulas bug ...12:42
=== MacSlow is now known as MacSlow|lunch
seb128chrisccoulson, they like to keep you busy ;-) though I guess it's mostly trivial packaging work between those versions?12:43
chrisccoulsonseb128, yeah, mostly. the packaging work is done a few weeks in advance ;)12:44
seb128Sweetshark, the calc non localized function names bug is still not fixed? be careful, you might get an user riot at your door ;-)12:45
pittiSweetshark: so want me to wait with reviewing/accepting until you are done with that?12:47
Sweetsharkseb128: it was fixed with the ppa build package and then broke again with the SRUed version but from the exact same source package ...12:47
Sweetsharkpitti: yes12:47
pittiack12:47
seb128Sweetshark, seems like a side effect of pkgbinarymangler or something?12:48
pittithat only removes .mo files and some documentation, though; not sdf files12:48
seb128Sweetshark, did you try to do a ppa build with a build-depends on pkgbinarymangler and see if that screws it?12:48
seb128pitti, what else is different between ppa and archive builders?12:49
pittinot that much; pkg-create-dbgsym, different kernel12:49
Sweetsharkpitti: https://launchpad.net/~libreoffice/+archive/ppa/+build/3103553 <- ppa build, ETA: rsn12:49
pittia binary debdiff might show more?12:50
seb128Sweetshark, what binary has those translated function names?12:50
pittii. e. compare the .debs from the PPA and oneiric-propsoed12:50
seb128I will try to have a look see if I can figure something12:52
pittiseb128: any reason that librsvg was updated in ubuntu only, and not in debian?12:52
seb128that bug really sucks, it seems it's a blocker for some schools or public offices deployments in non english countries12:52
seb128pitti, I'm still unsure what Debian is doing with GNOME 3.312:53
seb128they are still working in 3.212:53
pittioh, is 2.35 a GNOME 3.3 thing?12:53
seb128but I guess it could go to experimental12:53
seb128pitti, yes12:54
Sweetsharkseb128, pitti: if the ppa l10n build is good, IMHO we should upload the oneiric-proposed one. but we should check it for the error before verification-done.12:54
pittiSweetshark: right, and run debdiff to see whether any files are missing in the ubuntu build12:54
seb128Sweetshark, what binary is involved in the calc functions translations? i.e where should I look for errors or differences?12:56
Sweetsharkseb128: libsc*.so, I guess ..12:57
seb128Sweetshark, the translations are in the .so?12:58
Sweetsharkseb128: ah, no.12:58
Sweetsharkseb128: its in one of forde.res foruide.res scde.res in /usr/lib/libreoffice/basis3.4/program/resource13:02
seb128Sweetshark, ok, I will try to have a look, it's still buggy in precise13:04
seb128Sweetshark, it's not a nice bug for Ubuntu since it's basically a stopper for deployments in non english speaking countries13:05
seb128Sweetshark, seems we start having some bad press around it for taking months to not fix it :-(13:05
Sweetsharkseb128: huh? I checked on the last precise upload and didnt see the problem there.13:06
seb128Sweetshark, using SOMME(1;2) in my calc returns a #NAME?13:08
seb128Sweetshark, using SUM works13:08
seb128but I will check my install maybe I'm missing a langpack or something13:09
Sweetsharkseb128: works here with the build from the ppa for oneiric13:11
Sweetsharkseb128: works here with on precise ...13:11
seb128Sweetshark, ok, probably a local issue, I will try on a clean install ;-)13:11
Sweetsharkseb128: although maybe I have local packages installed on precise.13:12
seb128Sweetshark, let me try with a fresh install and come back to you13:12
Sweetsharkseb128: k13:12
Sweetsharkseb128: I would really hope this not to show up in precise anyone as we have no seperate -l10n source package anymore.13:16
=== smrevertaz is now known as smspillaz
seb128Sweetshark, it was due to the 10n? the fact that the same build works in a ppa and is buggy in oneiric-proposed makes me think it could be something on the builders...13:17
Sweetsharkseb128: I havent found the root cause. But doing two builds with different configure flags and hoping stuff copied from one to the other would work was never an supported upstream scenario.13:20
Sweetsharkpitti: anyway as the 3.4.5 ppa build looks good l10n-wise (and precise is a independant story), pls upload to oneiric-proposed ...13:26
seb128hey mterry, had a nice trip back?13:28
mterryseb128, yeah, it was fine13:28
mterryseb128, how you doing?13:28
seb128good, I got over my ubuflu ;-)13:29
* Sweetshark was ubunflufree this time (and had some real good time on saturday night in Budapest)13:31
Sweetshark(well, Sunday morning)13:31
seb128lucky you ;-)13:31
* mvo is almost recovered from ubuflu13:32
Sweetsharkseb128: completely reinstalled libreoffice on precise, still works13:34
seb128Sweetshark, ok, you should probably close bug #873702 then ;-) I will tell you how it works for me once I'm done with my reinstall13:36
ubot2Launchpad bug 873702 in libreoffice "some function names in Calc appear in english others in local language (mixed up) " [High,Fix committed] https://launchpad.net/bugs/87370213:36
davidcalleHello desktop folks. I'm looking for Alvaro Lopez Ortega (alobbs, I believe), do you know when he will be around?13:39
=== om26er_ is now known as om26er
pittiSweetshark: uploaded13:53
Sweetsharkseb128: the formula names are in for<lang>.res and are thus used from from libforl<platform>.so13:54
seb128Sweetshark, ok, you are right, works fine on precise14:02
Sweetsharkwtf? LibreOffice 3.5 is still building on armel (for six days now) ...14:05
pittiSweetshark: perhaps it does build all the l10n stuff there?14:06
=== m_conley_away is now known as m_conley
Sweetsharkpitti: nope14:06
Sweetsharkpitti: hmm14:06
micahgyou have about 550MB of compressed sources...seems to make sense14:07
seb128Sweetshark, ok, I can confirm that "libreoffice-l10n 1:3.4.4-0ubuntu1" in oneiric-proposed is buggy14:08
seb128but 1:3.4.5-0ubuntu1~ppa1 is fine14:08
=== MacSlow|lunch is now known as MacSlow
pittihey cyphermox, good morning14:27
cyphermoxpitti:  hey14:27
cyphermoxgood morning14:27
pitticyphermox: I was recently reviewing the pm-utils hooks, and found this gem: /usr/lib/pm-utils/sleep.d/55NetworkManager14:28
cyphermoxfun14:28
pitticyphermox: it dbus-sends network-manager to sleep and wakeup before suspend/after resuming14:28
pitticyphermox: that looks like an ancient hack to me, do you happen to know if it's still needed?14:28
cyphermoxI think it is14:29
pitticyphermox: it doesn't even seem to work any more14:29
seb128Sweetshark, do you know how are "for<lang>.res" build?14:29
cyphermoxafaics it' s what would tell NM to not turn the interfaces completely off or something, I'd need to revisit the code though14:29
pitticyphermox: there are no sleep and wake methods, just a Sleep(boolean)14:29
cyphermoxpitti: no?14:30
seb128Sweetshark, the oneiric-proposed version indeed has only english words where the ppa version is correct14:30
cyphermoxah, guess you may be right, but it' s not breaking things either so far14:30
pitticyphermox: anyway, I'll run some more thorough tests for this14:30
cyphermoxshouldn' t we be seeing a failed in the pm-utils logs?14:30
Sweetsharkhttp://www.webupd8.org/2012/01/libreoffice-345-available-to-install-in.html <- woha, now that was quick!14:30
pittiHaving NetworkManager put all interaces to sleep...Failed.14:31
pitticyphermox: ^14:31
pittiHaving NetworkManager wake interfaces back up...Failed.14:31
pitticyphermox: which made me ask whether we should fix the hook, or just get rid of it, as apparently NM is getting by just fine14:31
pitticyphermox: at least I never had a problem with wifi or eth not reconnecting after suspend; did you see that in bug reports?14:32
pitticyphermox: and running the sudo dbus-send command gives me14:32
pittiError org.freedesktop.DBus.Error.UnknownMethod: Method "sleep" with signature "" on interface "org.freedesktop.NetworkManager" doesn't exist14:32
pitticyphermox: so I wanted to just drop the hook and avoid wasting cycles, unless you say that we should fix it instead?14:33
cyphermoxpitti:  we should just get rid of it, yes14:34
pitticyphermox: ack, thanks14:34
cyphermoxwas that shipped by pm-utils?14:34
pittiit still is14:34
pittifixing it in debian git now14:34
cyphermoxok14:34
pittis/fixing/dropping/14:35
Sweetsharkpitti: for bug 917153 i will try to create a fixed package still, but even if I upload that tomorrow, I wouldnt be around to fix stuff14:48
ubot2Launchpad bug 917153 in libreoffice "failed to upgrade from oneiric to precise: /usr/lib/libreoffice/program/unopkg.bin: error while loading shared libraries: libicule.so.48: cannot open shared object file: No such file or directory" [High,Confirmed] https://launchpad.net/bugs/91715314:48
pittiSweetshark: so, tomorrow is your last day, and then 14 days skiing?14:49
Sweetsharkpitti: hmm, I mean bug 916726 which is likely the same root cause anyway ...14:49
ubot2Launchpad bug 916726 in libreoffice "Drop extra Java dependencies from 3.5.0~beta2-2ubuntu3" [High,Triaged] https://launchpad.net/bugs/91672614:49
Sweetsharkpitti: yes14:49
pittiSweetshark: uh, these two don't seem closely related?14:50
Sweetsharkpitti: so the alpha2 milestone can really hold reasonably.14:50
seb128didrocks, ok, https://launchpad.net/~ubuntu-desktop/+archive/daily has nux and unity rebuilt with glew1.614:51
Sweetsharkpitti: I would propose I do a ppa upload and leave it to your discretion to include that into main14:51
Sweetshark(while I am gone)14:51
didrocksseb128: unity needed the rebuilt at the end?14:51
seb128didrocks, so I upgraded my box, removed libglew1.5, and works fine14:51
didrocksseb128: ok, I'm testing on my netbook14:52
seb128didrocks, yes, it has a depends on libglew1.5 and I wanted to remove the lib from my system to be sure14:52
didrocks(intel)14:52
didrocksseb128: you know what, just sent an email, perfect timing!14:52
seb128chrisccoulson, pitti, mterry, cyphermox: testing of https://launchpad.net/~ubuntu-desktop/+archive/daily would be welcome14:52
seb128it's basically precise unity rebuilt with glew1.614:52
seb128it was buggy some cycles ago but we want to try again, seems the issues got fixed since, at least it worked for me with that version14:53
pittiseb128: adding/upgrading14:53
seb128pitti, danke14:54
Sweetsharkpitti: and yes, I think they are related: there is a postinst in -common script using unopkg (which is in -common). however unopkg is a wrapper script around unopkg.bin (from -core), so this cant work out because -core depends on -common. Because of the wrong order in executing postinsts various things can go wrong (missing a lib, or missing the infra to determine the language)14:54
pittiSweetshark: right, but that seems unrelated to pulling in extra dependencies like -java-common14:55
Sweetsharkpitti: doh!14:55
Sweetsharkpitti: E_TOO_MANY_BUGS14:55
didrockshum, 404 on the ppa, interesting14:56
mterryseb128, sure14:56
seb128Sweetshark, ok, I stop there, I will wait for the proposed build and diff build logs, the for<lang>.res are buggy confirmed by running "strings" on them, it seems like they didn't import the translations on the builders for some reason14:56
seb128didrocks, wfm14:56
didrocksweird :/ tried 3 times14:57
seb128didrocks, typoed the source?14:57
Sweetsharkpitti: bug 916291 and 917153 are likely dupes. bug 916726 should be rather quickly fixable indeed.14:57
ubot2Launchpad bug 916291 in libreoffice "failed to upgrade from Oneiric to Precise: ERROR: Cannot determine language! - exit status 134" [High,Confirmed] https://launchpad.net/bugs/91629114:57
ubot2Launchpad bug 917153 in libreoffice "failed to upgrade from oneiric to precise: /usr/lib/libreoffice/program/unopkg.bin: error while loading shared libraries: libicule.so.48: cannot open shared object file: No such file or directory" [High,Confirmed] https://launchpad.net/bugs/91715314:57
ubot2Launchpad bug 916726 in libreoffice "Drop extra Java dependencies from 3.5.0~beta2-2ubuntu3" [High,Triaged] https://launchpad.net/bugs/91672614:57
didrocksseb128: I add-apt-repository14:57
didrocksseb128: and it gave me the ppa info14:57
seb128mterry, btw some user "fail to log in" with the new unity-greeter (turned out they got confused by the wrong keyboard layout)14:58
didrocksoh14:58
didrocksoneiric14:58
didrocksI'm on precise, wth?14:58
seb128didrocks, mvo's bug? ;-)14:58
mterryseb128, well, it's so pretty now that I'm sure they didn't mind staying in the greeter longer.  :)  hmm, how did it go wrong?14:58
mterrybug numbers?14:58
didrocksseb128: yeah, maybe :)14:58
seb128mterry, well same bug that the one I complained about at the rally, somewhat the greeter keyboard indicator default to "en" rather than the system or user layout14:59
seb128mterry, bug #91546814:59
ubot2Launchpad bug 915468 in lightdm "the unity-greeter keyboard's selection doesn't respect the user config" [High,Confirmed] https://launchpad.net/bugs/91546814:59
mterryseb128, oh right15:00
seb128mterry, it's easy to work around once you notice that your keyboard layout is wrong, it's just that most users type their password and don't look at the screen15:00
mterryright15:00
seb128so they go "wth, login stopped working"15:00
didrocksok, it seems to be working well ;)15:05
seb128didrocks, \o/15:05
didrocksand definitively that hardware failed before15:05
seb128didrocks, do you want to upload that so we don't mix that change with another transition or compiz,unity updates?15:06
didrocksseb128: my netbook has the same card as your netbook, not sure if you tested there or your laptop15:06
didrocksseb128: definitively15:06
seb128didrocks, I tested on my laptop (i5 integrated video)15:06
didrockslet's wait for pitti's result15:06
didrocksok, so we will have at least 3 cards (and one at least, failed before)15:06
seb128which had the issue as well in the past15:06
didrocksoh 2 then :)15:06
pittirestarting my desktop session to test the glew1.6 builds15:06
nessitamterry: THANK YOU (I've been waiting on that sponsorship for over a month!)15:09
didrocksoh krita is in main and still depends on 1.515:09
mterrynessita, :)15:09
seb128didrocks, well I guess it's not for a good reason15:10
seb128i.e simple rebuild should do15:10
didrocksseb128: no, probably just a rebuild15:10
didrocksyep15:10
seb128didrocks, I don't like that pitti is not coming back :p15:10
didrocksyeah, same here :/15:11
didrocksor maybe he just playing fun with us :)15:11
didrockslet's say he's hit by the unity-greeter issue and don't think about changing its keyboard :)15:15
didrockshis*15:15
pittiseb128, didrocks: utter fail here, need some time to crawl out of that15:20
pittiseb128: might not be the glew thing, though15:20
pittiboth lightdm and sessino are totally black15:20
seb128pitti, did you update anything else?15:20
pittiyes, some things15:20
pittigdk-pixbuf trigger segfaulted15:20
seb128if it's happening on lightdm so it's likely not unity15:21
pittiand trying to reinstall it, apt says "no filename"15:21
pittion text console now, trying to find my way out of this15:21
seb128urg15:21
seb128well I guess if the gdx-pixbuf trigger segfaulted you go no image loader working15:21
seb128which might lead to lightdm and session to be unhappy15:21
pittiyes15:22
pittiseb128: when I dpkg -i that binary, it consistently segfautls15:22
didrocksdoesn't sound pleasing :/15:22
pittido you get this as well?15:22
seb128pitti, which one? gdk-pixbuf?15:22
pittiseb128: oh, I bet it's due to the new librsvg15:22
seb128pitti, try downgrading librsvg2-common? or rm /usr/lib/arch/...svg.so15:23
didrockssounds a possible guilty guy, indeed :)15:23
pittiseb128: yes, I'll do that once I'm back15:23
pittiI need to go to the dentist again, back later this evening15:23
pittithen I'll re-test the PPA15:23
pittiseb128: in the meantime, perhaps you can investigate and revert librsvg?15:24
pittiit's certainly a "omg total failure" case15:24
* pitti -> off15:24
seb128pitti, see you15:24
seb128pitti, well "wfm"15:25
seb128so I would like to see if anyone else get the issue15:25
seb128could others try the librsvg2 update?15:25
didrockspitti: see you, hope you don't get more hurt15:25
didrocksseb128: doing15:25
seb128didrocks, thanks15:26
didrocksrebooting see you soon (or not!) :)15:29
seb128didrocks, \o/15:35
didrocksseb128: wfm15:35
seb128pfiou15:35
seb128i386 or amd64?15:35
didrocksindeed, pfiou ;)15:35
didrocksi38615:35
seb128somebody on amd64? ;-)15:35
seb128chrisccoulson, mterry, cyphermox, ?15:35
didrocksyo uare on amd64, isnt it?15:35
seb128no15:35
seb128but pitti is15:35
didrocksoh?15:35
mterryi38615:36
chrisccoulsonhi seb12815:36
didrocksI was thinking you were only eating amd64 :)15:36
seb128chrisccoulson, mterry: could you guys update your librsvg and make sure it doesn't make the gdk-pixbuf trigger segfault?15:36
seb128it did for pitti and made his machine un-usable, the "no loader" break the greeter and the desktop it seems15:36
seb128just trying to see if that's amd64 specific or pitti specific (he had to run to the dentist)15:37
chrisccoulsonseb128, you're asking me to deliberately break my machine? ;)15:37
seb128chrisccoulson, I'm providing you entertainment! you were complaining about how stable precise is ;-)15:37
cyphermoxseb128: sure, soon15:37
chrisccoulsonok, upgrading now15:37
cyphermoxseb128: about the update to daily, right?15:37
seb128cyphermox, could you guys update your librsvg and make sure it doesn't make the gdk-pixbuf trigger segfault?15:38
seb128cyphermox, but I welcome unity testing as well15:38
ricotzseb128, oh really, is librsvg breaking things? :\15:38
seb128ricotz, <pitti> seb128, didrocks: utter fail here, need some time to crawl out of that ... gdk-pixbuf trigger segfaulted15:39
seb128<pitti> seb128: when I dpkg -i that binary, it consistently segfautls15:39
chrisccoulsoni guess if nautilus restarts fine afterwards, that i'm not getting the same crash?15:39
seb128ricotz, it's unsure it's librsvg15:39
ricotz:(15:39
seb128chrisccoulson, well, if librsvg install fine it's probably ok15:39
chrisccoulsonyeah, seems to be ok here15:39
seb128chrisccoulson, you can try to install --reinstall libgdk-pixbuf I guess15:39
ricotzi guess i already updated and i am on amd6415:39
seb128ok15:39
seb128so only pitti so far15:39
chrisccoulson2.35.0-0ubuntu1 ?15:40
chrisccoulsonok, will try that too15:40
seb128that's better than breaking everybody ;-)15:40
seb128chrisccoulson, yes15:40
ricotzi havent logged out yet though15:40
ricotzand i am not using lightdm15:40
ricotzbut applications behaving normally15:41
chrisccoulsonok, that seems to still be working ok15:41
chrisccoulsonalthough i've only tested by restarting nautilus15:41
chrisccoulsonbut i can browser svg's ;)15:41
chrisccoulson*browse15:41
seb128chrisccoulson, ricotz: well pitti couldn't run the gdk-pixbuf trigger, it segfaults for him15:42
seb128if the debs install file for you, it's likely fine15:42
seb128will need to wait for him to be back and provide a stacktrace15:42
ricotzalright15:43
chrisccoulsonseb128, do you fancy fixing a compiler bug for me? https://launchpadlibrarian.net/90342632/buildlog_ubuntu-lucid-amd64.thunderbird-trunk_12.0~a1~hg20120118r9213.84699-0ubuntu1~umd1~lucid_FAILEDTOBUILD.txt.gz15:43
chrisccoulsonthanks ;)15:43
seb128chrisccoulson, lol, no!15:43
chrisccoulsonheh15:43
seb128chrisccoulson, I tried do you look at libreoffice for Sweetshark today and I've to build webkit next15:43
seb128enough slow to build stuff for today :p15:43
ricotzseb128, you a like libx11 bug instead?15:44
seb128ricotz, I'm fine thanks ;-)15:44
cyphermoxseb128: ii  librsvg2-2                    2.35.0-0ubuntu1 ?15:47
seb128cyphermox, yes15:47
seb128well librsvg2-common rather15:47
cyphermoxI didn't notice breakage when I upgraded15:47
cyphermoxalso rebooted since, not sure if that would trigger doom15:47
seb128cyphermox, ok, thanks15:48
seb128well seems it's only pitti, which is good15:48
didrocks(but if someone wants to test the unity in the ppa as well15:50
didrockscyphermox: chrisccoulson ? ^15:50
cyphermoxdidrocks: yes, soon15:51
cyphermoxactually, wth, I'll try it now15:51
chrisccoulsondidrocks, in a bit :)15:51
didrocksthanks guys :)15:52
cyphermoxbrb, rebooting15:53
didrockswhy people are taking time to reboot when installing the new unity? :)15:57
=== JanC_ is now known as JanC
dobeychrisccoulson: hey, when an extension or plug-in gets upgraded, shouldn't firefox show the "restart your browser" strip? i just got an upgrade to flash but firefox isn't suggesting a restart16:08
cyphermoxdidrocks: it works great16:09
cyphermoxsorry, I was fighting a very different problem\16:09
didrocksphew, you almost killed me :)16:09
didrocksthanks cyphermox!16:09
seb128didrocks, want me to do the uploads to precise?16:09
didrocksseb128: do you have a branch (if not, no worry, not long to do)16:09
cyphermoxfwiw, my system is intel, amd6416:09
didrocksor do them if you want :)16:09
seb128didrocks, well I can do them if you want, I've no vcs ready but it's trivial enough, I'm done with the stuff I was doing so I can do that before starting something else16:11
didrocksseb128: sounds good, proceed please! thanks :)16:12
seb128didrocks, yes sir ;-)16:12
seb128yw16:12
BigWhaleWhat happens in LTS, stays in LTS ...16:31
BigWhale:>16:31
mterrydidrocks, I was going to push in a patch to compiz that just fixes some typos.  But I see there's been a change sitting in the packaging branch for over a month about fglrx?  Is that safe to push in with my change?16:56
desrtseb128: hey16:57
didrocksmterry: no, it's not16:57
didrocksmterry: there will be an update next week16:57
didrocksmterry: so you can stage your changes there16:57
desrtseb128: gnome-settings-daemon was doing 3 dconf writes on startup.  they're gone now.16:57
mterrydidrocks, is that going to sync from upstream?16:57
desrtseb128: gnome-shell still has one outstanding, but obviously that doesn't impact you16:57
desrtseb128: so anything left should be in unity&friends16:57
mterrydidrocks, because I think upstream has the typos fixed in trunk16:58
seb128desrt, great, thanks, I will backport that patch16:58
didrocksmterry: hum, what do you need, the typo is not on the packaging?16:58
desrtseb128: i already stuck it on the gnome-3-2 branch16:58
seb128desrt, excellent16:58
mterrydidrocks, no.  just some "bunding" words instead of "binding".  Not usually worth worrying about, but a user went to the trouble of making a patch16:58
didrocksmterry: oh, in that case, poke directly smspillaz about them16:59
mterrydidrocks, but they are fixed already upstream16:59
didrocksupstream integration is better :)16:59
mterrydidrocks, I'm jsut asking if next update will be an upstream release too16:59
didrocksoh, we will get it next week then16:59
didrocksyeah :16:59
didrocks:)16:59
mterrydidrocks, cool, will comment in the bug then and reject the branch16:59
didrocksthanks mterry :)16:59
dobeyricotz: around?17:12
ricotzdobey, yes17:12
dobeyricotz: hey. are you maintaining the rhythmbox packaging in debian now?17:12
ricotzdobey, no17:13
dobeyricotz: ah ok. there are some "small" packaging structure changes i'd like to make.17:14
ricotzdobey, might be worth to get them into debian too though17:15
dobeyricotz: it would i think.17:15
dobeyi'll make the changes in PPA to test them first17:16
ricotzok17:16
seb128dobey, what sort of changes?17:21
seb128like new binaries?17:21
seb128dobey, but yeah, better to send them to Debian17:22
dobeynew binaries, and moving a few files within existing binaries; to make life easier for plug-in packages17:22
seb128ok17:22
dobeyand yeah, i want to get them in debian17:23
seb128you can start with an Ubuntu merge request if you want a first review before sending to Debian17:23
dobeysure. well, i'll start with my PPA, then the merge requests :)17:24
seb128Riddell, Sarvatt: ok, unity seems to be fixed with glew1.6, I've uploaded updates to use that version17:32
=== nessita1 is now known as nessita
seb128Riddell, so feel free to to promote glew1.6, demote,delete 1.517:32
seb128bryce, ^17:32
Riddelljust saw it come through on component mismatches17:33
seb128Riddell, yeah, I just noticed, that nux was depwaiting when checking if it built yet17:33
seb128Riddell, should I promote 1.6 then?17:33
Riddellseb128: I guess the MIR question is what does it take to demote 1.5 and who's going to do it17:34
seb128Riddell, nothing, we can delete 1.5, we just created that package in ubuntu for unity17:35
Sweetsharkwhere do I find the desktop cd seeds?17:35
Riddellseb128: more than nothing http://paste.kde.org/189236/17:36
seb128Sweetshark, https://wiki.ubuntu.com/SeedManagement17:36
seb128Riddell, source in main using it: avogadro calligra koffice17:36
seb128Riddell, so it should be easy to demote17:37
Riddellseb128: what about those python things?17:37
Sweetsharkseb128: tnx17:38
Riddell(I'm in a meeting can't investigate much myself)17:38
seb128Riddell, those are in universe17:38
seb128Riddell, the 3 I listed are the ones in main17:38
seb128Riddell, koffice should be a build-depends libglew1.5-dev -> libglew-dev, that's what Debian did17:38
seb128Riddell, I guess the other ones are in the same cases17:38
Riddellkoffice can go once I test calligra upgrades and I'll fix calligra17:41
seb128Riddell, thanks17:41
nessitahello all! any idea why I can not resize windows in unity 3d (precise installation)?17:57
seb128hey nessita17:59
nessitahola seb128!17:59
seb128nessita, what do you mean? when happens when you try?17:59
seb128do you get decorations around those, like the bar at the top with the close etc button?17:59
nessitaseb128: when I move the cursor close to a window edge, the cursor does not change to "resize" mode18:00
nessitaseb128: even if I drag the window border, nothing happens18:00
seb128nessita, can you move things?18:00
nessitaseb128: and yes, I have windows decorations with the 3 buttons, and I can move windows18:00
seb128nessita, what about the bottom right corner? does resizing there work?18:00
nessitaseb128: maximize/minimize works18:01
seb128nessita, what about alt-middleclick-dnd?18:01
nessitaseb128: hum... I can resize this window (pidgin chat), but no the gnome-terminal window18:01
seb128weird18:02
nessitaseb128: alt-middleclick-dnd?18:02
seb128nessita, that's another way to resize18:02
nessitaseb128: wanna a screencast of this?18:02
seb128i.e you press alt on the keyboard, click with the middle mouse button and while it's pressed move18:02
seb128that should resize as well18:02
seb128nessita, does it do it all the time or only in this session?18:03
seb128you can try to compiz --replace18:03
seb128to restart compiz18:03
nessita seb128: all the time in this cmputer which I run unity 3d18:03
seb128is that specific to some softwares? like can you resize gedit?18:03
nessitaseb128: I can resize firefox, trying gedit18:04
nessitacan resize gedit18:04
nessitaseb128: hum, I had a custom size set on the terminal. But I always had one... and before I was able to resize18:05
nessitaI unset the custom size and resizing is allowed18:05
seb128dunno then18:05
seb128either compiz,unity changed or g-t did18:06
nessitaseb128: but, for example, with size unset, if I open a fresh terminal, move it to the right so it resizes to the half of the screen, I can no longer resize it18:06
nessitaand that happens with every windows18:07
nessitawindow*18:07
seb128nessita, right, that's a bug with the grid18:11
nessitaseb128: I see18:12
nessitaseb128: have the link at hand?18:12
seb128nessita, click on the right button in the wm bar to workaround it18:12
seb128i.e undo the grid18:12
nessitaseb128: nice :-)18:13
seb128nessita, I don't find the bug number but I'm pretty sure JohnLea reported the issue18:16
nessitaseb128: good to know. Thanks!18:17
seb128yw18:17
dobeyseb128, ricotz: any idea why rhythmbox packaging in ubuntu has Build-Depends on a bunch of foo-doc packages now?18:24
seb128dobey, because debian --enable-gtk-doc I guess18:24
seb128we can probably drop that if the html are shipped with the tarball18:25
dobeyseb128: it needs the gstreamer api docs for --enable-gtk-doc?18:26
seb128dobey, I think it needs the api of things it refers to for cross referencing links to be working18:27
dobeyhmm18:27
dobeyok18:27
seb128dobey, so I guess some api point to gstreamer apis18:27
seb128it wouldn't be the end of the world if you drop those in your ppa18:27
ricotzseb128, proper cross referencing is nice, there is no need to drop those build-deps18:29
dobeyseb128: i was just wondering why they were there now. it seemed odd is all18:29
seb128ricotz, well it can be spared for a local build18:29
seb128I often drop stuff like documentation build when I work on a package to spend less time rebuilding18:30
seb128dobey, ok18:30
ricotzseb128, right18:30
stgrabermterry: is there a clean way for flavours to override unity-greeter.conf?18:35
stgrabermterry: I just noticed the new unity-greeter breaks upgrade for at least Edubuntu because Edubuntu updates unity-greeter.conf with our own config (yeah, I know it's bad)18:36
mterrystgraber, I think so...  ?  let me look real quick else robert-ancell would know18:36
mterrystgraber, oh, I was thinking of lightdm.  For unity-greeter, no I don't think so.  I think Robert's thinking was that derivatives could have their own greeter?18:38
stgrabermterry: ok, I'll look at having edubuntu-artwork divert it or something like that. We use unity-greeter but with a different wallpaper and logo.18:39
stgrabermterry: the easy solution out of our problems (at least for Edubuntu) will be for me to push a new edubuntu-artwork restoring unity-greeter.conf to the original, then divert it and put our own in its place18:59
stgrabermterry: then add a versioned conflict in unity-greeter to force edubuntu-artwork to upgrade before unity-greeter18:59
mterrystgraber, :-/  sorry this is so hard.  I wonder...  Since unity-greeter is gtk-based, why it doesn't use gsettings, which derivatives could override easily19:00
stgrabermterry: I agree shipping a .override file would be much easier :)19:01
stgraberI still need to cleanup my mess though (I should have done the divert to start with, messing with a conffile from another package is really bad and shouldn't have be done to start with)19:02
Berethey guys19:05
Beretqq19:05
BeretI'm seeing the same changes in the ubuntu mono font in precise that the guy on the desktop list noted19:05
BeretI don't see a bug listed in LP19:05
Beretanyone know anything about that?19:05
Laney119:16
Laneyoops19:16
dobeywhy would i use foo (>= ${gnome:Version}), foo (<< ${gnome:NextVersion}) ?19:46
seb128dobey, because GNOME might break stuff between series and you want to say that's version in the same serie are ok but when the next serie start updates should be in sync19:51
seb128it's like "it's ok to get any 3.2 version but 3.4 might break so we will check that and be restrictive by default)19:51
dobeybut if the dependency is on a binary package, created by the same control file, isn't it better to just use (= ${source:Version}) ?19:52
dobeyespecially in the case of foo depending on foo-data?19:52
seb128dobey, well, it has issues for arch all,any mismatch, it makes i.e armel build fail during the time i386 built and armel is building19:53
seb128because the -common is usually arch all built on i38619:54
seb128when you get the new version the armel binary which is arch any and depends on source:Version stop having a matching common and can't be installed19:54
dobeyugh19:55
desrtseb128: you're doing it wrong:20:01
desrt[org.gnome.desktop.background]20:01
desrtshow-desktop-icons=true20:01
desrt(and i'm not sure how to do it right)20:02
desrtseems like this sort of setting is the kind of thing we want to be configured conditional on the session type :/20:03
desrtseb128: it's almost like you should have a separate DCONF_PROFILE that patches these changes in for the unity session20:07
pittiseb128: back for some mins20:15
seb128desrt, yeah, I know I'm doing it wrong, I welcome better ways though20:15
pittiseb128: so, this keeps amazing me; I downgraded libxml2, which was a likely candidate20:15
seb128pitti, heh, I'm just back from dinner20:15
desrtseb128: DCONF_PROFILE=unity is my best suggestion20:16
pittibut still segfaulting with downgraded libxml2 and downgraded librsvg20:16
seb128pitti, do you have a bt?20:16
seb128pitti, nobody else is getting the issue, I asked around when you left20:16
seb128pitti, we got i386 and amd64 tester20:16
seb128no bug report or user complain on IRC either20:16
seb128desrt, yet another Xsession hackish script?20:17
pittiok, if it's just me, I'm relieved20:17
pittiwill figure this out tomorrow morning then20:17
desrtseb128: it's actually a pretty nice setup.. then each desktop gets its own set of defaults, plus if the user sets it explicitly, it gets used20:17
desrtseb128: you could add it in to one of the many others :)20:17
seb128pitti, well it might not be "only you", it might be "german amd64 users" or something, I would still like to know what's the issue20:17
seb128pitti, but it's not "the rest of the world" ;-)20:17
seb128desrt, I'm trying to get ride of those hacks20:18
pittiseb128: not very useful: http://paste.ubuntu.com/810009/20:18
seb128desrt, relying on the session you pick is wrong, it means that people using a custom session starting gnome-shell will get it wrong20:18
desrtseb128: i think at the end of the day you should aim to have exactly 1 of them20:18
desrtseb128: this is pretty much the XDG_CURRENT_DESKTOP discussion, isn't it?20:18
seb128desrt, right20:19
desrtseems that battle is long lost20:19
desrtGNOME_ME_HARDER, dude20:19
seb128lol20:19
desrtenvironment variables are awesome20:19
seb128you still need something setting them20:19
seb128pitti, not very useful no :-(20:19
desrtyou're going to find yourself minus some UBUNTU_MENUPROXY and plus some GTK_MODULES soon20:19
seb128pitti, you run doko's ppa right? was that a new libc?20:20
pittiseb128: yes, but since last week20:20
seb128pitti, well maybe something in that librsvg update doesn't like the new libc?20:20
pittiseb128: but why would it still crash with librsvg and libxml downgraded?20:20
seb128pitti, just trying to think what could be different in your case20:20
pittiI checked all dependencies of librsvg2-2 and -common20:20
seb128hum, good point20:20
seb128what did you upgrade before the issue started?20:21
seb128desrt, how would the profile stuff work?20:22
pittieverything since this morning, didn't restart my session until 16:16 CEST, at which point I got it20:22
pitti(that was when you asked me to try the PPA)20:22
desrtseb128: pretty trivially: create /etc/dconf/db/unity.d/somefile with your dconf overrides in it20:22
desrtthen /etc/dconf/profile/unity with the lines "user\nunity\n"20:23
desrtthen run 'dconf update'20:23
desrtthen set DCONF_PROFILE=unity20:23
seb128pitti, there were not so many updates today20:23
seb128pitti, nothing obvious I can spot20:23
pittihttp://paste.ubuntu.com/810014/20:23
pittioh, a new GTK20:24
desrtany "pure" vendor patch like changing the wallpapers and so on stays a vendor patch20:24
desrtand "we're half-forking gnome to use as the basis of the unity desktop" sort of behaviour goes in the dconf database20:24
seb128pitti, new gtk is a one liner reverting a properties change on gtkwindows20:24
seb128pitti, not likely to make gdk fail on loaders20:24
pittiseb128: I guess I'll run through the list and play downgrading bisect until I find the culprit20:24
seb128pitti, you might have local corruption as well I guess20:25
seb128desrt, not sure it's worth the effort ;-)20:25
pittiso, good night everyone!20:26
desrtseb128: it's some pretty low effort :p20:26
desrtpitti: n820:26
seb128pitti, 'night20:26
seb128desrt, btw I'm glad I didn't listen to you, new g-c-c pulls clutter in and new clutter seems a disaster, leading to g-c-c not starting for some people and other fun ;-)20:27
desrtseb128: oh.  they fixed that already20:27
desrtebassi figured out the problem this morning20:27
seb128right20:27
seb128still it was broken for a few days20:27
seb128well mostly teasing you but I'm glad I can focus on fixing old bugs rather than fighting such issues20:28
seb128it would have take a day of my time for nothing (i.e be back where we were before the issue, just dealing with updates for the sake of updating)20:28
jonoare Precise users not seeing the date/time indicator?20:38
jonoit is not displaying on my system20:38
seb128jono, works for me and we got no report about it, is indicator-datetime installed?20:39
jonoseb128, odd, it wasn't20:40
jonoI wonder what removed it20:40
seb128jono, well I guess you don't use debian based distro for long enough to read dist-upgrades output before pressing "y" :p20:41
jonoseb128, I usually check that, but I wonder what removed it20:41
jonoodd20:41
seb128I wonder if we should make people type "I know I'm screwing my system but I'm so cool I don't care" ;-)20:41
seb128jono, well for sure you dist-upgraded and say yes to get it removed20:41
seb128jono, we don't remove packages without asking ;-)20:42
jonoseb128, I understand this, but why would another package remove it?20:42
jonoI never intentionally removed it, so some package must have requested it's removal20:42
jonoirrespective of whether I saw that it was going to be removed, I don't get why it was removed in the first place20:42
seb128jono, because there were some e-d-s soname changes and during transition if you want the new lib you need to remove stuff not rebuilt yet20:42
jonoseb128, ahhh gotcha20:43
seb128jono, but I'm half joking, we should really make dist-upgrade harder, it keeps bitting people and not only newbies20:43
seb128we should make people type something actually like "yes I want to uninstall the stuff listed there and I know what I'm doing"20:44
jonoseb128, I am not sure that is needed20:44
jonobut I agree that we should highlight removals more clearly20:44
seb128jono, well, I'm open to other suggestions20:44
jonoI was surprised because I have never seen a package such as that removed20:45
jonotraditionally, most dist-upgrades add to the system, not remove packages20:45
seb128jono, but see you got very confused and we can't call you a new user ;-)20:45
seb128jono, you got lucky so far it seems ;-)20:45
jonoseb128, well, I got confused because my experience stepped outside of my normal experience of doing dist-upgrades20:45
seb128some people got unity installed during the rally because they dist-upgraded before unity-2d was built20:45
jonoanyway, I guess it is what it is20:46
seb128installed -> uninstalled20:46
jonothanks for the help, seb12820:46
seb128jono, yw20:46
mdeslaurseb128: the problem is the "packages to be removed" part is listed first, and gets scrolled off the terminal screen20:47
chrisccoulsonthat's the best way isn't it? we all love a surprise :-)20:47
mdeslaurchrisccoulson: I call it "dev release roulette"20:48
chrisccoulson"which packages will the upgrade remove today? ooooh, xorg. Yippee!!"20:48
desrtmterry: hey20:49
stgrabermterry: apparently diverting conffile is buggy (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=363524)...21:56
ubot2Debian bug 363524 in dpkg "Problem diverting conffile" [Normal,Open]21:57
stgrabermterry: any chance you can switch unity-greeter to gsettings? :)21:57
stgrabermterry: to workaround the bug, I'll ship /etc/lightdm/edubuntu-greeter.conf, divert unity-greeter.conf and make it a symlink to edubuntu-greeter.conf, that "should" work but it'd be nice the situation improved a bit soon :)21:59
mterrydesrt, pong22:12
mterrystgraber, hm, I'll ask robert about what derivitives are supposed to do22:12
seb128lol22:12
desrtmterry: just wondering if you know something about setting per-user lightdm background images22:13
seb128mterry, I can reply for him if you want22:13
mterrydesrt, maybe22:13
seb128mterry, he will tell you "if you figure anything that works please just do it"22:13
seb128mterry, didrocks asked him during the rally ;-)22:13
mterryseb128, heh  :)22:13
seb128mterry, seems robert_ancell has no particular interest in packaging alternatives or conffile handling and tried a few things that didn't work well and decide to just let whoever has a clue deal with it22:14
mterryI'm pretty sure gsettings is easy, since unity-greeter can rely on it (though doesn't help with lightdm).  stgraber, you confirm that would be easy for you right?22:15
seb128mterry, btw who between you two should I nudge until the keyboard stuff get fixed? ;-)22:15
mterryseb128, I think that's more in lightdm's court right now?22:16
mterryunless there's a bug in how unity-greeter handles layout support from liblightdm-gobject, which is certainly possible22:16
seb128mterry, dunno, I've not tried to debug it, I'm just trying to bootstrap the debugging ;-)22:17
mterrydesrt, specific question?22:17
seb128mterry, if you give me debugging hint I can try to have a look tomorrow, I've no clue how the indicator handle layouts right now22:17
seb128mterry, like does it try to get the info from lightdm? stored config?22:17
mterryseb128, IIRC unity-greeter asks lightdm for the current layout and sets it22:18
desrtmterry: "do you know how to do it?  how?"22:19
mterrydesrt, it's stored in accountsservices (an ubuntu-specific patch, though there's a bug filed upstream asking how they want it done For Realz).  g-s-d syncs the user's gsettings value to accountsservice when it sees it change22:21
desrtinteresting22:21
stgrabermterry: yeah, gsettings would be easy, we can just ship and override file and be done with it22:21
desrti wonder if it fails to work because my homedir is readable only by me22:21
mterrydesrt, it also doesn't currently have 'upgrade' support in the sense that you have to change the gsettings key for it to kick in right now22:22
seb128desrt, did you change your background with the control center?22:22
desrtyes22:22
mterrydesrt, oh, yeah, if your image is not readable by 3rd parties, it won't show the image22:23
mterrydesrt, did you pick a system image or one in your read-only homedir?22:23
desrtone in my homedir :)22:23
seb128mterry, ok, I will to debug it tomorrow22:24
seb128mterry, I dropped an email to robert_ancell about it as well22:24
mterryseb128, I can help too, don't mean to be uncurious.  Just been busy most of today with patch piloting22:25
robert_ancellseb128, greeter keyboard issues?22:25
seb128mterry, yeah no worry, I'm just trying to make sure it's not one of those bugs sitting there for months ;-)22:25
mterryrobert_ancell, hi Robert!22:26
seb128robert_ancell, hey22:26
seb128robert_ancell, "en" being default in the unity-greeter22:26
seb128robert_ancell, it leads user who don't look at screen details to just type their password as usual and report that lightdm is broken since login fails22:26
seb128tjaalton did that today ;-)22:26
robert_ancellhah!22:26
robert_ancellI guess there's no text entry anywhere to indicate that22:27
robert_ancell(it is wrong)22:27
seb128robert_ancell, there is the indicator22:27
robert_ancellwas that showing en ?22:27
seb128yes22:27
seb128the bug I showed you during the rally22:27
robert_ancelloh, yeah22:27
seb128the greeter doesn't respect the system default or user setting22:27
seb128it just go "en"22:27
robert_ancellwell, what other layout would you need?22:27
robert_ancell;)22:27
* seb128 slaps robert_ancell22:28
seb128(hate webkit, my box is slow, building it for over 3 hours and is running out of disk space)22:28
seb128if it fails because of disk space I'm going to be unhappy ... making space22:29
robert_ancellyeah, i've run out of memory compiling it before.  not fun22:29
mterryrobert_ancell, I think unity-greeter is just using what lightdm is giving it in this case22:29
* mterry pushes problem over to robert_ancell22:30
robert_ancellmterry, I'll set up a regression test for it, and check it gives good values22:30
mterryprobably a good idea anyway22:30
mterryif it looks like unity-greeter after all, I'll fix it tomorrow22:30
seb128robert_ancell, mterry: what is weird is that it's neither using the user keymap nor the system default one22:31
seb128so seems a double bug, if it fails getting an user config it should default to the system default22:31
seb128or it's simply mterry who behaved as an american an hardcoded "en_US" in the source :p22:33
mterryseb128, don't think I wouldn't22:33
seb128;-)22:33
mterry"Here's your new keyboard indicator with *SO* many choices.  Pick any one, as long as it's US English!"22:34
seb128I knew it!22:35
seb128Grrrr22:35
seb128ld failed in webkit without error22:36
seb128desrt, http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=27fa171efe4179c0a42ec79e0dc501077f042a08 another reason why we will not update g-c-c22:39
seb128oh btw there you, hard depends on systemd without public discussion at the GNOME level...22:40
desrtfascinating22:40
seb128indeed22:40
seb128desrt, I guess I can drop gnome-shell support now since Ubuntu is now officially unsupported by GNOME ;-)22:42
chrisccoulson_seb128, seems like you need a beefier machine for building webkit ;)22:43
seb128chrisccoulson_, yeah, I closed firefox and tb and it's ok now22:44
chrisccoulson_lol22:44
=== chrisccoulson_ is now known as chrisccoulson
seb128ls is take 2.9g22:44
seb128doh22:44
seb128ld is taking 2.9g22:44
chrisccoulsonthat's a crazy amount22:44
seb128yeah22:44
TheMusoOuch that is a lot.22:45
seb128it's cpp for you22:45
chrisccoulsonit's more than firefox, and that is cpp ;)22:45
seb128the source is take 8mb compressed, the build dir is over 3g now22:45
seb128well it's dual building it22:45
seb128but still22:46
seb128ln: failed to create symbolic link `libwebkitgtk-3.0.so.0': No space left on device22:46
seb128Grrrrr22:46
chrisccoulsonouch22:46
seb128hate hate hate22:46
chrisccoulsoni'm glad i'm not maintaining that!22:46
desrtseb128: okay.  now i do your trolling for you.22:49
desrthttps://mail.gnome.org/archives/desktop-devel-list/2012-January/msg00015.html22:50
chrisccoulsoni wish the day-to-day work would just stop for a few days :/22:50
chrisccoulsondesrt, shouldn't "cannot" be "will not"?22:51
chrisccoulsoni can do my own trolling too ;)22:51
desrtchrisccoulson: i didn't want to troll too hard to start22:51
chrisccoulsonlol22:51
desrtchrisccoulson: you're welcome to pile on :)22:51
seb128desrt, thanks ;-)22:51
chrisccoulsoni think i'll give that a miss ;)22:51
desrtseb128: fwiw, i honestly hope this conversation ends up with systemd as a hard dependency of gnome22:52
desrtseb128: but this should happen on the lists, properly22:52
desrtnot just because someone goes ahead and does it22:53
seb128desrt, fine with me22:53
seb128desrt, I just don't like that previous discussion stopped without consensus and that somebody goes and decide to just do it22:53
desrtseb128: same feeling22:53
seb128desrt, that just reflects bad on GNOME22:53
desrtno kidding22:53
seb128it's like "let's avoid behing honest because honesty leads to discussion"22:54
desrtwell22:55
desrtfoundation-list is already warmed up for this year22:55
desrttime to give d-d-l a go :)22:55
chrisccoulsoncyphermox, dang, i forgot to fix the eds dependency with the thunderbird upload22:56
* chrisccoulson commits that to the nightly branch so i remember for the next release22:56
seb128waouh22:59
seb128webkit built!22:59
seb128$ du -ksh webkit-1.7.422:59
seb1288,4Gwebkit-1.7.422:59
desrti love webkit22:59
chrisccoulsonchr1s@farnsworth:~/src/firefox$ du -ksh mozilla-central/23:01
chrisccoulson4.4G    mozilla-central/23:01
chrisccoulson;)23:01
TheMuso/c/c23:02
=== m_conley is now known as m_conley_away

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