/srv/irclogs.ubuntu.com/2013/07/30/#ubuntu-desktop.txt

=== duflu_ is now known as duflu
=== Optichip` is now known as Optichip
larsugood morning :)04:06
pittiBonjour tout le monde04:49
larsubonjour pitti04:55
pittilarsu: wow, you are early :)04:57
pittilarsu: in my defense, I was in the garden, collecting snails04:57
larsupitti: haha, breakfast?04:58
pittilarsu: je n'est suis pas français !04:58
larsupitti: I figured now that you can speak french, ...04:59
=== tvoss_ is now known as tvos
=== tvos is now known as tvoss
=== thumper is now known as thumper-afk
darkxstpitti, hey!06:28
RAOFGrr. Why does logind conflate VTs and local sessions?06:35
pittihey darkxst, hello RAOF06:35
RAOFpitti: Good morning!06:35
darkxstpitti, any chance you could look at the retracer sometime soon?06:40
RAOFpitti: Do you know any way of interrogating logind's internal state to see which session it considers active?06:45
RAOFParticularly, I want to know why my one and only session isn't considered active.06:46
pittiRAOF: "loginctl show-session c2" (or any session identifier from "loginctl") shows the details06:48
pittidarkxst: ah, sore spot..06:50
sil2100Morning!06:51
darkxstpitti, we still get way more data from raring+ppa than saucy, but its all mostly useless!06:55
RAOFpitti: Yeah, but that doesn't show which session logind thinks *is* active. There's only one session listed, and it's not active06:57
sil2100Mirv: hello!07:02
pittiRAOF: "loginctl" shows all sessions, so if none is active then there just isn't a registered PAM session for that VT07:03
RAOFpitti: Correct! My session isn't associated with a VT!07:03
pittiRAOF: sorry, I mean not a foreground one, which is the current VT07:03
pittiRAOF: ah right, that's like ssh then07:03
sil2100Mirv: do you have a moment for some stacks reviews?07:04
sil2100Mirv: https://code.launchpad.net/~sil2100/cupstream2distro-config/fix_extra_pkgs_next/+merge/17751207:04
sil2100Mirv: the QA stack is missing ibus, but I guess I'll have to discuss this with seb, as the 'extra package' won't be needed once the new ibus goes out of -proposed07:05
sil2100Mirv: so for now all the other stacks07:05
pittiRAOF: although, that apparently is also active; ssh is just "remote"; so, no immediate idea then07:05
sil2100Mirv: would be grateful for a quick review and approval since I want to move the stacks ;)07:05
RAOFWhy does logind even have the ability to activate a session?07:08
pittiRAOF: that's what logind managers have used for years (well, it's ConsoleKit equivalent back then) to switch between multiple sessions07:08
pittilogin managers or things like indicator-session07:08
Mirvsil2100: hi!07:09
Mirvsil2100: I had https://code.launchpad.net/~timo-jyrinki/cupstream2distro-config/add_libubuntu-application-api1_to_platform/+merge/177509 already waiting for you :)07:09
Mirvto fix my stack07:09
RAOFYeah, but you can't switch to an arbitrary logind session.07:09
RAOFThis is particularly annoying because logind is going to be *unable* to switch between our sessions.07:10
RAOFBeacuse a switchable-session-is-a-VT, and all our sessions are going to be on a single VT.07:10
sil2100Mirv: ok, hm, so maybe we can approve your branch and then mine07:10
sil2100Mirv: since my branch has the same change, it shouldn't conflict ;)07:11
Mirvsil2100: right, that should work I think07:11
darkxstpitti, or perhaps I could just get the scripts you use for the retracer?07:11
sil2100Mirv: approved yours ;)07:11
pittidarkxst: sure, there's nothign particularly magic about them07:11
sil2100Mirv: once it gets in, approve mine if +107:12
pittidarkxst: this is basically a checkout of lp:apport, plus a checkout of https://code.launchpad.net/~ubuntu-archive/apport/lp-retracer-config/ for the per-ubuntu-release config07:12
pittidarkxst: this branch also has the crontab which I'm using in the data center07:12
Mirvsil2100: yeah, will check and +107:14
Mirvsil2100: thanks :)07:15
pittiRAOF: right, so we either need to disable user switching from the session indicator, or teach logind about Mir's idea of VT multiplexing; then it needs an alternate way of getting notified about what the current session is and how to enumerate them (i. e. Mir sending out some signals)07:16
RAOFI feel it might be simpler to just incorporate that functionality into lightdm07:17
RAOFBut for now I need to help prepare Zoë for dinner.07:17
pittior that07:17
pittithat would also avoid heavy patches against logind, and keep the Ubuntu specific bits together07:17
pittiRAOF: logind still needs to know about that though, to be able to assign correct device ACLs07:18
asacpitti: checking07:18
asacpitti: ctrl+alt+f1 goes to console as expected (no suspend)07:18
pittiasac: yes, I mean if you close the lid on VT1, does it suspend?07:19
asacpitti: ok will try in a bit07:20
pittiasac: so you can reproduce suspend errors in X?07:20
asacpitti: last two days whenever i closed the lid it never suspended07:21
asacalways have to remember to push the menu07:21
asacok trying console and lid07:22
asacpitti: yeah. on console it works07:22
asacon x it just turns off the screen07:22
pittiasac: just to cover all bases, what do these show?07:22
pittigsettings get org.gnome.settings-daemon.plugins.power lid-close-ac-action07:22
pittigsettings get org.gnome.settings-daemon.plugins.power lid-close-battery-action07:22
RAOFpitti: Unless lightdm applies the ACLs :)07:23
asacasac@thinki:~$ gsettings get org.gnome.settings-daemon.plugins.power lid-close-ac-action07:23
asac'suspend'07:23
asacasac@thinki:~$ gsettings get org.gnome.settings-daemon.plugins.power lid-close-battery-action07:23
asac'suspend'07:23
pittiRAOF: sure :)07:23
asacpitti: ^^07:23
pittiasac: -> /msg07:23
chrisccoulsongood morning everyone07:24
sil2100Morning!07:28
sil2100Mirv: it's in, can you approve my branch?07:28
slomoLaney: are you planning to go with gstreamer 1.2 for this release? planned release date is somewhere in september just in time for gnome 3.1007:28
RAOFpitti: Seriously, though, if (in the magical future) lightdm is already handling session tracking and switching it doesn't seem as though there's any reason to keep logind around.07:30
Mirvsil2100: yep, redeployed platform and approved your commit for the two others which you can then redeploy07:30
sil2100\o/07:30
sil2100Thanks07:30
pittiRAOF: quite a lot of upstream software depends on it, though; so maybe not in a default ubuntu installation, but as dependencies07:30
RAOFpitti: libsystemd-login is just a dbus wrapper around logind, right?07:31
sil2100Mirv: so I'm leaving platform up to you and dealing with all the other stacks07:31
pittiRAOF: yes07:32
RAOFSo all we'd need to do is expose a compatible dbus interface?07:32
jibelgood morning07:33
RAOF"all"07:33
pittiRAOF: in principle, yes07:33
pittiif lightdm emulates that in terms of Mir sessions, that'd be fine07:33
pittithat's going to be no small task, though (all the cgroup handling, etc.)07:33
Mirvsil2100: right, ok07:34
RAOFlogind exposes all that cgroup handling?07:34
pittiRAOF: i. e. it's d-bus plus a compatible cgroup handling07:34
RAOFI thought that was basically an implementation detail?07:34
RAOFAh.07:34
pittiwell, it is, but (1) we still want that, and (2) quite a lot of software checks for /run/systemd/seats (or similar)07:35
pittiRAOF: mostly JavaScript/Python/etc. stuff which doesn't want to or can't link to the lib07:35
RAOFYay.07:35
pittibut reproducing the /run state files is rather simple07:35
pittiRAOF: we actually switched away most upstream software from checking the cgroups, to checking the /run files07:36
RAOFAh, well. There's still the transitional case we need to care about, with both VTs and Mir sessions.07:38
RAOFThat makes patching logind more palatable.07:38
pittiRAOF: would gnome not get a similar problem when switching to wayland?07:39
pittiRAOF: or does that use different VTs somehow?07:39
RAOFpitti: GNOME is not planning to use a system compositor; they'll run a Wayland compositor on each VT.07:39
pittiah07:40
pittiso they wouldn't have that problem07:40
seb128good morning desktopers07:40
RAOFRight.07:41
RAOFThey also don't get the benefits ☺07:41
RAOFThey might eventually decide that they want them, and then they will indeed hit exactly this problem.07:42
Mirvsil2100: I wonder why platform still compiles about the package.. bzr pull:d the -config, redeployed, reran with foo07:42
slomoseb128: (already asked Laney before but maybe you know too?) are you planning to go with gstreamer 1.2 for this release? planned release date is somewhere in september just in time for gnome 3.1007:42
seb128slomo, hey, we were discussing it recently with kenvandine (he said the new version would be nice/useful for some of the stuff on the touch image)07:43
seb128slomo, I'm not sure though, I've little confidence on the gstreamer release schedule ... wasn't 1.2 initially scheduled for around GNOME 3.8?07:43
=== tvoss is now known as tvoss_test
=== tvoss_test is now known as tvoss
slomoseb128: well, for the ubuntu touch work that jhodapp is doing you'll need it anyway ;) but that's independent i guess?07:44
slomoseb128: but yes, our release schedule is not very reliable unfortunately :) however we're almost there now finally, what is missing right now is just some more testing and then it can get the 1.2.0 label07:45
seb128slomo, right, that's what Ken said, jhodapp's work need it, we could do with a ppa though07:47
RAOFpitti: In less frustrating news, feel like sponsoring colord 1.0.2-1? :)07:48
pittiRAOF: sure! still no DM?07:48
RAOFI'll get around to sending that email sometime :)07:49
didrocksseb128: hey! how are you?07:49
slomoseb128: ok, so what information do you need to decide? i think it would make sense to either switch now or after the next ubuntu release to give it enough testing for ubuntu07:50
pittiRAOF: expected?07:51
pittidpkg-source: info: local changes have been recorded in a new patch: colord-1.0.2/debian/patches/debian-changes07:51
pittiRAOF: i. e. it generates a debian/patches/debian-changes07:52
RAOFpitti: Yup. You should find that debian-changes contains your glib deprecation fixes.07:52
seb128didrocks, hey, good, you, having fun at the sprint with everyone? not too much beer drinking? ;-)07:52
pittiRAOF: ah, not using real patches for that?07:52
didrocksseb128: not too much beer, lot of discussions, we'll see :)07:53
RAOFpitti: For things which are upstream I cherry pick.07:53
didrocksseb128: btw, I honored the promise to work on ubuntu-system-settings during the flight07:53
pittiRAOF: ah, upstream pulls07:53
didrocksseb128: small ui changes: https://code.launchpad.net/~didrocks/ubuntu-system-settings/system-update-improvment/+merge/17737107:53
didrocksdo you mind giving a look?07:53
RAOFpitti: That way I don't have to notice when we pass a revision which contains them :)07:53
didrockssil2100: once/if merged, do you mind kicking the stack again with this? ^07:53
pittiRAOF: ack, sbuilding now; I just wanted to confirm, as they sometimes slip in accidentally07:53
didrockssmall UI changes to have a better demo :)07:53
didrocksseb128: ah, FYI, I'll be on a meeting during the team meeting, I asked sil2100 to lead it :)07:54
sil2100\o/07:54
sil2100didrocks: ok!07:54
didrocksthanks sil2100 ;)07:54
seb128didrocks, will review, thanks ;-)07:55
seb128didrocks, ok07:55
didrocksseb128: thanks to you ;)07:56
didrocksseems it's fresh in France as here07:56
seb12819°C this morning07:57
seb128going to get warmer again tomorrow though07:57
pittiRAOF: uploaded; NB that we are past DIF, so you'll need to sync manually if you want this in saucy07:58
RAOFpitti: There's no particular reason not to have it; I'll sync away!07:58
slomoseb128: ok, anyway, let me know if you need any more information or have decided something :)07:59
seb128slomo, sorry, IRC is a bit busy...08:00
seb128slomo, when do you plan to land the new one is unstable?08:00
seb128slomo, also ... is there any known problem with the current 1.1/things to worry about?08:01
Laneymorning08:02
Laneyslomo: I was a bit put off by the advice against adopting it in your announcement the other day :-)08:02
slomoseb128: unstable once the API is stable, i can't guarantee yet that there will be no changes in anything newly added... but it's unlikely. otherwise, i'm not aware of any regressions that are left, the last one was fixed right before 1.1.3 :)08:03
slomoseb128: and in general it's all in bugfix and cleanup mode now, no bigger new features are going to happen before 1.208:03
LaneyI think we'll probably start out with a PPA08:03
Laneythe packaging should be easier anyhow since some of the plugin moves get to be undone08:04
slomoLaney: well, you ship glib 2.37 too, right? the warning in my announcement mail goes along the same line ;)08:04
sil2100ugh08:04
Laneyheh08:04
sil2100didrocks: the apps stack has some problems, so I will probably have to fill in a bug and get it fixed before it can get released today ;/08:04
Laneyslomo: Also I don't really know about it but it'd make me happy if jhodapp's stuff could have some upstream review before we include it ;-)08:05
seb128slomo, ok, I think it's reasonable for us to consider it once it's unstable08:06
Laneynot sure if he's submitted it yet or is close to08:06
LaneyI'll start work on PPAing it anyway quite soon08:06
Laney(upstream, not seen his stuff yet)08:06
seb128Laney, thanks08:07
seb128Laney, good morning btw ;-)08:07
Laneyhallo!08:07
slomoLaney: agreed, i think it's still full of bees :) i didn't look at it closer yet08:07
slomoseb128: ok, what's exactly the reason for depending on it being in unstable? my reason for not putting it there is basically the same as for glib 2.37, if it wasn't for the possible small API changes i would just put it there ;)08:09
didrocksslomo: ok, please keep bfiller aware08:10
LaneyIt's being conservative08:10
didrocksslomo: sorry, I mean sil2100 ^08:10
seb128slomo, it has a cost to follow unstable series, we do it for glib because we use some of the new features and we have desrt on board who can help with the issue08:10
seb128issues08:10
Laneywe have experience with unstable glibs, and also can abuse ryan for fixes if necessary08:10
seb128slomo, we have less expertise on gstreamer08:10
Laneyso one path with that is ppa, people self select for testing, if no major problems then distro08:11
Laneyhelps insulate us a bit08:11
slomoseb128: ah, makes sense :) thanks for explaining08:12
seb128slomo, yw08:13
darkxstpitti, how do the need-retrace tags get set?08:16
=== tkamppeter_ is now known as tkamppeter
pittidarkxst: through the blob uploaded to Launchpad, in apport/crashdb_impl/launchpad.py _generate_upload_blob()08:19
pittidarkxst: i. e. they are there when creating the bug08:19
darkxstpitti, ah right, our bugs are already tagged ;)08:21
pittidarkxst: yes, you mostly need to create a config file for your project instead of the distro (add a stanza to the config file in lp-retracer-config)08:21
pittidarkxst: and use 'project': 'ubuntu-gnome', insteaed of 'distro': 'ubuntu' (see /usr/share/doc/apport/crashdb-conf.txt.gz)08:22
pittidarkxst: crash-digger has a --crash-db option where you supply the new db you are adding (instead of using the "default" one in crashdb.cnof)08:23
darkxstpitti, thanks, I think i got it now08:24
sil2100Mirv: are you on the platform stack failure?08:29
rickspencer3seb128, is there a list of setting backend for Ubuntu Touch that we need for 13.10?08:30
sil2100Mirv: since I don't want to release the related stacks before knowing if all is ok08:30
sil2100seb128: hello!08:31
seb128sil2100, hey08:31
seb128rickspencer3, define "setting backend"?08:31
sil2100seb128: how's the ibus release from -proposed going?08:31
seb128sil2100, it's in saucy proper since yesterday08:31
rickspencer3seb128, I dunno, like things that need to have settings for them08:31
sil2100\o/08:31
sil2100seb128: awesome then! So it seems out otto images are still outdated08:32
sil2100But good, it means tomorrow all will be ok already08:32
seb128rickspencer3, the prd has the list, it's basically the ones listed on the "phone" column of https://wiki.ubuntu.com/SystemSettings08:32
rickspencer3thanks seb12808:32
seb128rickspencer3, yw08:33
Laneyseb128: have you started doing the suggesting I made to about-connect-check-for-update?08:37
Laneysuggestion08:37
=== Ivanka_ is now known as Ivanka
seb128Laney, I did it yesterday, but not the shared js way, just trying the getByName08:38
Laneyok, would have done it myself otherwise08:38
seb128Laney, but it's 1 extra object and 10 lines of code, I'm not convinced of the value of the change...08:38
sil2100Mirv: ok, redeploying the stack ;/08:39
seb128Laney, I don't expect us to rename pages08:39
seb128Laney, I think I'm going to end up doing the shared js stuff to avoid the extra churn in the plugin itself ;-)08:39
Laney:-)08:40
sil2100Mirv: re-running the platform stack after redeployment now08:40
Mirvsil2100: ok, I think should be good now08:41
Mirvsil2100: I just forgot the -U08:41
Mirvrusty from vacation still :)08:42
sil2100;)08:42
Mirvseb128: can you check/approve the package rename packaging change of http://10.97.0.1:8080/view/cu2d/view/Head/view/Platform/job/cu2d-platform-head-3.0publish/lastSuccessfulBuild/artifact/packaging_changes_platform-api_0.18.3+13.10.20130730-0ubuntu1.diff ? libplatform-hardware-api1-hybris became libubuntu-platform-hardware-api1, and libplatform-api1-hybris -> libubuntu-application-api109:06
Sweetsharkseb128: soo, bug 1204449 is blocking on bug 1196263 and I agree with upstream that the reporter is likely seeing ghosts there. Is there any way to go ahead with this SRU (which is fixing critical bugs) despite these vague and nonreproducable claims?09:10
ubot2`Launchpad bug 1204449 in libreoffice (Ubuntu) "[SRU] LibreOffice 4.0.4 for Ubuntu 13.04 (raring)" [Undecided,Confirmed] https://launchpad.net/bugs/120444909:10
ubot2`Launchpad bug 1196263 in libreoffice (Ubuntu) "Libre Office 4.0 Paper Tray" [Undecided,Incomplete] https://launchpad.net/bugs/119626309:10
seb128Sweetshark, can somebody test the scenario he describes and confirm if it works/doesn't work for them?09:12
Sweetsharkseb128: If someone has a printer with multiple trays it might give hints. tkamppeter maybe?09:15
seb128Sweetshark, yes, try asking tkamppeter or maybe in the London office?09:15
Sweetsharkseb128: note though that you cant proof the absence of errors. He might still claim it does not work with _his_ printer.09:16
Sweetsharkseb128: also he hasnt even confirmed that it wasnt a problem in 4.0.2 as released with raring.09:17
sil2100seb128: are you ready for some quick packaging ACKs? ;)09:17
seb128Sweetshark, well, I wouldn't block the SRU on it, but it would still be good to check if the problem he points is not an obvious breakage09:17
seb128sil2100, sure, trying to review Mirv's one but I don't understand all the renames there09:18
seb128Mirv, it would help to have changes help a bit more than "to match debian guidelines"09:18
xnoxseb128: larsu: http://ubuntuone.com/0u8ueGOxYL3eRu4Gti9PHo =) i'll see if I can find where ubiquity's theming is going absurd =)09:18
sil2100seb128: ok, in the meantime I'll prepare the rest and send you the links09:18
seb128Mirv, why are the replaces/breaks versionned rather than just forcing to uninstall the old names?09:18
seb128xnox, hehe09:19
seb128sil2100, thanks09:19
larsuxnox: first absurdity is that it loads the theme in every draw() event...09:19
larsuxnox: s/theme/background pixmap/09:20
Mirvseb128: more information at https://code.launchpad.net/~ricmm/platform-api/package-match-sonames/+merge/17518109:20
seb128Mirv, thanks09:20
seb128Mirv, looks fine to me, +109:21
Mirvseb128: ok, thanks09:22
Sweetsharkseb128: All he claims is "it used to work with the 4.0 ppa on 12.04 at some point". So it could be a/ it doesnt work on 12.04 but works on 13.04 b/ he had some other ppa breaking his stuff c/ it was never working on LibreOffice 4.0.2, but only on e.g. 4.0.0 (which is not what we released with raring) ....09:23
sil2100seb128: in the meantime! http://10.97.0.1:8080/view/cu2d/view/Head/view/WebApps/job/cu2d-webapp-head-3.0publish/lastSuccessfulBuild/artifact/packaging_changes_unity-webapps-qml_0.1+13.10.20130730-0ubuntu1.diff09:24
sil2100seb128: this will be a buuusy week for you... ;)09:24
seb128Sweetshark, well, as said don't block on that, but if it's easy to check if what he describe is a bug or not you might want tkamppeter/somebody at the office to give it a try and confirm it's a bug (even if it's not a regression it might still be a valid bug)09:24
seb128sil2100, yeah, thanks didrocks for letting me with some extra pings :p09:25
seb128sil2100, what's the rational for the arch any -> hardcoded list change there? I though we didn't want to list archs manually anymore?09:25
didrocksseb128: \o/09:26
didrocksall worked like according to the plan :)09:27
seb128:-)09:27
didrocksjust want to show to rickspencer3 I'm not slacking off :p09:27
sil2100Mirv: tell me once platform and sdk are published09:27
sil2100seb128: I think there's no real rationale besides making sure that powerpc is not supported ;)09:27
rickspencer3o/didrocks09:28
rickspencer3will you be joining us in the spa?09:28
LaneyO_O09:28
seb128didrocks, do you know if there is a reason we should still use hardcoded arch lists (I think you said Ken has to roll back on not listing ppc because colin was having issues)?09:28
didrocksrickspencer3: taking my towel :)09:30
seb128tssss09:30
didrocksseb128: some packages needed for colin to be able to unblock for webcreds (accounts-settings AFAIK)09:30
didrocksseb128: but that should be temporary and not needed anymore AFAIK09:30
seb128didrocks, so http://10.97.0.1:8080/view/cu2d/view/Head/view/WebApps/job/cu2d-webapp-head-3.0publish/lastSuccessfulBuild/artifact/packaging_changes_unity-webapps-qml_0.1+13.10.20130730-0ubuntu1.diff feels wrong09:31
didrocksarch: any is better so that the day we start having armel64…09:31
seb128sil2100, -1 from me, please change back to arch: any or give the rational in the changelog09:31
sil2100Mirv: since platform got published, could you publish SDK?09:31
sil2100seb128: ACK09:31
didrocksseb128: I don't see anything justifying it for me09:31
didrocksso -1 as well09:31
mlankhorstrickspencer3: oh btw did you get the memo about touch fixes?09:31
rickspencer3mlankhorst, no09:31
rickspencer3mlankhorst, yes!09:32
rickspencer3I saw that you had an xorg for me to try and stuff09:32
mlankhorstyeah09:32
rickspencer3but I hadn't had a chance yet09:32
rickspencer3mlankhorst, are you still waiting for me?09:32
mlankhorstrickspencer3: no, but if you want working touch at least it's possible, but hard to get back in raring because it probably requires a newer version of onboard09:32
sil2100Mirv: I already published all the standard stacks09:32
rickspencer3mlankhorst, raring is dead09:32
rickspencer3;)09:32
rickspencer3we are on saucy09:33
rickspencer3put raring out of your mind09:33
mlankhorstsaucy could work, I'm waiting for the backport to 1.1409:33
mlankhorstrickspencer3: hah, when I still have to land it in the LTS? :P09:33
rickspencer3mlankhorst, yes09:33
rickspencer3but for now, our focus still needs to be on Ubuntu Touch for 13.10 to the maximum extent possible09:33
mlankhorstyeah09:33
sil2100Mirv: I jump out to the store - please publish SDK in the meantime!09:34
rickspencer3mlankhorst, so, I worked around this bug by not using the touchscreen with Chromium ;)09:34
mlankhorstyeah the fixes will be in saucy, was just hoping upstream would merge it to 1.14 so I didn't have to do it manually, it's quite a big patch series..09:35
Sweetsharkseb128: oh, there sure might be valid bug -- otherwise I would not have upstreamed that one. Note though upstream currently has 131 unresolved bugs related to printing (of 251 with resolved bugs). Also note that there are at least two related bugs: One is a (fixed) 3.3->3.4 regression, the other one is reported against 3.6 and was fixed for 4.1: https://bugs.freedesktop.org/show_bug.cgi?id=61186 ...09:39
ubot2`Freedesktop bug 61186 in Printing and PDF export "Print dialog ignores saved settings from Printer Settings + more" [Normal,Verified: fixed]09:39
seb128Sweetshark, right, as said, don't block the SRU on it in any case09:40
Sweetshark... so without the reporter confirming it still doesnt work in 4.1.0 its actually likely a dupe of fdo#61186 ..09:40
Mirvsil2100: yeah, on my list09:40
Sweetsharkseb128: yep ;)09:40
mlankhorsthm looks like upstream has some more fixes that might help without having to update unboard..10:18
seb128Laney, thanks for approving the dash privacy setting mp ... days/months, I've no idea when design is going to iterate on that, seems safer to just stick with that meanwhile ;-)10:24
Laneysure10:25
seb128Laney, oh, new glib out btw, in case you feel like you need a break from system settings at some point ;-)10:25
LaneyI do feel like that :P10:25
seb128;-)10:25
LaneyI'm just making datetime use NM for status for now and then I'll do that or gst for a bit10:25
mlankhorstlucky you, I was looking at fixing xinput :P10:26
Laneyshortly I have to go to the police station and give a statement about my Crime Of The Century :-)10:27
mlankhorsthah10:29
mlankhorstdid you steal your own bike?10:29
Laneyno comment10:30
Laneysrsly though I told them I thought it wasn't worth anybody's time to do that for the theft of one skewer but they insisted10:30
mlankhorstoh that10:32
mlankhorstwell it's probably for insurance and/or their own numbers10:33
Laneythat's why I reported it10:33
Laneydidn't expect to have to do anything other than phone up10:33
Laneymaybe there will be an armed response10:33
sil2100seb128: ah, here's the arch revert for webapps: https://code.launchpad.net/~sil2100/unity-webapps-qml/arch_any/+merge/177559 (if you have a moment)10:36
seb128sil2100, approved by comment, you need to change the MR status though, I'm not in the right team to do it10:37
sil2100seb128: thanks!10:37
=== Ivanka_ is now known as Ivanka
didrockssil2100: hum10:41
didrocksdid you relaunch system-settings?10:41
seb128didrocks, I did, why?10:42
seb128didrocks, slangasek wanted a landing10:42
sil2100didrocks: the merge wasn't merged in back when I checked, so no10:42
didrocksseb128: did you check it wasn't already launched?10:42
seb128didrocks, no, nobody else than me is usually dealing with settings stuff10:43
didrocksseb128: not sure what will happen, I think I stopped the prepare job before it was uploaded in the ppa10:43
seb128didrocks, aren't you supposed to be busy in IoM? ;-)10:43
didrockswe'll know in 2 minutes10:43
seb128didrocks, jenkins flagged a changelog merge back as approved10:44
didrocksseb128: yeah, I think even if you rebuild, it would have been blocked in the publisher step10:45
seb128didrocks, I would appreciate if you let me know next time you republish settings10:45
didrocksseb128: I asked sil2100 first to look at that, so you did relaunch without warning him as well :)10:45
didrocks(but I admit I didn't tell him before relaunching it)10:45
seb128didrocks, well, we already had a landing today, I didn't see you ping sil2100 about redoing one ... anyway no problem, I will check next time, I was just 100% nobody else would touch because until now nobody ever did look at settings (out of normal published when the stack is un manual publishing)10:47
seb128didrocks, sorry for the conflict10:47
didrocksseb128: no worry at all, we're both guilty :)10:47
didrocksseb128: TBH, the system would have handled it10:47
didrocksI'm just unsure about launchpad enabling binary copy of a superseeded package10:48
seb128cool10:48
didrocksthen, the second publish would have failed10:48
didrocks(as the version in distro would have been != from the version when prepare run)10:48
didrocksit would just have been an useless build in the ppa10:48
didrocksbut TBH, I won't challenge that today and test in production :p10:49
=== MacSlow is now known as MacSlow|lunch
sil2100jibel: hi! Just reminding, https://code.launchpad.net/~sil2100/otto/fix_1203809/+merge/176692 <- the fix has been made as you recommended it ;) So I guess it would be a quick review now!11:54
xnoxseb128: larsu: the menuitem gets the same height as the submenu, thus the menubar ends up having the height of the tallest submenu =( i'm not sure why the menuitem gets such large height. Maybe it's horizontal/vertical error? and/or homogenous somewhere? well I didn't manage to shrink it, with request_size.11:59
larsuxnox: this is unrelated to my fix, it looks the same to me without12:00
larsuxnox: I'll have a look later today12:00
xnoxlarsu: well, I uploaded your fixes to at least get back the indicators. so it will be on tomorrow's daily cd, to test live / easier.12:01
xnoxlarsu: thanks a lot for your branch =)))) !!!!12:01
larsuxnox: cool, thanks for the quick upload12:02
=== MacSlow|lunch is now known as MacSlow
=== dednick is now known as dednick|lunch
qenghochrisccoulson: I can help with Firefox.13:02
seb128qengho, hey, how is the chromium build on saucy going?13:03
qenghochrisccoulson: I don't think I'm immersed in its culture enough to adopt, but I want to learn it some.13:03
qenghoseb128: Er, linker bug avoided, I think. Only time will tell.13:04
qenghoseb128: turnaround time is far too long.13:04
seb128qengho, when do we get an upload? ;-)13:04
qenghoseb128: saucy-proposed should be halfway through building.13:05
seb128qengho, hum, there was no chromium-browser upload since the 24 ... or you mean you are ppa testing it before archive upload?13:05
qenghoseb128: Hrm, I meant actual distro.  Let me look around.13:07
seb128qengho, https://launchpad.net/distros/ubuntu/+source/chromium-browser13:07
seb128https://launchpad.net/ubuntu/+source/chromium-browser/28.0.1500.71-0ubuntu1.13.10.1 is the most recent upload and it failed armhf and i38613:08
kenvandinempt, working on the SIM Services page, what should we display if there is no SIM card?13:09
kenvandinei assume disable the listitem13:10
kenvandinebut should we display something like SIM Services (No SIM found) ?13:10
mlankhorstsigh, found out that in xserver.git most recent commit broke the test, then found out both the test and the commit were broken :/13:17
mptkenvandine, yes, insensitive. https://wiki.ubuntu.com/PhoneApp?action=diff&rev2=5&rev1=413:23
qenghoseb128: Okay, well, I thought I had it sponsored and uploaded a day ago. I guess I was wrong.  When you said to chrisccoulson that you saw him uploading chromium, I thought that was him uploading  chromium-browser_28.0.1500.71-0ubuntu3 .13:23
seb128qengho, oh no, that was the previous uploads a week ago, sorry for the confusion13:24
kenvandinempt, thx13:24
seb128chrisccoulson, ^ can you sponsor it?13:25
qenghoseb128: Where do you see the feed? Do you sip from the firehose saucy-proposed mailing list?13:25
seb128qengho, yep, saucy-proposed ... I just glance over the title in the morning and a few time a day, it's a bit of traffic but just reading the package names in the subject list is taking like a minute13:25
Laneyanother u-s-s snapshot?13:55
seb128Laney, I ran a rebuild, not noticing that didrocks did one, but that was before lunch and didrocks was supposed to have killed it13:59
chrisccoulsonqengho, thanks for the offer :)13:59
Laneyoh and it just took that long to grind through13:59
seb128didrocks, ^ did you trigger a new one?13:59
seb128Laney, that's my guess, but it's just guessing...14:00
chrisccoulsonqengho, one thing i need to try and figure out is why the tests don't run in saucy: https://jenkins.qa.ubuntu.com/job/saucy-adt-firefox/14:00
chrisccoulsonthey do run ok in raring: https://jenkins.qa.ubuntu.com/job/raring-ppa-adt-mozillateam_firefox_next-firefox/ (same package)14:00
seb128Laney, ok, that might make you happy, uploaded the new poppler ... that's giving plenty of opportunity to change our mind, by doing rebuild/build fixes, after looking at qt for too many hours14:01
Laneyhehe14:01
LaneyI just started looking at glib14:01
* Laney types d p u t f t p - m a s t e r really slowly14:02
qenghochrisccoulson: I'm new to autopkgtest, but I'll poke at it.14:10
chrisccoulsonqengho, thanks. don't worry about it too much if you have other stuff to do though :)14:10
seb128chrisccoulson, hey, how are you?14:11
didrocksseb128: yeah, I didn't see anything merged and I wanted to have the stack green14:11
didrocksseb128: but obviously, I was wrong :p14:11
chrisccoulsonseb128, yeah, not too bad thanks. how are you?14:11
seb128didrocks, I'm good thanks14:11
didrocksseb128: sorry ;)14:12
seb128didrocks, haha, ok14:12
seb128didrocks, no problem ;-)14:12
sil2100didrocks: any ETA for all the mir bits from platform-api and qtubuntu to land? Asking in relation to the pending unity-mir daily-releasing/autolanding ;)14:28
didrockssil2100: there is no platform-api/qtubuntu changes I'm aware of TBH, do you see that some patches are needed for unity-mir?14:30
didrockssil2100: we'll get:14:30
didrocks1. have Mir in main14:30
didrocks(in progress)14:30
didrocks2. xmir (xorg + patches) built against Mir14:30
didrocks   get mesa and driver patches in14:31
didrocks3. get u-s-c fixing its test failing and go into distro14:31
didrocksI think as soon as 1 and 2, we'll be able to proceed in unity-mir14:31
didrocksdoes it make sense?14:31
didrocksseb128: in fact, for ubuntu-system-settings, I thought I pushed the "stop" buttons in jenkins (3 times actually)14:32
didrocksseb128: maybe I didn't push hard enough14:32
sil2100didrocks: makes sense! I just remember greyback mentioning that he needs some specific plaftorm-api and qtubuntu branches for it to build, or something14:40
didrockssil2100: interesting, do you mind digging a little bit and writing that down?14:41
sil2100didrocks: so just give me a green light to proceed with unity-mir - the packaging is reviewed already and lintian clean14:41
didrocksgreat! ;)14:41
didrocksthanks sil210014:41
sil2100didrocks: will do, I poked ricmm about that last week, but he also didn't know much about those, just that we're waiting for mir to get released - and Gerry wasn't around (like now!)14:42
sil2100But once he pops up again, I'll poke him what he meant with that14:42
Laneydesrt: your new dbus-appinfo test hangs for me without an x server15:15
desrti've heard rumours about this15:15
desrt not sure what the issue is though... we're using dbus-testrunner, right?15:15
Laneyp.s. hello!15:15
desrthi :)15:16
Laneyplain ol' make check15:17
desrtLaney: i can reproduce.  nice.15:18
desrti wonder what's going on there15:18
desrti bet it's some dbus-launch stupidity, like usual15:18
desrt[pid 29126] write(2, "Autolaunch error: X11 initialization failed.\n", 45) = 4515:19
desrtyup.15:19
* desrt wonders why15:19
Laneyyeah that's what tipped me off about the missing X15:19
desrtsomething very very stupid is happening here15:21
desrti'll take a look while i'm on the plane :)15:22
seb128desrt, hey, when do you fly?15:23
desrtin ~6 hours15:23
desrti should start packing :)15:23
seb128larsu, kenvandine, Laney: https://code.launchpad.net/~seb128/gsettings-qt/build-qmltypes-description/+merge/177626 ... warning, I don't really know what I'm doing, but it seems to work15:26
larsuwhat's a qmltypes?15:27
LaneyI suggest you ask someone on the SDK team :P15:27
kenvandine:-p15:27
* Laney knows nothing of this15:27
Laneycrap15:27
* Laney writes a status update15:27
seb128larsu, something qmlplugindump generates that describes your object apparently, seems needed for qtcreator to have a list of the properties/types/...15:28
kenvandinei can review that15:28
seb128larsu, that's needed for cpp plugins apparently15:28
kenvandinedone those before :)15:28
seb128kenvandine, great, see review comments on the mp page ;-)15:28
seb128I'm sure there is a better way than the ld hack for the lib, but I can't figure it out, and I spent enough time on that15:29
kenvandineoh... you're creating it at build time15:30
Laneywhat do other packages do?15:30
seb128qengho, mlankhorst, Sweetshark, Laney, tkamppeter, attente, desrt, larsu: hey, it's meeting time15:30
kenvandinei think most people do it manually... which never seemed like a good idea15:30
seb128Laney, some ship a pregenerated copy, some build it at build time15:30
* qengho dances.15:30
* Sweetshark steps to the right ...15:30
mlankhorstg'day mate15:30
* Sweetshark steps to the left ...15:30
kenvandineseb128, what does ubuntu-ui-toolkit do?15:30
* Sweetshark hops around.15:31
Sweetsharkmeeting time?15:31
seb128kenvandine, let's move to #ubuntu-touch15:31
seb128Sweetshark, yes15:31
seb128let's get started15:31
kenvandineSweetshark, you're in a good mood :)15:31
seb128qengho, hey15:31
qenghoYo.15:31
qengho* chromium-browser 28.0.1500.71 landed for stable.15:31
qengho* ... Building again for saucy-proposed, after 1) working around linker bug and 2) being killed in build-time tests by zealous timeout watchdog.15:31
qengho* Adding more build-time tests.15:31
qengho* Continuing work on integrating LP translations into chromium-browser.15:31
qenghoEOL15:31
Sweetsharkkenvandine: survived a LO release.15:31
kenvandinehehe15:31
kenvandine:)15:31
seb128qengho, did you get chrisccoulson to sponsor it for you?15:33
qenghoseb128: yes.15:33
seb128qengho, chrisccoulson: it's not showing up on https://launchpad.net/ubuntu/+source/chromium-browser15:33
seb128?15:33
chrisccoulsonseb128, yes, it's on my list :)15:33
chrisccoulson(i've not forgotten about it ;) )15:33
seb128chrisccoulson, ok, so not done yet... when do you think you will have time for it?15:33
chrisccoulsonseb128, i can probably do it in a few minutes15:34
seb128chrisccoulson, qengho: thanks15:34
seb128Sweetshark, hey15:34
Sweetshark4.0.4 for raring pending (bug 1204449) -- pending bug 1196263 -- prepared at https://launchpad.net/~bjoern-michaelsen/+archive/libreoffice-precisetest-20120327/+sourcepub/3371647/+listing-archive-extra15:35
ubot2`Launchpad bug 1204449 in libreoffice (Ubuntu) "[SRU] LibreOffice 4.0.4 for Ubuntu 13.04 (raring)" [Undecided,Confirmed] https://launchpad.net/bugs/120444915:35
ubot2`Launchpad bug 1196263 in libreoffice (Ubuntu) "Libre Office 4.0 Paper Tray" [Undecided,Incomplete] https://launchpad.net/bugs/119626315:35
Sweetshark3.5.7 for precise -- pending feedback on bug 1176923 -- prepared at https://launchpad.net/~bjoern-michaelsen/+archive/libreoffice-oneirictest-20110718/+sourcepub/3384413/+listing-archive-extra15:35
Sweetshark4.1.0 final released -- first time we have PPA builds ready at the upstream announcement for Ubuntu+1 (saucy), Ubuntu current (13.04) and Ubuntu LTS (12.04) -- thanks to ricotz for the coordination to get the last two there just in time -- so far: >~31000 ppa downloads alone (plus upstream downloads) -- some more fixes: lintian foo15:35
Sweetshark -- some more fixe: build against system lp-solve and graphite (see alaso: bug 1206107) -- synced from debian: fix uno paths -- bugwrangling/triaging/syncing of initial bug report influx -- both upstream and on lp15:35
ubot2`Launchpad bug 1206107 in libreoffice (Ubuntu) "LibreOffice should build against system lpsolve" [High,Fix committed] https://launchpad.net/bugs/120610715:35
Sweetsharkother bits: -- hunting/observing ppa stats -- seemed to me some additional ~8000 downloads on precise got lost in the count on Thursday (I have a script running there nowto see if it happens again)15:35
SweetsharkEOF15:35
Sweetsharkwhops, the copypasta didnt bring along the formatting.15:36
seb128Sweetshark, is bdrung doing sponsoring for you for those?15:36
Sweetsharkseb128: bdrung had some early feedback over lintian nagginess. I fixed some already, most are bogus anyway.15:37
seb128ok15:37
seb128let me know if you need me to sponsor some of those15:37
Sweetsharkseb128: k, will do15:37
seb128we should also discuss again adding you to -desktop at some point15:37
Sweetsharkseb128: right15:38
seb128since the dbm seems set on the mindset that we don't need a libreoffice maintainer for Ubuntu15:38
seb128Sweetshark, thanks15:38
seb128ok, larsu is next since he has to run out soon15:38
seb128larsu, hey15:38
larsuseb128: thanks :)15:38
larsu- worked with dednick on unitymenumodel (he found some issues while using it)15:38
larsu- added phone menu to indicator-sound15:38
larsueof15:38
larsu- ported ubiquity to the new indicator stack15:38
seb128- fixed gsettings-qt properties not updating correctly15:39
larsuoh, and I had a big discussion on icons in unity815:39
larsuI think it's going in a good direction now :)15:39
seb128thanks for that one, and for the ubiquity fixing15:39
seb128great!15:39
larsu:)15:39
seb128larsu, quick q., do you know the status of the custom widgets for the indicators?15:40
seb128aka, are we going to get real indicators on unity8 soon?15:40
larsuseb128: yes, that's what I'm working on with dednick15:40
larsuseb128: well, he's doing all the unity8 work15:40
larsuseb128: as for specific menu items, please ask him on the status15:41
seb128larsu: ok, thanks15:41
larsuI have to run, sorry. bbl15:41
seb128mlankhorst, hey15:41
mlankhorstToday I pushed a new xserver to x-staging for testing touch bug, took a bit longer a test failed during build, both the code and test were wrong! Touch bug testing, fixing radeon/nouveau/generic upstream kernel bugs, and helping out with mir bugs. Seems I broke kernel compiling with llvm, ah well! And limited sports this week, until my bike's front wheel is replaced. Got upload rights to xorg packageset for debian now! :D I will probably tak15:42
mlankhorst\015:42
seb128larsu, that's fine, we were done, have fun!15:42
mlankhorsttouch bug can be workarounded afaict now15:42
Laney"probably tak"15:42
Laneygot cut off15:42
seb128what Laney said15:42
mlankhorst>> I will probably take thursday off again as a holiday.15:42
seb128ok15:43
seb128mlankhorst, thanks15:43
seb128Laney, hey15:43
Laney• Fix libtimezonemap's -dev package to be usable on its own15:43
Laney• Various system-settings MPs: handle DBus activation correctly, use the cities list from libtimezonemap, use a thread to make the UI more responsive when doing this (discovered a possible QSortFilterProxyModel bug which needs investigating/filing and sapped quite some time), get connectivity from NM but possibly should be QNetworkInfo?15:43
Laney• Reviews, arguments about command line argument parsing15:43
Laney• Ask some questions about which APIs are available to do stuff, with the aim of getting more settings working15:43
Laney• Discussions about GStreamer packaging / including some non-upstream plugins. Agreement on using a PPA for now until there has been some upstream feedback/iterations (will need to build for armhf for touch I guess)15:43
Laney• Start packaging new glib, find a hang in the testsuite(!)15:43
Laney• Restore some lost packaging improvements to maliit (most importantly running the testsuite)15:44
Laney• Holiday next week then Debconf the week after during which I don't know how much I'll be around.15:44
seb128oh, holidays/debconf15:44
seb128have fun with those ;-)15:44
mlankhorstoh and new item -> testing touch bug without workaround, apt-get upgrade finished :P15:45
Laneysurely will15:45
Laneyhopefully will get to meet up with didrocks in his city :P15:45
seb128Laney, right, I didn't approve your connectivy through n-m work yet because it feels like that's something qt should provide in qtnetwork or something15:45
seb128kenvandine, do you know if qt has an api to query network status?15:45
LaneyI didn't know about it15:45
Laneyhttp://qt.developpez.com/doc/5.0-snapshot/qnetworkinfo/15:46
LaneyI don't see something there which says "we have internet connectivity" though15:46
seb128that's qtsystems15:46
seb128which is modem stuff15:46
Laneyit's what someone linked on the ML15:46
seb128I would expect qt to have more "normal network" stuff15:46
seb128anyway, not really a meeting topic15:47
mlankhorstoops, onboard back to crashing normally :P15:47
seb128we can discuss it on #ubuntu-touch or after the meeting15:47
seb128Laney, thanks15:47
Laneyk15:47
seb128tkamppeter, hey15:47
tkamppeter - Move upstream home of gstoraster (and gstopxl) from ghostscript to cupsfilters15:47
tkamppeter - Several tests for X bugs on Lenovo Thinkpad Twist15:47
tkamppeter - cups-filters: gstoraster and pdftoraster are ready for PPD-less printing15:47
tkamppeter - GSoC mentoring15:47
tkamppeter - Bugs15:47
kenvandineseb128, i don't know15:48
seb128tkamppeter, thanks15:48
seb128attente, hey15:48
attenteseb128, hi15:48
attentedevice language switching, waiting for polkit working on device15:48
attenteaccountsservice input source support proposed upstream, testing a patched gnome-settings-daemon locally for synching input sources15:48
attenteeof15:48
attenterefactoring some of indicator-keyboard for greeter work15:48
* desrt thinks attente doesn't know what means 'eof' ;)15:49
seb128attente, on the good news, ibus 1.5 is in saucy and indicator-keyboard landed in NEW (I'm going to review it after the meeting)15:49
attenteseb128, great, thanks!15:49
seb128attente, good work on getting the system settings panel in as well ;-)15:49
attentedesrt, what do you mean?15:49
jbichadesrt: or larsu15:49
seb128attente, you wrote one line after eof I think15:50
seb128attente, re what desrt means ;-)15:50
attentesounds racy :P15:50
seb128attente, jbicha: I lost a bit track, but once indicator-keyboard is in/promoted we should be able to land g-s-d/g-c-c right?15:51
jbichaseb128: yes15:52
seb128great15:52
seb128attente, thanks15:52
seb128desrt, hey15:52
desrtseb128: hi!15:52
desrtgot on a bit of a yakshave last week from the desktop file index stuff15:52
desrtended up fixing a lot of things with the filemonitor implementation in GIO15:53
jbichaseb128: and Unity or something needs to depend on indicator-keyboard15:53
desrtadded a new internal API so that we can actually use file monitors from inside of glib (without assuming a mainloop is running) which will allow us to have much better handling for stuff like /etc/mtab /etc/fstab /etc/localtime ~/.hidden files, as well as changes in desktop files (which was my real goal there)15:53
desrtbecause of this we can now keep track of what is in the desktop file dirs instead of rescanning it all of the time, which is a big performance gain for just about all desktop file operations15:54
desrti started integrating the desktop file index stuff on top of that work, finding a few bugs in the process.... and now on a branch, we have an experimental g_desktop_app_info_search() API... and it's fast.... like 50µs per search kinda fast15:55
desrti did a lot of small bugfixing and reviewing... including for larsu's multi-name-watching dbus patch (for mpris for the sound indicator)15:55
desrtgot in a fight about how and if to store keyboard layouts in the accounts service ... hopefully we can push that in the right direction, since the GNOME approach now is just totally wrong (going to talk to rui about it at guadec)15:56
desrttracked down some dconf writes happening at login upstream and talked to colin about the possibility of setting up an ostree smoketest for that15:56
desrtand also created an API for measuring the disk usage of a directory recursively (basically 'du' for GFile)15:56
desrtalso (as a btw) that patch that tedg needed for the annotations made it into yesterday's glib release, so you need only to rebuild gobject-introspection and everything should be OK15:57
seb128great15:57
desrteof15:57
seb128we backported the vapi fix meanwhile, so no hurry15:57
tedgI think that vala has to rerelease as well.15:57
seb128"backported"/"hacked"15:57
desrtah.  it was vala?15:58
tedgI think they build the vapi files at release time.15:58
desrtya... i guess vala will need to do a new release then :)15:58
seb128desrt, thanks for the "du" api, going to make my life easier ;-)15:58
tedgIt's a long chain for one comment ;-)15:58
Laneymore GLib in system-settings? :P15:58
desrtseb128: hope to get it reviewed at guadec by alex15:58
seb128desrt, the .desktop stuff is pretty cool as well!15:58
desrtactually, a lot of the stuff i'm doing needs alex to look at it and he's on vacation lately15:58
desrtbut he'll be at guadec, so i'll try to catch him :)15:58
seb128desrt, have fun at GUADEC ;-)15:58
seb128desrt, thanks15:58
desrti'm leaving today, btw... and will be on a plane in about 3 hours15:59
desrt(well... going to the airport in 3 anyway)15:59
desrt(eof)15:59
seb128have a safe trip!15:59
seb128ok, my turn15:59
seb128* ubuntu-system-settings work mostly again this week:16:00
seb128- storage: started using gsettings to store the sort order preference16:00
seb128- sound: updated to reflect design changes, started using gsettings for preferences16:00
seb128- phone: started on the phone preferences work16:00
seb128- about: sorted out how to get the current update date on the touch image,16:00
seb128updated the code to read the real timestamp and display it16:00
seb128- quite some reviews for others16:00
seb128- security-privacy: added the preference to disable online dash queries16:00
seb128- some other bug fixes and UI tweaks16:00
seb128* looked at the phone-app, submitted a merge request to read the ringtone sounds from gsettings16:00
seb128* worked a bit on teached GSettings to qtcreator, learn a bit about qmltypes on the way, submitted a merge proposal that seems to make the thing work16:00
seb128* uploaded the new poppler to saucy, started on the transition16:00
seb128* some packaging/NEW reviews and sponsoring16:00
seb128</week>16:00
* sil2100 waits :)16:01
seb128 16:01
seb128no didrocks, sil2100 is going to lead the second half of the meeting ... any question before we and him the channel?16:01
Mirv\o16:01
seb128sil2100, thanks for stepping up while didrocks is slacking in meetings ;-)16:01
kenvandinewb Mirv!16:01
sil2100;) np!16:01
sil2100Mirv, kenvandine, cyphermox, robru, didrocks: hi guys! How are you?16:02
didrockssil2100: sleeping even16:02
didrocksseb128: ^ :)16:02
seb128didrocks, ;-)16:02
* didrocks goes back to the swimming pool16:02
Mirvhi all16:02
seb128tssss16:02
sil2100As mentioned by seb128, I have been asked to lead the meeting today16:02
sil2100I see robru is not around today, maybe he'll join later on16:02
Mirvand thanks kenvandine16:02
sil2100Everyone here? (not counting didrocks who just goes out to swim)16:03
sil2100I guess we'll have a 100% proper meeting next week, but let's maybe do at least a quick status update from everyone and browsing through the spreadsheet16:03
sil2100Remember to write down the current tasks you are working on there so we can keep track of what's going on!16:04
sil2100Mirv: how's the status with Qt5, 5.1 etc. after you got back?16:04
sil2100Mirv: could you start with the status update?16:05
Mirvsil2100: mostly fine, not much happened while I was away but ken updated Qt Creator. now there are new things queueing up like yet another qtpim update needed and qtconnectivity wanted for archives16:05
Mirvand I'm working on getting u1db-qt into archives right now16:05
sil2100Mirv: all written down in the spreadsheet and monitored? ;)16:05
sil2100Great, thanks!16:06
Mirvsil2100: not everything, there are so many little things I do anyhow16:06
Mirvbut anything that I'm not doing right away or is bigger is there16:06
sil2100Mirv: I guess it doesn't make sense to write down those tiny tasks indeed, so good16:06
Mirvthe tests running thing is not even assigned, I guess my name should be there16:06
Mirvsil2100: yeah I've my own todo list and also report to the SDK team, there are many lists around :)16:07
sil2100Done ;)16:07
sil2100Ok, cool16:07
MirvI've just no idea initially how much work are those, but anyway since they're in main, tests should be run16:07
Mirvthat's it for me, back from vacation most of all!16:07
sil2100\o/ Glad to have you back16:07
sil2100Now, following along... kenvandine!16:08
sil2100kenvandine: you and cyphermox are the two people I don't see much in the spreadsheet ;) What are you working on right now and how's it proceeding?16:08
kenvandinesystem-settings right now16:08
kenvandineand planning for share service, which apparently might be getting scheduled16:09
kenvandineand just daily keeping the stacks building :)16:09
sil2100Good ;) Last week I noticed gsettings-ubuntu-touch-schemas got preNEWed and released16:09
kenvandinethat's it for me16:09
sil2100kenvandine: thanks! If you can, try writing down the bigger tasks that are under works in the spreadsheet, this way we know what's going on instantly as well16:10
sil2100cyphermox: hi! Are you around?16:10
kenvandinenot currently working on anything specific to PS integration16:11
sil2100Ok16:11
sil2100I guess cyphermox is not around as well, we'll catch him next week about the status update then, along with robru16:11
sil2100So now for me16:12
sil2100For most of the time I'm working on keeping the stacks up and running, making sure that most of the things get released before noon16:13
kenvandinerobru is on his way to guadec16:14
sil2100kenvandine: yes, Didier reminded me about that as well ;)16:14
sil2100Anyway, last week we finally essentially unblocked the unity stack, now it's daily releasing again properly16:14
sil2100There have been some problems with the test machines, but those got resolved one way or another16:15
Mirvsil2100: what was blocking it for so long btw?16:15
sil2100Mirv: many many things, I think we already had a chat about that during the last meeting during your holiday, but in short: outdated tests, dbus issues, recordmydesktop OOM problems16:15
sil2100;)16:16
Mirvyes, during that :) ok, thanks, just interested16:16
sil2100We're daily releasing unity8 now as well16:16
sil2100Besides that, I'm helping out some of our projects to get into Ubuntu universe, like lucene++ and such16:16
sil2100Cleaning up packaging and between package building, working on the Qt5 proper QPA appmenu support, since it's finally time for that16:17
MirvI noticed ont thing missing today when getting Qt 5.1 / Unity8 working on device - unity-api isn't in archives16:17
sil2100hm, right16:18
Mirvif it's not yet on our radar, it should be16:18
sil2100Mirv: the reason for that is that we're basically daily-releasing to a PPA right now16:18
sil2100Mirv: since we don't think it's 'there' yet16:19
sil2100Mirv: so right now it's anyway recommended just to use the ubuntu-unity/next PPA for those things16:19
Mirvok, there could be a spreadsheet about those in radar but not yet packages16:19
sil2100Also, this week I'll be working with andyrock to get a newer compiz tested and into saucy16:20
sil2100Mirv: I guess that might make sense16:20
sil2100Ok, I think that's it for the status updates16:21
sil2100Mirv, kenvandine, cyphermox: let's take a look at the spreadsheet again and try to find some additional tasks that already got finished16:21
sil2100You guys see anything, or is it more or less up-to-date?16:21
sil2100Mirv: about the XIM support thing - we're still blocked on SRU team decision16:22
sil2100Mirv: they wanted the bug descriptions made with the rationale, I did that and informed them16:22
kenvandinenot me16:22
sil2100So until we get any feedback, not sure if we should do anything else16:22
Mirvsil2100: yes, thanks for the e-mail CC:ing16:22
sil2100Ok then, archiving the tasks then!16:23
Mirvthe sheet seems uptodate16:23
sil2100Pressing \o/16:23
sil2100Done16:23
sil2100Ok then, I think we can finish this pseudo-weekly-meeting16:23
sil2100cyphermox: would be nice if you could pop up on those16:24
sil2100Mirv, cyphermox, kenvandine, didrocks: thanks guys! See you later o/16:24
Mirvthanks, bye!16:24
seb128sil2100, thanks16:24
Laneyhe's on holiday16:24
kenvandinelater!16:24
sil2100Oh, I wasn't aware of that16:25
seb128kenvandine, sil2100: do you know about indicators-client?16:25
sil2100seb128: what do you have in mind?16:25
seb128sil2100, the current version is stucked in saucy-proposed because the -examples binary depends on phone-app which is not in saucy16:25
seb128sil2100, I was wondering if there is any plan to fix that16:26
seb128e.g britney blocks it to enter the archive because of the broken depends16:26
kenvandinei don't know16:26
seb128maybe dropping the examples binary would make sense?16:26
sil2100Uh16:26
sil2100seb128: in this case, I guess that's the right thing to do - thanks for bringing that up16:26
kenvandinelarsu might know16:26
seb128sil2100, yw16:27
seb128tkamppeter, could you have a look at making cups-filters build with the new poppler that is in saucy-proposed?16:42
tkamppeterseb128, OK, will do.16:45
* Laney looks at a couple of poppler packages16:45
Laneypdf2djvu pdftoipe16:45
seb128tkamppeter, thanks16:46
seb128Laney, pdftoipe already uploaded16:46
Laneyk16:46
Laneyguessing it was no-change then :P16:46
seb128yeah16:46
Laneydid you get all of those ones?16:46
seb128Laney, no, I just did gnome-commander and inkscape is building16:47
Laneyk16:47
Laneybuilding texlive-binaries16:47
seb128what wants to do libreoffice? :p16:47
Laney/part16:48
seb128;-)16:48
=== ritz__ is now known as ritz|dead
* seb128 grrrs at packages that need build-depends to be source built17:04
Laney-nc?17:04
seb128Laney, I had forgotten about that, didn't use it in ages ... thanks ;-)17:05
Laneygood trick for these situations17:06
seb128it's a cdbs package which was complaining about /usr/share/cdbs/1/class/gnumakefile.mk missing17:06
seb128(popplerkit.framework)17:06
seb128Laney, ok, I uploaded gnome-commander and popplerkit.framework and I'm still building inkscape, and I'm done for a while, going to review indicator-keyboard and do some email catchup before dinner then17:09
Laneydoing gambas3 calligra17:09
seb128Laney, so feel free to tackle anything else in the poppler rdepends17:09
Laneyboth pretty huge builds17:09
seb128great17:09
Laneyotherwise not really here any more, so see you tomorrow ;-)17:09
seb128Laney, you are warming up before tackling libreoffice? ;-)17:09
Laneymaybe Sweetshark can do a no-change rebuild of that overnight :P17:09
kenvandinehttps://code.launchpad.net/~ken-vandine/ubuntu-system-settings/with_ofono_serviceNumbers/+merge/17765217:13
kenvandineseb128, ^^17:13
seb128kenvandine, nice, reviewing that in a bit (once I'm done with the NEW reviews I just started)17:13
kenvandinethanks17:14
kenvandineit almost all works on my device :)17:14
kenvandinethe presenceChanged signal isn't emitted17:14
kenvandinebut that is from ofono's side17:14
kenvandinei have to restart my phone to get it to detect the SIM17:15
seb128attente, still there?17:25
seb128attente, I'm looking at indicator-keyboard in NEW and I've some questions17:25
seb128attente, what's that deps directory with documentation/html files for e.g gnome-desktop ... is that to generate the vapis? can't we have those provided by the libs/vala instead?17:26
* desrt attempts to recalibrate his brain to czech money17:31
desrthm... has gone from 15:1 to more like 20:117:31
desrteasier conversions!17:32
attenteseb128, yeah, those are just to provide the vapi17:32
attenteseb128, how did you want to provide them?17:32
seb128attente, I've no strong opinion, I'm fine with the current way ... I'm just asking to understand the situation17:33
seb128attente, do you know if there is any reason vala doesn't/couldn't ship the vapi for gnome-desktop?17:34
seb128desrt, attente: you guys seem to pong at the same time, are you hanging out at the airport? ;-)17:36
seb128attente, are you going to GUADEC btw?17:36
desrtseb128: nope.  still at home.17:37
attenteseb128, i don't know why the vapi isn't included17:37
attenteseb128, not going to GUADEC unfortunately...17:37
seb128attente, @vapi: ok, no worry17:37
seb128attente, @GUADEC: :-(17:38
jbichaseb128: it looks like gnome-desktop 2's vapi is included https://git.gnome.org/browse/vala/tree/vapi17:38
seb128jbicha, that's the old version?17:38
* seb128 gets confused by the gnome-desktop versions17:38
seb128we are at 3 right?17:39
jbichayes, it's gtk2 https://git.gnome.org/browse/vala/tree/vapi/gnome-desktop-2.0.deps17:39
attenteyes, we're on gnome-desktop 317:39
seb128attente, did you copy that deps/ directory from somewhere or just built it up to get the vapis you needed?17:41
attentei just built them17:42
seb128attente, ok, seems alright ... some days I wonder if by using vala we don't spent as much effort with those issues than you spare by using vala over C though ;-)17:43
sarnoldreplace vala by $language and I've thought that thought hundreds of times...17:44
attenteseb128, i wonder that too sometimes, but i think we gained by using vala in this case17:44
asacseb128: everything is broken on desktop now :/ ... corruption, no suspend on lid, now bluetooth is not working anymore ... :(17:45
seb128sarnold, hey, how are you?17:45
asaccan we revert everything? :)17:45
asaceverything that was done in last week i guess17:45
seb128asac, desktop didn't change, blame the kernel team?17:45
sarnoldseb128: pretty good, thanks, you? :)17:46
seb128asac, we are busy on touch settings, we barely do desktop work this cycle17:46
asacseb128: you didnt upload anything in last week?17:46
seb128sarnold, I'm good thanks17:46
asacseb128: ok so no new stuff from gnome at all?17:46
asacthen i will search for others to blame :)17:46
seb128asac, not that I can think about no17:46
asacguess foundations and kernel17:46
seb128kernel would be my guess17:46
seb128they had a few breakages recently17:46
* asac needs to make a phone call :/17:46
asacok let me reboot with old kernel17:46
asaclibusbx and stuff have killed the power/lid stuff afaik17:47
asac:)17:47
seb128sarnold, since you spoke here, I'm going to corner you  about https://bugs.launchpad.net/ubuntu/+source/libwebp/+bug/1186553 ;-)17:47
ubot2`Ubuntu bug 1186553 in libwebp (Ubuntu) "[MIR] libwebp" [Undecided,New]17:47
seb128sarnold, do you have any ETA on the review?17:47
sarnoldseb128: in progress now :)17:47
asacok ttyt17:47
seb128asac, that's true about libusbx17:47
stgraberI've had to kill upower everytime I want to suspend as it seems stuck and that's preventing the suspend on closed lid here. Killing it and calling upower -d respawns it, then everything works.17:47
seb128asac, that's a direct sync from debian though17:47
* stgraber blames pitti17:47
seb128stgraber, blame debian and aurel3217:48
stgraberseb128: TIL for upower is pitti17:48
stgraber(or my system is out of date, which is quite likely considering I'm on vacation in the middle of nowhere with a rather bumpy internet)17:49
seb128stgraber, that's likely the libusbx issue we just mentioned17:49
stgraberdo I even want to know how libusb is related to suspend on closed lid? (and knowing I have no USB device connected on that system) ;)17:50
jbichahttp://packages.qa.debian.org/libu/libusbx/news/20130730T171814Z.html17:52
seb128stgraber, upower uses libusbx which has a lock and block upowerd17:53
seb128jbicha, thanks, syncing that17:54
seb128it was just uploaded it seems17:54
seb128waiting for it to hit the mirror17:54
seb128stgraber, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=71798817:54
ubot2`Debian bug 717988 in libusb-1.0-0 "libusb-1.0-0: upowerd deadlocks in libusb (maybe related to suspend/resume)" [Important,Fixed]17:54
didrocksseb128: do you have a minute for https://code.launchpad.net/~didrocks/ubuntu-system-settings/fix-typos/+merge/17766017:57
didrocksseb128: seems an easy one ;)17:57
seb128didrocks, not sure I want to make Steve and Loic happy :/17:58
seb128didrocks, ok, approved ;-)17:59
didrocksseb128: sorry, was disconnected18:00
didrocksseb128: thanks! it's a surprise for him ;)18:01
didrocksI hope in beers as well :)18:01
seb128;-)18:02
seb128on that note diner time18:03
seb128didrocks, have a good evening if you are off by the time I'm back (I'm going to read scrollback before calling it a day, so if you need anything just ask there on in query)18:03
seb128bbl18:03
didrocksseb128: thanks! enjoy your dinner ;)18:03
didrocksseb128: FYI, I'll just relaunch a landing for u-s-s18:04
didrocksso that we are cleaned for tomorrow18:04
bschaeferseb128, ping18:27
seb128bschaefer, hey18:36
bschaeferseb128, hey! Soo I had a question about keyboard layouts and ibus 1.5 :)18:37
bschaeferseb128, as I just noticed, if you change the keyboard layout to say greek18:37
seb128bschaefer, I'm probably not the best one to ask but ask away, if I don't know I can redirect you to attente or jbicha who might know ;-)18:37
bschaeferibus 1.5 wont update and is still in english, making keyboard layout kind of useless, as you need to change it in ibus 1.5 now18:38
bschaefererr in ibus-setup18:38
bschaeferseb128, well, hopefully they will see this18:38
bschaefersince ibus is always on18:39
seb128bschaefer, how do you change the layout?18:39
bschaeferseb128, non ibus way, System Settings -> Keyboard -> Keyboard layout18:39
bschaeferand add greek, and move it to the top of the list18:39
seb128bschaefer, in current saucy? or using the ubuntu-desktop ppa versions?18:39
bschaeferseb128, i just purged that ppa, and im using current saucy18:40
bschaefercause ibus 1.5 made it in right?18:40
seb128yeah, g-s-d/g-c-c didn't land yet18:40
bschaeferseb128, ooo, i see, cause when I was using the ppa keyboard layout was crashing on me...18:40
seb128so the configuration ui/indicator might be buggy still18:40
seb128hum18:40
seb128that's worth a bug report, we should know about those before uploading18:41
* bschaefer has to many ppas installed though18:41
bschaeferseb128, right...sorry!18:41
seb128no worry18:41
* bschaefer installs ppa and files bug18:41
attentedid you get a bt, bschaefer?18:41
bschaeferattente, not yet, im going after one now18:41
seb128but yeah, I can imagine things are not so coherent until the new configuration UI lands18:41
seb128since the gsettings keys used for config changed18:42
bschaeferright, and now ibus 1.5 uses gsettings, im just hoping that ibus is taking that into consideration18:42
jbichayeah, ideally ibus 1.5 wouldn't have landed until indicator-keyboard did too18:42
jbichahopefully it'll all get straightened out before the week is over though18:42
bschaefercool, it seems hard to get everything to land at the right time :)18:43
bschaeferattente, would you happen to know how run keyboard layout through gdb?18:51
bschaeferas apport isn't picking it up...18:51
seb128attente, could you add standard license/copyright headers to indicator-keyboard and make the sources GPL3 in the header (standard Canonical licenses for indicators)?18:51
attentebschaefer, i'm not sure what that is, let me downgrade to check18:52
bschaeferattente, thanks, Ill look some more, but it doesn't seem to be a nicly name binary for me...18:52
bschaefernicely*18:52
seb128didrocks, mterry: can you review https://bugs.launchpad.net/ubuntu/+source/indicator-keyboard/+bug/1205995 when you have some spare cycles?18:53
ubot2`Ubuntu bug 1205995 in indicator-keyboard (Ubuntu) "[MIR] indicator-keyboard" [Undecided,New]18:53
bschaeferattente, is it: gkbd-keyboard-display?18:53
seb128bschaefer, that binary is a libgnomekbd one to display maps of the keyboard layout I think18:54
bschaeferseb128, cool thanks18:54
seb128bschaefer, what process is hiting the segfault?18:54
bschaeferseb128, well when I open up keyboard then click Keyboard Layout18:54
bschaeferand gkbd-keyboard-display is giving me an error on:18:54
seb128oh18:54
attentebschaefer, yeah, that's the one18:54
bschaefer(gkbd-keyboard-display:26864): GnomeKbdIndicator-CRITICAL **: Either layout or group have to be specified18:54
mterryseb128, yes, was going to wait til it hit the archive, as I saw test failures in pbuilder and wanted to see if it was just me18:54
bschaeferattente, no stack trace, just this error18:54
seb128mterry, it's in the queue, which means it went through daily build in ppa etc18:55
seb128mterry, if that's of any help for you18:55
mterryhm18:55
bschaeferattente, do you want me to file a bug?18:55
attentebschaefer, you can, but that panel should be gone when the new g-c-c lands18:56
seb128bschaefer, attente: that means "don't bother"18:56
bschaeferattente, well, I can wait a bit until the new g-c-c lands18:56
bschaefer:)18:56
attentelol18:56
seb128bschaefer, I would suggest you try to ubuntu-desktop ppa to get the full updates or wait a few days18:56
seb128intermediate state is not going to be worth spending efforts on18:56
bschaeferseb128, im back on the ubuntu-desktop ppa18:56
seb128the new g-c-c is in the ppa18:57
bschaeferseb128, attente well im getting this error in the new g-c-c ... unless its using the old one with new packages?18:57
seb128bschaefer, dpkg -l | grep gnome-control-center18:57
bschaeferii  gnome-control-center                         1:3.6.3-0ubuntu31~ppa1                                 i386         utilities to configure the GNOME desktop18:57
bschaeferseb128, hmm strange when I start it from terminal keyboard layout works18:58
seb128yeah, that's the ppa version18:58
seb128hum18:58
bschaeferseb128, but when I go to system setting it fails18:58
jbichabschaefer: I assume you manually installed indicator-keyboard?18:58
seb128bschaefer, talk to attente ;-)18:58
bschaeferjbicha, nope, just with the ppa, I also don't see a keyboard indicator18:58
attentebschaefer, we don't have a depends on indicator-keyboard yet18:59
seb128bschaefer, is indicator-keyboard installed?18:59
* bschaefer checks18:59
bschaeferhmm no18:59
seb128attente, did you see my license comment earlier?18:59
attenteseb128, yes, fixing18:59
seb128thanks19:00
bschaeferattente, but why would keyboard layout work when opening g-c-c through terminal and crash through system settings?19:00
bschaeferattente, well...installing that indicator fixed it?19:00
bschaeferattente, nevermind :)19:00
attentebschaefer, i don't think it's a gkbd-keyboard-display issue19:01
attentethe bt shows a NULL widget size allocation19:02
bschaeferattente, yeah, its working now, so it must have been missing some info19:02
attente:S19:02
bschaefer:), thanks!19:02
jbichabschaefer: there's some weird issue where XDG_CURRENT_DESKTOP isn't always set right in the terminal19:03
* bschaefer doesn't have it set in his terminal19:03
jbichaI don't know if that's upstart or what that's responsible19:03
Laneyyes there is/was a race there19:04
bschaefero interesting!19:04
Laneyi haven't seen it for a while though19:04
jbichait's bad because there are quite a few patches that assume that XDG_CURRENT_DESKTOP is right and adjusts behavior for Unity because of it19:04
seb128chrisccoulson, thanks for sponsoring chromium-browser19:42
mterryseb128, jbicha: indicator-keyboard needs a bug sponsor19:47
mterry*subscriber19:47
seb128mterry, sponsor = subscriber?19:47
mterryseb128, yar, corrected myself above19:47
seb128mterry, sorry, I was typing slower than you :p19:48
seb128mterry, sure, I can do that once the package is in the archive19:48
mterryseb128, it has an archive page already, because it's in a PPA19:48
seb128mterry, oh, nice, let me subscribe the desktop bugs team to it19:49
seb128mterry, done19:49
mterrythanks!19:49
mterryseb128, oh, sorry.  A team subscriber preferably.19:50
seb128mterry, refresh, I got confused by the launchpad ui19:50
mterryseb128, new requirement for MIRs, since we have so many packages in main without teams looking after their bugs19:50
mterryseb128, yup, I see now.  Thanks  :)19:51
seb128mterry, yeah, I understand the requirement, it somewhat assume that teams keep up with/read their bugs emails, but that's not a discussion for today ;-)19:51
mterryseb128, one battle at a time19:51
seb128yeah19:51
jbichamaybe ~indicator-applet-developers should be subscribed too19:52
seb128mterry, I think the requirement is good in principle, even if teams don't keep up, that's holding some ground ... if we dropped on that requirement we would be arguing over the next one in the line soon19:53
seb128jbicha, good point19:54
seb128tedg, ^ can you subscribe the indicator dev team to https://bugs.launchpad.net/ubuntu/+source/indicator-keyboard/+subscriptions ?19:54
tedgseb128, done19:55
seb128tedg, thanks19:55
mterryjbicha, seb128: LP isn't letting me leave a comment on the Ubuntu MIR for indicator-keyboard, because it's not in Ubuntu yet...  Anyway, here is one comment:   The deps/ directory worries me, from the perspective of having to keep them in sync with upstream changes.  There are several vapi files in deps/ that aren't used (libxklavier) and some that are already available on disk elsewhere (libbamf3).  Can that be cleaned up?  Do we need any of20:20
mterry the vapi files in the deps folder?20:20
seb128mterry, weird for the comment20:22
seb128mterry, I'm a bit concerned about the vapi stuff, I asked attente about it earlier20:22
seb128we should probably clean that yeah20:22
attentemterry, we are using the libxklavier.vapi20:22
seb128attente, what are we using libxklavier/libgnomekbd for (I think GNOME deprecated those, what are they using instead)?20:23
attentejust for stitching together the display name of the keyboard layout (language + country)20:24
seb128those libs are there and we can use them20:26
seb128but it might make sense to try to drop them at some point20:26
seb128otherwise we are going to end up maintaining them20:26
attenteyeah, makes sense20:26
seb128they might be pretty stable/bug free, in which case it's ok20:26
seb128but still would be better to use maintained things20:27
attentethere must be some alternative way to get those names20:27
mterryattente, I see libxklavier.pc being used, but not the vapi20:27
attentein lib/main.vala, anything referring to the Xkl namespace is using that vapi20:28
mterryattente, hmm...  how does it get pulled in?  I don't see any --pkg libxklavier or see it in any .deps files20:29
mterryThe documentation in deps/ is also kind of odd20:30
mterryNot sure why that's in-tree20:30
attentehmm.. you might be right about that.. i only see --pkg Xkl-1.020:31
attentei wonder if it's going straight for the gir for that20:32
jbichaattente: perhaps https://developer.gnome.org/gnome-desktop3/stable/gnome-desktop3-Language-Utilities.html20:32
attentemterry, sorry, you're right, it doesn't need that vapi at all20:33
mterryattente, there is an Xkl metadata file..  Does that work in concert with the gir?  I'm not used to metadata files20:34
attenteyes, the metadata file is just there to tweak annotations in the gir when producing the vapi20:36
attenteit seems like only the metadata file is necessary though20:36
attenteand the system gir i guess20:37
attentei'll remove it20:37
Laney*another* u-s-s!20:53
seb128Laney, yeah, people in IoM want to get a demo, build from the archive, of system updates20:55
seb128blame slangasek!20:55
Laneythis late and with only typo fixes? :P20:56
seb128Laney, it could be that didrocks was overzealous on the typo fix, though it was a 1 unit error, e.g Mb -> Gb20:58
seb128which makes a difference on your 3G data plan, if that's the deciding factor to click "download" :p20:58
=== sam113101 is now known as sam113101_afk
seb128Laney, I wonder why poppler has that number of items listed on update_output.txt21:28
seb128like wth is cups listed21:29
Laneyrecursive rdeps i guess21:30
seb128through which one?21:31
seb128I though most were due to tex stuff21:31
seb128but you rebuilt that21:31
LaneyTry apt-get install package libpoppler37- in a chroot with saucy-proposed21:32
Laney cups : Depends: cups-filters (>= 1.0.24-3~) but it is not going to be installed21:32
seb128oh ok21:32
seb128damn, it's not my day for apt tricks21:32
seb128I tried -libpoppler3721:32
seb128not libpoppler37-21:33
seb128Laney, thanks ;-)21:33
Laney:P21:33
Laneyand on that bit of wizardry, goodnight!21:33
seb128Laney, 'night!21:33
=== sam113101_afk is now known as sam113101
=== sam113101 is now known as sam113101_afk
=== sam113101_afk is now known as sam113101
=== sam113101 is now known as sam113101_afk
=== sam113101_afk is now known as sam113101
=== sam113101 is now known as sam113101_afk
=== sam113101_afk is now known as sam113101

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