[00:22] how can i grab a backtrace if a package doesnt have -dbgsym or -dbg packages? [00:23] gdb? [00:23] xteejx, gdb can help, but which package? [00:25] balazarbrothers === wolfger_ is now known as wolfger [00:26] xteejx, It looks like that's in python, so the gdb output would be confusing and not so helpful. [00:26] You might do better to run under the python debugger, or just try to get a python trace [00:28] persia: Cool will try thanks :) [00:28] More generally, it's worth looking at which language is used by a given package, and using a debugger optimised for that language. gdb is great of C, C++, ObjC, and a host of other languages, but the results are often too low-level for Python, Java, perl, or similar sorts of code. [00:31] OK, stupid question, is there a Debugging wiki page for python as there is for gdb etc? [00:32] I've not seen one. man python suggests -d [00:33] hmmm [00:38] persia: I've grabbed what I could from the terminal - bug 304977 - let me know if/how I can get anything else - if you wouldnt mind having a quick look please :) [00:38] Launchpad bug 304977 in balazarbrothers "[intrepid] balazarbrothers causes black screen and exit" [Undecided,Confirmed] https://launchpad.net/bugs/304977 [00:39] * persia isn't much of a python person, but looks [00:39] Oh, Soya. [00:41] Does it work with --no-sound or are you reproducing Debian bug #453107 if you do that? [00:41] Debian bug 453107 in balazarbrothers "balazarbrothers: Commandline option --no-sound not WELL taken into account." [Important,Open] http://bugs.debian.org/453107 [00:43] xteejx, Other than that, seems like you have enough of an indicator for someone to look at it. [00:44] The "Traceback" section is the interesting part. The next step would be to get the source, and look at line 103 of sound.pyx to try to figure out why there is an error. [00:44] ermmmm.....pass, i'm not much use with code lol [00:46] well its easily reproducible so hopefully itll be ok as it is [00:51] Well, OK. Wait until you get a bug that annoys you enough then. [00:51] Sometimes it's just a simple thing that anyone can see, except the poor programmer who wrote it at 5am. Sometimes it's really hard. [00:52] persia: Shame coding cant be checked automatically for every single possible bug by a script :( no such luck as it being developed [00:53] Well, there are scripts that try to do that, but they aren't human-equivalent, and still make lots of mistakes/ [00:53] Ahh I see [00:54] Well its way past my bed time so catch you all tomorrow, thanks again persia for the help - much appreciated :) [00:55] The code-checking programs are actually better than humans for some types of bugs, but for others, it's just a silly mistake like using -1 instead of +1, when either might be right, but only one has the desired behaviour. [00:55] lol typical computers :) [00:55] still....see you all tomorrow good night all :) === Pici` is now known as Pici === kiko is now known as kiko-zzz === nhandler_ is now known as nhandler [03:39] * tcole returns [03:54] OK, this is a bit weird. Can someone explain to me bug 303403 ? [03:54] Bug 303403 on http://launchpad.net/bugs/303403 is private [03:56] I think it's just gibberish, but it may be some sort of work flow thing I've never seen before. [03:56] All reported by https://bugs.edge.launchpad.net/~maurizio-live [03:57] pckchem: no, that would be a spammer. launchpad hasn't got the functionality to properly kill accounts, yet. [03:57] Should I just invalidate all the junk? And who the heck would want to spam launchpad... [03:58] yeah - although if it's private, it's mostly ignorable. [03:58] someone who has no life [03:58] True enough. Just clogging up my "to triage" linky [03:58] yup [03:58] Alright well thanks Hobbsee [03:58] pckchem: you're welcome [03:59] pckchem: with any luck, the next rollout will contain the fixes required, so he can't keep going. === nhandler_ is now known as nhandler [04:21] ah well. rutadeevacuacion is back, I see [04:21] ? [04:21] pckchem: he's hte spammer [04:21] Yeah, I'm not very perceptive tonight. [04:21] hggdh: he'll always be back until launchpad gets their bugs fixed, and the next rollout happens about it [04:22] I just invalidated all his submissions with an email to malone [04:22] Was actually kicking around the idea of writing a script to scrape all of the bug numbers from a users page to make it easier in the future. [04:22] Hobbsee, yes. We wait and play this guy's game, meanwhile. But these were the bugs we talked about yesterday [04:23] oh, those were filed yesterday? [04:23] pckchem: you can probably do that with launchpadlib [04:23] (somehow) [04:23] no, it seems last week [04:23] I'll look into it. [04:25] Nice, python. Should make my job easier. [04:25] and I cannot help but to think of steganography [04:29] Heh thanks for the tip hobsee, this lib will actually make this pretty darn easy. [04:29] pckchem: oh, and ho is also useful - means you spell people's nicks right, which tends to actually highlight them [04:29] (works for other nicks too) [04:29] and you're welcome === Ryan52 is now known as machine76 === machine76 is now known as Ryan52 === doko_ is now known as doko === nhandler_ is now known as nhandler === txwikinger2 is now known as txwikinger === jjesse_ is now known as jjesse__ === jjesse__ is now known as jjesse [14:49] hi \sh! - any good reason you are not in #leonov ;) === nhandler_ is now known as nhandler === LucidFox is now known as Sikon_Stargate [15:20] guys, can someone point me in the right direction - i want to start packaging or at least try and do just the 1 to broaden my knowledge, is there a wiki page or list of procedures/walkthrough on how to do this? btw I'm a triager [15:21] xteejx: I don't know of the top of my head [15:21] Also, if you wouldn't mind can someone high up in the Bug Control team review my application please? :) I'd be grateful. [15:21] Boo [15:21] but did you search for it on help.ubuntu.com ? [15:21] xteejx: https://wiki.ubuntu.com/PackagingGuide/Complete should get you started [15:21] Thanks :) [15:22] You're welcome [15:29] Question: bug 237859 is a dupe of 230446, but there is already one bug 249719, but I cannot mark the second as dupe of third one as it HAS a duplicate, but the third one has the most info....what do I do? Sorry to confuse, you'll see what I mean if you look :) [15:29] Launchpad bug 237859 in ubuntu "[needs-packaging] Vivia (a video editing program) (dup-of: 230446)" [Undecided,Confirmed] https://launchpad.net/bugs/237859 [15:29] Launchpad bug 230446 in ubuntu "[needs-packaging] vivia" [Wishlist,New] https://launchpad.net/bugs/230446 [15:29] Launchpad bug 249719 in ubuntu "[needs-packaging] Vivia - Multitrack Video Editor - very user friendly interface" [Wishlist,Confirmed] https://launchpad.net/bugs/249719 [15:30] xteejx: unmark all the dupes and mark all again against the correct one [15:30] LP should make this easier, but still doesn't [15:30] Bugabundo: How do I unmark a dupe? :S [15:31] I've never seen an option for it on L{ [15:31] https://bugs.launchpad.net/ubuntu/+bug/237859/+duplicate [15:31] *LP [15:31] Ubuntu bug 237859 in ubuntu "[needs-packaging] Vivia (a video editing program) (dup-of: 230446)" [Undecided,Confirmed] [15:31] Ubuntu bug 230446 in ubuntu "[needs-packaging] vivia" [Wishlist,New] [15:31] go there and remove it [15:32] ahhhhhhhhhh :) hehe thanks :) [15:32] I've done thatr [15:32] do the next ones [15:32] will do thanks [15:32] it would be great if LP would just allow to enter the new dupe, and mark all descent too [15:33] All done, but yeah I agree, its quite erm...fiddly [15:34] nag them on #launchpad [15:34] lol [15:34] there is a bug about it [15:34] * BUGabundo_work opens search [15:35] https://bugs.edge.launchpad.net/malone/+bug/78596 [15:35] Ubuntu bug 78596 in malone "Automatically handle moving duplicates across when duplicating a bug with dupes" [High,Triaged] [15:36] lol i think i might [15:43] They're all asleep [15:58] Hi. I think the bug https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/305183 is clearly a question. Can I just convert it to one? [15:58] Ubuntu bug 305183 in gnome-terminal "activate /dev/raw1394 in kino" [Undecided,New] [16:00] MrKanister: yeah, I agree with you [16:00] use the https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/305183/+create-question [16:00] Ubuntu bug 305183 in gnome-terminal "activate /dev/raw1394 in kino" [Undecided,New] [16:01] BUGabundo_work: Ok, thank you. I'll convert it. === Sikon_Stargate is now known as LucidFox [16:22] What do we do with needs-packaging bugs that haven't released any development versions or anything, are they to be marked Invalid, and also the defunct projects or broken links/sites etc are they also to be marked Invalid? [16:25] Anyone? :) [16:27] Come on guys wake up lol [16:27] It doesn't hurt to have n-p bugs for the former. For the defunct ones check with the reporter to see if they are following the project and set it to Incomplete, then possibly invalid. [16:28] I was typing as fast as I could! ;-) [16:28] lol I'll let you off bd :) [16:28] Thats fine though I'll follow that then cheers B :) [16:30] For defunct projects, it might also be worth looking at the project. There's a few things that got done right once, and appear dead, but really work just fine. [16:31] persia: A majority of the np bugs (I'm working in reverse chrono order) - the pages on sourceforge or the actual website is gone, or there are no links to get the source/binary packages [16:31] I'm Invalidating them ones [16:32] bdmurray: btw have you had a chance to look at the bug control app? :) [16:32] don't mean to rush it or say hurry up or anything, just asking :) [16:34] xteejx: Not, yet. [16:34] bd: Thats kool mate no probs [16:35] xteejx, Oh, yeah, if there's no place to download the source, it's invalid. Being able to download binary but not source is usually invalid as well, except in very special circumstances [16:35] persia: Ok, just wanted to double check :) thank you [17:59] Can someone change bug 239751 to Wishlist for me please? [17:59] Launchpad bug 239751 in ubuntu "[needs-packaging] HyperEngine" [Undecided,Confirmed] https://launchpad.net/bugs/239751 [18:08] xteej - done, thanks [18:09] 1 comment though - there is no mention of the license in the bug description (unless i just missed it whilst skimming through). it would be great if you could edit the bug description and add the license that the software is released under :) [18:38] <[1]dynamite> hey people... im getting a really weird error when i boot up... anyone have a minute? [18:42] [1]dynamite: what is it? [18:43] <[1]dynamite> well im getting a Server Authentication error from GDM... i think its cuz my root filesystem is mounted as read only (at least from the info i've researched) [18:46] it shouldn't [18:46] why is it read only? [18:47] <[1]dynamite> not sure... been tinkering around with dual booting with xp... xp works fine, nut ubuntu doesnt [18:49] !pastebin [18:49] pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (make sure you give us the URL for your paste - see also the channel topic) [18:49] [1]dynamite: use pastebin and show us the result of mount and sudo fdisk -l [18:50] <[1]dynamite> oki [18:51] why the heck did I go way? reboot? [22:03] chriscoulson: Are you still here I went into suspend just as you sent a message === thesecondlaw is now known as pckchem [22:15] hey I'm interested in joinging the bug squad [22:24] declan: great do you need any help? [22:26] Well, I'm just looking at some bugs that I need to match with packages, so I'm trying to figure out how to categorize them [22:27] I'd be happy to work on one with you [22:27] awesome! [22:27] so, how could I start? [22:28] Well, you said you were looking at a bug what bug? [22:28] would you like a number? [22:28] Sure if there is one you've been looking at [22:29] 241751 [22:29] bug 241751 [22:29] Launchpad bug 241751 in ubuntu "no multimedia generic keyboard layout" [Undecided,New] https://launchpad.net/bugs/241751 [22:29] yep. thats the one [22:30] so, how should I start assigning it a package? [22:32] it's missing some useful information like what release of Ubuntu they are using [22:32] ahh, so does that mean that it's not doable? [22:32] should I maybe start with any easier one? [22:33] Well, its an older bug report and the way input devices are handled has changed a fair bit since Hardy. [22:34] However, you could look at https://wiki.ubuntu.com/DebuggingProcedures [22:34] and find https://wiki.ubuntu.com/DebuggingKeyboardDetection [22:34] brian, if theres a bug repor and the reporters name is greyed out, does that mean their account on LP is gone? [22:34] Then read those about what information to gather [22:34] *reporter [22:34] I'm so happy that I could just sign on and you would help me. Thanks. [22:35] That's what we're all here for ;) [22:35] xteejx: I believe that means that their account is deactivated, but that doesn't always make a bug less valid. [22:36] Well its bug 241688 - not exactly a bug report as such anyway - Invalidate? [22:36] Launchpad bug 241688 in ubuntu "Add user.mime_type support to binfmt_misc" [Undecided,New] https://launchpad.net/bugs/241688 [22:38] I was going to invalidate it, as its a one-liner "bug" and should go thru brainstorm anyway [22:39] xteejx: Why should they go through brainstorm for it? [22:39] Not sure, I thought it was an idea/request [22:40] I'm not quite sure what the reporter means but I don't think it is an idea of great scope [22:40] Hmm...shame the reporter's accounts removed, I can't ask what he wanted [22:41] We can't definitively say it is incomplete so I would recommend leaving it open. [22:42] Ok sure - thanks again for the wisdom :) [22:43] and there's enough info to start doing some research into what they are looking for [22:45] bdmurray: I haven't the faintest idea what it is to be honest, I think I better leave it lol [22:47] I'm gonna go through the searches see if anything similar sticks out [22:48] it looks like binfmt_misc is a kernel module [22:49] right, you could also try locate binfmt_misc on your system [22:49] modprobe? [22:49] no 'locate binfmt_misc' [22:50] ok i can see it's in the /fs kernel module folder [22:51] how do you open .ko files [22:51] right, so the kernel would be a more appropriate place for that bug then someone with more knowledge in that area can comment on it [22:52] * xteejx thinks bdmurray is a genius :) [22:53] As its for linux am I right in thinkin I assign the Kernel Team? [22:55] Only Confirmed bugs should be assigned to the kernel team [22:55] well confirmed or triaged [22:55] ok :) [22:57] phew this can be hard work sometimes...well not hard, just tricky finding things :) [22:57] but i like a challenge so.. [22:57] It can require some great detective work [22:58] Good evening [22:59] sectech: Hi [23:01] bdmurray: Also sorry for keep bugging you (no pun intended), but you see with Hardy, Gutsy, etc., I know it says to ask if they can try with Intrepid, but what about LTS? It's one thing that's been confusing me. [23:02] Its always good to find out if a bug in Hardy still exists in later releases [23:02] What I mean is are we not meant to support 3 versions at the mo? [23:03] Dapper, Gutsy, Hardy, Intrepid, Jaunty so five really ;-) [23:03] I see, so its more the case of test in Intepid/Jaunty/K***, etc and then possibly backport it? [23:03] You're still supporting dapper? bloody hell [23:04] Stable Release Update depending on the severity [23:04] That's the same thing as backports isn't it (for a simple mind like myself) [23:06] lol ermmm it would never be possible to automount and autodetect floopy drives would it? [23:08] ref bug 242108 : I can't see it happening, surely the drive would have to be constantly spinning? [23:08] Launchpad bug 242108 in ubuntu "No autodetection / automounting for 1.44" floppy disks" [Undecided,New] https://launchpad.net/bugs/242108 [23:20] xteejx - to automount floppy drives, HAL would have to probe the drive (in a similar way as it does with CD drives) [23:20] that would mean spinning the floppy drive up every 2s (or however often the drive is polled) [23:22] chriscoulson: That's what I thought, too many people would be annoyed at having to listen to the crunch of a floppy drive every few seconds [23:23] I ended up suggesting on the report to brainstorm it, as its a feature request anyway [23:24] i think hal was inadvertently set to poll floppy discs at some point, which was rapidly disabled. if you search through the really old hal bugs, you might find something [23:24] i would leave a comment in the bug report telling them not to bother cluttering brainstorm with the idea;) [23:25] ok will do :) [23:58] What are kernel bugs being filed under for 2.6.24? [23:58] ... driver issue [23:58] Usually I would pick kernel-source.......whatever version [23:59] sectech: it's just linux now [23:59] ok