/srv/irclogs.ubuntu.com/2010/07/11/#ubuntu-bugs.txt

=== rackIT_AFK is now known as rackIT
hggdhddecator: support added in your wiki. Also, please do ping me when you are to be interviewed by the board01:49
ddecatorhggdh: tyvm, i just got the email, and i will definitely ping you :)01:54
=== yofel_ is now known as yofel
duanedesignhggdh: i got an email my bug control membership was going to expire. I would like to get my membership renewed.02:09
BUGabundoduanedesign: doesn't it give you a link to renew?02:30
duanedesignBUGabundo: no. It says "To prevent this membership from expiring, you should get in touch02:33
duanedesignwith one of the team's administrators:02:33
BUGabundoaahh02:33
duanedesignthanks though :)02:33
yofelyou get that link only for public teams, BC requires admin approval02:45
hggdhduanedesign: will do02:57
duanedesignhggdh: thank you \o/02:58
hggdhddecator: my pleasure, keep on, sir02:58
hggdhduanedesign: done03:01
duanedesignwoot, thank you much03:01
=== d1b is now known as d-b
=== d-b is now known as d1b
TakyojiWould anyone be willing to assist me with reporting a bug that's most likely relevant to X11, which makes the system nearly unuseable, whereas you can't even get to a virtual terminal, because the screen goes black and flashes this display on a 1 second interval: http://i15.photobucket.com/albums/a368/takyoji/IMG_0507.jpg06:47
Takyojiwhich either happens after so many minutes that the system is on, or if you try previewing any complex screensavers.06:48
TakyojiIt's NEVER occurred in any prior versions of Ubuntu at all; and I recently upgraded the system to 10.0406:49
TakyojiTherefore, what logs would be most suitable for disclosing in a bug report?06:49
micahgTakyoji: https://wiki.ubuntu.com/X/Debugging06:49
TakyojiFor 'ubuntu-bug xorg', can I still perform that command after the system has been restarted?06:51
Takyoji(considering I can't get into a virtual terminal (via, Ctrl+Alt+F# key) or anything at all)06:52
micahgTakyoji: idk, you can definitely start that day06:54
micahg*way06:54
giantpunehi, i have a little bug in ubuntu 10.0.4.  is this the correct place to report it?07:15
micahggiantpune: ubuntu-bug package <--- we can help you figure out which package if necessary07:16
giantpunethis one should be easy to track down.  i just tried to enable the "extra" desktop visual effects.  it said it had to install the nvidia driver to enable them.  while installing the driver, there is a progress window that pops up and the name of the progress window is still the default "untitled window"07:18
micahggiantpune: xprop | grep CLASS should tell you which program07:18
giantpuneill run that in a sec.  it is pestering me to restart right now07:19
abhi_navhello07:32
abhi_navanyone free to guide me filing a bug?07:33
micahgabhi_nav: sure07:33
abhi_navmicahg, I have launchdpad account. bug is 50% of the time when i start my computer all windows's TITLE bar is not there. title bar the one where min,max,and close button are. so i need to agin logout and login. this start to hapend after installing carodock. i need to open it with -c optioons if i run it with -o option then all title bars are gone and lots of graphics problem07:35
micahgabhi_nav: ubuntu-bug cairo-dock?07:35
abhi_navmicahg, means? I need to know how to and where to file this bug?07:36
micahgabhi_nav: we file bugs with ubuntu-bug PKGNAME07:36
abhi_navmicahg, yes yes i just run the program. but it give error that the problem cannot be reported. this is nota geniune ubuntu package07:37
micahgabhi_nav: then Ubuntu isn't the right place to report it07:37
abhi_navmicahg, ok. then what should i do?07:37
micahgabhi_nav: are you running a PPA version of cairo-dock?07:37
abhi_navmicahg, i per I remember I think I downloded its .deb07:38
abhi_navmicahg, or may be yes ppa07:38
abhi_navmicahg, I went to their web site that I remember for sure.07:38
micahgabhi_nav: take a look here: https://edge.launchpad.net/cairo-dock07:39
abhi_navmicahg, ok07:39
abhi_navmicahg, I went here: http://www.glx-dock.org/07:40
abhi_navmicahg, I am reporting bug now on launchpad.07:42
Takyojimicahg: Thank you for your assistance, the bug has been reported: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/60419207:44
ubot2Launchpad bug 604192 in xorg (Ubuntu) "Screen goes blank and flashes vertical stripes on 1s interval (affects: 1) (heat: 6)" [Undecided,New]07:44
micahgTakyoji: no problem07:44
TakyojiIs it still possible to find mentorship for triaging bugs?07:44
micahgTakyoji: sure, have you signed up yet?07:45
TakyojiVia the mailing list?07:45
micahgTakyoji: https://wiki.ubuntu.com/BugSquad/Mentors07:46
=== Look is now known as Guest21658
Takyojiahh, alright; again, thank you.07:47
kermiacnigelb: you poked me? (a bit over 16hrs ago)07:47
nigelbkermiac: well don't mind.07:47
nigelbI was looking for an instructor for uud, but did get hold of someone07:48
kermiacnigelb: ok mate :) I just got home from an outing with the family. Glad you got it sorted mate07:48
nigelbkermiac: heh :)07:48
abhi_navmicahg, when i run cairo-dock -l degub that goes into infinite loop. also if i do ctrl c and stop it but then i cant show all the lines from starting. is there any way to redirect all its output to any debug.txt file?08:01
micahgabhi_nav: should that be debug?08:01
micahgabhi_nav: add 2>&1 | tee debug.txt08:02
abhi_navmicahg, yes they told on their launchpad page08:02
abhi_navok08:02
abhi_navmicahg, 'add' command not found08:02
micahgabhi_nav: not 'add', I meant add the rest of that to your command :)08:03
abhi_navmicahg, you mean cairo-dock -l 2>&1 | tee debug.txt08:03
abhi_nav??08:03
micahgdo you need the for degub in there?08:03
abhi_navmicahg, yes08:04
micahg*s/for/word08:04
abhi_navmicahg, they told me to add debug.txt08:04
micahgabhi_nav: is the flag -l or -ldegub?08:04
abhi_navmicahg, or should i just file witout debut.txt?08:04
micahg-l degub08:04
abhi_nav-l debug08:04
micahgcairo-dock -l debug 2>&1 | tee debug.txt08:04
abhi_navmicahg, hey sorry. it was my mistake correct commadn is:   cairo-dock -l debug > debug.txt then i need to stop it with ctrl c and now i am uploading it. :)08:06
micahgabhi_nav: that works too  if all the output is to STDOUT08:06
abhi_navmicahg, ok08:07
abhi_navmicahg, there is new bug in launchpad. i cannot double click in that debug.txt? it forcefully takes me to anyother random folder and forces me to open any file there but not debug.txt its in /home/abhijit08:09
micahgabhi_nav: I don't understand08:10
abhi_navmicahg, for that i need to shift debug.txt from /home/abhijit to /home/abhijit/Document then only i uploaded08:10
micahgabhi_nav: no, you shouldn't have to do that08:11
abhi_navmicahg, now bug successfully filed.08:11
micahgabhi_nav: just navigate to the folder w/the file08:11
abhi_navmicahg, but need to just now08:11
abhi_navmicahg, it was not allowing me to clck on debu.txt08:11
micahgabhi_nav: what browser?08:12
abhi_navmicahg, ok. now the bug is new by default thould i change it to something else?08:12
abhi_navmicahg, firefox08:12
micahgabhi_nav: what version?08:12
abhi_navmicahg, 3.6.608:12
abhi_navmicahg, this is bug number: 60420408:13
micahgabhi_nav: is this bug 55867408:13
ubot2Launchpad bug 558674 in gtk+2.0 (Ubuntu) "Open file dialog malfunctions in lucid (affects: 10) (heat: 85)" [Low,Confirmed] https://launchpad.net/bugs/55867408:13
abhi_navmicahg, no no it is 60420408:14
micahgabhi_nav: not the one you filed, the one you were experiencing when clicking the file08:14
abhi_navmicahg, yes yes yes exactly08:14
abhi_navmicahg, this bug affects me08:16
micahgabhi_nav: ok, you can mark it as such in launchpad08:16
abhi_navmicahg, yes I marked. now tell me what to do with status of the bug i file? should i change it?08:17
micahgabhi_nav: no, why?08:17
abhi_navmicahg, its status is new. should i change it to confirm etc?08:17
micahgabhi_nav: no08:17
abhi_navmicahg, ok. thanks08:17
abhi_navmicahg, did you all get the email for the bug i filed? or it is jut i got the email?08:28
micahgabhi_nav: jshould be just you08:28
abhi_navmicahg, ohh ok08:28
TakyojiSo for contacting the bugsquad mentorship group, I have to contact the group owner?09:05
Takyoji(since that's the only option that I can find on the page)09:05
* Takyoji pokes micahg, wondering if they're still active at the moment09:06
micahgTakyoji: did you read the page I gave you?09:07
TakyojiYes, I read the page.09:07
Takyoji"Finally, request membership on the bugsquad-mentorship group on Launchpad"09:07
micahgTakyoji: on the page, you just click join09:08
ddecatorTakyoji: click "Join this team"09:08
TakyojiSo simply joining the Launchpad group is sufficient, or do I still have to contact the owner, or?09:09
micahgTakyoji: no, it requests membership, still needs to be approved09:09
TakyojiBecause the wording on the wiki about that step is a bit vague.09:09
ddecatorTakyoji: the admins will receive an email when you attempt to join (your membership needs to be approved)09:09
Takyojiahh, alright. Someone should rephrase the wiki accordingly then, to imply clicking "Join the team" to 'send a request' to the team.09:11
micahgddecator: maybe link request membership to the launchpad docs on how to join a team09:11
ddecatorTakyoji: someone else was confused about that earlier as well, so we will soon09:11
Takyoji(just so future others don't get confused)09:11
ddecatormicahg: oh, that could work..09:11
Takyojiand just to make sure, I'm simply asking for mentorship, rather than becoming a mentor [yet]09:12
ddecatorTakyoji: right :)09:12
* Takyoji leaves for the night09:30
old-804ltshi, i am having some problems with 8.04lts after an update, is this the right place to ask ?09:56
micahgold-804lts: support is in #ubuntu, we can help you file a bug09:56
micahgold-804lts: which update?09:56
old-804ltsi was over at #ubuntu but its kind of crowded currently. i just ran the update manager and all kinds of problems resulted.09:57
old-804ltshow do i file a bug ?09:59
micahgold-804lts: depends on what's wrong09:59
old-804ltsOk, my system is 8.04lts. after running the update manager recently, various things dont work no more. most importantly, the gui crashes -partially- meaning when i try to log off and the logoff screen is supposed to come up, the icon-bar on top of the screen and also on the bottom vanish. i can still to alt-tab to check on already running programs but thats it. shutdown only possible by powerbutton.10:05
micahgold-804lts: you can take a look at this debugging X page: https://wiki.ubuntu.com/X/Debugging, but someone in #support might be familiar with the issue if it's due to an upgrade10:09
micahgold-804lts: oops10:09
micahgold-804lts: I meant #ubuntu, not #support10:09
* micahg really needs to go to sleep10:10
old-804ltsmicahg: lol. thank you. i'll try that. goodnight !10:10
micahgold-804lts: good luck10:11
old-804ltsthnx. bye10:11
=== abhi_nav_ is now known as abhi_nav
BUGabundomorning11:58
abhi_navMatthieu Baerts?12:27
^arky^Can anyone find a solution for bug 6438313:30
ubot2Launchpad bug 64383 in file-roller (Ubuntu) (and 2 other projects) "UDF not properly recognised (affects: 5) (heat: 36)" [Low,Triaged] https://launchpad.net/bugs/6438313:30
vishabhi_nav: he will be available in #cairo-dock13:51
vishabhi_nav: mattbe is his nick13:51
abhi_navvish, oh yah thanks13:51
^arky^hi vish, howz the week going so far13:55
^arky^usb-creator broken anyone reproduce this bug 60427113:55
ubot2Launchpad bug 604271 in usb-creator (Ubuntu) "frontend.py: No source selected. (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/60427113:55
vishabhi_nav: and also , asking the question in full form will help you get quicker ans ;)13:56
vish^arky^: stilll sleepy :D13:56
abhi_navvish, ok :)13:56
^arky^vish, must be a great weekend then !14:00
=== BUGabundo is now known as BUGa_IT_Crowd
devildantecan someone help me debug bug 604090?14:16
ubot2Launchpad bug 604090 in linux (Ubuntu) "Packard Bell Easynote doesn't boot with Ubuntu 10.04 (affects: 1) (heat: 8)" [Undecided,New] https://launchpad.net/bugs/60409014:16
penguin42devildante: What do you actually see on screen?15:35
devildantepenguin42: Actually, I'm not the one to have this bug. I just wanted some advice on how to gather information when boot fails.15:37
penguin42devildante: I wonder if he's hitting bug 56637915:39
ubot2Launchpad bug 566379 in linux (Ubuntu Lucid) (and 1 other project) "[i855] X doesn't start with kernel 2.6.32-21 unless passing i915.modeset=1 (affects: 48) (dups: 10) (heat: 271)" [High,Triaged] https://launchpad.net/bugs/56637915:39
devildantei'll ask him if it works15:41
* penguin42 actually needs to update my dads laptop from 8.04 and I think it has the same chipset15:42
micahgpenguin42: keep in mind, hardy upgrades aren't enabled by default until the .1 release15:43
penguin42micahg: Oh, I hadn't realised that - when is .1 due?15:43
micahgpenguin42: July 2915:44
penguin42micahg: Is this a case of actually expecting things to break or it just being a gap to give people a chance to test it?15:45
micahgpenguin42: idk, probably a bit of both I would think15:45
* penguin42 might just do a reinstall on his laptop; It's currently KDE 3.x and I doubt he's going to like KDE4 so I'll probably switch him to Gnome15:47
micahgpenguin42: I hear Kubuntu 10.04 really rocks15:47
penguin42micahg: I don't like KDE4 - but it's a personal thing I guess15:48
micahgpenguin42: I didn't either, but I haven't looked at it since 4.0 :)15:48
penguin42micahg: I give it a chance every so often, probably look at it every 6 months or so for a day15:49
penguin42devildante: The other relevant one might be bug 51100116:01
ubot2Launchpad bug 511001 in xserver-xorg-video-intel (Ubuntu) (and 1 other project) "[i855] Lucid Freeze shortly after X startup (needs KMS blacklist?) (affects: 29) (dups: 1) (heat: 193)" [High,Incomplete] https://launchpad.net/bugs/51100116:01
devildantepenguin42: aren't these two bugs the same?16:04
devildantejust that it affects different packages?16:06
penguin42they seem confusing to me - one seems to say it needs mode setting, the other seems to say it doesn't work with it16:18
yofelwasn't modesetting disabled for all 8* cards as it didn't work right?16:19
yofelor maybe I'm confusing that with yet another issue16:19
penguin42yofel: Yeh I think so, but if you look at one of those bugs it seems to suggest it only worked for him if KMS was enabled which is even odder16:21
njinCan someone triage this, it freeze system, for me is not medium but is hight, also present in 20100711.18:03
njinThanks.18:03
njin603919918:04
njinops 60391918:04
micahgnjin: bugs are 6 digits at the moment18:04
njin:)18:04
micahgbug 60391918:04
ubot2Launchpad bug 603919 in apport (Ubuntu) "apport-gtk crashed with ImportError in <module>() (affects: 18) (dups: 1) (heat: 94)" [Medium,Confirmed] https://launchpad.net/bugs/60391918:04
njinyes18:04
micahgnjin: I think someone will get to fix it Monday morning18:05
yofelthat one...18:06
micahgyofel: anything you can do or does it need to wait for pitti?18:06
yofelthe oddest thing about that bug is that everyone seems to have that, just I don't18:06
yofelno, I don't have any upload rights for apport, and I don't think it's an apport bug actually18:07
njinyofel: You have the last build ?18:07
yofelmicahg: can you reproduce that? (Open a python shell, run 'import gi' or 'from gi.repository import GObject')18:07
yofelnjin: yes, I'm running KDE though, but if I try to reproduce that bug.. I can't18:08
micahgyofel: I'm on Lucid, the bug's on maverick IIRC18:08
yofelah ok18:08
yofelit is18:08
* micahg can fire up test drive18:08
njinIt is present in Ubuntu and Xubuntu18:10
yofelyeah, it's some pygtk issue I think. Well, gi is part of python-gobject now18:10
micahg1hr till the ISO d/ls18:11
yofelwell, someone will take care of it tomorrow anyway, it seems to be frequent enough18:12
yofeloh btw, if someone wants to use/test it: simple script to set a bug status to expired on LP: http://bazaar.launchpad.net/~yofel/+junk/lp-scripts/files (DON'T use the experimental one)18:13
vishmicahg: hi , the duplicate dictionaries bug can be fixed for maverick?18:17
micahgvish: yeah, it will be, I need to file bugs for the remaining duplicates18:17
vishmicahg: awesome!18:17
abhi_navvish, you are from which city?18:26
vishabhi_nav: chennai18:33
abhi_navvish, ohh ok :)18:33
yofelmeh, the retracer thinks that duplicates of bug 603919 are dups of bug 433087 all the time, even though the only thing the crashes have in common is that they are module import failures.18:51
ubot2Launchpad bug 603919 in apport (Ubuntu) "apport-gtk crashed with ImportError in <module>() (affects: 34) (dups: 21) (heat: 246)" [Medium,Confirmed] https://launchpad.net/bugs/60391918:51
ubot2Launchpad bug 433087 in apport (Ubuntu) "apport-gtk crashed with ImportError in <module>() (affects: 13) (dups: 2) (heat: 114)" [Undecided,Incomplete] https://launchpad.net/bugs/43308718:51
yofelmicahg: mind to take a look at bug 196493? I'm not sure what to do with that19:07
ubot2Launchpad bug 196493 in ubuntu (and 1 other project) "Launch web browser keyboard shortcut loads directory listing for home folder (heat: 3)" [Undecided,Incomplete] https://launchpad.net/bugs/19649319:07
hggdhyofel: unless I am completely wrong, this is *not* a bug for us -- the OP is using upstream's FF, not one build by us19:15
* hggdh wonders what the hell he is doing here, during a weekend, and with the World Cup finals to start...19:16
micahghggdh: +1, that seems pretty clear from the upstream bug as well19:16
yofelheh19:16
yofelok, I agree too, just wanted to make sure19:17
hggdhyofel: please nicely point to the OP that there is nothing we can do here, and close ;-)19:17
yofelwill do19:17
hggdhyofel: BTW, this is probably a WONTFIX19:20
yofelhm... I wanted to use Invalid, but won't fix fits the situation better.19:23
* yofel vanishes to root for the netherlands...19:24
old-ltsHi, was here a few hours ago, fixed the problem i had, but would like to file a bug: the update manager installed some updates. afterwards the system behaved erratic, logoff window vanished, programs did not run anymore and so forth. reason was : update manager does not check if there is enough space available on the system.  (ubuntu 8.04LTS)20:18
yofelurgh, no space left... that's not easy to check20:21
yofelthere should be a bug about that somewhere on launchpad I think20:22
old-ltsyofel: yes, took me some hours to figure out.20:24
yofelthe general rule is that it's your responsibility to make sure there's enough space left, newer releases notify the user in case there's little space left somewhere20:26
yofelsomething like gentoos sandbox installs would be nice IMO20:29
old-ltsyofel: ok. when you say newer releases, what version do you mean ?20:29
yofelnot sure, I think karmic and lucid have it, haven't used gnome in a while, and I disable those as soon as I see them ^^20:30
old-ltsyofel: hmm. i would have thought that something like this would be put in 8.04LTS too... ok. well. i suppose its a mood point as the new LTS is out, and i will probably move over sometime, too.20:35
old-ltsyofel: thank you for your time. goodbye20:37
Nafalloold-lts: considering it's a feature of newer gnome versions I wouldn't expect it to just appear in an old release.20:37
old-ltsNafallo20:37
Nafallohi btw20:37
old-ltsNafallo: hi, clicked too fast......  but shouldnt it be fixed in a LTS release ? i understand its not an issue since karmic...20:38
yofelit's not really a bug20:40
yofelit's your fault if you run out of space, we now help you a bit with that, that's all20:40
Nafalloold-lts: I would argue that it shouldn't. changing old releases except for critical bugs and security fixes shouldn't be the focus. with this particular feature it would require backporting a big chunk of changes in a big upstream. there is a new LTS out which has this feature as well.20:41
old-ltsyofel: just found Bug #95260, marked invalid, probably for the same reason you just mentioned.20:42
ubot2Launchpad bug 95260 in update-manager (Ubuntu) "Not enough free disk space (heat: 2)" [Undecided,Invalid] https://launchpad.net/bugs/9526020:42
old-ltsNafallo: yes, i see.20:42
old-ltslol does that mean i was faster than the bot ?20:43
Nafallono, that means the bot got triggered by you mentioning the bug :-)20:43
old-ltsWell thank you both. have a nice day !20:43
yofelno, the bot was triggered by the 'bug #XXX' in your message ;)20:43
yofel!me20:44
ubot2Hi! I'm #ubuntu-bugs's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi - Usage info: http://wiki.ubuntu.com/IRC/Bots20:44
old-lts:-)  thanks. bye !20:44
Nafalloooho. ubot2 is here! nice! :-D20:46
* Nafallo hosts the bot ;-)20:46
penguin42Nafallo: Thank you!21:03
zusany moentors avaialble  today?21:07
zusmentors^^21:07
micahgzus: I'm available for occasional questions, but not full fledged mentoring21:09
* ddecator as well21:09
zus yeah its  sometimes hard to tell when im online for any legnth of time to get things going21:10
stlsaintddecator: ping21:17
ddecatorstlsaint: pong21:17
stlsaintddecator: do i just keep checking the site to see when i get assigned?21:18
ddecatorstlsaint: they'll email you. most likely tomorrow (they're usually gone on weekends)21:19
stlsaintthat sucks :P21:28
hggdhwell, we *do* like weekends, and we *do* have a life elsewhere ;-)21:32
hggdhsome of the times, at least21:32
ddecatorhggdh: i would hope so :p21:33
stlsainthggdh: i wasnt suggesting that everyone should work *all* the time and i was saying it sucks cause i forgot that the weekend had come and i understand people are gone!!21:35
abhi_nav!weekend21:36
ubot2It's a weekend. Often on weekends the paid developers and a lot of the community may not be around to answer your question. Please be patient, wait longer than you normally would or try again during the working week.21:36
yofelbtw, the soccer world cup final is still going on, so a few more people are absent right now :P21:36
stlsaintholy crap i get it! people are gone im not wigging out here! THANKS!21:36
hggdhstlsaint: I know :-)21:37
hggdhyofel: like mesself, one eye at the game, one eye here21:37
yofel+1 :D21:37
* ddecator is cheering for holland, just not watching the game21:38
trinikrono:D21:43
hggdhraining yellow cards in the game...21:48
yofelwell, the german commenter already said at the beginning that this game won't finish with 22 players21:49
yofelhe was right...21:49
penguin42has anyone seen a bug where at the end of installation as it tries to reboot it gets hung with a load of cdrom io errors?21:58
penguin42it almost looks like it has a bunch of IO outstanding as it does the eject21:59
trinikronohey guys what packages deals with unounting a volume from gnome22:08
trinikrono*unmounting22:08
stlsainttrinikrono: i think its in the base utilis...22:08
stlsaintmount/unmount22:09
zusany mentors avaialbe? (yet/now?)22:23
micahg!weekend > zus22:24
ubot2zus, please see my private message22:24
zusthanks22:25
zusill book mark these pages and try tomorrow then.22:26
micahgzus: if you have specific questions, feel free to ask22:26
hggdhand we will help22:26
zusnothing specific,  just dont know where to begin,  ya know22:27
zusand the one page im looking at now, i didnt have a problem,  so i dont know how to adress it and move on.22:28
hggdhzus: give us a specific question22:28
zusif i try to recreate the bug, and i have no issues, then  do i change the status from new to what? and for response he /she didnt put if he was using 10.04 or anything22:30
penguin42zus: If he doesn't have enough information then ask for what's missing and put it as incomplete; just because you can't reproduce it doesn't mean it doesn't exist however22:43
hggdhzus: Please read https://wiki.ubuntu.com/BugSquad/KnowledgeBase -- look at how to triage, Status, etc22:46
zushow do i delete a comment from a post i asked a question in the wrong tab,..22:47
yofelyou can't delete comments22:48
yofelnot even edit them22:48
trinikronoddecator: bug 51772922:49
ubot2Launchpad bug 517729 in usb-creator (Ubuntu) "Doesn't really work on 1GB drive (affects: 1) (heat: 28)" [Undecided,Incomplete] https://launchpad.net/bugs/51772922:49
zusthats too bad.22:50
* maxwellian laughs, "xfce4-volumed is taking 50 - 60% cpu constantly after starting Firefox. Huh??" :)22:59
maxwellianYou go little go, get you some.22:59
maxwellianer, little guy23:01
zussorry had to run afk.23:14
shadeslayerhey i see loads of proposed members at https://edge.launchpad.net/~ubuntu-bugcontrol/+members#proposed , should i apply for membership?23:18
shadeslayeror will i be waitlisted like the others till eternity :P23:19
micahgshadeslayer: aren't you a dev?23:19
shadeslayermicahg: nooooo23:19
* shadeslayer will apply as soon he thinks he is capable23:19
shadeslayermicahg: member yes,dev no23:19
penguin42(Does anyone know an apparmour irc channel with any activity, I asked a question on I think the oftc servers 10 hours ago and there hasn't been any other activity at all)23:22
yofelshadeslayer: see https://wiki.ubuntu.com/UbuntuBugControl for the procedure23:22
shadeslayerok23:23
shadeslayerwas already looking at that :)23:23
hggdhshadeslayer: applications are usually reviewed in one week. We are considering cleaning up the backlog on applicants, BTW -- most of them are leftovers23:23
shadeslayerhggdh: ah ok... was just a bit concerned looking at the sheer number :P23:24
shadeslayerhggdh: btw https://wiki.ubuntu.com/Bugs/Status needs a new entry .. Opinion23:27
micahgshadeslayer: not yet, we're not officially using it yet23:27
shadeslayermicahg: its not official? ... oh right im using edge23:27
micahgshadeslayer: no, it's out there, we're just not using it yet, see discussions on ubuntu-bugsquad and ubuntu-devel-discuss23:28
shadeslayermicahg: im following bugsquad ML,there was a discussion about a default reply,but "were not using it yet" .. does that mean its not appropriate to set a bug status to opinion ?23:29
micahgshadeslayer: that's a matter of *opinion*23:29
* micahg ducks23:29
shadeslayeragj23:29
shadeslayergah..23:29
shadeslayer:P23:29
* micahg looks up the message23:30
micahgshadeslayer: https://lists.ubuntu.com/archives/ubuntu-bugsquad/2010-July/002431.html23:31
shadeslayermicahg: ok,i just set opinion on bug 57958823:32
ubot2Launchpad bug 579588 in kubuntu-website "Outdated information on Support page. (affects: 1) (heat: 8)" [High,Opinion] https://launchpad.net/bugs/57958823:32
shadeslayeri think its the classic example of opinion23:32
micahgshadeslayer: no, that is not the correct use of it23:33
shadeslayermicahg: uh,why? we can still report bugs with ubuntu-bug23:33
micahgshadeslayer: but take that up with the Kubuntu people as that's not a project this channel works with23:33
micahgshadeslayer: needing details flushed out isn't opinion23:34
micahgshadeslayer: I should clarify, the kubuntu website is something this channel doesn't deal with, we love Kubuntu :)23:34
shadeslayermicahg: i was torn between incomplete and opinion,and opinion seemed a more logical23:34
shadeslayermicahg: hehe... im a kubuntu member only :P23:35
micahgshadeslayer: well, both processes should probably be described23:35
micahgshadeslayer: kubuntu member is an ubuntu member23:35
shadeslayermicahg: i know.. infact we get more bonus points in some respects :P23:35
yofelshadeslayer: the difference there is that incomplete is incomplete whereas opinion counts as closed23:36
shadeslayerill poke someone on #kubuntu-devel about it23:36
shadeslayeryofel: opinion counts as closed? :o23:36
shadeslayeri thought opinion == needs a debate23:36
micahgshadeslayer: yes, it's a closed state like Invalid, Fix Released, Won't Fix23:37
hggdhshadeslayer: Opinion is still in discussion...23:37
yofelexactly, it's for when we want to close a bug, but someone else disagrees with that... or something like that...23:37
hggdhso I personally am refraining to add it in until a consensus arrives.23:37
shadeslayerok,seems i made a mistake with this bug then :)23:37
hggdhshadeslayer: Opinion should be restricted to bugs where we will not fix (whatever the issue is) but the community has string positions, and keep on discussing the issue23:39
shadeslayerthat seems a good way to describe it23:39
shadeslayerhggdh: that we do not consider a issue but the community does23:40
shadeslayerhggdh: but.. does that mean the bug can be opened again in the future?23:40
hggdhshadeslayer: this is one of the things we want to clarify. I do not see any reason why it could not be reopened, but I would like it to require special access23:43

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