=== myriam_rs is now known as Mamarok [05:08] hello [09:16] hej jag är från sverige [09:16] how are you? === myriam__rs is now known as Mamarok [11:54] hey everyone [14:11] morning [17:11] are flickr groups (instead of users) supported for loco.ubunut.com? [17:14] Ronnie, no [17:15] it shouldnt be that hard [17:15] replace user_id by group_id works [17:17] replace it where ? [17:17] in the javascript part [17:18] it should check the response with the userId, if error, try groupID [17:18] patch is welcome ツ [17:19] ill work on that one soon, our loco needs it ;) [17:20] ツ [19:09] mhall119, cjohnston this bug #617920 should go with the 0.3.0 [19:09] Launchpad bug 617920 in loco-directory "Include launchpad logos with launchpad users (affects: 1) (heat: 5)" [Wishlist,Fix committed] https://launchpad.net/bugs/617920 [19:15] done [19:15] mornin [19:16] thanks [19:17] Do you have commit rights? [19:17] what ? [19:18] you can push to lp:loco-directory correct? [19:18] yes i can [19:19] you could fix that ^^ issue then ;-) [19:20] just i did know how ツ [19:21] want to learn? [19:22] no i mean the milestone filed give me just the v 0.3.1 [19:22] ya.. [19:22] i can teach you how to fix that [19:22] ok ツ [19:22] how ? [19:22] go to launchpad.net/loco-directory [19:22] click on "0.3.0" [19:23] under the series and milestones [19:23] then on that page click change details [19:23] then tick 'Active' [19:23] then save [19:23] make the change [19:23] go back and untick active [19:25] haha ツ got it [19:25] thanks [19:26] ive dont that a couple times each release [19:53] daker: http://loco.ubuntu.com/events/team/666/detail/ [19:54] any idea why user mugshots aren't being loaded there? [19:56] hey mhall119 [19:56] hmm odd [19:57] i'll take a look at it [19:58] some of them are loaded [19:58] ex: http://loco.ubuntu.com/events/team/230/detail/ [19:58] ya [20:00] daker: you're using edge there. edge does not exist anymore [20:01] Well, its not supposed to exist. So, we're better off not using edge. [20:06] mhall119: he might have not caught that. could you tell him when he gets back? :) [20:06] * nigelb has to catch some sleep [20:25] nigelb: I'll try to remember, yeah [20:30] nigelb: what's that about ~ + . in ssh? [20:30] i wanna know that too [20:30] mhall119: you know those times when your network gets disconnected and you ssh is stuck? [20:30] mhall119: what do you do? close the window and open a new terminal? [20:31] yeah [20:31] At those points ~ + . sends a break signal [20:31] and you can just ssh again from the same window [20:31] so you type "~+." [20:31] or "~" then "." [20:31] Yep [20:31] Well, ~ then . [20:32] cool [20:32] that is good to know [20:32] (shift+`) and then . [20:32] Yeah. That was wow for me. I have those disconnect moments often [20:36] me too, since I leave irssi+screen running on another box and ssh into it [20:37] Me too... [20:37] All of us :) [20:37] We're such geeks :-P [20:38] you are [20:38] not me [20:38] I beg to differ. [20:38] You're on IRC via irssi over SSH. You *are* a geek. [20:39] whoa 2 am. [20:39] Definitely bed time for me. [20:39] g'night nigelb [20:40] you both have a good day :) [20:40] (both as in you and the birthday lady ;) ) [20:43] I'll pass along the mess [20:43] message [20:43] not the mess [20:43] because it is her birthday after all [21:13] mhall119: you got time to check this one real quick: https://code.launchpad.net/~chrisjohnston/loco-directory/edge [21:33] cjohnston, daker: on what pages are the flickr images used? team-details, and global-event-details anymore? [21:37] i created a separate js file for flickr, which supports tags, user_id and group_id : https://bugs.launchpad.net/loco-directory/+bug/713727 [21:37] Launchpad bug 713727 in loco-directory "flickr script does not support groups (affects: 1) (heat: 6)" [Undecided,New] [21:37] i edited global event en team page. === Mamarok_ is now known as Mamarok === Mamarok_ is now known as Mamarok === Mamarok_ is now known as Mamarok [22:21] cjohnston: does it work? [22:55] mhall119: do you have an answer for my question ^ [23:04] mhall119: I don't know.. would take too long for me to set up an instance for that [23:07] Ronnie: if you have an instance thats up and running maybe you could test my edge code above [23:07] cjohnston: i will in a moment [23:07] mhall119: after getting 0.3.1 out you wanna start with HoF [23:07] ? [23:08] cjohnston: what pages etc should i test? [23:08] what is the bugreport for it [23:08] http://loco.ubuntu.com/events/team/230/detail/ http://loco.ubuntu.com/events/team/666/detail/ [23:08] im not sure there is a bug filed for it yet [23:09] its some profile pictures arent being shown [23:09] if you look at those two on the live site you should see [23:09] cjohnston: i dont see any error in the production on those links [23:10] all users who have no icon on loco, does not have on lp [23:10] there needs to be something there then other than a broken image i guess [23:11] hmm [23:11] mhall119: looks like that may be the problem ^^ I just rsvp'ed and my image showed up [23:11] but we still need to stop using the edge server [23:12] I would think that just removing the edge. would work [23:15] putting the url into the browser works fine [23:16] so for some reason, Ronnie the 404 isnt working... if there is no image it should show https://launchpad.net/api/beta/ubuntu/mugshot but it isnt [23:19] https://bugs.launchpad.net/launchpad/+bug/336943 is part of the problem [23:19] Launchpad bug 336943 in launchpad "requesting user's mugshot via api OOPS when user is using the default one (dup-of: 340640)" [Low,Triaged] [23:19] Launchpad bug 340640 in launchpad "Standard way of finding mugshot url, default if not set (dups: 1) (heat: 8)" [Low,Triaged] [23:30] cjohnston: I'm going to start on global directory next, so HoF will be yours [23:33] i dont know how to start it [23:35] django-admin startproject halloffame [23:36] okay, maybe my next project will be writing a "getting started" guide to ubuntu-django-foundations [23:36] ;) [23:38] lol [23:47] cjohnston: ill have a look now [23:50] Ronnie: mhall119 im talking to one of the lp devs about fixing the issue [23:50] cjohnston: great [23:50] cjohnston: is there any command i have to run to update the mugshots? [23:53] not that i know of [23:53] Ronnie: want to join #launchpad-dev [23:53] because i dont see any of the mugshots [23:53] ok [23:56] update-profiles? [23:58] mhall119: could you also join #launchpad-dev please