/srv/irclogs.ubuntu.com/2010/01/26/#ubuntu-bugs.txt

micahgbdmurray: would bug 443961 be ok to do?00:34
ubot4Launchpad bug 443961 in apport "Given that ubuntu-bug is now needed for all bug reports, non-genuine packages should be allowed." [Wishlist,Triaged] https://launchpad.net/bugs/44396100:34
bdmurraymicahg: just to be clear - allow apport to file bugs about not ubuntu packages?00:37
micahgbdmurray: yes, especially for ppa stuff00:38
bdmurrayI don't think its the best idea and wouldn't write that code.00:39
micahgbdmurray: would it be possible for select packages?00:39
* micahg is specifically concerned about firefox00:39
bdmurraymicahg: maybe, but I don't it would scale well at all00:39
micahgwith the new firefox-stable ppa, it's going to be hard to collect bug data if ubuntu-bug won't work00:41
hggdhwhat about a slight;y different approach: create a new project, and accept bugs for the project (not for Ubuntu). Of course, we would need a bit of, ah, adjustments here and there.01:02
micahghggdh: how would apport handle that?01:03
* micahg wouldn't mind an ubuntu-ppa bug project/distro01:05
hggdhmicahg: I am not sure yet. We would have to adjust apaport to look for the source repository, or something along this line01:11
micahgbdmurray: what do you think ^^01:11
hggdhbut this would guarantee that it would not open an Ubuntu bug -- and make Brian (and myself, in fact) happier01:11
hggdhmicahg: what I was thinking of was anyone could open a project associated (somehow) with their own PPAs01:13
micahghggdh: I'm referring more so to apport crashes :)01:13
hggdhoh, OK01:14
micahgand using ubuntu-bug to submit reports so it's seamless to users01:14
hggdhyes, this would be the idea -- as long as there is a live project to get it01:14
dragonWhile installing Karmic desktop amd64 on a brand new HP desktop, I selected "Install now" instead of "Try without installing option" from a LiveCD at boot time, but I was still taken to the LiveCD session. Tried this 4 times to make sure I wasn't doing something wrong. I've installed Ubuntu on at least 30-40 machines and never encountered this before.01:17
dragonIs this a known issue?01:17
chrisccoulsonhey hggdh01:21
chrisccoulsonhow are you?01:21
hggdhhey chrisccoulson life is good :-) and you are up late, it seems...01:24
chrisccoulsonhggdh - i'm always up late ;)01:25
hggdhheh. Another insomniac, I guess :-)01:25
chrisccoulsonyeah, sort of. i can sleep ok once i've gone to bed normally though, but i struggle to leave my computer alone in the evening01:26
chrisccoulsonso i end up staying awake until 4am ;)01:26
hggdhheh. Pretty much what happens with me -- but only when I am traveling. When I at home, comes 22:00 I am toast01:27
hggdhdragon: I have not heard of it. Might be a good idea to search LP and open a bug if you find no similar bugs01:28
chrisccoulsonhggdh - i should probably start doing that. i might be less tired at work then :)01:28
hggdhchrisccoulson: I needed a *lot* of training to get there... and I actually wish I would be able to sleep during the night (as opposed to during the morning)01:29
dragonhggdh: I haven't found anything similar in LP. Once I verify that the CD isn't defective, I'll try to reproduce the bug on another machine. Depending on how that turns out, I'll file a bug.01:30
hggdhdragon: good idea. Thank you for helping.01:30
dragonhggdh: no problem, and thank you!01:31
=== greg_g is now known as greg-g
=== \vish is now known as vish
kermiaccan someone pls mark bug 512454 triaged/low07:10
ubot4Launchpad bug 512454 in hylafax "hylax-server is configured before hylafax-client is installed & configured." [Undecided,Confirmed] https://launchpad.net/bugs/51245407:10
persiakermiac: I don't think that's a bug in hylafax.07:13
kermiacpersia:  why is that? just asking as i don't know the prog well07:13
persiaBecause hylafax-server clearly depends on hylafax-client, and hylafax-client doesn't appear to even recommend hylafax-server07:13
persiaApt should notice this, and configure hylafax-client before hylafax-server.07:14
kermiaci agree with what you  said. i found that during testing buti don't get exactly what you mean07:14
persiaOtherwise dpkg gets unhappy.07:14
kermiacshould it be filed against APT?07:14
persiaI think so.07:15
persiaTo test my theory, try `aptitude install hylafax-server` in the same environment.07:15
persiaaptitude uses a slightly different implementation, so sometimes one can use it to determine if it's a bug in apt.07:15
kermiacok, i'll do that. thanks for your input persia :)07:15
persia(although most of the packages are tuned to work better with apt vs. aptitude)07:15
kermiactrue07:16
persiaNext: why "Low" vs. "Medium"?07:16
kermiaclow because there's a relatively easy work-around07:17
kermiacbut i was undecided between low & medium - so either way07:17
persiaI'm happy with "Low", I just like to hear defences when it's borderline :)07:18
kermiacnp :)07:18
kermiaci agree it's definately borderline07:18
persiaMy argument would probably be either "moderate impact on non-core app" (if hylafax), or "minor impact on core app" (if apt).07:18
persiaIt also falls into the "unusual configuration" bucket.07:19
persiaI tend to not like the "there's an easy workaround" rule, just because I can construct cases where it seems silly to apply it07:19
persia(like unbootable systems, massive data corruption, etc.)07:19
kermiacfair enough, I was just following the guidelines :)07:20
persiaAnyway, set to "Low", but not to "Triaged" because I think there's more work to do to make sure it's really something to fix in hylafax vs. apt (or whatever tool was used), that the test case needs to be more specific about commands to run, and that someone ought test against lucid (or a lucid chroot) to see if it affects the development release.07:21
persiakermiac: The guidelines are good: I just think that "there's a workaround" should be the last-choice resort selection for low/medium borderline bugs.  Most of them are decideable without it.07:21
kermiacnp I'm just resetting my karmic vm & will test there07:22
kermiacI also have a lucid vm, so i'll try it there too07:23
persiaGood luck.07:23
kermiacthanks :)07:24
kermiacpersia: you were right, it's an apt bug. `aptitude install hylafax-server` works withhout error :)07:27
persiakermiac: Now check apt-get install vs. using the python-apt interface to see if it's python-apt or apt cmdline :)07:29
ddecatorhey everyone, i'm trying to figure out a bug i'm experiencing with my own machine...this seems to happen mostly in 64-bit. i can play flash videos with no issue, but when i try to play a flash game i get this (http://www.youtube.com/watch_private?v=m2C_6mGtDxE&sharing_token=y8PPyTQ4owxVaWCzUHLX5g). npviewer.bin takes up 99% of my cpu, but idk if that alone would cause the problem. any thoughts?07:29
persiaddecator: You might try replicating with a liveCD to make sure it's not something about your local config.07:31
kermiacpersia: what is "python-apt"?07:31
persiaYou might also try in a 32-bit VM to see if it's an arch issue.07:31
persiakermiac: gnome-apt and friends.  Many of the GUIs use python-apt.07:31
persiaSo if one installs from the "Software Center", one runs a slightly different codepath than if one installs with apt-get install.07:32
persiaBut if you can replicate with apt-get install, that becomes easiest to track down (fewer moving pieces)07:32
ddecatorthanks persia , i'll see if i'm able to replicate it in a 64-bit live cd and a 32-bit VM07:33
kermiaci confirmed it using both synaptic & apt-get from terminal, is that what you mean?07:33
kermiacsorry, i really got lost when you mentioned python-apt :)07:33
persiasynaptic doesn't use python-apt either :)07:33
persiaSo, sometimes I see install bugs that are really bugs with the apt python bindings (which are not yet full-featured)07:34
persiaAnd sometimes there are install bugs that are easy to replicate with apt-get install07:34
persiaSince we decided the problem was with apt, I just wanted to make sure you checked the command-line to confirm it wasn't python-apt.07:35
persia(some testers will always select the Software Centre when following instructions like "Install foo")07:35
kermiacok, so I'll update the test case & change the package to "apt" - anything else?07:35
persiaSo update the bug to indicate the test case is running `apt-get install hylafax-server` rather than just "Install hylafax-server", and reset the pacakge, etc.07:35
persiaTest against lucid?07:36
kermiacno, I usually use apt-get, or synaptic.07:36
kermiacok, I'll try against lucid too :)07:36
persiaIf you ever run into an install bug you can't replicate with apt-get, try using the Software Centre.  Sometimes that can expose something interesting.07:37
persia(otherwise we lose the bug, and never fix it).07:37
persiaBut in this case, it's straight-forward :)07:38
kermiacthanks for the tip :) I'm always keen to learn more07:38
persiaAlso, the workaround is even easier, because aptitude works, and is installed by default (I think), so users can just run `aptitude install hylafax-server` to do what they want.07:38
kermiacyup, very true. so it would definately be low (after I update)07:39
kermiacjust trying in lucid vm now07:40
kermiacall installed fine using apt-get in lucid07:41
persiaOK.  Update the bug to indicate it's a karmic-only issue.07:42
persiaThen check the SRU guidelines to see if it is worth fixing.07:42
persia!SRU07:42
ubot4Stable Release Update information is at http://wiki.ubuntu.com/StableReleaseUpdates07:42
kermiacwill do :)07:42
persiaIf it's not worth fixing in Karmic, report your findings that it's fixed in lucid, and mark the bug Fix Released.07:42
persiaextra points for going through the apt changelog and reporting which version fixed the issue.07:42
kermiacty for your help persia :)07:44
kermiacpersia: just going through the SRU wiki & I don't think it meets the criteria, although tbh I don't know how many people use the hylafax package so I don't know if it would how many people it is likely to effect08:03
kermiacbut at the same time it seems to meet this point08:03
kermiac#08:03
kermiac#08:03
kermiacBugs which represent severe regressions from the previous release of Ubuntu. This includes packages which are totally unusable, like being uninstallable or crashing on startup.08:03
persiaHow?08:03
kermiacbut "apt" is not uninstallable, hylafax is08:04
persiaRemember, the bug isn't in hylafax, it's in apt.08:04
persiaRight.08:04
kermiacyes, that's true08:04
persiaIf hylafax were broken in a way that made it uninstallable, I'd agree with you.08:04
kermiacso I'm guessing an SRU wouldn't be appropriate?08:04
kermiacdo you agree?08:04
persiaSince apt is broken in a way that means one has to install hylafax with aptitude, I'm not certain that it's worth the risk of updating apt.08:04
kermiactrue, & it is fixed in Lucid08:04
persiaI specifically try to avoid taking a stand on whether something should be an SRU :)08:05
* kermiac laughs08:05
persiaI'm not convinced it's worth it, but I won't tell you it's not if you think it is and have a good argument.08:05
persiaThat's a decision for the SRU teams.08:05
kermiacwell, I believe it isn't worth an SRU on something as important as apt - the potential for regression seems too high (to me at least)08:05
persiaIn that case, close the bug.  If someone disagrees, they can reopen against karmic for SRU processing.08:06
persiaJust be *really* clear in your comment closing it about why you're closing it, and why you don't think it needs an update.08:06
persiaSo that affected users don't get all annoyed because they aren't getting support.08:06
persiaI generally try to hunt down which version closed something, and clearly describe the workaround so that affected users don't have to be affected.08:07
kermiacpersia: I've been looking through the apt changelogs. The closest thing I can see is this08:27
kermiacChange history branch so that it does not break the08:28
kermiac    apt ABI for the pkgPackageManager interface08:28
kermiacpersia: do you think that might have been the change that fixed it? I'm not sure08:28
kermiacpersia: a lot of references in the change logs were a bit over my head :)08:28
persiaI doubt it.08:29
persiaTO me that looks like some VCS change.08:30
kermiacpersia: ty, I'll just forget about that part then :)08:30
persiaSounds good.  It's always good to check, in case it jumps out.  If you can't figure it out, report that you can't figure it out, but that you tested with a specific version, and know it to be fixed prior to that version.08:30
kermiaccan you pls have a quick look & see if the changes I made seem ok?08:31
kermiacbug 51245408:31
ubot4Launchpad bug 512454 in apt "hylax-server is configured before hylafax-client is installed & configured." [Low,Fix released] https://launchpad.net/bugs/51245408:31
persiakermiac: My only complaints are that you failed to report with which version of apt you tested it as fixed, and that you didn't indicate that you could replicate in karmic but not with the selected version of apt using the same setup.08:35
persiaIn practice, neither of these matter much, but in those rare cases where some user goes mad because they aren't ready to upgrade and believe that nobody cares about them, and that user has a big soapbox, it's nice to be careful.08:36
kermiacmaybe i wasn't very clear but I believe I noted which version of apt  had the error in karmic & which version didn't in lucid under "Notes"08:36
* persia has seen a few of these over the years, and so tries to imagine that all subscribed users are rabid anti-Ubuntu tech press writers.08:36
persiakermiac: Indeed you did.  I usually see that in a comment.  I retract my complaints.08:37
persiaVery nice job.08:37
kermiacexcellent - np persia, thanks for all your help this afternoon08:37
kermiacdo you have any suggestion to change how I layout what version i tested instead of just C&P the output of apt-cache policy?08:38
persiaNo.  That's a very nice way to do it.08:39
kermiacok, excellent :)08:40
persiaIn fact, it's better than what I usually do, which is to say in the comment something like "I was unable to determine which version of the package fixed it, but I could confirm the behaviour in 1.2 and confirm that the behaviour was not exhibited in 1.4"08:40
kermiacok, that's good then. Well, I'm off to go get ready to take the kids to the Australia Day fireworks :)08:41
persiaBut I tend to be both lazy and to prefer writing in paragraphs to tables of data, which probably has a lot to do with why I do it that way :)08:41
* kermiac laughs08:41
persiaNice evening for it.08:41
kermiacyup, it is - except it's still a bit hot... oh well - it's a nice clear evening with no clouds in sight so it should be a good show for the kids08:42
kermiacc-ya later :)08:42
BUGabundo_remotemorning08:44
=== seb128_ is now known as seb128
kermiacsry om26er - you noticed the dupe just as i was posting. my bad :)11:13
om26ermark this triaged/low https://bugs.launchpad.net/empathy/+bug/51274611:41
ubot4Launchpad bug 512746 in empathy "dragging and dropping a chat tab hides the original window" [Undecided,New]11:41
vishom26er: which version did you find bug? it is better if you file bugs with Ubuntu bug , the version# will also be uploaded11:49
vishits also in Empathy 2.29.611:49
vish*with $ubuntu-bug11:50
om26erin the last comment of upstream bug I wrote that its in empathy 2.29.611:50
yofelpedro_: thanks :D11:51
* vish too , thanks pedro_ :)11:51
pedro_yofel vish you guys are rockstars!11:51
pedro_om26er, did you send your application to bugcontrol?11:52
om26erpedro_, yes I did11:52
om26eractually its been two weeks11:52
om26er*a month+11:54
pedro_om26er, found it , will comment and ping the other folks on the list11:55
om26erpedro_, thanx11:55
kamusin:)12:17
pedro_morning kamusin12:19
kamusinhey pedro_12:22
hggdhpedro_: you and Brian voted for om26er, so he has the necessary votes14:32
hggdhpedro_: Brain == bcurtiswx14:32
LimCorewhat is the name of the program under alt+f2 like krun15:05
yofelLimCore: you mean what application is opened when you run alt+f2?15:14
Nelisif there is a bug in the version of a program that is in the latest ubuntu release but fixed in a newer version of that program, should the status of the bug report be set to invalid?15:24
ikoniaI thought that was just part of the actual desktop package15:24
ikoniaNelis: Should be fix-released15:24
Nelisquick answer, tnx :)15:24
yofelfix-released only if you have the respecting changelog entry that shows this was fixed15:25
ikoniadoes the guy who released the fix normally set that15:25
yofelikonia: usually you add a (LP: 123456) to the changelog so the bug is automatically set to  fix released15:26
ikoniaah yes, but the guy who's fixing it normally does that from my experience15:26
yofelikonia: yes, but sometimes you forget it, and if a but get's fixed in debian and the package is synced then the bug isn't auto-closed too15:27
hggdhwell, more strictly: if the programme has been fixed on *Lucid*, then it is fix released; if it has been fixed upstream, it is still either triaged or fix committed (depending on the team)15:27
hggdhgenerically, a fix upstream (not yet downloaded and added to an Ubuntu package) is not enough for fix released/committed15:28
Nelisi believe that is the case here15:29
hggdhin the case of upstream-fixed only: if the tracker is not automatically updated, please add a comment stating it has been fixed (if you have the commit string, even better, but not critical), and mark the upstream bug accordingly15:31
mrandMan, ubiquity project is in need of serious help.  It's like a black hole for tickets:  1112 open bugs, 629 of which are new.  https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bugs15:33
Nelishggdh: I'm sorry, I'm kinda new to this, I don't really know what half you just said means.15:33
hggdhNelis: no problem :-) sometimes I tend to be overly descriptive15:34
yofelmrand: good target for a hugday ;)15:35
hggdhNelis: please ask whenever you have a doubt. If it is about a specific bug, giving the bug number (type 'bug xxxxxx') will give us more context on the question15:35
hggdhNelis: and -- thank you for helping15:36
Nelisbug 51281115:36
ubot4Launchpad bug 512811 in evolution "copy / paste from scalc in plain text makes PNG attachment" [Undecided,New] https://launchpad.net/bugs/51281115:36
hggdhhum. The OP opened the bug here and gave two ustream bugs as reference. So... looking at them (but I have no idea of what is 'scalc')15:37
mrandyofel: indeed!15:38
NelisYes, I was thinking since it is fixed in a newer version, it is not needed to open up a new bug report on it?15:38
yofelkamusin: do you know if someone's organizing a hugday this week?15:39
mrandyofel: the problem appears to be that ubiquity encompasses a wide variety of things, and many of the bugs are fairly technical.  But that doesn't mean bugsquad couldn't help with duplicate identification and escalation of major or critical looking items.15:40
hggdhNelis: although not necessary, it gives us a reference, so not a bad idea all-in-all. But I think (still reading it) that mbarnes fixed it on trunk only. Back to reading the story15:41
dholbachDay 2 of https://wiki.ubuntu.com/UbuntuDeveloperWeek starting in #ubuntu-classroom (on irc.freenode.net) in 17 minutes!15:43
hggdhNelis: yes -- it is fixed on 2.29.6, which has not yet landed on Lucid. So... what we should do here:15:44
kamusinyofel, I saw Planning page and said that this thursday there one of ubuntu-one client15:44
yofelah, ok15:44
hggdh(1) add an upstream bug tracker for Gnome bug 60371515:44
kamusin;)15:44
ubot4Gnome bug 603715 in Mailer "Paste as plain text" [Enhancement,Resolved: fixed] http://bugzilla.gnome.org/show_bug.cgi?id=60371515:44
hggdh(2) mark this bug Triaged/Medium15:45
hggdh(3) add a comment about *why* we are doing this, and that this bug will be fixed on the upcoming Evolution 2.29.6/2.30 on Lucid15:45
hggdhNelis: are you willing to do it? We will help, and it is a really good example of work15:46
Nelishggdh: yes, i'd love to do it, just trying to find out how :)15:46
Nelishggdh: how would one add a bug tracker to this bug?15:47
hggdhNelis: OK. You will need to copy the link to the Gnome bug I pointed above. Then, on the Ubuntu bug, click on "Also affects project"15:47
Nelishggdh: done15:48
hggdhNelis: the "I have the URL for the upstream bug" option should be preselected; if not, select it. Now paste the link for the bug on the input space to the right of the option15:48
Nelishggdh: yes, I've done that. It's added :)15:49
hggdhNelis: cool.15:49
hggdhNow you should be back to the Ubuntu bug, and you should see the task listed15:49
Nelisyes15:50
hggdhstatus and importance are probably "Unknonw" right now. This is normal, it takes a while for the bots to get there and update them15:50
Nelisnormally at this point I should ask someone in this channel to update status and importance right?15:51
hggdhNow, change the Status to "Confirmed"; also please tell me how Important you think this is15:51
hggdhYou should confirm the bug, and add a comment on *why* you changed the status15:52
hggdhthen you would come here and ask someone to set it Triaged, with a proposed Importance15:52
Nelisok15:52
hggdhYou cannot set Status == Triaged -- this is a restricted operation, and only bug-control can do it. You also cannot set Importance15:53
NelisIndeed I noticed :)15:53
hggdhbut the impotant point here is: *always* add a comment explaining why you are changing the status. Also, it is nice to start with "Thank you for opening this bug and helping make Ubuntu better, etc, etc"15:54
Nelisah yes15:54
hggdhNelis: this is a good start for the gory details: http://wiki.ubuntu.com/BugSquad, and https://wiki.ubuntu.com/BugSquad/KnowledgeBase15:55
LimCoreyofel: yes15:55
yofelLimCore: in KDE it's krunner, in gnome it's gnome-panel (I think)15:56
Nelishggdh: Yes, I read through most of that yesterday. It's quite some text :)15:56
yofelby default at leas15:56
yofel*least15:56
hggdhNelis: indeed, and quite a, er, dry reading15:56
LimCorethx15:57
hggdhNelis: so... are you adding the comment? If you are unsure on what to say, propose something on pastebin15:57
hggdh!pastebin15:57
ubot4For posting multi-line texts into the channel, please use http://ubuntu.pastebin.com | To post !screenshots use http://tinyurl.com/imagebin | !pastebinit to paste directly from  command line | Make sure you give us the URL for your paste - see also the channel topic15:57
Nelishggdh: would it be a good idea if we talk a bit in private so we don't clutter up the channel? I'm sure I will have more questions later if you have the time.15:58
hggdhNelis: we can, but most of your questions will be standard doubts on how to deal with bugs -- and this is exactly what the channel is for (and may help others, lurking in the background, but too shy to ask)16:01
Nelishggdh: ok, very well16:01
hggdhNelis: so I would rather keep it here. If you have something you feel should be private, then by all means go ahead and PM me16:02
Nelishggdh: http://ubuntu.pastebin.com/d391fd048 something simple like this?16:02
hggdhNelis: yes, perfect. Now, Evolution is dealt with my the desktop-bugs team (but I will take care of that after you have added the comment)16:03
hggdhs/my/by/16:04
Nelishggdh: i have added the comment.16:04
=== yofel_ is now known as yofel
hggdhNelis: and I have upped it to Triaged (and added a comment). I also set it to LOW importance.16:07
Nelishggdh: now on the importance part: I'm not sure if it should be low or medium. Personally I'd think it would be low.16:07
Nelishggdh: ah, nice timing :)16:07
hggdhNelis: heh. I agrre16:07
hggdhagree16:07
Nelishggdh: thanks for the help, time to find myself another bug to triage. I'm sure I'll have more questions.16:08
hggdhwhenever you confirm a bug (or, in critical issues) you should always try to figure out what is the Importance16:08
hggdhand we will be here ;-)16:08
om26ermark it triaged please https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/51276116:10
ubot4Launchpad bug 512761 in empathy "“Subscription request” dialog is confusing" [Undecided,New]16:10
mrandom26er: and what importance?16:15
om26erlow16:15
mrandom26er: done.  Thanks for helping!16:15
mrandOn many UI issues I'd be tempted to mark it wishlist, but that one seems bad enough to justify at least low.16:16
persiaUI issues should generally be "Low" unless they are feature requests.16:17
persiaPart of the general usability initiative.16:18
persiaSee w.u.c/Bugs/Importance16:18
hggdhhi persia, good day16:18
persiahey.16:18
mrandindeed16:18
om26ermark it triaged https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/50971816:33
ubot4Launchpad bug 509718 in empathy "ICQ no notification for adding contact request" [Undecided,New]16:33
om26er*please16:36
yofelom26er: and again: importance?16:40
vishom26er: it isnt really necessary to open launchpad bugreports for upstream bugs .. ;)16:40
yofelthat too16:41
yofelthe kubuntu team would actually mark it as invalid16:41
om26eri am think medium16:41
jpdsvish: It's useful, so people can track when a fix is in the Ubuntu package.16:41
om26eryofel, mark it medium16:42
vishjpds: yes , but , he reported the bug both places ;) ... so he'd probably be subscribed upstream as well :)16:42
jpdsvish: So? We can still track the fix in Ubuntu.16:43
vishjpds: oh well , it was just something i noticed members other desktop team mention.. [not my opinion really]16:44
vishother members of*16:44
jpdsI like to see bugs and go: "Oh, it's fixed upstream, but it hasn't landed in the Ubuntu packages yet".16:45
om26ervish, i reported this upstream and downstream due to a spoiled version of the duplicate of this bug.16:45
NelisBug 512773 is sort of a request to add a mouse driver to Ubuntu. How should I triage this?16:45
ubot4Launchpad bug 512773 in linux-meta "Apple magic mouse not supported" [Undecided,New] https://launchpad.net/bugs/51277316:45
yofelom26er: done16:46
om26eryofel, thank you16:46
vishom26er: yeah , i noticed the dup too , but you did for another bug as well this morning.. anyways... ;)  [no personal preference of mine , but you might get that mentioned by the desktop team ] ;)16:46
* om26er don't like bugzilla for finding bugs so if a bug is linked with LP it can be found easily 16:48
* hggdh just noted yofel is now marking bugs triaged ;-)17:18
yofelhggdh: yep, thanks to pedro_ ;)17:22
vishhggdh: what sort of mail does the bugcontrol ML get?17:24
* vish noted a few crasher mails.. but couldnt figure out the pattern17:24
yofelhm, good question17:26
yofelwas wondering that too17:26
yofelis it all apport crashes that are private?17:26
hggdhvish: it is a low volume ML. Mostly applications to bug-control, and Things To Discuss17:27
vishah17:27
hggdhvish: we had a bit of action a few days ago, when the translation/bug-control integration caused all translation bug to be sent to the ML, but this has been bypassed17:31
hggdhyofel: all all crash bugs opened by apport are born private due to potential privacy issues17:32
hggdhwhen opened only the OP and apport can see them17:32
vishhggdh: yeah , i got the translation bug comments today , and was wondering if the volume was high..17:33
yofelhggdh: ah yes, and why do some of them land on the BC ML?17:33
* vish setup a new folder for bug control expecting lot of mail17:33
* yofel sorts bugsquad and bugcontrol into one folder17:33
hggdhvish -- I have a separate forlder for it. Even low volume, it tends to accumulate email during time17:33
hggdhyofel: why some of them what? translation bugs, or *other* bugs?17:34
yofelhggdh: hm, looking again, most seem to be about bugpatterns, what was that again?17:39
hggdhyofel: these are bugs that need a pattern built so that apport will consider them as already reported17:40
yofelah, ok :)17:40
* vish little sad , wont be able to bug hggdh to set statuses :(17:46
* hggdh does not feel sad about this particular action ;-)17:47
qensevish, you could still let us know all the status changes you're doing17:47
qenseYou just don't have to ask someone else to do it for you now.17:47
vish;]17:47
hggdhOK. A more technical question: anybody knows *where* in apport the back-office retrace is done?17:49
qenseapport-retrace?17:49
qenseIt's a separate package.17:49
hggdhyes, but it is part of the apport source in bzr. I am writing a stacktrace sanitiser, and the only place I can see GDB being called is in report.py. I will hunt down calls to it now17:54
qenseI don't know more about the retracer, I'm afraid.17:54
yofelhm, where should bug 512883 go? compiz?18:00
ubot4Launchpad bug 512883 in ubuntu "[WISH] Add Window Organisation like in Windows7" [Undecided,New] https://launchpad.net/bugs/51288318:00
qenseyofel: Brainstorm and maillists?18:02
vishyeah... direct the user to brainstorm , iirc , there is already an idea for that18:05
yofelreally? I think that's a regular whishlist bug, or are we supposed to send just about any UI improvement to brainstorm?18:06
qensenot any, only larger ones that could be subject to discussion18:07
qense(large, broader discussions)18:08
hggdhwhich would be the case here, BTW18:08
yofelok, I'll send him to brainstorm then18:09
NelisBug 512773 is a request to add a mouse driver to Ubuntu. How should I triage this?18:11
ubot4Launchpad bug 512773 in linux-meta "Apple magic mouse not supported" [Undecided,New] https://launchpad.net/bugs/51277318:11
yofelNelis: that should be against linux, not linux-meta afaik, but I don't know more18:21
yofelogasawara: you here?18:21
hggdhyes, it is a kernel drive, so 'linux' is the correct package18:23
hggdhbut it would be better if this was submitted for consideration to the kernel ML18:24
Nelishggdh: so what actions should I take here?18:27
hggdhNelis: change package from Linux-meta to Linux -- and then I am not sure. ogasawara will certainly know more.18:27
Nelishggdh: wouldn't the status be invalid since this is not really a bug, more like a feature request?18:28
hggdhIt is still a valid request -- a specific hardware is not supported by the kernel (at least at the OP kernel version). This will probably end as a Wishlist, though18:30
Nelisok18:31
yofelNelis: maybe you'll find something useful here: https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies18:31
Nelisyofel: tnx, i'll check that.18:31
jcastroqense: if you run into an app that wants app indicators or you think is a good candidate feel free to tag it with "application-indicators" as a tag20:05
jcastroqense: any help from anyone to bring in app developers to port their apps would be most welcome.20:06
qensejcastro: Thanks for telling, I'll try to use the tag and encourage people to use the AppIndicator.20:07
jcastroqense: My main goal for this cycle is tracking the stuff in main, we'll even be writing a bunch of the patches to send upstream, but universe is endless20:08
qensethat's an understatement20:09
qensejono has Rick Rolled all his followers :P20:10
jcastroI just clicked it20:10
qenseWhy is it not real?!20:10
=== thekorn_ is now known as thekorn
anon^_^Hi, anyone familiar with gnome-screensaver or powermanagement?21:51
anon^_^trying to identify the correct process to create a bug report21:52
anon^_^http://img710.imageshack.us/img710/2503/whatisthis3.png21:52
anon^_^every so often this applet appears in task tray, notification area21:53
anon^_^if you move the mouse or press a key on keyboard it disappears21:53
yofelanon^_^: I think I've seen this, lemme search for something22:05
anon^_^thanks yofel22:05
anon^_^screensaver is turned off, but this applet seems to only appear after system is idle for a period of time22:06
anon^_^by idle I mean no input, no movement from mouse, no keys pressed on keyboard22:07
anon^_^move mouse after it appears, or press key on keyboard and it dissapears22:08
yofelanon^_^: does bug 421347 sound like your issue?22:08
ubot4Launchpad bug 421347 in xserver-xorg-video-intel "[i945gm] gnome-power-manager and blanking (removal of bodges)" [Undecided,Confirmed] https://launchpad.net/bugs/42134722:08
anon^_^checking22:08
anon^_^sounds like it could be related22:11
yofelanon^_^: looking again, you might have a different issue if you can't hover the icon and it disappers once you move the mouse22:12
anon^_^the icon/applet described is the same, power management for monitor is turned on, and description matches with similar behavior of idle timer22:12
anon^_^that would be different then22:13
anon^_^i had to use a camera to take a picture, if I used print screen it applet would disappear22:14
yofelhm, I don't know that as I've never seen that Icon and haven't used gnome in a while22:15
yofeldoes anyone else have an idea? ^^^^22:15
anon^_^going to try #ubuntu-devel, was pointed that direction22:15
micahgbdmurray: BTW, I didn't open a bug for the second QA issue which is the stats aren't updating (3 days old)22:17
bdmurraymichag: one thing at a time ;_)22:17
micahgbdmurray: I know, just wanted you to be aware, do I need to file a separate bug?22:18
anon^_^btw, thanks for assitance yofel22:20
yofelanon^_^: you're welcomme22:21
yofel*welcome22:21
bdmurraymicahg: yes, that'd be great22:21
bcurtiswxlol @ hggdh: thanks for calling me "Brain" ;-)22:31
hggdhheh. A lapse, just a lapse ;-)22:34
yofel^^22:34

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