=== charles_ is now known as charles === m_conley_away is now known as m_conley === m_conley is now known as m_conley_away [05:48] Planning on using Ubuntu 13.10 within VirtualBox on a Mac. Which ISO should I get? 32-bit Intel, 64-bit PC AMD or the 64-bit Mac AMD? Thanks in advance. [05:53] RandLAT: Within a virtual machine, PC. And if you can, always amd64 [05:56] duflu: Thanks [07:32] Morning everyone [07:35] hm... after doing a dist-upgrade yesterday, I cannot get my machine to boot properly, the graphical shell doesn't want to start [07:44] I'll try something after rebooting, brb [07:58] Shit... [08:01] didrocks: how can I fetch the list of recently updated packages on my system? dpkg.log is a bit bloated [08:02] sil2100: /var/log/apt/history.log [08:02] that should be easier to parse :) [08:02] (doesn't show of course what you installed with dpkg [08:02] Thanks! [08:02] yw ;) [08:02] good luck! [08:04] hey [08:04] sil2100: seb had that yesterday [08:04] He had unity8 installed and it was due to that [08:04] Oh shit [08:05] Laney: thanks, will check my packages! [08:05] If that's it, then you saved my day === tkamppeter_ is now known as tkamppeter [08:06] lool: did you upload a fix for that? [08:06] brb [08:06] (didn't actually follow what the problem was) [08:06] https://launchpad.net/ubuntu/+source/unity8/7.83+13.10.20131016.2-0ubuntu1 [08:06] seems so [08:06] dist-upgrade should fix it [08:09] Sadly, didn't help here [08:10] I don't see lightdm running, but start lightdm says it's already up - and restarting/stopping lightdm just causes the command to wait indefinitely [08:18] Diving in for more debugging - running lightdm manually without upstart just works [08:18] try 'sudo initctl list' when it's broken [08:39] Still nothing [08:40] initctl list shows lightdm in the state: start/starting, but the upstart script is not even being started [08:54] geh... [08:54] It seems something happens when upstart tries to launch lightdm, something is stalled and not moving forward [08:55] Great timing for this to happen, shouldn't have upgraded those zillions of packages === vrruiz_ is now known as rvr [09:19] Laney: boot issue with unity8? yes [09:19] mmm [09:19] don't know what sil2100's problem is yet [09:19] sil2100: got anywhere? [09:19] could you pastebin sudo initctl list? [09:20] sil2100: do you have anything in /etc/init/boot-hooks/? [09:20] sil2100: what's your unity8 version? [09:20] Ok, will check it out later, got to go [09:21] It's on my desktop, so it's not about unity8 - still trying to get my lightdm back, after disabling it from boot-time and trying to run manually by start lightdm it just hang the 'start lightdm' process without doing anything, while launching lightdm manually without initctl works [09:22] I don't have unity8 installed even right now [09:22] But wait [09:23] Why after uninstalling unity8 I still have its boot-hook in /etc/init ? [09:23] you didn't purge it? [09:25] No, and this was my mistake, I really should add --purge by default whenever I do an apt remove [09:25] Geh [09:25] Laney, lool: thanks guys, I think this should be it [09:26] Wasn't really aware of the still-existing boot-hook for unity8, didn't even check if there's anything like that there [09:26] brb [09:29] \o/ [09:54] haha [09:54] the non-updating greeter background in settings was just a missing Q_EMIT [09:54] /o\ === jhernand1z is now known as jhernandez [10:49] Laney: uh? [10:51] Laney: ah, I see you fixed everything in the merge proposal of yours [10:51] I think so [10:51] if you have some changes I can merge them in [10:52] Laney: I'll remove my branch then and review your fixes [10:52] or do another MP or whatever [10:52] I think it worked on desktop because ... [10:52] nautilus syncs the background to accountsservice [10:52] QDBusReply answer = userInterface.call <- hah, this for getting the property? Why wasn't it working with the .property() thing? [10:52] which will make the Changed signal happen [10:52] so the UI gets it that way [10:53] but if you set it yourself then you don't get the signal back [10:53] that's why it worked if you set it in the terminal too [10:53] Crazy stuff [10:54] Makes sense now, let me test and review the change [10:55] .property isn't what I thought [10:56] it refers to QObject properties, not D-Bus ones [10:57] But actually QDBusInterface from qt4.7 said that you can use the .property() method to access the DBus properties IIRC correctly - I didn't see the same written in the qt5 docs, but in the old ones it was like that [10:57] Quoting the old 4.8 docs: "Signals are connected to by using the normal QObject::connect() function. Finally, properties are accessed using the QObject::property() and QObject::setProperty() functions." [10:57] So I thought this didn't change throughout versions [10:57] oh it does say that actually [10:58] INTERESTING [10:58] Oh, I actually see the same thing in qt5 as well! [10:58] you could try putting it back [10:58] if that works then it's better [10:59] hm, but it didn't work before, which is why I actually started looking into that [10:59] It was always returning and empty string [10:59] might have been getting messed up with the missing emission [10:59] not sure [10:59] this definitely does work :P [10:59] Could be, let me try that then [10:59] ;) === MacSlow is now known as MacSlow|lunch [11:03] Test-building and uploading to the device in a moment [11:25] Overlay scrollbars don't work in GTK apps, if launched under pkexec [11:26] can that be somehow be fixed?! [11:30] xnox, as cimi maybe, he wrote it [11:31] xnox: you need to have GTK_MODULES set [11:31] Laney: bug pkexec strips environment variables =/ [11:32] ho hum! [11:32] Laney: do we need to modify pkexec to preserve that var? [11:32] sounds weird [11:32] it should probably be modified more generally [11:33] or maybe in allow_gui? [11:33] talk to upstraem [11:46] xnox, how can i get a log of all upstart events for the user session? [11:46] cookbook mentions --verbose and --debug, but that's for the system upstart afaict [11:53] mhr3_: does work for session init as well. [11:53] mhr3_: but you can use upstart-monitor to log the current ones. === alan_g is now known as alan_g|lunch [11:55] xnox, i need a pointer to where is the session init run :) [11:55] mhr3_: /etc/X11/Xsession.d/99upstart [11:55] thx [11:56] Laney, phone as well? [11:56] no [11:56] don't know about that [11:56] I assume that #ubuntu-desktop questions are about desktop :P [11:57] but, but... it's right above ubuntu-touch for me :P [11:57] you seriously need more channels then [11:57] * ogra_ has about ten between desktop and touch [11:57] heh [11:59] mhr3_: yes, phone as well. [11:59] mhr3_: hm, maybe not actually [11:59] mhr3_: grep root filesystem? =) [11:59] ogra_: that's cause you're so popular! [11:59] lol [12:00] czajkowski, not partying for the release today ? [12:00] i dont see you in #u-r-p [12:00] may pop up to london and go to the event [12:00] see how the trains are going today [12:00] (in fact that channel is pretty dead this time :/ ) [12:00] ogra_: I need to get work done that channel gets way too noisy! [12:00] it doesnt [12:00] not even 100 ppl [12:01] relatively quiet [12:01] told you, get the Holy Holbach to do some evangelising [12:01] roflol [12:01] 783308 [12:02] you what === MacSlow|lunch is now known as MacSlow [12:07] seb128: hey!! [12:08] good morning desktopers [12:08] desrt, hey, how is Canada this morning? [12:08] great! [12:08] and judy [12:08] is a.... [12:08] very nice girl [12:08] * desrt listens to belle and sebastian [12:09] you guys are weird [12:09] give me a bagel update, STAT [12:09] also: /me listens to b&s [12:09] Laney: we got the good bagels this morning [12:10] they were the worst ones we've had so far (of the good ones) but still a world better than the ones we had yesterday [12:10] I came across this on planet yesterday http://blogs.gnome.org/gnomg/files/2013/10/bagelMontrealSummit.jpg [12:10] can't get away from the damn things [12:11] ah. karen took that picture. [12:11] ya, her post [12:17] so.... we're planning on putting in a sound system at the montreal office [12:17] i wonder if more people would come then [12:21] Laney, hey, we get some extra bagels this morning, if you want to stop at the Montréal office today... :-) [12:22] I'll drop by on my way to Oakland next week [12:22] put them out by the back step [12:22] ;-) [12:22] * mdeslaur goes to kitchen to get bagel [12:22] mdeslaur, hey, how far are you from the office? [12:22] seb128: 3 hour drive [12:23] mdeslaur, not seeing you there today then I guess ;-) [12:23] nope :) [12:31] salut seb128, ça va? [12:31] hey desrt ;) [12:32] didrocks, lut, ouais, et toi ? congrats on the gold image 100 ;-) [12:32] seb128: heh, thanks! we even had the early alert for fun :p [12:32] * didrocks got 3 free hours of stress [12:32] didrocks, I got that yesterday when my laptop stopped booting :p [12:32] seb128: congrats on the destkop! happy to have seen latest settings fixes [12:32] ahah ;) [12:32] * seb128 shakes fist at unity8 [12:33] didrocks, thanks ;-) [12:33] seb128: yeah, but the update screwed the phone :) [12:33] didrocks, fun to debug, I'm glad stgraber came to the office to help me [12:33] * didrocks thinks AP tests were not run :p [12:33] half of the upstart jobs were waiting to start [12:33] cascade of events fun [12:33] fun state ;) [12:35] seb128: don't eat too much bagels, we'll have a lot of food in Oakland :) [12:37] didrocks, yeah, "good luck with that", desrt has a difficult time filtering the list of food places in Toronto for next week [12:38] it's going to be 3 weeks of "food porn" as larsu would say :p [12:38] seb128: what are you doing working then? you should be already at the gym :) [12:38] yeah, that's a good point [12:38] food/gym seems to be the only way to survive :) [12:38] didrocks: hi! [12:39] oh I know, desrt wants to kill seb128 with too many food so that we get gnome 3.12 next cycle :) [12:39] hey larsu! how are you? [12:39] people are overexaggerating how much I give them to eat [12:39] heh ;) [12:39] didrocks: i don't need to kill him. only drug him. [12:39] didrocks: awesome, thanks. And you? [12:39] freshly married I hear. Congrats ;) [12:39] * desrt has been slipping mind control agents into his bagels [12:39] desrt: right, beers as well can work… it's cheaper :) [12:39] didrocks, those people don't want to drink beer with me [12:39] larsu: yeah, was really busy between the wedding and the release, but really well! thanks :) [12:39] seb128: you have an alcohol problem [12:39] seb128: really? Oh poor of you :) [12:40] ahah [12:40] see, he's doing it again! [12:40] desrt: yeah, at the wedding, people told me "seb is drinking is a lot" :) [12:40] his problem: his friends don't want to drink as much as he does [12:40] I like how 75% of the participants of this chat are in the same room, at the same table [12:40] attente: hey. help us bring it to 80%! [12:41] larsu: yeah, but public shaming is priceless I guess :) [12:41] ha [12:41] didrocks: public humilation is the first step on the 12 step programme, isn't it? [12:41] hello [12:41] desrt: don't spoil seb128 with the number of steps ;) [12:45] larsu: http://memegenerator.net/instance/42247695 === alan_g|lunch is now known as alan_g [13:39] stgraber, hey, just as a fyi, we have fresh bagels at the office if you want some ;-) [13:49] Laney: the merge looking good now! Just wanted to discuss the 'source:' of the image, which I guess you might be right about but want to make sure [13:50] Laney: since I see testHomeImage has the source: background.pictureUri anyway defined, and I have been wondering if without that it will be actually, on start, updating the greeter image to fit the one that has been selected in the past [13:51] Laney: I didn't see if that works since when I was reviewing I was looking at the version when using .property(), which as I mentioned does not work [13:52] seb128, heyo! I tested setting the greeter wallpaper to a /usr/share/backgrounds path. It worked for me on the commandline... [13:53] mterry: hi! What do you mean? We have a branch for ubuntu-system-settings for fixing greeter-background changing [13:53] mterry, hey! my bug got dupped from 1227783 [13:54] sil2100, seb128 was manually testing changing the greeter the other day and found an odd bug [13:54] mterry, see https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1238763/comments/2 [13:54] Launchpad bug 1227783 in ubuntu-ui-toolkit (Ubuntu Saucy) "duplicate for #1238763 Black backround image -CrossFadeImage does not set the sourceSize for the images" [Critical,In progress] [13:54] sil2100, not one that prevented using it in system-settings [13:54] seb128, ah. [13:54] seb128, so it was a size-of-image difference, not path difference? [13:54] mterry: ah, sorry, I shouldn't have butted in without knowing context! Ignore me please ;) [13:54] mterry, seems so [13:54] sil2100, no worries :) [13:55] sil2100: It's supposed to go [13:57] oh hey, a saucy [13:57] well done desktop team ;-) [13:58] yay! [13:59] Laney, desktop team \o/ [13:59] Laney: and that happens on startup, yes? [13:59] yay indeed \o/ [13:59] Finally someone mentioned 'desktop'! \o/ [14:00] sure, via the binding [14:00] did you notice anything being actually broken, or just being cautious? [14:01] Laney: just being cautious, no worries [14:01] okay [14:01] Ok, last glance and let me approve! [14:05] Laney, seb128: btw. how is it with u-s-s? For instance all the v2 work, do we do it in a separate trunk branch for T and leaving the current state of u-s-s for saucy? [14:05] Laney, seb128: or just continue developing in one trunk, with the new features also targetted for saucy still? [14:05] sil2100, I would say that we keep working in trunk [14:05] e.g rolling mode [14:05] saucy is not going to be supported on the phone [14:05] we are just going to roll over T [14:05] Sounds like a plan [14:06] Thanks! [14:06] yw [14:06] Laney, ^ do you agree with that? [14:06] seb128: I may drop by once I'm done with my post-release stuff (well, mostly pushing the announcement for Edubuntu) [14:06] stgraber, great [14:07] stgraber, we should make sure to have release beers tonight or something [14:14] sorry, Rosie just came back from an interview, was discussing how that went [14:14] let me see [14:14] oh yeah, I don't think we'll be SRUing anything [14:14] so just trunk is ok [14:14] hopefully this cycle we can do a more normal release though towards the end, so might have a stable branch then [14:14] great [14:14] but we'll see [14:15] Laney, job interview? how did that go? [14:15] she thinks quite alright [14:15] this was the second one for that job [14:15] will hear back next week [14:15] nice [14:15] it's something to do with geographic data [14:15] apparently they asked questions about relational databases [14:17] 10:07 < seb128> stgraber, we should make sure to have release beers tonight or something [14:17] seb suggesting alcohol consumption? this is surprising. [14:18] release ice cream doesn't have the same ring to it :P [14:18] BEER, did somebody said beer? [14:18] *plop* [14:18] see, ogra_ is reacting to the idea as well [14:18] :) [14:18] it's a german thing, larsu would tell you [14:19] * larsu peeks in [14:19] it's after 4 in Germany [14:19] yeah [14:20] seb128 has gone to the kitchen to look for beer [14:20] ...at 10:20am [14:20] seb128: btw have you noticed a problem on the update panel where you don't get the revision number? [14:20] so I just get "Ubuntu 13.10 (r)" [14:21] seb128: release beer sounds good (though maybe not just yet ;)) [14:24] ogra_: how many people did you get in the channel in the end? :-) [14:25] Laney, 120 or so [14:25] hmm [14:25] we never were below 200 in the past [14:25] peak was ~600 one release iirc [14:26] comfortable middle age [14:26] Laney: can we get https://fedorahosted.org/gcc-python-plugin/ packaged? [14:26] * Laney dons a cardigan [14:26] desrt: probably, do you have something that uses it? [14:26] Laney: i'd ask seb, but he's already three sheets to the wind [14:26] Laney: ya. i'm writing a gvariant static analysis tool [14:26] you might want doko or someone gcc-ish [14:27] see if he bites [14:29] desrt: [14:29] 17/10 15:28:21 paultag: is #694881 still alive? [14:29] 17/10 15:28:49 Laney: yeah, I'm blocked waiting for a change to the upstream code [14:29] 17/10 15:29:03 Laney: there's a big change, he's getting some stuff in GCC, which is blocking a release, since it's using a new API [14:29] 17/10 15:29:13 Alright [14:29] 17/10 15:29:14 Laney: I should likely comment on that, but I'm still interested and working on it [14:30] 17/10 15:29:18 Yeah, please do [14:30] 17/10 15:29:26 desrt just pinged me about getting it packaged then I found your ITP [14:30] 17/10 15:29:30 ack [14:30] Laney: ya. i found that too. [14:30] seemed stalled [14:30] glad i asked you. thanks :) [14:30] Laney, no, didn't see that one ... weird, I made the code conditional (shouldn't display the "(r...)" part of the string if we have no version) [14:30] Laney, is that on r100/n4? (wfm here) [14:31] desrt: did seb128 pushed gnome 3.11.-1 yet? ;) [14:31] was going → 100 [14:31] didrocks: he's not that far gone yet [14:31] working on it I hope? :) [14:32] btw [14:32] our montreal office is beautiful [14:32] we should have a sprint here soon [14:32] we're putting all of GNOME under CI and daily releases [14:33] desrt: really? I was quite disappointed by the Boston office, we should have gone to Montreal [14:33] in addition, they speak a descent language there [14:33] Laney: \o/ [14:34] didrocks: english? yes, indeed. but with a funny accent. [14:34] :p [14:34] didrocks, yeah, Montréal office is great, a bit London style (but empty) [14:35] interesting, yeah, we should have sprint there! [14:35] didrocks, with nice view on the hill on one side of the building and on the city on the other side [14:35] I guess in summer, in winter… too cold :) [14:35] seb128: oh nice :) [14:35] maybe sprint [14:35] *spring [14:35] city is nice as well, office is in the city [14:35] spring sprint! [14:35] desrt: a spring sprint? [14:35] mmm [14:35] too slow… [14:35] that'd be good [14:35] :) [14:35] not like Lexington which is middle of nowhere (from what I've been told) [14:36] seb128: indeed ;) [14:36] tkamppeter: is openprinting.org ever coming back? [14:38] popey, it will take some days, the server will get replaced. [14:38] tkamppeter: ah okay. Someone on my LUG mailing list was asking. === alan_g is now known as alan_g|lunch === alan_g|lunch is now known as alan_g|tea [14:47] happy release day! === alan_g|tea is now known as alan_g [14:57] chrisccoulson, hey, happy release day to you as well! [14:57] chrisccoulson, how are you? [14:57] seb128, yeah, not too bad thanks. although, i caught my daughters cold [14:57] how are you? [14:58] chrisccoulson, I'm good thanks, enjoying the Montréal office [14:58] nice! :) [14:58] i'd like to go there ;) [14:59] seb128: make sure you go to schwartz's while you're there [15:00] mdeslaur, why people keep saying that [15:00] mdeslaur: already done :) [15:00] we went there the first night [15:00] was it not good? [15:00] it was glorious, of course [15:00] +1 [15:01] mdeslaur, it was great, but lot of meat at the same time [15:01] seb128: pfff [15:01] seb128: .... [15:01] THAT'S THE POINT. [15:01] my sandwich came cold [15:01] alright, it was great, but it feels like we eat a pig each [15:01] poor animals [15:01] seb128: not enough organs to your liking? :P [15:02] attente is just upset that we didn't like his bagels -- so he's talking bad about the things that we like [15:02] haha [15:02] seb128: https://wiki.ubuntu.com/SaucySalamander/ReleaseNotes <- I just sqeezed myself in there, seems Desktop missed out on that quite a bit in general? [15:03] Sweetshark, indeed, nobody pinged us and I was travelling/forgot about it [15:03] Sweetshark, thanks for filling it [15:05] ah, here we go: http://www.mambochimbo.com/2013/10/to-do-top-things-to-do-after-installing.html [15:05] * didrocks was anxious to not see a post like that yet :) [15:13] seb128, lots of meat? now you're making me really jealous [15:14] didrocks, haha [15:14] :) [15:14] mdeslaur, we should have a sprint in montreal [15:14] chrisccoulson: maybe he was laughing at your remark, but knowing how drunk he is… :) [15:14] lol [15:16] didrocks, chrisccoulson: http://www.roadfood.com/photos/7626.jpg [15:16] * chrisccoulson drools [15:17] waow [15:17] that's just how i like my sandwich [15:17] well, perhaps with less bread [15:17] this looks so healthy :) [15:17] hehe [15:20] argh, now I have to go out for lunch [15:24] mdeslaur: I tend to prefer Dunn's, less waiting time and still pretty good :) (Schwartz's is much closer to my place though and I know when to go to avoid the crowd nowadays ;)) [15:25] yeah, dunn's is good too [15:26] stgraber: oh, hrm, I didn't know you moved to mtl [15:27] mdeslaur: yeah, I did back in May. Now at the corner of Sherbrooke and St-Laurent so not too far from the office (but a bit too downtown for me, will be moving somewhere else next year) [15:31] cool [15:38] sil2100, bregma: hey, do we have an unity 5 SRU planned at some point for precise? [15:38] yes [15:39] at least oh god i hope so [15:39] sil2100, bregma: having https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1040660 backported there would be nice, I think it should fix https://errors.ubuntu.com/problem/dbd360e8dd4d719c768b3bac5b7db4c967eb8d61 [15:39] Launchpad bug 1040660 in Unity "unity-panel-service crashed with SIGSEGV in panel_indicator_entry_accessible_get_n_children() from append_cache_item() from g_hash_table_foreach()" [High,Triaged] [15:39] ups [15:39] http://bazaar.launchpad.net/~unity-team/unity/trunk/revision/2775 [15:39] rather [15:39] * didrocks is going out for exercising [15:40] while seb128 is drinking and eating :) [15:41] didrocks, great [15:48] ChrisTownsend, hey, did you see what I was just asking bregma/sil2100 before? [15:48] seb128: Sorry, I think I missed it. [15:51] seb128: Could you repeat what you were asking them? [15:52] ChrisTownsend, having http://bazaar.launchpad.net/~unity-team/unity/trunk/revision/2775 backported there would be nice, I think it should fix https://errors.ubuntu.com/problem/dbd360e8dd4d719c768b3bac5b7db4c967eb8d61 [15:52] ChrisTownsend, "there" being precise/unity5 [15:53] seb128: Sure, I can work on the backport and then we can SRU it. [15:53] ChrisTownsend, that would be great, thanks [15:53] seb128: np! [16:01] Laney, we are debugging the buggy SRU with larsu, it's obvious to trigger, it segfault every time you close g-c-c with that panel open [16:02] ah [16:02] I had the old one in my VM. :( [16:02] Laney, it's a obvious bug (extra &priv-> instead of priv->) [16:03] Laney, I'm testing with just dpkg -i the precise version on my saucy btw [16:03] wee [16:03] yeah, I got it to crash [16:03] are you going to do the fix? [16:04] Laney, yes, larsu is testing a fix already [16:04] ok [16:04] Laney, g_hash_table_destroy (&priv... [16:04] Laney, dropping the & [16:04] I see it [16:04] incorrect pattern following when he backported the patch [16:04] r [16:04] right [16:04] upstream used g_clear_pointer but that's >= 2.34 [16:07] hum, annoying to build on saucy, libgnome-desktop etc not matching [16:07] Laney, do you have a precise build env? [16:07] yes [16:08] http://paste.debian.net/58913/ [16:08] Laney, ^ can you test it? [16:08] sure why not [16:09] is there a bug for this? [16:12] I don't think so [16:13] ok [16:13] nearly built [16:16] oh god stop optimising PNGs [16:18] larsu: seb128: Yeah, didn't crash [16:18] shall I upload? [16:18] Laney, yes please [16:18] okey doke [16:18] Laney, thanks [16:19] hrm, I guess we ought to have a bug for it really [16:19] let me file one quickly [16:19] Laney, I would be surprised if we didn't have one [16:20] Laney, https://launchpad.net/bugs/1234392 [16:20] Launchpad bug 1234392 in gnome-control-center (Ubuntu) "/usr/bin/gnome-control-center:11:__GI___libc_free:standard_free:g_free:g_hash_table_resize:g_hash_table_destroy" [Undecided,New] [16:20] wow [16:20] I would never have found that [16:20] guess it was linked from euc [16:20] yes [16:24] done [16:24] Laney, thanks! === dpm is now known as dpm-afk [16:25] np [16:25] guess you want to ping people to get it fast tracked ;-) [16:25] stgraber, can you get a precise SRU through for us? [16:25] Laney, hehe, indeed :p [16:25] ^ [16:26] Laney, why is that bug tagged lucid? [16:27] don't ask me [16:29] larsu, attente: https://bugs.freedesktop.org/show_bug.cgi?id=27552 [16:29] Freedesktop bug 27552 in Lib/Xlib "Lots of processes crash in XCreatePixmap() with _XAllocID: Assertion `ret != inval_id' failed" [Normal,New] [16:36] stgraber, thanks [16:36] np [16:48] oh, she got the job [16:48] Laney, congrats! [16:48] that was a quick turnaround! [16:48] well; congrats to her [16:48] Laney, double reason to celebrate today ;-) [16:48] yep, going out to have dinner tonight for celebrations [16:48] Laney, have fun! [16:48] * Laney quickly uploads glib* SRUs [16:51] Laney: dput && run [16:51] :) [16:51] got to make the packages first :P [16:52] heh [17:05] seb128: can you help me out with a test case for bug #1217230 please? [17:05] Launchpad bug 1217230 in glib2.0 (Ubuntu) "[Regression] Can't copy files from digital camera (Operation not supported by backend)" [High,Triaged] https://launchpad.net/bugs/1217230 === alan_g is now known as alan_g|EOD [17:13] okay, they're uploaded [17:13] enjoy the release festivities :P [17:13] * Laney waves [17:27] hey kenvandine [17:28] how can I run this pandora app you posted on my desktop? [17:29] * didrocks waves good evening as well [17:29] enjoy the release everyone :) [17:42] jcastro, https://github.com/kenvandine/Panpipe [17:42] grab that and run qmlscene panpipe.qml [17:43] oh so I can just build a deb from that I see [17:43] i think that will work [17:43] yeah [17:43] or even a click package [17:43] yeah but I can't run clicks on my desktop safely without mir right? [17:43] yeah [17:43] click isn't supported on the desktop [17:44] the biggest thing we need to fix for it on the phone is background playback [17:44] like music-app does [17:44] it sucks when the screen sleeps it stops playing [17:44] I'll follow along on my tablet [17:44] this is a great app [17:54] Laney, can do (sorry, was at lunch), have a nice evening! [17:58] kenvandine, works for me @music playback [17:58] kenvandine, or better, used to work for me [18:03] tvoss, panpipe does? [18:03] tvoss, i think i just fixed it [18:03] kenvandine, hah :) [18:03] well... s/fixed/added qtpowerd/ :) [18:10] heh, Ubuntu 13.10 released and on heise.de (biggest IT site in germany) the comments are only fighting over if its better to use 12.04LTS with LibreOffice 3.5.7, or 13.10 with LibreOffice 4.1.2 or 12.04LTS with the libreofffice ppa at LibreOffice 4.1.2 ... [18:13] tvoss, ah... i don't see any powerd access in apparmor, so it'll only work unconfined [18:14] kenvandine, hah [18:14] bummer... close to being useful :/ [18:14] jdstrand, any plans to add a policygroup for access to powerd? [18:15] I did not have plans, but that can change. I just need more info on how it is all supposed to work [18:15] maybe an email to ubuntu-phone/ubuntu-devel? [18:16] or if it is simple, a bug against apparmor-easyprof-ubuntu [18:17] tvoss, do you know if that was discussed? i am guessing that is why music-app is using the unconfined template still [18:17] kenvandine, not entirely sure. Can you quickly summarize the state of things? [18:18] trying to use QtPowerd.keepalive from panpipe based on playing state [18:19] apparmor rejects access to com.canonical.powerd [18:19] music-app does that, but it is using the unconfined template [18:20] requestSysState: QDBusError("org.freedesktop.DBus.Error.AccessDenied", "An AppArmor policy prevents this sender from sending this message to this recipient, 0 matched rules; type="method_call", sender=":1.85 [18:20] " (uid=32011 pid=12237 comm="/usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene $@ p") interface="com.canonical.powerd" member="requestSysState" error name="(unset)" requested_reply="0" destination="com.canonical [18:20] .powerd" (uid=0 pid=838 comm="/usr/bin/powerd ")") [18:21] so i assume it would be adding a new policygroup for power [18:23] that's a funny-looking 'comm' entry.. [18:50] Trevinho, ping [18:57] thomi, ping [19:03] alex-abreu: pong [19:04] Trevinho, ah, just sent you a thomi an email [19:04] alex-abreu: ah, fine... I'l check that soon [19:16] larsu, ping [19:16] robru: pong [19:17] desrt, larsu's patch for bug #1238927 didn't make it into the saucy release. is it worth SRUing? [19:17] Launchpad bug 1238927 in indicator-messages (Ubuntu) "[Ubuntu Touch] Icons not displayed correctly" [Undecided,New] https://launchpad.net/bugs/1238927 [19:18] oh, i guess not if it's touch-only [19:18] robru, it should be in the release... [19:18] robru: seb says it should have made it in... [19:18] seb128, desrt: hmmm? according to http://people.canonical.com/~platform/cu2d/results it is in the PPA but not in saucy. [19:19] robru, I didn't realize that you guys didn't land fixes for this one with other ones this week [19:19] robru, so yeah, should be SRUed [19:19] * larsu agrees [19:19] ok, I will apply the ritualistic make-up and begin the SRU dance. [19:21] seb128, confirmed with rmadison, saucy has 13.10.1+13.10.20131011-0ubuntu1 [19:21] robru, right [19:35] xclaesse, hey, do you know if https://bugs.launchpad.net/ubuntu/+source/telepathy-gabble/+bug/1223436 is a known issue/what debug info would be useful? [19:35] Launchpad bug 1223436 in telepathy-gabble (Ubuntu Saucy) "telepathy-gabble 0.18 does not work with jabberd2" [Undecided,New] [19:37] seb128: as for the SRU, we have one planned all the time but there was no time! [19:37] sil2100, hey, ok, ChrisTownsend is looking at backporting it, that's step 1 I guess [19:37] sil2100, once it's in the vcs we can discuss SRUing the current vcs [19:38] seb128, I didn't see that bug before, but I'm not reading all gabble bug reports :p [19:38] seb128, maybe ask smcv and/or cassidy on #telepathy [19:39] seb128, more debug would be useful, though [19:39] xclaesse, ok, thanks [19:39] xclaesse, how do you get debug? restarting the service with an env set? [19:39] jdstrand, do you still get that telepathy-gabble not working with jabberd2 issue? [19:39] seb128: I have the MP ready, just waiting on the review. [19:39] ChrisTownsend, great [19:40] seb128: yes, I've had to resort to apt pinning: [19:40] Package: telepathy-gabble [19:40] Pin: version 0.16.6-1ubuntu1 [19:40] Pin-Priority: 1001 [19:42] jdstrand, ok, thanks [19:44] seb128, empathy-debug should tell you everything === tvoss is now known as tvoss|eod [20:08] seb128, hey, can you still reproduce bug 861171? I can shutdown from any account (or just pressing the power button from anywhere). Wondering if my settings are messed up after too many upgrades [20:08] Launchpad bug 861171 in OEM Priority Project precise "Shutdown from greeter does nothing when multiple accounts open" [High,In progress] https://launchpad.net/bugs/861171 [20:12] * seb128 shakes fist at robert_ancell [20:12] ? [20:13] robert_ancell, doing shutdown from the indicator on the greeter shutdown my computer, including my user session, without asking for confirmationj [20:14] seb128, yeah, that's what I noticed [20:14] lol [20:14] actually, no mine still shows a dialog [20:14] but pressing the power button from inside my session shuts everything down without prompting [20:18] robert_ancell, bug #1201180 [20:18] Launchpad bug 1201180 in kde-workspace (Ubuntu) "Pressing power button turns off the PC ignoring the presence of another session manager" [Undecided,New] https://launchpad.net/bugs/1201180 [20:19] that seems kind of important to fix.. [20:19] robert_ancell, well, it was supposed to be fixed [20:19] robert_ancell, gnome-session should put an inhibitor [20:20] robert_ancell, gsettings get org.gnome.settings-daemon.plugins.power button-power ? [20:20] 'interactive' [20:20] I get the unity dialog when I press the button here [20:20] am I brave enough to try right now? [20:20] :) [20:21] I'll wait for the dist-upgrade to complete [20:21] robert_ancell, DOIT [20:21] yeah, might be smarter [20:21] ok, paused that. Fingers crossed [20:23] BOOM! [20:25] robert_ancell, :-( [20:26] OK, so I need to hunt for inhibitors [20:28] seb128, I did get fancy dialogs working in u-g though [20:28] robert_ancell, no, they don't, which is why I asked you to rebase the indicator patch [20:29] I mean I implemented them so they do now in lp:~robert-ancell/unity-greeter/end-session-dialog [20:29] which is the first step, then we need to make a dialog that says "Can't shutdown" or prompts for authentication [20:30] wasn't was you did by then (which never got merged in)? [20:31] robert_ancell, the inhibitor should come from gnome-session iirc, maybe do gnome-session --debug and look at the log [20:31] robert_ancell, the comment from Laney on bug #1201180 has some hints on where to look [20:31] Launchpad bug 1201180 in kde-workspace (Ubuntu) "Pressing power button turns off the PC ignoring the presence of another session manager" [Undecided,New] https://launchpad.net/bugs/1201180 [20:31] seb128, no, the indicator used to have a dialog in it and I modified that to provide the required information. But that code is all gone now and the dialog is in Unity Shell. So I put the same dialog in Unity Greeter [20:32] oh [20:32] I didn't know the indicator guys dropped their copy [20:32] yeah, that's why I stopped working on it :) [20:33] but first I need to be able to reproduce the problem to make the dialog changes [20:35] charles, tedg, do you remember why/when the indicator-session session dialogs were dropped? [20:35] well I guess "because unity provides that feature" [20:36] seb128: "because unity provides that feature" [20:36] robert_ancell, so yeah, typical "let's look at this bug, which makes you find 3 other issues on the way, fix them to be able to debug the bug you wanted to look at first" [20:36] robert_ancell, we have been hitting that with larsu a few times since yesterday [20:36] charles, what about the greeter? :/ [20:36] seb128, it fell back to zenity [20:36] seb128: however if the session indicator's not running, indicator-session fills in with zenity [20:37] robert_ancell: +1 [20:37] we needed to implement the dialogs in the greeter anyway [20:37] "zenity" [20:37] srly [20:37] s/not running/not running in unity/ [20:37] DOH [20:38] charles, do you know what the story is with the org.gnome namespace for the dialog d-bus interface? (given it's on the Unity object) [20:38] does gnome shell have something similar? [20:38] robert_ancell, Trevinho is the one who did that work [20:38] Trevinho, ^ [20:40] robert_ancell: I've implemented that, since it was the only way to interact with gnome session [20:40] robert_ancell: in theory we should fix it, to allow to work with other namespaces just implementing that interface [20:41] Trevinho, did the interface used to be on gnome-session? [20:41] robert_ancell: if there's that interface implemented, then jgnome session uses it instead of its fallback dialogs [20:41] robert_ancell: I really wanted to work upstream to make things better, but I had no time [20:42] ah [20:42] and just implemented what we were mssing locally [20:51] charles, oh, another fun bug created by dropping that code :/ [20:51] https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1167314 [20:51] Launchpad bug 1167314 in software-properties (Ubuntu) "software-properties-gtk crashed with FileNotFoundError in _execute_child(): [Errno 2] Arquivo ou diretório não encontrado: '/usr/lib/indicator-session/gtk-logout-helper'" [Medium,Confirmed] [20:51] I wish I had seen the mp for dropping those dialogs [20:54] hm. software-properties probably shouldn't've been relying on gtk-logout-helper [20:54] charles, what should it use instead? [20:54] iirc gtk-logout-helper was conditionally compiled in previous releases [20:55] charles, well, it was turned on in Ubuntu [20:55] looks like it's used in one place in software-properties: [20:55] charles, and we can't drop stuff while they have users, it should go the other way around [20:55] charles, port users, then drop the unused code [20:56] it's using "gtk-logout-helper --restart", it could use "gnome-session-quit --reboot" [20:56] seb128: I wasn't aware that indicator-session's dialogs had any other uses [20:56] users [20:56] charles, yeah, not your fault, as said I wish I had seen that merge go through [20:56] I can't even find it in the bzr log [20:56] no match for dialog, gtk [20:57] also, software-properties doesn't mention indicator-session in its debian/control [20:58] yeah, it's a buggy [20:58] seb128: iirc you were one of the people doing testing on that MP, I distinctly remember you were testing the dialogs in the greeter [20:59] this was one of the first indicators that got ported over to GMenu [20:59] charles, well, when I tested we still had dialogs on the greeter [20:59] charles, I just tested, doing "shutdown" from the indicator on the greeter takes my system down, including logged in users, without warning or question [20:59] question/confirmation request [21:00] by then when I tested I was getting a dialog to confirm [21:00] iirc [21:04] seb128: I'm getting the zenity popup dialogs in the greeter right now. hm [21:05] charles, I don't have zenity installed [21:05] oh, in fact I does [21:05] well crap... release day and I have no beer in the house! [21:06] kenvandine, time for shopping! [21:06] * kenvandine debates wine or a trip to the store for beer [21:06] humm... i do have some scotch... this cycle is worthy of scotch :) [21:06] :) [21:07] more of a gin release, maybe [21:07] seb128: That backport is now merged into lp:unity/5.0. Anything else I need to do? [21:07] kenvandine, seems like a good choice ;-) [21:07] ChrisTownsend, no, that's all for your side, thanks a lot! [21:08] well good night folks! [21:08] sil2100, ^ can we get an unity5 sru to precise? ;-) [21:08] kenvandine, night! [21:08] seb128: Sure, no problem [21:11] seb128: let me check unity 5.0 trunk ;) [21:12] seb128: the zenity dialogs were working for you when you tested them on July 12, which is when I added them... I wonder what's changed between then and now s.t. they're not working in your greeter [21:12] seb128, ChrisTownsend: right, so now that we're done with saucy for now, let me take care of the SRU - I actually need the SRU team to validate one of the fixes that went in, if I get feedback on that we can do the release [21:13] charles, I didn't even notice that was zenity by then [21:13] the popups WFM, though my snapshot is a few days old [21:13] sil2100, great, thanks [21:14] sil2100: I think a new Nux is needed as well, but you probably already know that:) [21:18] desrt, larsu: can i get one of you to fill out the SRU template for https://bugs.launchpad.net/indicator-messages/+bug/1238927 ? I don't know the steps to reproduce or the regression potential so it's hard for me to fill that out. once that's done i'll upload to saucy-proposed [21:18] Launchpad bug 1238927 in indicator-messages (Ubuntu) "[Ubuntu Touch] Icons not displayed correctly" [High,Fix committed] [21:19] seb128, what does 'dbus-send --system --dest=org.freedesktop.login1 --print-reply /org/freedesktop/login1 org.freedesktop.login1.Manager.ListInhibitors' say for you? [21:20] robru: cyphermox just told me he wants to hold off on that one for a while [21:20] oh [21:21] larsu: well, it would still be ideal to write the paperwork, description and all so it's ready when we need [21:22] robert_ancell, http://paste.ubuntu.com/6253367/ [21:24] calling it a day, good evening everyone [21:24] seb128, bye [21:38] mterry, do you know if there is a particular reason the media-keys g-s-d plugin is disabled in the greeter? [21:39] robert_ancell, I doubt for functionality reasons? Could it launch apps? [21:39] mterry, ah, I guess it could launch apps. [21:40] We kind of want it to handle the power keys though [21:40] robert_ancell, each of those should probably be commented with why [21:40] :) [21:40] mterry, what is unity8 going to use for this? Does it still use g-s-d? [21:40] robert_ancell, I wonder if we can fine-tune that [21:40] robert_ancell, no, it starts with g, of course we don't use it :) [21:41] robert_ancell, I believe some functionality is in shell now [21:41] mterry, so does the shell have the logind inhibitors / key handling? [21:41] mterry, it's kind of annoying - how much fixing do we do in u-g or just wait for u-g8 [21:41] robert_ancell, that's my memory. Plus powerd is used, and it isn't on desktop I don't think yet