=== rickspencer3 is now known as rickspencer3-afk [06:10] are any UNR team members here? [07:13] DanRabbit: huh? FUSA bug ? [07:13] screenshot pls [07:13] okay [07:13] hold on [07:13] hmm [07:14] BTW , the FUSA , in Karmic is deprecated , its now , indicator-session ;p [07:15] which for some reason uses only the users connection status! offline! :( [07:17] mac_v: http://elementary-project.com/abuse/Screenshot.png [07:18] DanRabbit: you are using jaunty right? in karmic its different ;p no more FUSA ;) [07:19] in Human, the shutdown icon has a symlink to "system-logout" [07:19] * DanRabbit2 doesn't know why he keeps getting disconnected [07:19] but yeah , its broken in jaunty [07:19] is it fixed in Karmic? [07:19] DanRabbit2: BTW , the FUSA , in Karmic is deprecated , its now , indicator-session ;p [07:20] oh [07:20] really [07:20] DanRabbit2: which for some reason uses only the users connection status! offline! :( [07:20] that's interesting [07:20] I don't know if I like that [07:20] i dont like it too :( [07:20] DanRabbit2: but need to confirm with tedg what the final version will do [07:21] DanRabbit2: you might want to reassign the bug from papaercuts to FUSA [07:21] if It's been deprecated then screw it [07:22] just mark it invalid [07:22] DanRabbit2: hehe , ;) the whole fusa has no devs actually not upstream not in ubuntu ;p [07:23] nice [07:23] DanRabbit2: done [07:24] Did you see Jonian's new wireless icons in Humanity [07:24] DanRabbit: > PM [07:24] DanRabbit2: >pm [08:43] morning davidbarth :) [08:45] DBO: hi! still up? [08:45] happens [08:45] can you do me a big favor? [08:45] DBO: sure [08:45] https://code.launchpad.net/~jassmith/netbook-remix-launcher/glib-fix/+merge/11176 <--- get this merge looked at would be huge for me [08:45] its hurting my productivity having to work around it :) [08:46] DBO: yeah, i saw this one this morning, but it was down my pile of emails; i'm on it now, don't worry ;) [08:46] thank you :) I think Neil is out today, no? [08:47] DBO: yes, neil has a day off today [08:48] alright, then I wont worry about trying to hunt him down :) [08:51] thank you for the quick review david, that will make things much easier for me [08:51] DBO: i'm also taking a look at the second one [08:52] I forgot the order in which I proposed them now :P [08:52] there are 4 or 5 of them i think by now === vorian is now known as s8n [08:53] morning MacSlow :) [08:58] DBO: i just see two, ie the one to send the --show-favorites command from the go-home-applet, and the cmd line option in netbook-launcher [08:59] hey DBO, davidbarth [09:00] davidbarth, https://code.edge.launchpad.net/~jassmith/netbook-remix-launcher/blank-icon-fix/+merge/11175 , https://code.edge.launchpad.net/~jassmith/netbook-remix-launcher/volumes/+merge/11181 [09:00] davidbarth, also I forgot to push a change to the go-home-applet merge that fixes the memory leak [09:00] pushing now [09:01] MacSlow, mind if I take some time tomorrow to look at memory leakage in notify-osd [09:02] I dont like it using 100+MB :) [09:04] DBO, me neither... the mem-leak(s) in highest on my "bugs to squash"-list too [09:04] DBO, but sure... be my guest [09:04] I'd love to help is all :) [09:04] you have any hunches on their locations? [09:06] DBO: 100MB?! [09:06] yeah [09:06] 123 to be exact [09:06] DBO, the biggest culprit in that area is the list/queue of bubbles in class Stack. [09:07] DBO, that should be using class Notification and not Bubble. [09:07] MacSlow: do you have a bug ref. for this one? please nominate it for beta [09:07] alright, Im going to dig around, I may not get anything useful done, but at least I will learn the code [09:08] DBO, major refactoring target (I already started on that work in the "backlog" branch) [09:08] davidbarth, wilco [09:24] davidbarth, what text would you want me to set in the response text? [09:27] wait I am confused as to what you want... [09:32] MacSlow, does notify-osd have a fairly easy to clean up install? [09:32] or does it drop files all over the place? [09:38] DBO, no it's tame in terms of "scattering files all over the filesystem" [09:38] sweet [10:01] DBO: response? for for the app_send_message thing? [10:01] it does get a response, i mean it doesn't really do anything with it since the app quits right away [10:01] but it does get a response [10:02] i am not quite sure what change I am supposed to be making [10:02] DBO: yes, an exit value that says "something went wrong" is ok [10:03] 20 is my standard warning exit number, do you guys have a preference? [10:03] DBO: if show favorites doesn't work for some reason, I think you should propagate the information; not neccesarily deal with it either in nl or the go-home applet [10:03] DBO: you mean exit(20)? [10:04] right [10:04] DBO: i don't think we have standard error codes for that [10:04] there are not any as far as I know [10:04] DBO: what kind of ERRNO is 20? [10:05] its greater than 0, and thus fails at, if $?, and 1 is usually reserved for a crash [10:06] my knowledge of ERRNO ends there sadly, I could do some digging if you want and try to see what other people would do [10:07] DBO: i would opt for some standard UNIX error value, like something found in /usr/include/asm-generic/errno.h [10:07] can do [10:08] nothing in there really seems to say "Delayed Response" to me... [10:08] DBO: like EBUSY (16) [10:09] or that... [10:09] DBO: looking at /usr/include/asm-generic/errno-base.h [10:09] ah better [10:09] 16 sounds really good [10:09] lets use that one :) [10:19] davidbarth, pushing up fix [10:20] pushed [10:20] I gotta run now, thanks for the help today [10:22] DBO: np, good night [13:04] is anyone familiar with notify-osd memory leaks? [13:05] 144M for a (not so) tiny notification daemon [13:05] that's just rsz. vsz is 431M [13:50] * MacSlow -> late lunch === MacSlow is now known as MacSlow|lunch === rickspencer3-afk is now known as rickspencer3 === MacSlow|lunch is now known as MacSlow === rickspencer3 is now known as rickspencer3-afk === rickspencer3-afk is now known as rickspencer3 === mac__v is now known as mac_v [18:43] davidbarth, i have an urgent bug fix [18:44] I feel kinda bad about it, but I forgot to double assign in wpa which leads to a memory leak [18:44] DBO: ? [18:45] https://code.edge.launchpad.net/~jassmith/window-picker-applet/memory-leak/+merge/11220 [18:45] diff is still generating [18:45] sorry about this, I didn't notice it earlier because the leak is so slow in most cases [18:47] DBO: approved, np [18:48] thank you david [18:52] pushed, I feel much better, sorry about that all :) [19:16] ah damn, david left... [19:17] * funkyHat wobbles === rickspencer3 is now known as rickspencer3-afk === rickspencer3-afk is now known as rickspencer3 === rickspencer3 is now known as rickspencer3-afk