/srv/irclogs.ubuntu.com/2010/03/18/#launchpad.txt

mhall119|workwgrant: Person.is_team is a property, which checks if self.teamowner is not None00:11
mhall119|workPerson.teamowner if a ForeignKey00:12
wgrantmhall119|work: That's not relevant to the client.00:12
wgrantA property appears as a normal attribute to lazr.restful.00:12
wgrantSo it will be exported in the initial representation just like any other -- I can see it there.00:13
mhall119|workso foreign keys are followed and loaded?00:13
wgrantIt's nothing special about the attribute.00:13
wgrantis_team is calculated server-side.00:13
mhall119|workok00:13
mhall119|workthe launchpadlib looks like it's just creating python objects based on the lazr.restful results00:15
mhall119|workis that correct?00:15
wgrantThat's correct.00:15
wgrantIt analyses the produced WADL, and uses that to interpret the JSON returned by lazr.restful.00:15
mhall119|workokay, I'll check again on my side00:16
=== gnomefreak76 is now known as gnomefreak
maxbHow do I associate https://edge.launchpad.net/make with https://bugs.edge.launchpad.net/bugs/bugtrackers/savannah ?08:56
maxbOr, should I not need to, to create a savannah bug watch within a make bugtask?08:56
maxbI get "Launchpad does not recognize the bug tracker at this URL." for http://savannah.gnu.org/bugs/index.php?29253 which is a lie given https://bugs.edge.launchpad.net/bugs/bugtrackers/savannah08:57
wgrantmaxb: You don't need to, but you can set make's bug tracker from +edit.08:58
wgrantmaxb: Try removing the 'index.php'?08:58
maxbhm08:58
maxbah08:59
maxbI don't have permission to +edit, but removing the index.php worked09:00
maxbthanks09:00
sproatywhich LP project is the website's ui? the "download" boxes on a project's homepage are rendering screwy on FF3.610:26
wgrantsproaty: That page is launchpad-registry. Is it Firefox 3.6, or is it your screen resolution?10:30
sproatywgrant, nicely spotted. Yup, using 1900x1200, seems to make them look pretty weird10:31
sproatyI dragged the window to my 20" monitor and it looked a bit better10:31
wgrantYeah, the image isn't wide enough.10:31
sproatyhttp://imagebin.org/8935510:32
sproatyshould I report it as a bug?10:33
wgrantI think there's already one.10:34
sproatyah yeah, cheers10:36
geserare wide-screen resolutions that uncommon considering that such bugs pop up regularly?11:00
sorenIs there a way to make a package branch turn up on an upstream project's branch list?11:41
sorenI tried adding it as a mirrored branch, but it says the url can't start with bazaar.launchpad.net.11:41
spivjml: ^11:44
spiv(My guess is no)11:44
* jml blinks a lot11:45
jmlsoren, no.11:45
jmlsoren, I'm interested though. Why do you want to do that?11:45
sorenjml: Native package.11:45
jmlsoren, ahh.11:45
sorenjml: I wanted to make the package branch the project's focus of development.11:46
jmlsoren, we should have a thing where we at least _link_ to the other listings for code, bugs etc.11:46
jmlsoren, can you not do that?11:46
sorenjml: Hm.. Maybe?11:50
sorenOh, that!11:50
sorenjml: I chose "remote", put the http://bazaar[...] address in the URL field, and got: For Launchpad to mirror a branch, the original branch cannot be on http://bazaar.launchpad.net.11:51
jmlsoren, yes, I expect it would. The opening clause is a bit misleading.11:52
=== matsubara-afk is now known as matsubara
sorenjml: It works if I do http://code.launchpad.net instead of http://bazaar.launchpad.net/11:53
sorenYay.11:53
=== jtv is now known as jtv-afk
=== matsubara is now known as matsubara-lunch
=== salgado is now known as salgado-lunch
=== matsubara-lunch is now known as matsubara
m_o_dhello16:04
m_o_di have debian sid and want to build launchapd, i have download using bzr source but when i run 'make schema' i see this: http://wklej.org/id/299267/, any one can help?16:17
jelmerm_o_d, hi16:19
jelmerm_o_d, I've come across that issue as well, IIRC it was to do with an incompatible zc.buildout version16:19
=== yofel_ is now known as yofel
=== leonardr is now known as leonardr-lunch
=== salgado-lunch is now known as salgado
m_o_djelmer: did you resolve that problem?16:56
psusiI'm seeing words smashed together in the subject line of the email lp sends me for bug reports... it looks like lp splits the subject across two lines, and the second line is indented with a hard tab.  thunderbird displays the subject line with no space between the words before and after the \n\t.  Is this a bug in thunderbird, or should lp be leaving the space in either before or after the \n\t?16:57
=== leonardr-lunch is now known as leonardr
=== Ursinha is now known as Ursinha-food
TZanderhey, someone registered a project on launcpad and abandoned it now. The project is using our name and I think it should be removed. Who to talk to?18:59
beunoTZander, open a question requesting it18:59
beunowith as much relevant information as you can  :)18:59
TZanderbeuno: what does that mean 'open a question' ?19:00
beunoTZander, https://answers.edge.launchpad.net/launchpad/+addquestion19:02
TZandertnx19:02
=== noodles785 is now known as noodles775
=== Ursinha-food is now known as Ursinha
=== salgado is now known as salgado-brb
thopiekaris it possible to choose more than one section for a package?20:30
thopiekarsomething like "Section: sound multimedia/music" ?20:30
thopiekarhaven't tried it out but I as I know it should not work..20:31
geserno, only one Section20:32
thopiekaris there another way to switch between Sections?20:35
* thopiekar is working on new packages for the Canola project (#canola) and wants to create [debian/*] files that switch to multimedia/sound when building for maemo devices and to sound when building for ubuntu20:36
thopiekargeser: ^20:37
geseronly a hack: have a control.in and generate the real control from it (or use two control files and copy the right one to control)20:40
=== salgado-brb is now known as salgado
vadi2My uploading is getting stuck on "Uploading mudlet_1.1.0~ppa0.tar.gz: 13k/6556k". Is there something wrong with launchpad or is it my side?21:38
=== salgado is now known as salgado-afk
pooliejames_w: i'll file a bug for bam's issue22:20
james_wgo for it22:27
pooliedone22:27
wgrantlamont: If a buildd hangs like that again, can you try to get the status out of it before you kill it?22:31
lamontwgrant: which status?22:32
wgrant("import xmlrpclib; xmlrpclib.ServerProxy('http://somebuildd:8221/rpc').status()" in a Python interpreter should do it)22:32
lamontah, cool22:32
lamontcan you throw that in the bug?22:32
wgrantI suspect it will show BuilderStatus.ABORTING.22:32
* wgrant does so.22:32
lamontand assign it to me, maybe?22:32
=== flacoste is now known as flacoste_afk
=== Meths_ is now known as Meths
=== lan3y is now known as Laney
=== askhl__ is now known as askhl_

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