=== jrib is now known as Guest97355 === nhandler is now known as Guest956 === nhandler_ is now known as nhandler === arand_ is now known as arand [10:48] In maverick when I inserted an SD card it appeared as /media/disk. In natty it appears as /media/1B8D-67AB. Bug or feature? [11:01] steveire: a feature [11:03] How is that a feature? How do I turn it off? [11:03] It breaks my script [11:03] you can't [11:03] your script is already broken ;) [11:04] How is my script broken? Lets say it does 'cp * /media/disk' and I have 10 SD cards to copy to. [11:04] Where can I find more info? [11:05] * steveire > lunch [11:06] /media/disk is ambigious, and there is no guarantee that it won't be disk1 oe disk2 depending on the number of disks attached [11:06] on the other hand partition uuid will almost certainly point to the same device every time [11:52] kklimonda: I have only one SD card slot [11:53] I want to refer to that, not to the individual disk that is inserted. === yofel_ is now known as yofel [11:54] you couldn't do that before either, if you had plugged in a flash drive and then the SD card, the card would've been disk-1 not disk [11:54] and /media/ is intended udisks behaviour [11:55] I simply never plugged in an SD card and usb at the same time. [11:55] Where can I find out more about this change? [11:56] well, you're on KDE right? /media/disk is HAL behaviour, /media/ is udisks [11:56] Why doesn't it create both /media/disk/ and /media/foobar? [11:57] So it's a kde thing? You mean I have to look into this udisks stuff to learn more? [11:57] what's the device called? If it's something like /dev/mmcblk... like on my thinkpad you could parse the mount pount out of the 'mount' output [11:58] steveire: it's a result of the HAL deprecation, udisks behaved like that long before natty, KDE just kept using hal until now [11:59] I see === _pedro is now known as pedro_ === deryck is now known as deryck[lunch] === deryck[lunch] is now known as deryck [17:47] QA meeting in #ubuntu-quality in 15 minutes. === zyga is now known as zyga-afk-bbl [18:41] I have found a solution for a bug. What are the steps I can do to solve the bug in Ubuntu? I already left a comment where I told what I think the issue is and what the fix might be. Im talking about bug 771235 [18:41] Launchpad bug 771235 in adium-theme-ubuntu (Ubuntu) "missing icon in message from past (affects: 2) (heat: 10)" [Undecided,New] https://launchpad.net/bugs/771235 [18:47] JoshuaL: that looks like enough info to set to triaged, to fix, a patch to install the file if it exists would be good [18:47] JoshuaL: what priority would you give that bug? [18:48] s/priority/importance/ [18:48] it looks a bit odd when you open a chat with someone, but its not that big of a deal i guess, so low or medium? [18:49] i have never written a patch before [18:49] setting to low since it's only cosmetic [18:50] ok [18:51] JoshuaL: here's a guide to creating a debdiff: https://wiki.ubuntu.com/PackagingGuide/Recipes/Debdiff#Creating%20A%20Debdiff [18:52] cool thanks, i will look at that :) [18:56] micahg, looks interesting! :) === ivoks is now known as banana === banana is now known as ivoks [19:32] i found a bug report which I think belongs to another package. Is it OK if i mark it as affecting the project I think is the correct project? [19:35] JoshuaL: if you're convinced that the bug is in the other package feel free to change the affected package name [19:36] ill verify before i will do so, its about bug 770598 [19:36] Launchpad bug 770598 in gwibber (Ubuntu) "Gwibber keeps "Post to" text when clicked (affects: 1) (heat: 6)" [Low,New] https://launchpad.net/bugs/770598 [19:36] i think it is a bug in indicator-me [19:45] yofel, ok im 99% sure it is :p, is there a default message I should/can post? [19:47] check on https://wiki.ubuntu.com/Bugs/Responses, don't know offhand if there is one [19:47] but that looks like an indicator bug [19:49] ok [20:19] I keep bugging you guys with questions :P, here is another one: The indicator-appmenu doesnt always make the application action I select in it. For example when I click mail it only wobbles the icon for evolution in the launcher (evolution being on a different workspace). But when I click on for example Xchat (with the plugin installed), it goes to the workspace where xchat is located. Is this a bug or is this how the indicator-app-menu sh [20:19] ould work? And if its a bug what is a good summary for a bug report? [20:21] or is it another package? [21:24] I have found a bug which is both a duplicate and affecting the wrong project. The best solution would be to mark it as a duplicate right? [21:52] JoshuaL: yes, just duping it is enough [21:53] jbicha, ok, however in the end I was not sure if it was a dupe or not so I marked it as affecting that project and asked for more information :) === ZNC is now known as ZNC-afk === ZNC-afk is now known as ZNC [22:41] RedSingularity: welcome in :-) [22:56] RedSingularity, I didn't comment on your application but I really appreciate your work on update-manager. Welcome to the team ! :-) [23:04] RedSingularity: welcome :) [23:05] RedSingularity: congrats [23:10] Another question, someone reported a bug, however another package (plugin) solves his issue. Do I have to mark the bug as invalid and mention the additional package or what is the best approach? [23:16] Another thing I have is, the issue he has is a result of the panel icons being depricated. The plugin should be installed as a dependency when the application is installed. This is my opinion, should I create a separate bug eport for that and do the feature request?