=== BUGabundo_DrWho is now known as BUGabundo [01:17] hi, is there a document on assigning how important a bug is for those who assign such things? [01:25] phillw: you mean this? https://wiki.ubuntu.com/Bugs/Importance [01:58] ddecator: yeah, I found it, thanks [05:18] ddecator: i have a few questions if you're available [05:20] or micahg [05:20] drew212: hi [05:20] can you check out bug 592658 and bug 598010 and give me some advice, i'm not sure how to handle them [05:20] Launchpad bug 592658 in firefox (Ubuntu) "Firefox crashed using java (I suppose...) (affects: 1) (dups: 1) (heat: 12)" [Undecided,New] https://launchpad.net/bugs/592658 [05:20] Launchpad bug 598010 in firefox (Ubuntu) "upgrade ubuntu = crash using firefox (affects: 2) (dups: 1) (heat: 16)" [Undecided,Incomplete] https://launchpad.net/bugs/598010 [05:25] drew212: well, on 592658, there were Firefox and gtk updates recently, perhaps ask the user if Firefox 3.6.6 is any better? [05:28] drew212: a user should have access to their own crashes, maybe ask for ls -l /var/crash [05:28] or /var/crash/*firefox* [05:28] -l? that doesn't work for me [05:28] oops =P [05:28] drew212: ls -l doesn't work for you ? [05:29] i forgot the LS =P [05:43] micahg: do you work on songbird? [05:46] drew212: I used to, might again soon [05:47] i want to fix a bug, seems like an easy fix if i could find the right file, i'm learning alot of python, i just dont know where to look to figure out the bug [05:48] or whatever it is programmed in, i can learn the syntax quickly [06:24] drew212: the songbird devs keep making changes, so once we can get the ppa going again your bug may be fixed upstream already :) [06:25] ddecator: sweet [06:25] how soon on the PPA [06:26] depends when micah has time to review, but he's been busy with backporting and soon he'll be working on thunderbird 3.1 and a whole bunch of stuff. i should probably test build again, there is likely some minor tweaks that need to be done by now.. [06:27] actually i'll do that now.. [06:27] ddecator: drew212: songbird dev stuff should be in -mozillateam :) [06:27] micahg: true :) [09:14] morning! unleash the screw driver in you!! === cyphermox_ is now known as cyphermox [17:12] Hi, is it possible for someone to upload a fix to the meanwhile package? There is a patch attached to this bug report: [17:12] https://bugs.launchpad.net/ubuntu/+source/meanwhile/+bug/264752 [17:12] Launchpad bug 264752 in meanwhile (Ubuntu) (and 1 other project) "Meanwhile user status detection broken (affects: 1) (heat: 15)" [Undecided,Confirmed] [17:12] alternatively, if someone can help me find who to contact about this, that would be very helpful too :-) [17:13] aliguori: try #ubuntu-reviewers to have someone evaluate the patch [17:13] micahg, is that on a different network? [17:13] aliguori: no [17:14] /join #ubuntu-reviewers [17:14] micahg, the channel appears empty [17:14] aliguori: might be #ubuntu-reviews [17:14] ah, excellent [17:14] micahg, thanks! [17:14] aliguori: np === deryck is now known as deryck[lunch] [17:44] <^arky^> hi mvo , you got a moment for a software-center patch [17:53] does anyone know if poppler 14.0 will be an SRU in lucid? [17:54] bbordwell: doubtful [17:55] micahg: alright, so whould I just use the second response here: https://wiki.ubuntu.com/Bugs/Responses#Fixed%20in%20Development%20release%20while%20still%20existing%20in%20a%20previous%20release for a bug that has been fixed in poppler 14.0 (which is in maverick)? === deryck[lunch] is now known as deryck [18:03] bbordwell: bug #? [18:03] https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/598381 [18:03] Launchpad bug 598381 in poppler (Ubuntu) (and 1 other project) "does not open document (affects: 2) (heat: 12)" [Low,Triaged] [18:04] bbordwell: if you want to SRU, cherry pick the fix, check with ubuntu-sru team if you're not sure if it'll be accepted [18:05] alright, upstream did not point to a commit, but I will ask for it [18:05] bbordwell: if it works in maverick, mark fix released [18:05] bbordwell: might really be a dupe upstream then [18:06] just a reminder -- QA meeting in progress on #ubuntu-quality [18:28] ^arky^: yes [19:01] They say that ubuntu is made by people all over the world. so how can on become a developer for ubuntu. [19:01] !developer | gaurav__ [19:01] gaurav__: Want to become an Ubuntu developer? Look at http://www.ubuntu.com/community/processes/newdev and the Wiki (http://wiki.ubuntu.com) for involvement in specific projects such as Kubuntu or Xubuntu. [19:03] @ubot2: this link takes me to the governance page [19:04] gaurav__: sorry, link must be out of date: https://wiki.ubuntu.com/ContributeToUbuntu [19:06] New here :) first time on irc since 1990 :) [19:06] plz give me a direct link. this page is so vague [19:07] gaurav__: https://wiki.ubuntu.com/UbuntuDevelopment [19:35] !development [19:35] Interested in becoming an Ubuntu Developer? Get started here: https://wiki.ubuntu.com/UbuntuDevelopment [19:35] * micahg used the wrong keyword :) [19:35] :) [20:12] ok. We are back, on bug 596127 [20:12] Launchpad bug 596127 in ubuntu (and 1 other project) "Ubuntu bugs not fixed (affects: 1) (heat: 22)" [Undecided,Invalid] https://launchpad.net/bugs/596127 [20:16] again? gosh... [20:19] bdmurray: my change to bugsquad-membership.py is failing with a 500 internal server error -- http://pastebin.ubuntu.com/457499/ [20:23] hggdh: looking [20:27] hggdh: :param status: `TeamMembershipStatus` value must be either [20:27] Approved, Proposed or Admin. [20:27] hggdh: declined is not allowed [20:28] bdmurray: oh, then the doc is wrong... [20:28] bdmurray: please reject the merge, then. Should I open a bug on the LP API docs? [20:28] hggdh: try declineInvitationToBeMemberOf maybe [20:29] bdmurray: ack, will do [20:29] hggdh: you can modify your branch and push it again [20:29] roger [20:29] hggdh: actually I'm not sure that will work it might just be usable by a person not a team [20:30] yes, I was wondering, but since I have one candidate to decline, it will be easy to find out ;-) [20:48] bdmurray: yes, does not work, I get back a 401 (unauthorised). Ah well. [20:49] hggdh: well there should be a bug (against launchpad-registry) about that really [20:49] I didn't see an easy way to fix right away though [20:50] I will look for it; if I do not find a bug, I will open one [20:55] hggdh: ah try setStatus https://edge.launchpad.net/+apidoc/1.0.html#team_membership [20:55] bdmurray: cool, thank you [21:31] exit [21:57] hmm , well , i have an odd bug , if i kill gnome-panel it does not restart , looks like Bug #542343 , which is marked as fixed and there are users commenting they have the problem still [21:57] Launchpad bug 542343 in gnome-panel (Ubuntu) (and 2 other projects) "gnome-panel will not autostart on lucid (affects: 107) (dups: 22) (heat: 496)" [High,Fix released] https://launchpad.net/bugs/542343 [21:57] if i kill the panel , it doesnt come back [21:58] but when i check the $ ps aux | grep gnome-panel [21:58] i find a gnome-panel listed [21:58] and the PID is is always changing everytime i check , seems like -panel is trying to restart but failing o.0 [22:00] oh wait wrong bug# [22:03] Hello, since yesterday, I have some gtk warning + critical message when starting emacs (v23 on maverick), someone can confirm before I open a report? === awalton is now known as awalton__ [22:23] bdmurray: worked like a charm :-) [22:31] hggdh: sweet [22:31] heh. I will hold on it for a bit, so that I can test it against new requestors