/srv/irclogs.ubuntu.com/2008/05/15/#launchpad.txt

=== mwhudson_ is now known as mwhudson
=== salgado is now known as salgado-afk
jmillikinmwhudson: I don't know if LP notified you, the gst-plugins projects are ready for VCS imports: https://launchpad.net/gst-plugins-good https://launchpad.net/gst-plugins-bad https://launchpad.net/gst-plugins-ugly02:48
mwhudsonjmillikin: if it did, i ignored it02:49
mwhudsonjmillikin: i hit the go button on all of them02:53
jmillikinThank you.02:54
=== mdz_ is now known as mdz
philnhi08:53
philnjamesh: ping?08:53
jameshphiln: pong08:53
philndid you see my question of yesterday about users without email?08:54
philn(i should probably have sent a mail)08:54
jameshphiln: I remember it now.08:55
jameshthere are two possibilities:08:55
jamesh1. come up with fake emails for those users, and we'd have to come up with some way for people to claim those accounts08:55
jamesh2. map them to the bug-importer user08:56
jameshwhich we pick depends on how important the attribution is08:56
jameshif it is just people filing one bug and having no more interaction, I'd go for (2)08:57
philnthere are cases where the same person reports bugs08:58
philnwhere can i find infos about (2) ?08:58
jameshfor (1), it might make sense to use invalid addresses like user@elisa.bugs.invalid or something08:59
jameshfor (2), do <reporter name="nobody"/> or similar08:59
philnhmm ok08:59
jamesh(2) is also appropriate for anonymous users09:00
philnmaybe i can opt for (1) and find a way to CC: our mailing list?09:00
jamesh(if you supported them)09:00
philnwe don't09:00
jameshphiln: do you want the list CC'd on all bugs or just those bugs?09:01
jameshphiln: you can easily subscribe to all project bug mail09:03
jameshand could have that mail sent to a list09:03
philnhmm now i see we need an elisa-issues mailing list ;)09:03
jameshwell, people can always subscribe directly in Launchpad if they want09:04
philnyeah09:04
jameshwe've had cases where projects had existing lists set up for bug mail though.09:05
jameshthose can be handled the same as individual subscriptions09:05
philni see.. if i go for (1), keep usernames and set a fake email address, will there be a way for these users to "recover" the newly created LP accounts?09:07
jameshLaunchpad admin intervention09:07
philnok, great, let's do that then09:07
gmbphiln: Hi, I'll be your Launchpad bug importer for today ;)09:48
gmbphiln: I've just been running a test import of the elisa bug dump and I've come across some issues with invalid email addresses.09:48
gmbThere are a few email addresses in the dump of the form foo@example.com@elisa.bugs.invalid09:49
gmbWhich makes the importer throw its toys out of the pram.09:49
gmbphiln: Do you have a preferred way to resolve this? My first thought was that we could just strip out the first @..., so that we're left with foo@elisa.bugs.invalid.09:50
jameshgmb: for those cases where the user name is a valid email address, perhaps the @elisa.bugs.invalid suffix should be dropped entirely09:51
gmbjamesh: Right.09:52
philngmb: ho, sorry.. will fix that09:54
gmbphiln: No worries. Thanks :)09:54
philngmb: i updated the dump, do you have its location?09:58
philnoh hmm, i need to make a new one, just a sec09:59
gmbOkay10:00
=== jt1 is now known as jtv
gmbphiln: That imported nice and cleanly on my local instance. I'll see if I can get an import done on our demo instance today so that you can check that it's sane.10:36
LhademmorQ: Is there any way of 'streaming' a translations-progressbar from Launchpad to another site?11:03
LhademmorIn order to report on the actual status of the translation11:04
lifelessoh11:09
lifelessdo you want notification of change, or just to show it somewhere else?11:09
Lhademmorto show it somewhere else11:09
LhademmorLike in a forum - "The Danish translation is currently so-and-so percent completed"11:10
lifelessI'm notsure off hand, I suspect the bar is a generic url generated on the page11:11
LhademmorYep, it's made up of small redbar.png, greenbar.png and such11:11
philngmb: ok, thx11:12
=== Lhademmor is now known as ligemeget
=== fdd-0 is now known as fdd
=== _neversfelde is now known as neversfelde
=== mrevell is now known as mrevell-lunch
=== salgado-afk is now known as salgado
=== mrevell-lunch is now known as mrevell
philngmb: got news for me? ;)13:44
gmbphiln: Not quite yet. I'm waiting for one of our sysadmins to become available. Should be able to get rolling within the next hour or two. I'll keep you posted.13:46
philnok13:46
=== EdwinGrub is now known as EdwinGrubbs
lifelessBjornT: some interesting tag usage: https://bugs.edge.launchpad.net/bzr/+bug/20904615:09
ubottuLaunchpad bug 209046 in bzr "Crash when comitting with non-English description" [Undecided,New] 15:09
marlunI'm having problems pushing my code (from 5min bazaar guide) to LP. I'm getting "Permission denied (publickey)." I don't think it has something to do with the bug in the topic. I've got the update, genereated my keys and checked them with ssh-vulnkey and they are ok.15:15
marlunIf my username in LP has a captial M do I need to use that in the url when pushing?15:15
Hobbseemarlun: did you put the new keys into launchpad?15:15
lifelessBjornT: is there a bug open about lp not listing the tags for a bug context when editing a bug ?15:15
lifelessmarlun: yes, case matters15:16
james_wHi is there a way to delete a project series?15:16
lifelessnot really15:16
BjornTlifeless: yes. there should be a bug about it, about suggesting possible tags. can't remember the bug number.15:16
marlunHobbsee: yes I did.15:17
marlunlifeless: Tested it, still doesn't work.15:17
marlunI've only genereated a RSA key, I don't know how to create a DSA.15:18
lifelessyou don't want a dsa key15:19
marlunok, then I'm not sure what is wrong.15:19
lifelessmarlun: what url ar eyou pushin too ?15:19
lifelessBjornT: thanks15:19
marlunlifeless: bzr+ssh://Marlun@bazaar.launchpad.net/~Marlun/+junk/myproject15:20
lifelessmarlun: thats not your username15:21
lifelessmarlun: thats your display name, your username is found by clicking on your dispaly name on any launchpad page15:22
lifelessmarlun: e.g. for me : https://edge.launchpad.net/~lifeless15:22
lifelessmeans my username is lifeless15:22
marlunah! :) will test again. 15:23
marlunlifeless: thank you :) worked great now.15:23
=== mdz_ is now known as mdz
=== salgado_ is now known as salgado
gmbphiln: Around?17:04
philnyes17:05
philnfor one hour, then afaik17:05
gmbphiln: Right. Take a look at bugs.demo.launchpad.net/elisa.17:10
gmbphiln: The import is complete; it looks good from where I'm sitting but I'd appreciate it if you can cast an eye over it to make sure that things haven't gone awry. After all, you know the bugs better than I do.17:11
gmbIf all's good we'll run the import on production.17:11
=== salgado is now known as salgado-lunch
philngmb: i'll give the link to the team so that anyone can check17:16
gmbphiln: Righto, thanks.17:16
philngmb: all bugs seem to have the same date?17:17
philnoh, no, sorry ;)17:17
=== matsubara is now known as matsubara-lunch
gmb*phew*17:18
philngmb: missing attachments? https://bugs.demo.launchpad.net/elisa/+bug/19539017:19
ubottuLaunchpad bug 195390 in kdebase-workspace "gtk icons not showing right in taskbar/system tray" [Low,Confirmed] 17:19
gmbphiln: Yes, I was just looking at that.17:19
gmbHmm.17:19
gmbphiln: Interesting. The attachments are there but for some reason they have no filenames.17:21
philnother attachments seem fine. for instance https://bugs.demo.launchpad.net/elisa/+bug/19537617:22
ubottuLaunchpad bug 195376 in liboil "Please sync liboil 0.3.13-3 from debian/unstable" [Wishlist,Fix released] 17:22
philngmb: ok, so i can fix that i think.. set a dummy filename, ok?17:22
gmbphiln: Let me just check.17:23
gmbphiln: Ah, so, all attachments need to have a <title></title> value. At the moment not all of them do.17:24
gmbThat's a bug on our end; we shouldn't be allowing empty titles.17:25
gmbphiln: Actually17:27
gmbscratch that17:27
gmbYou were right17:27
philnok, so? do you want a new dump?17:27
gmbA dummy filename will do.17:27
=== bigjools_ is now known as bigjools
gmbphiln: Please.17:27
=== salgado-lunch is now known as salgado
philnok, i set title tag to filename if empty17:32
gmbphiln: Brilliant. That covers all the bases :)17:33
philnupdated at previous location, same filename17:33
gmbphiln: Brilliant. I'll try and get those fixed for you tonight but failing that it'll be tomorrow afternoon.17:34
=== kiko is now known as kiko-fud
philnthx, in the mean time we'll keep checking the current import17:35
gmbThanks17:37
philni seem to be "philippe-normand" there.. but in my real LP account my username is philn. Will that be handled properly for the real import?17:39
philnhmm there are quite a lot of NEW bugs ... something's wrong on my side17:43
philnfalse alarm.. we just has too many bugs to fix :)17:46
philngmb: something odd: https://bugs.demo.launchpad.net/elisa/+bug/194634 doesn't map to https://code.fluendo.com/elisa/trac/ticket/44517:49
ubottuLaunchpad bug 194634 in ubuntu-dev-tools "ppaput incorectly asserts it's part of the MOTU sponsorship process in the code and in the man page" [Wishlist,Fix released] 17:49
philngmb: nevermind, it corresponds to https://code.fluendo.com/elisa/trac/ticket/455 .. i did a typo ;)17:51
* philn needs to take a beer and go afk ;)17:52
philngoing home now.. see ya tomorrow18:00
=== matsubara-lunch is now known as matsubara
=== kiko-fud is now known as kiko
kikomeeting soon!18:43
Rinchen>>> Come join the LP Meeting in #launchpad-meeting18:59
=== allenap_ is now known as allenap
=== Rinchen changed the topic of #launchpad to: https://launchpad.net || Problems with SSH when connecting to LP? See http://www.ubuntu.com/usn/usn-612-2. Regenerate your SSH keys and add use https://launchpad.net/people/+me/+editsshkeys to add them to LP || Next meeting, all welcome: Thu 2 May 2008, 1800UTC #launchpad-meeting | Help: https://help.launchpad.net | Questions and spam reports: https://answers.launchpad.net/launchpad | Channel logs: http://irclogs.ub
Rinchenmtg date changed to next thursday19:09
=== thekorn_ is now known as thekorn
asabil_hi all19:34
asabil_https://code.launchpad.net/~vcs-imports/vala/trunk19:34
asabil_can someone fix this vcs import please ?19:34
thumperasabil_: what's wrong with it?19:35
asabil_it is importing a subfolder19:36
asabil_the url was fixed, but the vsimport still continues to use the old url19:36
kikoneeds deleting19:37
asabil_could you do it please ?19:39
=== cprov is now known as cprov-out
=== fta_ is now known as fta
thumperasabil_: I can do this for you20:01
m-chi - having trouble logging into launchpad, and the password recovery tool says my email address is not correct.  this has been happening for a couple days.20:52
m-cmy information is here: https://launchpad.net/~matthew-t-craig20:53
kikom-c, what email address do you think you have there?20:56
m-cmatthew.t.craig@gmail.com20:56
kikothat's not registered to that account.20:56
m-cthis log is published to the 'net isn't it.  ick20:56
m-ckiko: it is not?  is it using the @ubuntu.com alias?20:58
kikoyes.20:58
m-claunchpad could also not find matthew.t.craig (A/T) ubuntu com either20:59
kikobut that's not your ubuntu.com email alias either. :)20:59
kikom-c, you actually are matthew craig, right? :)21:00
m-cyes... registered here on freenode21:00
m-cI guess at this point, I give up on what it is.  my usual desktop is packaged up while I relocate, and I am on some (ick) windows machine21:01
m-cit has been a long time since I needed to login to launchpad, so sorry that I am being forgetful21:01
kikoit's okay.21:02
JenFragglei like the new translator string search feature21:03
kikoJenFraggle, really! does it work well? I haven't used it yet21:03
JenFraggleyes, i searched for color so that i could change to colour and it found a number of strings for me21:04
m-ckiko: I am still seeing an odd situation on launchpad.  I had hoped it would go away when I logged in.  ( I am logged in now. )  I only see the header of the project pages.  I can see the green banner at the top, the project name and logo, the search field, and I see the tabs.  Nothing below that, though21:04
JenFraggleonly thing was it doesn't only search the strings, it also searches the paths so comes up with some you don't want to translate too21:05
m-calso, I am using (ick, ick, ick) Internet Explorer 721:06
JenFraggleick21:06
kikom-c, we need a bug report and a screenshot. is this for all pages?21:08
m-cyes21:08
m-call project pages21:08
m-coh, I see the footer is visible, too21:09
m-c... wouldn't I need launchpad functionality to submit a bug report?  ;-)21:09
kikom-c, no, you can use the email interface.21:10
m-cI see in the View Source that the information is there.  It is just not displaying.  Must be a problem with this machine21:10
kikom-c, might be a CSS problem with launchpad. test this: help.launchpad.net. does that work?21:10
m-ckiko: Yes, seems to display perfectly21:12
kikom-c, okay, then indeed, could you use the email interface to file a bug? attachments, etc, all work.21:13
kikom-c, https://help.launchpad.net/BugTrackerEmailInterface21:14
m-ckiko: Will do.21:15
kikom-c, this is pretty disturbing -- will you have access to this computer again in the next few days?21:17
m-ckiko: yes21:17
kikookay, cool21:17
m-csent21:27
=== gnomefre1k is now known as gnomefreak
=== gnomefre1k is now known as gnomefreak
=== gnomefre1k is now known as gnomefreak
mok0Is launchpad-users ML really moderated?22:14
thumperasabil_: can I get you to check the vala branch and tell me if it is now right?22:14
kikomok0, yes, it is.22:14
mok0kiko: ok... but why?22:15
kikomok0, because people request Ubuntu CDs on it, and I don't want to spam all subscribers. I approve all posts daily, though, and it's only first-post moderation22:16
mok0kiko, I see. I was surprised to see that I was not a subscriber, but I have been receiving mails for months... 22:17
kikomok0, you never posted :)22:17
mok0kiko, but how could I receive then?22:17
kikomok0, you're subscribed. first posts are always moderated, just that.22:18
mok0kiko, ok, but I had to subscribe today, because mailman said I was not subscribed.22:19
kikothat's odd.22:19
mok0kiko, I thought I subscribed when I joined launchpad-beta-testers22:19
kikowe don't do that for you -- do you mean you thought you did it yourself?22:19
mok0kiko, uhh, I have been getting the mails22:20
gnomefreakare you done removing ssh keys? it seems with every update of openssh my key is removed from LP22:20
mok0kiko, so I just did a reply to the "wiki spam" message today, and it told me I was not subscribed (??)22:20
mok0kiko, then I subscribed, and it told me the list is moderated22:21
kikoonly for first posts.22:21
kikognomefreak, that's because you reuploaded your compromised key :)22:22
mok0kiko, ok. I will wait to see if my posting appears tomorrow :-)22:22
gnomefreakkiko: but now with a new key after all updates except -blackout it wont let me upload it si i guess ill kill ~/.ssh and start over.22:22
kikognomefreak, it won't let you upload? what happens?22:23
gnomefreaktells me its not secur]22:23
gnomefreaksecure and this is the regen from updates22:23
gnomefreakits a good day for a new one anyway :)22:24
gnomefreakill will let you know if it uploads to LP when done22:25
kikognomefreak, that's weird. it worked for me.22:25
gnomefreaktrying with new key atm22:25
gnomefreakThis key is known to be compromised due to a security flaw in the software used to generate it, so it will not be accepted by Launchpad. See the full Security Notice for further information and instructions on how to generate another key22:25
gnomefreakthat is old key upload after regens there were 2 regens iirc22:25
kikognomefreak, and you have no existing keys there?22:26
emgentkiko: heya :)22:26
gnomefreaknope uploading new one now22:26
kikoheya emgent 22:26
kikognomefreak, are you sure your key was regenerated? does ssh-vulnkey say you're okay?22:27
gnomefreakit added that one. the thing that bothered me was my old key was gnomefreak@feisty fawn and the new one that i uploaded the other day and tried a bit ago was gnomefreak@development thats how i knew it was "new" key22:27
kikoheh22:27
gnomefreakssh-vulkey kept telling me no command found22:28
gnomefreakvulnkey22:28
gnomefreaknow it works22:28
gnomefreakthe typo was in here not in command since i copied and pasted it from page to term22:29
erossI need help in figuring out what type of license I want23:00
=== salgado is now known as salgado-afk
=== mwhudson__ is now known as mwhudson
erossmy game isn't the greatest but I don't want someone to scoop up the code or some of the functions and use it in some commercial project, and not give me any royalties or even a thank you. Am I being paranoid?23:03
ffmeross: No.23:06
ffmeross: I'd recommend GPLv3. 23:06
ffmeross: That means that anyone who distributes or uses your game has to release the source to their derivitave.23:07
ffmeross: If they want to have a different licence, they can ask you nicely, and you can sell it for a small fee.23:07
erossGPLv3 and not LGPLv3, just to clarify?23:07
ffmeross: Yes. The latter licence gives them the right to use your game in commerical contexts.23:09
ffmeross: If you allow other people to contribute to your project, make sure that they release their code completely, as otherwise you wouldn't be able to relicence it.23:10
ffmeross: If you really want to, you can register your game's trademark and stop people from selling a CD of it under that name.23:11
erossthanks23:11
ffmeross: What's your game by the way?23:29
erossit's a remake of an older game on the atari 800/ST, go from room to room getting gems and keys23:34
erossand stuff23:34
erossyea original =)23:34
ffmeross: Like chip's challange? 23:34
erossthinking initially of using irrlicht, it runs good on other linux setups23:35
erossand c++23:35
erossdont know chip's challenge, mine is top-down23:35
erossi have part of it coded but it's somewhere on one of my three older harddrives23:36
ffmeross: http://damnsmalllinux.org/income-guide/ may be of interest (how to make a living out of FOSS)23:46
erossinteresting read23:51
ffmeross: especially read23:52
ffmeross: http://damnsmalllinux.org/income-guide/your-brand.html23:53

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