[07:20] hello all === yofel_ is now known as yofel [09:35] hello everyone! i just went through a couple of my reported bugs and i'm not sure what to do with bugs that got fixed in the meantime but i don't know when/which release or commit. how should i close them? invalid? fix released? [09:45] htorque, if you're sure they are fixed and you are the reporter mark them as fix released. Do you have an example ? [09:47] jibel: bug 786870 for example. [09:47] Launchpad bug 786870 in unity-2d (Ubuntu) (and 3 other projects) "[dash] Opera as default web browser is not shown in home screen (affects: 7) (heat: 23)" [Undecided,Fix released] https://launchpad.net/bugs/786870 [09:47] or bug 824830 [09:47] Launchpad bug 824830 in unity (Ubuntu) (and 1 other project) "Dash tint color ignores solid background color (affects: 1) (heat: 19)" [Low,Confirmed] https://launchpad.net/bugs/824830 === ara is now known as Guest50889 [13:35] mvo, do you think something can be done at update-manager's level for bug 808202 ? [13:35] Launchpad bug 808202 in apport (Ubuntu) "apport wrongly duplicates package installation failure reports. (affects: 14) (dups: 15) (heat: 132)" [High,Confirmed] https://launchpad.net/bugs/808202 === arand_ is now known as arand === Abhijit_ is now known as Abhijit [15:08] any body [15:08] 1 [15:09] see this bug or affected by this bug 846169 [15:09] Launchpad bug 846169 in empathy (Ubuntu) "empty settings page for messaging and viop accounts (affects: 1) (heat: 18)" [Undecided,New] https://launchpad.net/bugs/846169 [16:00] anyone else noticing that nm-applet isn't showing anything all of a sudden? [16:01] nmcli does, so maybe the bug is just in nm-applet itself [16:01] brendand, confirmed [16:02] brendand, not nothing, I can enable/disable networking and wireless and edit connections [16:04] jibel - well, anything that most people would find useful :) [16:05] jibel - is this the first report then? https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/863363 [16:05] Launchpad bug 863363 in network-manager (Ubuntu Oneiric) (and 1 other project) "Network Manager doesn't show network list (affects: 2) (heat: 10)" [Critical,Confirmed] [16:07] jibel - i guess so. thanks for taking care of it [16:08] brendand, thanks for spotting it. a dev is on it, it is a dbusmenu bug. === steemed_ is now known as steemed === Ursinha is now known as Ursinha-lunch === Ursinha-lunch is now known as Ursinha === jtaylor_ is now known as jtaylor [19:11] * komputes just posted http://askubuntu.com/questions/63796/how-do-i-view-coredump-file [19:28] komputes: what do you think of my answer? [19:29] komputes, hggdh and you can 'view' it with gdb [19:29] pedro_: yeah, I was just adding it -- forgot :-( [19:29] * komputes is looking [19:32] pedro_: gdb reports Coredump is not an executable format: file format not recognized [19:34] komputes: if the coredump is compressed, you have to uncompress it [19:34] you need to uncompress it [19:34] hggdh: you uncompress it from the gz file then... [19:35] komputes: gzip -d comdump.gz [19:35] done [19:35] gdb --core=file [19:35] ok, here we go [19:35] * hggdh waits for the complaint of "I only see ???" [19:36] I only see 2 lines (woth 2.4MB for this) [19:36] hggdh: ;) [19:36] komputes: can you pastebin it? [19:37] then the coredump is no use :-) [19:37] hggdh: http://pastebin.ubuntu.com/700039 [19:37] komputes, 'back' [19:38] gdb is not going to show you anything automatically [19:38] pedro_: interesting, go on [19:38] * komputes listens attentively [19:38] also, consider a 't a a bt' [19:38] hggdh: and now in english :) [19:39] thread apply all bt [19:39] hggdh: you want me to type this in the gdb command line? [19:39] yes [19:39] oooOOOooo memory addresses [19:40] not really, stack *frames* [19:40] give it the correct name, and it will answer your calls [19:42] * komputes wants to learn more [19:43] so can you grep/search the binary file from the gdb command line? [19:43] well. Reading stacktraces (or, in gdb parlance, backtraces) is quite simple. Following the code, and figuring out what happened is not as easy [19:43] komputes: I am not sure I understand your question [19:43] no [19:44] Should we expand https://wiki.ubuntu.com/Bugs/HowToTriage/ to include some guideline on how to review the stacktrace? [19:44] I *am* sure I do not understand [19:44] there is something there, I added a long time ago... [19:44] * hggdh goes looking for it [19:44] This would make for a GREAT bugsquad screencast!!! [19:45] komputes: start here: https://wiki.ubuntu.com/DebuggingProgramCrash [19:45] I ran help and saw nothing about 'threads' (the command you told me to use) there are classes such as aliases, breakpoints, data, files, internals... etc. [19:46] gdb is a large beast... [19:47] komputes: http://www.gnu.org/software/gdb/documentation/ [19:48] the command is thread not threads [19:48] I'll start a readin'. But if there are any common gdb commands you use, please let me know. This Q&A session has been very helpful to me. [19:48] jtaylor: thank you, my mistake [19:48] jtaylor: correct [19:48] print next frame break backtrace are the most important [19:48] you can do a lot with these few [19:48] yeah [19:52] thanks for helping me understand hggdh pedro and stgraber [19:52] you meant jtaylor, right? :-) [19:53] komputes: there is still a long and winding road ahead of you... but it will be fun [19:53] gdb is a nice application but lots to learn [19:54] hggdh: looking forward to getting more comfortable with the more complicated site of QA work [19:54] a week ago I learned how to do remote debugging because my armel chroot did not support ptrace :) [19:54] heh. Last time I did a remote gdb was so long ago I do not remember anything anymore [19:55] komputes: now, debugging programs is not quite in the QA arena, more on the programming/support [19:57] komputes: google "gdb tutorial", some nice stuff there to get you started [19:57] I specially like the RMS tutorial heh [20:03] komputes: finally, see http://sourceware.org/gdb/current/onlinedocs/refcard.pdf.gz for a carry-with-you [20:04] hggdh: printing it now [20:35] hello, I am testing day-to-day updates of 11.10. Since a couple of days, after a huge update (xorg?) I can no longer use the thinkpad (I guess tpb program) special keys to change the LCD screen brightness as well as the sound volume. I guess it has started since beta 2 (and later updates). The laptop is Lenovo Thinkpad edge produced in July 2011 Intel P6100 based. What do I do first ? download a nightly CD and reinstall over the c [21:00] good bye ! [22:15] Is Launchpad timing out for anyone? [23:03] * penguin42 got one a little while ago - let me try [23:04] worked just then === yofel_ is now known as yofel