/srv/irclogs.ubuntu.com/2008/12/04/#ubuntu-bugs.txt

xteejxhow can i grab a backtrace if a package doesnt have -dbgsym or -dbg packages?00:22
xteejxgdb?00:23
persiaxteejx, gdb can help, but which package?00:23
xteejxbalazarbrothers00:25
=== wolfger_ is now known as wolfger
persiaxteejx, It looks like that's in python, so the gdb output would be confusing and not so helpful.00:26
persiaYou might do better to run under the python debugger, or just try to get a python trace00:26
xteejxpersia: Cool will try thanks :)00:28
persiaMore 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:28
xteejxOK, stupid question, is there a Debugging wiki page for python as there is for gdb etc?00:31
persiaI've not seen one.  man python suggests -d00:32
xteejxhmmm00:33
xteejxpersia: 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
ubottuLaunchpad bug 304977 in balazarbrothers "[intrepid] balazarbrothers causes black screen and exit" [Undecided,Confirmed] https://launchpad.net/bugs/30497700:38
* persia isn't much of a python person, but looks00:39
persiaOh, Soya.00:39
persiaDoes it work with --no-sound or are you reproducing Debian bug #453107 if you do that?00:41
ubottuDebian bug 453107 in balazarbrothers "balazarbrothers: Commandline option --no-sound not WELL taken into account." [Important,Open] http://bugs.debian.org/45310700:41
persiaxteejx, Other than that, seems like you have enough of an indicator for someone to look at it.00:43
persiaThe "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
xteejxermmmm.....pass, i'm not much use with code lol00:44
xteejxwell its easily reproducible so hopefully itll be ok as it is00:46
persiaWell, OK.  Wait until you get a bug that annoys you enough then.00:51
persiaSometimes 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:51
xteejxpersia: Shame coding cant be checked automatically for every single possible bug by a script :( no such luck as it being developed00:52
persiaWell, there are scripts that try to do that, but they aren't human-equivalent, and still make lots of mistakes/00:53
xteejxAhh I see00:53
xteejxWell its way past my bed time so catch you all tomorrow, thanks again persia for the help - much appreciated :)00:54
persiaThe 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
xteejxlol typical computers :)00:55
xteejxstill....see you all tomorrow good night all :)00:55
=== Pici` is now known as Pici
=== kiko is now known as kiko-zzz
=== nhandler_ is now known as nhandler
* tcole returns03:39
pckchemOK, this is a bit weird. Can someone explain to me bug 303403 ?03:54
ubottuBug 303403 on http://launchpad.net/bugs/303403 is private03:54
pckchemI think it's just gibberish, but it may be some sort of work flow thing I've never seen before.03:56
pckchemAll reported by https://bugs.edge.launchpad.net/~maurizio-live03:56
Hobbseepckchem: no, that would be a spammer.  launchpad hasn't got the functionality to properly kill accounts, yet.03:57
pckchemShould I just invalidate all the junk? And who the heck would want to spam launchpad...03:57
Hobbseeyeah - although if it's private, it's mostly ignorable.03:58
Hobbseesomeone who has no life03:58
pckchemTrue enough. Just clogging up my "to triage" linky03:58
Hobbseeyup03:58
pckchemAlright well thanks Hobbsee03:58
Hobbseepckchem: you're welcome03:58
Hobbseepckchem: with any luck, the next rollout will contain the fixes required, so he can't keep going.03:59
=== nhandler_ is now known as nhandler
hggdhah well. rutadeevacuacion is back, I see04:21
pckchem?04:21
Hobbseepckchem: he's hte spammer04:21
pckchemYeah, I'm not very perceptive tonight.04:21
Hobbseehggdh: he'll always be back until launchpad gets their bugs fixed, and the next rollout happens about it04:21
pckchemI just invalidated all his submissions with an email to malone04:22
pckchemWas 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
hggdhHobbsee, yes. We wait and play this guy's game, meanwhile. But these were the bugs we talked about yesterday04:22
Hobbseeoh, those were filed yesterday?04:23
Hobbseepckchem: you can probably do that with launchpadlib04:23
Hobbsee(somehow)04:23
hggdhno, it seems last week04:23
pckchemI'll look into it.04:23
pckchemNice, python. Should make my job easier.04:25
hggdhand I cannot help but to think of steganography04:25
pckchemHeh thanks for the tip hobsee, this lib will actually make this pretty darn easy.04:29
Hobbseepckchem: oh, and ho<tab> is also useful - means you spell people's nicks right, which tends to actually highlight them04:29
Hobbsee(works for other nicks too)04:29
Hobbseeand you're welcome04:29
=== 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
thekornhi \sh! - any good reason you are not in #leonov ;)14:49
=== nhandler_ is now known as nhandler
=== LucidFox is now known as Sikon_Stargate
xteejxguys, 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 triager15:20
BUGabundo_workxteejx: I don't know of the top of my head15:21
xteejxAlso, if you wouldn't mind can someone high up in the Bug Control team review my application please? :) I'd be grateful.15:21
bddebianBoo15:21
BUGabundo_workbut did you search for it on help.ubuntu.com ?15:21
nhandlerxteejx: https://wiki.ubuntu.com/PackagingGuide/Complete should get you started15:21
xteejxThanks :)15:21
nhandlerYou're welcome15:22
xteejxQuestion: 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
ubottuLaunchpad bug 237859 in ubuntu "[needs-packaging] Vivia (a video editing program) (dup-of: 230446)" [Undecided,Confirmed] https://launchpad.net/bugs/23785915:29
ubottuLaunchpad bug 230446 in ubuntu "[needs-packaging] vivia" [Wishlist,New] https://launchpad.net/bugs/23044615:29
ubottuLaunchpad bug 249719 in ubuntu "[needs-packaging] Vivia - Multitrack Video Editor - very user friendly interface" [Wishlist,Confirmed] https://launchpad.net/bugs/24971915:29
BUGabundo_workxteejx: unmark all the dupes and mark all again against the correct one15:30
BUGabundo_workLP should make this easier, but still doesn't15:30
xteejxBugabundo: How do I unmark a dupe? :S15:30
xteejxI've never seen an option for it on L{15:31
BUGabundo_workhttps://bugs.launchpad.net/ubuntu/+bug/237859/+duplicate15:31
xteejx*LP15:31
ubottuUbuntu bug 237859 in ubuntu "[needs-packaging] Vivia (a video editing program) (dup-of: 230446)" [Undecided,Confirmed]15:31
ubottuUbuntu bug 230446 in ubuntu "[needs-packaging] vivia" [Wishlist,New]15:31
BUGabundo_workgo there and remove it15:31
xteejxahhhhhhhhhh :) hehe thanks :)15:32
BUGabundo_workI've done thatr15:32
BUGabundo_workdo the next ones15:32
xteejxwill do thanks15:32
BUGabundo_workit would be great if LP would just allow to enter the new dupe, and mark all descent too15:32
xteejxAll done, but yeah I agree, its quite erm...fiddly15:33
BUGabundo_worknag them on #launchpad15:34
BUGabundo_worklol15:34
BUGabundo_workthere is a bug about it15:34
* BUGabundo_work opens search15:34
BUGabundo_workhttps://bugs.edge.launchpad.net/malone/+bug/7859615:35
ubottuUbuntu bug 78596 in malone "Automatically handle moving duplicates across when duplicating a bug with dupes" [High,Triaged]15:35
xteejxlol i think i might15:36
xteejxThey're all asleep15:43
MrKanisterHi. 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
ubottuUbuntu bug 305183 in gnome-terminal "activate /dev/raw1394 in kino" [Undecided,New]15:58
BUGabundo_workMrKanister: yeah, I agree with you16:00
BUGabundo_workuse the https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/305183/+create-question16:00
ubottuUbuntu bug 305183 in gnome-terminal "activate /dev/raw1394 in kino" [Undecided,New]16:00
MrKanisterBUGabundo_work: Ok, thank you. I'll convert it.16:01
=== Sikon_Stargate is now known as LucidFox
xteejxWhat 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:22
xteejxAnyone? :)16:25
xteejxCome on guys wake up lol16:27
bdmurrayIt 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:27
bdmurrayI was typing as fast as I could! ;-)16:28
xteejxlol I'll let you off bd :)16:28
xteejxThats fine though I'll follow that then cheers B :)16:28
persiaFor 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:30
xteejxpersia: 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 packages16:31
xteejxI'm Invalidating them ones16:31
xteejxbdmurray: btw have you had a chance to look at the bug control app? :)16:32
xteejxdon't mean to rush it or say hurry up or anything, just asking :)16:32
bdmurrayxteejx: Not, yet.16:34
xteejxbd: Thats kool mate no probs16:34
persiaxteejx, 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 circumstances16:35
xteejxpersia: Ok, just wanted to double check :) thank you16:35
xteejxCan someone change bug 239751 to Wishlist for me please?17:59
ubottuLaunchpad bug 239751 in ubuntu "[needs-packaging] HyperEngine" [Undecided,Confirmed] https://launchpad.net/bugs/23975117:59
chrisccoulsonxteej - done, thanks18:08
chrisccoulson1 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:09
[1]dynamitehey people... im getting a really weird error when i boot up... anyone have a minute?18:38
BUGabundo[1]dynamite: what is it?18:42
[1]dynamitewell 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:43
BUGabundoit shouldn't18:46
BUGabundowhy is it read only?18:46
[1]dynamitenot sure... been tinkering around with dual booting with xp... xp works fine, nut ubuntu doesnt18:47
BUGabundo !pastebin18:49
ubottupastebin 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
BUGabundo[1]dynamite: use pastebin and show us the result of mount and sudo fdisk -l18:49
[1]dynamiteoki18:50
BUGabundowhy the heck did I go way? reboot?18:51
xteejxchriscoulson: Are you still here I went into suspend just as you sent a message22:03
=== thesecondlaw is now known as pckchem
declanhey I'm interested in joinging the bug squad22:15
bdmurraydeclan: great do you need any help?22:24
declanWell, I'm just looking at some bugs that I need to match with packages, so I'm trying to figure out how to categorize them22:26
bdmurrayI'd be happy to work on one with you22:27
declanawesome!22:27
declanso, how could I start?22:27
bdmurrayWell, you said you were looking at a bug what bug?22:28
declanwould you like a number?22:28
bdmurraySure if there is one you've been looking at22:28
declan24175122:29
bdmurraybug 24175122:29
ubottuLaunchpad bug 241751 in ubuntu "no multimedia generic keyboard layout" [Undecided,New] https://launchpad.net/bugs/24175122:29
declanyep. thats the one22:29
declanso, how should I start assigning it a package?22:30
bdmurrayit's missing some useful information like what release of Ubuntu they are using22:32
declanahh, so does that mean that it's not doable?22:32
declanshould I maybe start with any easier one?22:32
bdmurrayWell, its an older bug report and the way input devices are handled has changed a fair bit since Hardy.22:33
bdmurrayHowever, you could look at https://wiki.ubuntu.com/DebuggingProcedures22:34
bdmurrayand find https://wiki.ubuntu.com/DebuggingKeyboardDetection22:34
xteejxbrian, if theres a bug repor and the reporters name is greyed out, does that mean their account on LP is gone?22:34
bdmurrayThen read those about what information to gather22:34
xteejx*reporter22:34
declanI'm so happy that I could just sign on and you would help me. Thanks.22:34
xteejxThat's what we're all here for ;)22:35
bdmurrayxteejx: I believe that means that their account is deactivated, but that doesn't always make a bug less valid.22:35
xteejxWell its bug 241688 - not exactly a bug report as such anyway - Invalidate?22:36
ubottuLaunchpad bug 241688 in ubuntu "Add user.mime_type support to binfmt_misc" [Undecided,New] https://launchpad.net/bugs/24168822:36
xteejxI was going to invalidate it, as its a one-liner "bug" and should go thru brainstorm anyway22:38
bdmurrayxteejx: Why should they go through brainstorm for it?22:39
xteejxNot sure, I thought it was an idea/request22:39
bdmurrayI'm not quite sure what the reporter means but I don't think it is an idea of great scope22:40
xteejxHmm...shame the reporter's accounts removed, I can't ask what he wanted22:40
bdmurrayWe can't definitively say it is incomplete so I would recommend leaving it open.22:41
xteejxOk sure - thanks again for the wisdom :)22:42
bdmurrayand there's enough info to start doing some research into what they are looking for22:43
xteejxbdmurray: I haven't the faintest idea what it is to be honest, I think I better leave it lol22:45
xteejxI'm gonna go through the searches see if anything similar sticks out22:47
xteejxit looks like binfmt_misc is a kernel module22:48
bdmurrayright, you could also try locate binfmt_misc on your system22:49
xteejxmodprobe?22:49
bdmurrayno 'locate binfmt_misc'22:49
xteejxok i can see it's in the /fs kernel module folder22:50
xteejxhow do you open .ko files22:51
bdmurrayright, so the kernel would be a more appropriate place for that bug then someone with more knowledge in that area can comment on it22:51
* xteejx thinks bdmurray is a genius :)22:52
xteejxAs its for linux am I right in thinkin I assign the Kernel Team?22:53
bdmurrayOnly Confirmed bugs should be assigned to the kernel team22:55
bdmurraywell confirmed or triaged22:55
xteejxok :)22:55
xteejxphew this can be hard work sometimes...well not hard, just tricky finding things :)22:57
xteejxbut i like a challenge so..22:57
bdmurrayIt can require some great detective work22:57
sectechGood evening22:58
bdmurraysectech: Hi22:59
xteejxbdmurray: 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:01
bdmurrayIts always good to find out if a bug in Hardy still exists in later releases23:02
xteejxWhat I mean is are we not meant to support 3 versions at the mo?23:02
bdmurrayDapper, Gutsy, Hardy, Intrepid, Jaunty so five really ;-)23:03
xteejxI see, so its more the case of test in Intepid/Jaunty/K***, etc and then possibly backport it?23:03
xteejxYou're still supporting dapper? bloody hell23:03
bdmurrayStable Release Update depending on the severity23:04
xteejxThat's the same thing as backports isn't it (for a simple mind like myself)23:04
xteejxlol ermmm it would never be possible to automount and autodetect floopy drives would it?23:06
xteejxref bug 242108 : I can't see it happening, surely the drive would have to be constantly spinning?23:08
ubottuLaunchpad bug 242108 in ubuntu "No autodetection / automounting for 1.44" floppy disks" [Undecided,New] https://launchpad.net/bugs/24210823:08
chrisccoulsonxteejx - to automount floppy drives, HAL would have to probe the drive (in a similar way as it does with CD drives)23:20
chrisccoulsonthat would mean spinning the floppy drive up every 2s (or however often the drive is polled)23:20
xteejxchriscoulson: That's what I thought, too many people would be annoyed at having to listen to the crunch of a floppy drive every few seconds23:22
xteejxI ended up suggesting on the report to brainstorm it, as its a feature request anyway23:23
chrisccoulsoni 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 something23:24
chrisccoulsoni would leave a comment in the bug report telling them not to bother cluttering brainstorm with the idea;)23:24
xteejxok will do :)23:25
sectechWhat are kernel bugs being filed under for 2.6.24?23:58
sectech... driver issue23:58
sectechUsually I would pick kernel-source.......whatever version23:58
bdmurraysectech: it's just linux now23:59
sectechok23:59

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