[02:05] Hello [02:09] ola [03:22] Before I report a wrong potential bug, can someone validate the following interpretation: [03:22] while ((n = read(sockfd, pc, HDDTEMP_OUTPUT_BUFFER_LENGTH - output_length)) > 0) { [03:22] output_length += n; [03:22] pc = &pc[n]; [03:22] } [03:22] /* terminate with pipe if not already terminated */ [03:22] if (buffer[n - 1] != '|') { [03:22] n = 0 before the last line, so the test is out of bound of the buffer [03:23] (code is from gnome sensor applet in maverick) [03:40] jfi_: at first read, I would agree. [03:43] that's also the opinion of valgrind which raise a Invalid read of size 1 for this line [04:00] so there you go... You can validate it by patching g-sensor and testing [08:04] I am new to bug triage [08:04] I need some help [08:05] priya: ask away [08:07] micahg: I don't know the package name for Either after upgrading or doing a fresh install of 9.10 or 10.04 the system hangs up [08:07] priya: probably X releated [08:08] priya: where does it hang up? [08:10] micahg: after one or two actions on foxconn CS45X [08:11] * micahg isn't familiar with that [08:12] * ddecator either :/ [08:34] michag: what package for hanging in the boot prompt grub [08:37] priya: bug # ? [08:38] mornin' vish [08:38] ddecator: morning [08:38] there maybe several reasons for hanging , having the error message would narrow down the problem [08:38] vish:#598541 [08:39] bug #598541 [08:39] Launchpad bug 598541 in ubuntu "Starting ubuntu 10.04 after upgrade (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/598541 [08:41] hmm , the reporter has reinstalled :s , with no logs there is literally nothing we can do [afaic] [08:43] priya: you can request the report to try the update again and see if he has the problem , if he does to attach the syslog , kern log , dmesg [08:44] priya: he can try the recovery mode if he is running into problems , but the bug seems more of a support request than a bug , we atleast need to know which update caused the problem [08:46] vish: now i request the report [08:49] priya: heh , if the reporter is patient enough we can request him to try each update , one by one and to report which causes the problem ;p [08:50] i'd send him some candy if he had that patience [08:51] lol! [09:05] ddecator: bah , where is FF4 ? ;p [09:06] pff , mozilla team ;) [10:16] !info tk [10:16] bencrisford: tk (source: tcltk-defaults): The Tk toolkit for Tcl and X11 (default version) - run-time files. In component main, is optional. Version 8.4.16-2 (lucid), package size 4 kB, installed size 68 kB [12:35] morning [12:35] Hi BUGabundo [12:46] heh , every time i see BUGabundo , it makes me go buga..buga ;p [13:26] vish: amazingly enough you are not the only one [13:27] I get that at least on another #, and from two ppl on twitter [13:32] ;p [14:41] *sigh* [14:42] ? [14:42] nah , just sighing over bug triaging ;) [14:45] i'v seen this bug somewhere in gtk but can cant find it now > http://launchpadlibrarian.net/45028397/Drop%20Down%20Menu%20-%20Empathy-2.png [14:45] oh dear, not seen that one before [14:46] there is a bug for that , has been there for a while , its a gtk /feature/ ;p [14:46] i lost my history in FF , which makes me miss the awesome bar soooooo much :( [14:46] :( [14:55] if I notice a bug I reported got fixed somewhere since I reported is the right thing just to mark it as fix released and add a comment saying it got fixed somewhere before now ? [15:04] penguin42: bug # ? usually a desktop bug you can mark as fixed , otherwise , you can mark it invalid if you dont know what fixed the bug [15:04] where to find info about how it was possible to check name of package when window of programm is open? somewhere about bugs in wiki ive seen that but now cant find that info [15:04] bug 460524 [15:04] Launchpad bug 460524 in pm-utils (Ubuntu) "99video: save_pci v pci_save (affects: 2) (heat: 13)" [Undecided,Fix released] https://launchpad.net/bugs/460524 [15:05] Kangarooo: well you can use xlsclients to see what's running, not sure how to find the program [15:09] ok penguin42 i found correct window but cant ubuntu-bug to that package it doesnt exist. its called users-admin [15:09] Kangarooo: If you do a which users-admin you find it's in /usr/bin/users-admin [15:10] Kangarooo: Then dpkg -S /usr/bin/users-admin will tell you the package [15:11] kng@kng-digitron:~$ dpkg -S /usr/bin/users-admin gave gnome-system-tools: /usr/bin/users-admin is that really correct? couse i have now lubuntu-desktop installed from xubuntu [15:12] Kangarooo: Looking at the dependencies on lubuntu-desktop it also uses some of the gnome-tools [15:13] hmm well ok. also theres strange window couse xlsclients show that theres is something called '' and in xfce4proces manager theres process with nothing in name [15:15] yeh, I've seen an before and not managed to find out where it came from, something with no name in a process manager is a bit odd - can you find it with ps -eaf ? [15:23] penguin42 at least it doesnt show up with blank name or with also not. but there is some process like this [bash] actually here you go all http://pastebin.com/HLcFeaCw and also yesterday i had some crash report witch said theres crash for EXE. but i dont have wine now installed. it gave it cant report couse of asertion failure and when i looked in crash there was one about gnome do exe [15:25] Kangarooo: I also have something called exe - I suspect it's coming from chrome (I'm running the chromium build) [15:25] I don't know a way to find it though [15:39] comp crashed. after restart everything goes normal again. it was very slow before crash.. so in xlsclients still i see unknown but now there is no proces without name in xfce4 proces manager . and with ps -eaf | grep exe [15:39] i cant get any exe with chrome or chromium open. only kng 1656 1532 0 17:38 pts/0 00:00:00 grep --color=auto exe but that is from command | grep exe [15:40] Kangarooo1: I got rid of the exe by killing off one of the nspluginwrappers [15:44] heres also about that one had that. http://ubuntuforums.org/showthread.php?t=884636 for me also as he says i had that process without name and system was verry slow. ok so lets move on.. nothing we can get there right now [15:44] ddecator: what do we do if a certain extension is causing the problem for someone? [16:57] can someone try something for me? mount /dev/frob /me and then hit tab directly after the e ? [16:59] sure [16:59] sec [16:59] sudo too? [16:59] $ sudo mount /dev/frob /media/ [16:59] apps/ cdrom/ cdrom0/ fat/ wdtv/ wdtvdisk/ wdtvdisk_/ [17:00] no, it's the completion behaviour I'm trying to understand - so it completed to /media/ ? [17:04] yes ofc [17:04] since /media exists [17:05] do you have any other /media mounts in /etc/fstab ? [17:08] penguin42: Mine auto-completes to /media/DATA/ which is already mounted... That you mean? [17:08] arand: Ah interesting, do you have that in your fstab? (and is it the only /media that you have in fstab ?) [17:09] /dev/disk/by-uuid/A66C42F16C42BBB5 /media/DATA ntfs defaults,gid=46,umask=007,group 0 0 [17:09] right [17:09] $ pastebinit /etc/fstab [17:09] http://paste.ubuntu.com/455980/ [17:09] * penguin42 fills in this report [17:09] Only one apart from my /home / and swap on LVM [17:10] ok [17:10] just give me a sec and you can see my write up [17:10] penguin42: got a #nnn yet? [17:11] bug 395279 [17:11] Launchpad bug 395279 in bash-completion (Ubuntu) "directory for mount not completing (affects: 1) (heat: 9)" [Undecided,New] https://launchpad.net/bugs/395279 [17:12] BUGabundo: In your case it's completing to /media because there are NO matching mount entries in fstab [17:12] arand: In your case it's matching /media/DATA because that's the only entry [17:12] correct [17:13] my argument is that if you're completing mount that's not the behaviour you want - although I'm not sure my argument about usign plusdirs is correct on reflection, because if the mount entry is there then it should be matching the directory that's there anyway - hmm [17:23] penguin42: I'll mark it as confirmed then? [17:23] arand: Yes, if you agree with my analysis [17:24] penguin42: when command can look only for folder ( example cd ) then with tab autocomplete will show only folders. otherwise would be with nano.. it will autocomplete files also.. mine once presing gave /media/ and once again autocompleted to next folder witch is only one existing in media to /cdname/ (eventhough cd is not in there fizikaly..) [17:28] 1st one argument os where mount 2nd what mount. 3rd is not possible [17:29] can somebody help making one command in https://wiki.ubuntu.com/Bugs/FindRightPackage#Any ? [17:29] Kangarooo: Well, yes, and that is unrelated to this issue as far as I see... [17:30] Kangarooo: What command? [17:32] arand: one command from step 3 and 6 ? i though locate -b "\$(xprop WM_CLASS)" would work but didnt.. [17:34] ah and also xprop WM_CLASS gives more then one result.. would it be possible to make it use first answer from xprop WM_CLASS ? [17:39] Kangarooo: locate -b "\\$(xprop WM_CLASS | cut -d "\"" -f2)" [17:40] There's probably a neater and less error-rone way to do that, but that worked for me an gnome-terminal at least... [17:41] I'm not sure the class has to match the command name [17:41] s/rone/prone/ (the irony :) [17:41] Nope, e.g. Firefox gives: WM_CLASS(STRING) = "Navigator", "Firefox" Which is not very useful in that sense.. [17:42] woow. thats very cool :) thx a lot arand [17:42] that will save time for others.. ill test it for other windows [17:42] But I guess it works fot most apps, maybe... [17:42] arand: Wow, that's a throwback [17:57] jcastro: ping [17:57] micahg: pong [17:58] jcastro: did you see the review of shotwell as default, the author pointed out several flaws [17:58] where at? [17:58] jcastro: http://lwn.net/Articles/392261/ [17:58] jcastro: I figured you might want to file feature requests if you thought they were worthy [17:59] micahg: I know rick talked to them after UDS with a list of stuff [17:59] and they had bugs filed for everything we need. [17:59] however I will send this along to seb to make sure we don't miss anything [17:59] jcastro: k, thanks [17:59] actually, I think I'll add the link to the spec [18:05] I've been noticing that f-spot doesn't deal with raw either which is a pain with my new camera [18:22] heck raws are a bad omen - I've just tried darkroom (aborted), and rawstudio that failed to show thumbnails [18:41] hmm, the dcraw in maverick seems to be a lot happier with my camera than the Lucid one [20:02] drew212: depending on the problem, we most likely can't fix a problem caused by an extension (but we would have to see it, we did have some issues with extensions before we had to fix) === awalton is now known as awalton__