[07:50] hey mmrazik [07:50] what was the bzr misconfiguration you are talking about? [07:52] thanks for the report btw :) === mmrazik is now known as mmrazik|moving_t === mmrazik is now known as mmrazik|otp [09:20] larsu: on this not so sunny Friday, do you want some really free karma? https://code.launchpad.net/~didrocks/indicator-power/bootstrap/+merge/134623 [09:28] didrocks, sure! done ;) [09:28] * larsu love lp karma [09:29] larsu: thanks! I knew you live for karma! === mmrazik|otp is now known as mmrazik [10:04] * apw has recently updated on Quantal and the messaging indicator is gone, i assume this is not expected [10:06] apw, yes it is: the messaging menu is only shown when you have applications that integrate with it. And you need to start them manually once [10:08] larsu, oh, hmmm, is that new behaviour or am i just unobservant [10:09] larsu, i thought i used to start the applications from that menu ... [10:09] i've same problem as apw [10:09] and i always had the envelope icon [10:09] apw, you'll be able to, you just need to start them once and they'll show up again [10:09] first thing i did in the morning was to start irc, msn, skype, ectec [10:10] beware: not all applications have been ported to the new API yet [10:10] and i did it going to the messaging menu, and mrking myself as avilable there [10:10] larsu, indeed starting gwibber did make the menu appear [10:11] now, how am i supposed to login in msn if all the dialogues went through it? (and the icon/menu is not there anymore) [10:11] apw, and it will stay there now :) (until you uninstall gwibber or disable messaging menu integration in its preferences) [10:12] larsu, so did that happen when i updated P->Q and i just didn't notice? [10:12] apw, yep [10:13] an pidgin which i use most isn't apparently connected to it hense its not appeared again before [10:13] apw, yeah pidgin is one of the apps that aren't ported yet. But there's already a patch attached to https://bugs.launchpad.net/ubuntu/+source/indicator-messages/+bug/1040259 [10:13] Ubuntu bug 1040259 in skype-wrapper "FFE: libmessaging-menu transitions for quantal" [High,In progress] [10:16] apw, fyi: http://design.canonical.com/2012/04/status-menus/ [10:16] larsu, thanks for the explanations; i am not sure the user supprise this clearly engenders was the best user experience possible, not that any of that is your fault [10:17] larsu: so, if i start an application that uses that menu, it appears, right? [10:17] larsu: but wasn't empathy supposed to start automatically at boot? [10:18] ppisati, no, empathy doesn't start automatically afaik [10:18] larsu: well, then it did when you select "available" in the envelope men [10:18] u [10:22] ppisati, you only have to start the application once to make it appear in the menu forever from that point on (even after you close the app or reboot) [10:22] larsu: ack, done [10:22] larsu: thanks [10:23] larsu, is there a way to get rid of things you never use from it which you used in the past and no longer do ? [10:23] larsu: but i don't get why it shouldn't be there after a P->Q transition [10:23] ppisati, apw, I agree it's not a perfect experience for users upgrading from P -> Q, but due to the new API it was practically impossible to write migrations [10:23] it was a tradeoff, we chose the minor annoyance of starting the app once [10:23] larsu: ok [10:24] apw, a well-behaved application will offer a preference. Otherwise you can remove it from dconf-editor (com.canonical.indicator.messages.applications) [10:24] of course, uninstalling an application will also remove it [10:26] larsu: another question, i was used to have the skype icon show up in the iconbar [10:26] larsu: but is not there anymore, you know why? [10:26] of course, skype is running now [10:26] ppisati, it shows up for me, right next to the messaging menu [10:26] :( [10:26] nt for me... [10:26] i've it in the unity bar [10:26] but not up there [10:28] ppisati, no idea, sorry. There doesn't seem to be a preference, either [10:31] larsu: do you know if there's a place (directory, gconf entry, etcetc) where all the icons that show up in the bar are listed? [10:31] no, there isn't === jasoncwarner__ is now known as jasoncwarner_ [10:49] ppisati, try adding "skype" to com.canonical.unity.panel.systray-whitelist [10:49] (in dconf) [10:53] mhr3: so we still need to whitelist it, ok [10:54] mhr3: question: since it's such a common app (and it's integrated with the messaging menu), why don't we whitelist by default? [10:54] it's weird, i remember it using indicator previously, now it isn't :/ [10:54] larsu, i guess because of the api changes? [10:55] s/it's integrated/it's not integrated/ [10:56] mhr3, yep, but somebody seems to be working on it: https://bugs.launchpad.net/skype-wrapper/+bug/1040259 [10:56] Ubuntu bug 1040259 in skype-wrapper "FFE: libmessaging-menu transitions for quantal" [High,In progress] [10:58] mhr3, I don't have skype on the whitelist. I think its an appindicator already [10:58] larsu, that's what i said, but it disappeared for me after moving to 12.10 [10:59] mhr3, oh, you mean skype in the messaging menu or skype on the panel? [11:03] larsu, panel [11:04] or maybe it's just a qt lib that's no longer installed with skype [11:05] mhr3, might be. Does the sykpe binary export the /org/kde/statusnotifieritem objects for you? [11:05] and do you have indicator-application installed [11:06] larsu, it doesn't export that [11:06] that's the problem, then :) [11:06] which skype version are you running? [11:06] the question is why :) [11:06] 4.0.0.8 [11:06] okay, same for me [11:12] mhr3, do you have sni-qt installed? === mmrazik is now known as mmrazik|lunch [11:13] * larsu found agateaus blog post about it: http://agateau.com/2011/07/19/statusnotifieritem-for-qt-applications/ [11:13] skype seems to use QSystemTrayIcon still, and sni-qt is a plugin that turns systray icons into app indicators [11:13] larsu, i do :/ [11:13] :( [11:14] and that's what happens when aurelien leaves [12:08] larsu: do you know where I can find some UOA docs for third party app devs? just reading the api is being insufficient for me [12:10] mhr3: I heard some people solved this issue by installing the correct arch of sni-qt [12:12] conscioususer, bingo, installing the i386 variant fixed it [12:13] larsu, ^^ [12:13] :) === mmrazik|lunch is now known as mmrazik [12:15] now if only the skype menu didn't flicker everytime i click on it [12:16] conscioususer, awesome, thanks! [12:17] conscioususer, I'm not sure about docs for uoa, let me find out [12:18] larsu: thanks :) [12:23] larsu: hey, I have an other simple and dummy merge for your karma :) https://code.launchpad.net/~didrocks/indicator-power/changes_from_trunk.12.10/+merge/134643 [12:24] didrocks, sure - but I'll wait to see the diff. Not that I don't trust you....... [12:24] larsu: sure sure :) [12:25] conscioususer, meet amigadave :) [12:25] conscioususer: hi! [12:25] conscioususer: mardy wrote https://docs.google.com/a/canonical.com/document/d/1MVsDdwzff6LqQ6i3z-cSgg8dHjb5DaHMXFeWtIa6Cvo/edit which is some general developer documentation for UOA [12:25] conscioususer: is that more what you were looking for? [12:27] amigadave: probably, as I'm specifically looking for info for 3rd party clients [12:27] amigadev: at a first glance this seems enough, thanks :) [12:27] conscioususer: we are working to get all of that documentation into the API references too [12:28] let us know if you have any feedback :) [12:29] amigadave: will do, thanks :) [12:31] didrocks, approved [12:32] didrocks, I'm really looking forward to seeing how daily landing will turn out in practice [12:33] larsu: same here, we are >< <- that close [12:33] \o/ [12:33] larsu: just need a commit after the bootstrapping so that it can detect there are some changes [12:33] larsu: let's find something useful for each project :) [12:35] didrocks, yep :) btw, did you decide on a rule on when to mark bugs as "fix released"? [12:36] larsu: right now, I only open the downstream bug and it will be marked as fix released, I don't touch the upstream one until you decide to do your own release [12:36] larsu: it's really as you prefer, if you think it should close it, we can discuss it :) [12:37] * larsu is unsure [12:37] still :) [12:41] let's see how it goes that way :) === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader [13:50] amigadave: er, why does uoa store user passwords for oauth-based accounts? [13:55] conscioususer: so that it can reauthenticate without the user having to enter the credentials again [13:55] amigadave: isn't this what the access token is for? [13:56] conscioususer: if the token expires, then the user would otherwise have to re-enter the username and password [13:57] i think that refresh tokens were tried (with Google, specifically) but they did not work reliably [13:57] and Google has very short token validity :/ [13:57] amigadave: but what about oauth1.0 services like twitter? [13:58] amigadave: btw, what do you mean by "not work reliably"? I'm curious on that one because I use google refresh tokens on an app of mine [13:59] conscioususer: mardy knows the full details [13:59] conscioususer: and #accounts-sso might be a better place for these questions :) [13:59] oh, of course [13:59] sorry, will move there :) === mmrazik is now known as mmrazik|afk [14:53] mhr3, does this kind of bug fall under your new jurisdicition? (frequency of recommendations and sources calls to *search.ubuntu.com) https://bugs.launchpad.net/ubuntu/+source/unity-lens-video/+bug/1079699 [14:53] Ubuntu bug 1079699 in unity-lens-video (Ubuntu) "Empty queries being sent to videosearch" [Undecided,New] [14:53] pawel is looking at it [14:54] i mean, pstolowski [14:54] Ok [14:56] davidcalle, mhr3: hey, yep. it's basically "by design", I'll check with server side guys if we can query it less often for recommendations. [14:57] pstolowski, are the sources checked that way too? [14:58] mhr3: yes, same interval [14:58] mhr3: this is definately too often for sources [14:58] i can imagine that sources should be checked just once [14:58] + on location change [14:58] which i'm not sure can be detected easily [14:59] mhr3, I think that tedg has made some work on Ubuntu geoclue last cycle, maybe he could give a hint? [15:00] yea, i'm pretty sure the time indicator or whatever behind it knows, just don't think it exposes changes to location as some signal [15:01] mhr3, We poll occasionally, it's GeoIP though so it really only changes on reboot. But it's all just GeoClue. [15:01] mhr3, So if you cache an address then you can get the new one. [15:02] mhr3, If you grab indicator-location you can see what you've got easily. Also, some simple sample code. [15:02] mhr3, davidcalle: we could consider location for R, but for P or Q we should only fix the frequency [15:03] tedg, i'm not a fan of polling, i want to be notified :) [15:03] pstolowski, sure [15:03] pstolowski, +1 [15:04] mhr3, Well, you'll be notified on changes. For GeoIP we can't get notified. === mmrazik is now known as mmrazik|otp [15:30] java is the most popular programming language, intellij is the most popular IDE... tons of hotkeys in intellij conflict with Unity. Please solve this to make ubuntu alot more user friendly for a big number of programmers [15:31] [citation needed] [15:34] Squarism, is there a bug in Launchpad you can reference? === malin is now known as Malin === Malin is now known as Malin_ === Malin_ is now known as malin === mmrazik|otp is now known as mmrazik === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader|lunch === rsalveti_ is now known as rsalveti === dandrader|lunch is now known as dandrader [16:55] smspillaz: Hi :) Thanx 4 the ultra-fast approval... [17:44] didrocks, what does the jenkins error in https://code.launchpad.net/~mterry/unity-scope-gdrive/rename/+merge/134567 mean? [17:45] mterry: I don't really know, it seems something similar to my check I did with tarmac, like "check that the approved rev id is the latest rev on the branch" [17:45] I think they do the same on jenkins [17:45] mmrazik? ^ [17:45] hum, not hereā€¦ [17:46] mterry: so, I approved agian [17:46] now see: [17:46] Approved revision: 30 [17:46] sometimes, it can be "unknown" [17:46] due to launchpad timeout I guess [17:46] maybe that was the case [17:46] let's bet on this [17:47] didrocks: Hi :) Could we change the way expo is patched for Ubuntu ? It seems to create quite some problems... [17:47] (it seems they have the same check, see "Unapproved changes made after approval.") [17:47] MCR1: how do you want to change it? [17:47] Hmm, maybe with some ifdefs or so... [17:48] COMPILE_FOR_UBUNTU_UNITY or something like that [17:48] the problem is that for example this patch fails all the time: https://code.launchpad.net/~mc-return/compiz/compiz.merge-fix1009592-and-1074487-expo-xml-tooltip-fixes/+merge/132754 [17:48] MCR1: what do you mean? it's still a patch applied [17:49] MCR1: with inline packaging, you can now try and apply it yourself :) [17:49] and fix it [17:49] or convince upstream who did the patch to take it by default [17:49] yeah, that is what I mean [17:49] I would love that it's upstream [17:49] it should be in upstream, otherwise things are really hard to fix [17:50] if you can push for that, please try :) [17:50] (I already tried) [17:50] having patches to maitain is a burden [17:50] and expo is currently very broken in various ways (the ubuntu patch is breaking it...) [17:50] well, the ubuntu patch was done by upstream, you know ;) [17:50] for example brightness and saturation settings are ignored... [17:51] *of inactive viewports [17:51] and other issues [17:51] if you feel fixing them, that would be awesome! [17:51] so I got to convince smspillaz and duflu ? [17:51] exactly! [17:51] ok [17:51] thx [17:51] 4 the info [17:52] yw === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader [20:33] Hello guys [20:33] When an appindicator does not remove itself properly, what is actually done