[09:39] Morning !! [09:39] vish: Here? [09:39] xteejx: yo! [09:40] vish: Hey vish, just a quick Q about bug 664996, not sure about it [09:40] Launchpad bug 664996 in humanity-icon-theme (Ubuntu) (and 1 other project) "missing icon for audio-headset-usb or audio-headset (affects: 2) (heat: 12)" [Wishlist,Confirmed] https://launchpad.net/bugs/664996 [09:40] I understand you are the humaity-ic0on-theme person :) [09:42] xteejx: i havent checked the code, but I can trust him and can just add the icon there, but it is Just Not The Right Way™ , the right way is to add the icon in whatever package is using "audio-headset-usb" *first* [09:42] s/can trust/could trust [09:43] I think I understand [09:43] So there's nothing for for me to do with that report for now then I assume? [09:43] xteejx: if some package is using a new icon name(non-standard) of its own, it first needs to add that icon to its package [09:44] xteejx: maybe forward it upstream? [09:44] xteejx: tell upstream that they are using an icon name which does not exits [09:44] exist* [09:44] I see, humanity pulls in the icon set from the audio-usb-headset, meaning its that, not humanity? Is that right? [09:45] * xteejx hasn't had a coffee yet [09:45] xteejx: that bug has nothing to do with Humanity, I can add the icon as a wishlist but not a bug for me ;) [09:45] xteejx: it might probably be due to gnome-icon-theme removing a huge load of stock icons [09:46] xteejx: a lot of old "stock" icons were removed when gnome-icon-theme 2.28 was released [09:46] Ok, cool....problem is I'm not sure who to forward it *to*....gnome? [09:46] yea, i dint know either, else i would have sent it :) [09:47] lol, I'll send it to gnome, if they think it's wrong they can say "no it should go to X" [10:39] Could somebody confirm whether bug #738063 exists on other releases besides Lucid? Testing that shouldn't take more than couple minutes, but requires at least openssh-server to be running (whether ecryptfs is unrelated is unknown for now). [10:40] Launchpad bug 738063 in gnome-keyring (Ubuntu) "gnome-keyring-daemon assertion failures when changing password remotely (affects: 1) (heat: 6)" [Low,Incomplete] https://launchpad.net/bugs/738063 [13:14] yofel, ping [13:15] pong [13:17] yofel, what should or where should where i go so that my improvement suggestions will takesn seriously by scribus team? [13:17] Abhijit: it was already implemented [13:17] will be in 1.4rc3 [13:17] no no i am not talking about yesterdays bug [13:17] ah [13:17] there still some more bugs i found [13:18] i found today [13:18] yofel, my reporting to launchpad is enough? [13:18] well, they're using a mantis BT at http://bugs.scribus.net - more details in #scribus. But you should test it with the most recent release of 1.4 if it's scribus-ng [13:19] they have they're own packages for ubuntu in their archives [13:19] *their [13:19] ok i will get 1.4 and report to thier bug system [13:19] ok [13:19] Abhijit: see http://wiki.scribus.net/canvas/Debian [13:19] yeah === ankreloaded___ is now known as areloaded [13:43] Abhijit: ah, and take a look at http://docs.scribus.net/index.php?lang=en&page=bugreport [13:44] yofel, sure [14:17] yofel, ping? [14:17] hm? [15:05] charlie-tca, ping [15:09] yes? [15:14] LP is just awesome! [15:14] AWESOME!!! [15:15] * vish too fickle or just that LP doesnt go down for as long as GNOME's Bugzilla ;p [15:16] vish :) [16:43] Looking for confirmation on bug 742598 please [16:43] Launchpad bug 742598 in gnome-system-tools (Ubuntu) "users-admin - newly added user is diabled when using the generated password option (affects: 1) (heat: 8)" [High,New] https://launchpad.net/bugs/742598 [16:44] jibel: I found this bug last night. If its valid its a test automation blocking defect [16:44] ^ [16:49] patrickmw, nice, you're finding bugs :-) [16:50] jibel: yay testing [21:42] Hello [21:43] olá [21:43] Helloo [21:44] So I've noticed bug 626798 has a few duplicates and I'm going to write a bug pattern to stop more from coming in if anyone is interested in this. [21:44] Launchpad bug 626798 in update-manager (Ubuntu) (and 1 other project) "update-manager crashed with DBusException in _run() (affects: 174) (dups: 240) (heat: 1816)" [Medium,Confirmed] https://launchpad.net/bugs/626798 [21:47] Is that what the pattern does? [21:47] Yeah apport checks for a bug pattern to see if there is a match before reporting a bug. [21:47] So a bug pattern is a way to stop additional duplicates from coming ing. [21:48] er coming in [21:48] I have to remember that. I had a couple this cycle that could have used that :-) [21:49] * yofel knows what a pattern is and what it does, just not how to write one [21:49] https://code.launchpad.net/~ubuntu-bugcontrol/apport/ubuntu-bugpatterns/ [21:49] that's where they are [21:50] If we view the branch content [21:50] I did not know what they did, but I see them often [21:50] and look at bugpatterns.xml we can see the patterns [21:51] http://bazaar.launchpad.net/~ubuntu-bugcontrol/apport/ubuntu-bugpatterns/view/head:/bugpatterns.xml#L1113 [21:51] * charlie-tca is still learning things [21:51] there is an example of one [21:51] since we are dealing with update-manager I'll copy and paste those 6 lines [21:52] the pattern url is where people will be sent - our master bug in this case [21:52] package will be the same [21:52] I actually like using OriginalTitle not Title as the key [21:52] OriginalTitle is in the description and people are less likely to muck with that [21:53] This is what I have now [21:53] update-manager crashed with DBusException in _run\(\) [21:53] we are dealing with regular expressions here hence the \(\) [21:54] Now I'll look at the Traceback [21:54] http://launchpadlibrarian.net/54625499/Traceback.txt [21:54] and use parts of the last 2 lines [21:55] so now I have this [21:55] yield self._transaction.run\(defer=True\) [21:55] BusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. [21:57] so then I test it with a script included in the bzr branch - test-local [21:57] ./test-local 626798 [21:58] LP: #626798: Matched bug pattern: https://launchpad.net/bugs/626798 [21:58] Launchpad bug 626798 in update-manager (Ubuntu) (and 1 other project) "update-manager crashed with DBusException in _run() (affects: 174) (dups: 240) (heat: 1816)" [Medium,Confirmed] [21:58] So, that's great [21:58] then I could check some duplicates too [22:00] weird 735002 didn't match [22:01] The stacktrace has DBusException: org.freedeusernametop. [22:01] which is kinda weird but since it is a regex we can match that too [22:05] I also needed to replace 'defer=True' [22:05] so now I have the following [22:05] yield self._transaction.run\(.*\) [22:05] DBusException: org.*.DBus.Error.NoReply: Did not receive a reply. [22:08] so then I'll use search-bugs to check other update-manager bugs to make sure I'm not catching other bugs I don't want to [22:12] of course that takes a bit ;-) [22:13] Anybody listening? Have any questions? [22:14] * yofel listens [22:14] ooh, found bug 710569 whihc is an unmarked duplicate [22:14] Launchpad bug 710569 in update-manager (Ubuntu) "update-manager crashed with DBusException in _run(): org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. (affects: 5) (dups: 2) (heat: 97)" [Undecided,Confirmed] https://launchpad.net/bugs/710569 [22:15] * charlie-tca listens, but only understands a little bit [22:15] * charlie-tca understands it finds dups now, and he won't have to keep marking them when the bug pattern is done. [22:16] apport does most of the duplicate consolidation for apport-crash reports but not apport-package bug reports [22:16] er the apport retracer does most of the duplicate consolidation [22:18] search bugs also found bug 716962 which is a nother duplicate [22:18] bdmurray: Bug 716962 on http://launchpad.net/bugs/716962 is private [22:18] you still get quite a bit of mail if a lot of duplicates get filed, not having them filed in the first place saves time for both sides [22:19] yes, if a bug has 20 or more duplicates we already know its a problem [22:19] 200 is a bit wasteful [22:20] when does the retracer add the bugpattern-needed tag? 10 dups? [22:21] yofel: about that [22:22] this is what I used with search bugs [22:22] search-bugs --package update-manager --tags apport-crash [22:23] So I've pused the pattern now [22:25] http://bazaar.launchpad.net/~ubuntu-bugcontrol/apport/ubuntu-bugpatterns/revision/189 [22:25] that might show the diff [22:25] ah, I noticed that all Package definitions are all '^package ', do we need the start_line at the beginning and space at the end? [22:26] yofel: no, they were all used to be in one xml file per package and that happened during the conversion process [22:26] k [22:27] yofel: the space at the end is a good idea just in case though [22:27] apport looks at the bug attributes like this [22:27] Package: update-manager 1:0.146.3 [22:28] so if we have update-manager and update-manager-awesome [22:28] the same pattern could wrongly match both packages [22:28] well so the same this is true with awesome-update-manager [22:28] indeed [22:28] so using '^package ' really is best ;-) [22:29] yeah, thanks [22:29] a badly written pattern could stop all crash reports from coming in ;-) [22:29] and I'm happy to review merge proposals [22:31] or commit patches [22:32] or even do all the testing! [22:32] also looking at the traceback it looks like the crash is really in aptdaemon === yofel_ is now known as yofel