[08:05] good morning === akshatj is now known as akshat === akshat is now known as akshatj [09:23] Greetings everybody [09:23] *sigh* [09:24] Good morning MacSlow! [09:24] hey didrocks === akshatj is now known as akshat === akshat is now known as akshatj === dbarth__ is now known as dbarth [10:14] can anyone tell me how to get rid of AM/PM on the new indicatory clocky thing? [10:15] and indeed how to get the date back in the clocky thing [10:42] apw, implement :-) [10:56] mpt, joy [10:57] or http://askubuntu.com/questions/17226/how-do-i-show-the-date-in-the-clock-indicator [10:58] that's at least for the date [10:58] not sure you can change the format, that comes from the locale [11:45] do we already know that on random logins the theme is incorrectly set, showin nice coloured icons instead of our black and white ones ? [11:55] apw, it's likely gnome-settings-daemon failing to start [11:56] there is some bug about it [11:56] would be interesting to know if you have anything in .xsession-errors about g-s-d [11:56] or a crash [11:56] seb128, no crash reported by apport [11:57] seb128, and it was running still when i logged out [11:59] seb128, scratch that, wrong machine.... no crash reported though, lost the error log on the affected box, will look next time [12:01] do we know about the NM applet 'connecting' animation being missing? === MacSlow is now known as MacSlow|lunch === oubiwann is now known as oubiwann_ === oubiwann_ is now known as oubiwann === MacSlow|lunch is now known as MacSlow [14:44] wb njpatel! [15:12] cando_: jamalta: fagan: vish: I'm doing a unity report today on the bitesizes, if you've claimed a bug and have no progress and want to throw it back in the pool today would be the day to do that. [15:12] also, if you did anything cool in the meantime let me know [15:14] jcastro, i've a bug half-finished...but sincerely i've not time to do it...(univ exams..).. :( [15:14] my branch is linked to the bug... [15:14] no worries [15:14] want me to ask if someone wants to finish it? [15:14] API, how is it coming? [15:15] lamalex, fine, although I spent most of yesterday revamping my development environment [15:15] jcastro, i would like to finish it but i understand that i can't take this bug for me forever.. [15:15] so yes... [15:15] I still used the "long path" to compile unity [15:15] anyway [15:15] it's ok, it's not like people are stomping on you trying to take it. :) [15:15] I have the code to load the bridge [15:15] done [15:16] now I need to test it (a freeze last time I tested it) [15:16] jcastro, meanwhile should i assign that bug back to nobody? [15:17] cando_: nah, let's just roll with it, we have plenty in the meantime [15:17] jcastro, :)...ok thanks jorge [15:18] you're the one doing us the favor, I don't want to come across as whiny. :) [15:18] njpatel, hey, developing indicators in unity, trying to kill me indicator-applet so that i can run my own [15:18] ;) [15:18] can't right click on the applet [15:18] killall indicator-applet ? [15:19] cando_: You don't take as long as DBO does, for example. [15:20] ronoc, you can right click on the handle on the left [15:20] ahahah, ok...^^ [15:21] seb128, can't see this handle, left of the panel ? [15:21] ronoc, killall unity-panel-service [15:21] cool [15:22] you might need to then run it, but it should autostart again [15:22] ronoc, oh, you are using unity [15:22] ronoc, I though that was under GNOME [15:22] ronoc, that'll re-load all the indicators [15:22] just be quicker than the autostart :) [15:22] yep moved this morning [15:23] njpatel, anyway i can stop it from running again, I want to run up my service and indicator [15:24] ronoc, mm, I didn't right the autostart code, there might not be a easy way to disable that yet :/ [15:25] jcastro, forget me..i want to finish this bug..i can stop my study for an hour..eheheh..but i need some mentoring: can you point me to somebody willing to help? [15:25] njpatel, ronoc: I don't think there is one no [15:26] cando_: DBO probably, but really, you should study [15:26] seb128, right must continue developing on classic desktop then [15:26] jcastro, no problem.. :) [15:26] DBO, have you got some time for a quick mentoring? [15:27] cando_, yes [15:27] DBO, https://bugs.launchpad.net/unity/+bug/688407 [15:28] i've already written the quick list..i've to write the callback for the Empty trash [15:29] cando_, I think the idea is to use gio here [15:29] looking at it [15:29] i've looked to unity-private, but obviuosly it's in vala...i've looked to nautilus code and it's pretty difficult..my question is: is there a simple way?or should i use (like in nautilus) gio_schedule? [15:32] cando_, probably should do it how nautilus does [15:32] do you have the code snippet handy? [15:32] if the latter...it's a pretty big thing, right? (i've never used gio_schedule and simils)..i've to create the jobs and so on.. [15:32] yep..just a moment [15:33] DBO, http://git.gnome.org/browse/nautilus/tree/libnautilus-private/nautilus-file-operations.c [15:33] from row 6118 [15:35] cando_, okay what this does in all its complexity is delete everything contained in the trash: file [15:35] DBO, yes...but do we need that complexity? the jobs and the schedules? [15:36] no [15:36] you could do this all inline [15:36] njpatel: I'm adding a global variable for disabling the autostart [15:37] DBO, really? sorry but...it won't be a problem if a i have a very full bin? [15:37] cando_, you should still do it async [15:37] but you shouldn't need a job for that [15:38] DBO, ok..i'll try...thanks! [15:38] didrocks, awesome! [15:41] DBO, didn't you write trash emptying for docky via gio? [15:42] lamalex, yeah but I dont honestly care that it did not account for things like nfs [15:44] didrocks, how does your super key merge affect super + e and the other compiz bindings? [15:46] is holding down super going to still do the number overlays like in 10.10? [15:47] jcastro, it should [15:50] DBO, cando_ nautilus added a dbus api for file ops, is empty trash one of them? [15:51] counting on nautilus to be present is not a good idea [15:51] really?didn't know... [15:51] erm, maybe it hasn't been added yet anyway [15:54] lamalex, it's in GNOME3 which is not in natty [15:54] well the dbus interfaces [15:54] not sure the trash empty action has one [16:01] Hello everyone! mostly technical discussion here? anyway I wrote a blog post on Unity and interface design you might be interested in, would love to get some feedback: http://georgesullivan.wordpress.com/2011/01/02/unity-a-missed-oportunity/ [16:02] seb128, ah ok [16:08] hey all === smspilla2 is now known as smspillaz === njpatel is now known as njpatel|away === njpatel|away is now known as njpatel [17:01] I need some testing on different hw… [17:01] can people try to run: /usr/lib/nux/unity_support_test; echo $? [17:01] and give the result (should be 0 or 1) here? [17:03] didrocks, sure [17:04] it returns 0 for me didrocks [17:04] didrocks, does nux need to be from trunk or is the packaged version ok [17:04] and i'm running unity right now [17:04] lamalex: packaged version is ok [17:04] dbarth: thanks :) [17:05] didrocks, I also get a 0 return code [17:05] just that we had a segfaulty version on some card some weeks ago and I want to ensure that some random hw config is working now :) [17:05] lamalex: thanks! [17:05] I'm on a macbook pro, nvidia graphics [17:05] I think dbarth is on ATI [17:06] seb gave me for intel [17:06] kvalo, ping? [17:06] but if other wants to play the game, they're welcome :) [17:06] cyphermox: !!! I'm sure you want to try /usr/lib/nux/unity_support_test; echo $? and give the result here! :) [17:07] sure [17:07] it's 0 [17:08] \o/ thanks cyphermox [17:08] jcastro was the one having the segfault IIRC [17:08] What do I need to install to be able to run that? [17:08] didrocks, I'm on a system with an i3 though, so Intel Corporation Core Processor Integrated Graphics Controller (rev 12) for the graphics card... not much in terms of difference [17:09] Omega: if you have unity, you should have it [17:09] Omega: nux-tools is the package containing it [17:09] cyphermox: well, it's mostly testing we don't have a segfault at least :) [17:10] didrocks: I get 0 on nvidia [17:10] fair enough.. no segfault, unless I happily go hacking in unity ;) [17:10] hehe :) [17:10] thanks jcastro! [17:11] btw, I re-added the wifi strength icons in nm-applet: http://twitpic.com/3n0a95. That's just on my system for now, but the animations are back in, the padlock for VPN over whatever connection is on, and this. [17:11] what's the process for shipping a few more icons with the ubuntu-mono-* themes? is there anything special? [17:12] cyphermox: cool, I'll add that to my unity report! [17:13] jcastro, I need to ship icons for it to work though [17:13] cyphermox: awesome \o/ [17:13] right, disclaimer, etc. [17:13] I quickly made the ones I needed in inkscape locally, since it's just inserting the padlock on the existing ones to create new files. [17:13] but I guess that's not quite kosher ;) [17:16] Omega: did you have a change to test it? [17:18] cyphermox, try talking to sladen about those [17:18] seb128, thanks [17:19] * sladen looks at cyphermox [17:20] sladen, I'd like to ship more icons with the ubuntu-mono-* themes, basically, new icons for the gsm and wifi signal strength drawings but with the nm-vpn padlock included, and one of the same for wired [17:21] that way nm-applet doesn't need to composite icons to add the padlock, which it can't do in the context of indicators anyway [17:23] didrocks: typical thursday/friday unity upload this week? [17:23] didrocks: also, anything of significance you'd like to see mentioned? [17:23] cyphermox: would it be possible to dynamically composite/combine them at package build-time [17:24] jcastro: let's try/hope we can go on Thursday. As I'll be on a plane on Friday, I prefer to avoid last minute issues :) [17:24] sladen, well, I guess it would be, but wouldn't that be done in the theme's package and not by nm-applet? [17:25] jcastro: in trunk? not yet landed? well, there is improved drag and drop from the panel (as if it was a real title), some little new options to control the panel [17:25] cyphermox: the plan is long-term to get more stuff (such as uniform adding of shadows) done with code, to make the most efficient use of artist/human time [17:25] and the launcher [17:25] jcastro: but nothing really important this week, bug fixes and such [17:25] yep, got a list of those [17:25] this will be a nice rollup report [17:25] sladen, fair enough. anyway all I need is already available, just need to layer the two images [17:26] I just have no idea how to do this on the command line yet [17:26] great :) [17:26] cyphermox: yeah, as long as nm-applet is pulling in uniquely-named icons it the way in which they are produced (human, package build stage, dynamically, application) can be tweaked, but their the names are suitably abstracted that's probably not easily done [17:27] cyphermox: man convert should do it, but if they are vectors, it would be good to keep them as vectors [17:27] sladen, right [17:27] sladen, for now, I was creating images with the same name, -sec appended to the end, and coded nm to look for images with that name [17:28] cyphermox: what's 'sec' ? [17:28] cyphermox: but I think you're on the right path! [17:28] sladen, was short for "secure" or whatever. just to note there is a padlock ;) [17:29] cyphermox: okay, my preference would be to spell it out as '-secure' so that it's obvious even for idiots like me [17:29] no problem [17:29] cyphermox: if you have a script that codifies what you want to do, I can look over it/help/assist [17:30] sladen, sure, I'll do a quick search to find a way to script this and write up something [17:30] any idea if this is done elsewhere already? [17:33] cyphermox: if there's a Makefile somewhere you should be able to do out-secure.image: in-nonsecure-1.image in-padlock.image \n convert ... $< $@ [17:34] cyphermox: or probably even just %-secure.image: %.image padlock.image [17:34] heh, I was expecting convert to break vectors [17:36] cyphermox: pong [17:40] didrocks: Sadly, no ): [17:41] Omega: no worry :) [17:41] I need to find a usb stick. [17:45] cyphermox: convert does indeed produce ugly bitmapness. inkscape commandline doesn't quite work. One pointer I've found is to however https://launchpad.net/memaker does it [17:46] cyphermox: and another is a trival XML joiner [18:16] jcastro, don't know if you have already written your bitesize report...but i'm fixing my bug.. [18:17] cando: I've got it queued up, but I can add an addenum like tomorrow, that would be brilliant! [18:17] that way I can get a pic of it, etc. [18:17] :) fine [18:18] ok now set it for review and go back to studying. :) [18:18] I don't want to be responsible if you mess up an exam, heh [18:18] i've still to add the confirmation dialog.. [18:18] ahahah ok! [18:18] after that i'll study..:) [18:34] jono: try /usr/lib/nux/unity_support_test; echo $? and give the result here! :> [18:35] Omega, not on my compiz unity box right now [18:35] Ah, same problem here ): [18:51] hello, if i think there's a papercut bug in a package (gnome-system-tools package -> time-admin binary package), what is the proper way to mark it so that someone can decide if it's actually a papercut or not? [18:54] is it simple as just filing the bug and then tagging it with papercut? [18:54] or possibly bitesize? [19:20] achiang: File a bug in the 'hundredpapercuts' project at Launchpad and someone will process it. [19:21] sense: ah, thank you. [19:21] yw [20:04] DBO, sorry a small question...why g_file_delete deletes also not empty folders? the docs says the opposite:If the file is a directory, it will only be deleted if it is empty. [20:05] cando, its a bit of a safety measure really [20:05] its kind of related to the reason we dont allow hardlinking of directories [20:06] so in the patch i don't have to do a recursive deletion? [20:07] you do [20:07] you must recursively delete [20:07] mmm ok === dnielsen is now known as HTF === HTF is now known as dnielsen [20:15] DFS FTW [20:24] tedg, is there any way to do more custom layouts in an indicator? Can entire widget be sent over? [20:25] lamalex, No, we want everything to be declaritive. But, the goal is to support more complex layouts. [20:26] lamalex, We have some ideas whiteboarded out, but I need to type them up and make them more complete. [20:26] cool [20:27] I really miss international clock from the gnome panel [20:27] lamalex, Having the multiple timezones in the menu? [20:27] tedg, yah [20:27] lamalex, klattimer has that on his plate after getting the EDS integration in. [20:28] :D [20:31] DBO, did you figure out what was up in nux that was blocking that guy's dual monitor support patches? [20:31] ah fudge I forgot to follow up on that [20:31] my mistake [20:38] tedg: if you've got time today/tomorrow I'd like a quick skype [20:39] jcastro, np. Can we just use the phone? [20:40] sure, want me to call you? [20:42] jcastro, Sure, either way. === JanC_ is now known as JanC [23:43] hm, what package contains the icons for the window controls? (close, minimize, maximize)