=== DanRabbit_ is now known as DanRabbit [07:06] good morning === chrisccoulson_ is now known as chrisccoulson [08:26] Aloha [08:59] DBO, present? [09:06] Hi andyrock! [09:06] hey davidcalle [09:06] andyrock, how are you? [09:07] davidcalle, not so good... i'm a little ill [09:07] what about you? [09:07] I'm fine, at work. [09:08] davidcalle, you're lucky since you have a job :) [09:08] andyrock, indeed. I'm even enjoying it from time to time ;) [09:09] davidcalle, ;) [10:15] JohnLea, around? [10:15] andyrock; yes, hi [10:16] JohnLea, about https://bugs.launchpad.net/unity/+bug/764751 [10:16] Ubuntu bug 764751 in unity "Launcher - when Launcher contained folded icons, partcipants weren't able to find the rubbish bin" [Medium,Triaged] [10:16] can you read the last two comments? [10:16] please :) [10:17] yes, it should be marked as fixed, thx ;-) [10:17] well, as soon as the other bug is fixed ;-) [10:17] marking as a dupe [10:18] JohnLea, thx :) [10:19] there is a merge proposal btw :) === daker_ is now known as daker [10:23] DBO: Hi, since I'm moving to Canada today, I might not be able to get online before around, say, Tuesday. So, could you ensure that https://code.launchpad.net/~bilalakhtar/unity/software-center-integration-for-o/+merge/71905 gets merged atleast before UIF? Thanks! [10:23] s/gets merged/gets reviewed/ === Pendulum_ is now known as Pendulum [11:23] Can please someone running unity-2d try this out: [11:23] from a terminal, as a user, run /usr/sbin/synaptic [11:24] on the dialog which will appear, click OK [11:24] then check the application title, is it OK, or is it empty? [11:45] njpatel, the window buttons don't respect theme (also using radiance or ambiance) [11:45] it's a bug? or it's by design? [11:48] andyrock, local unity or system one? [11:48] Cimi__, made some changes there [11:48] njpatel, both system one and local one... [11:49] andyrock, not sure then? could you have a peek at the code? it's meant to look in the theme to see if there is a unity folder, otherwise fallback [11:49] maybe it's not finding the folder [11:50] njpatel, ok... so it's a bug. Let me try [11:50] thanks dude [11:50] njpatel, thx btw [12:05] njpatel, done :) [12:05] just a question [12:05] const char* var = g_getenv("GTK_DATA_PREFIX"); [12:05] if (!var) [12:05] - var = "/usr"; [12:05] + var = "/usr/share/themes"; [12:05] [12:05] glib::String filename(g_build_filename(var, _theme_name, subpath.str().c_str(), NULL)); [12:05] [12:06] or i have to add share/themes to g_build_filename? [12:09] andyrock, i think what you did is finee [12:11] njpatel, reading here http://www.lanedo.com/~carlos/gtk3-doc/GtkCssProvider.html [12:12] maybe is better adding it to g_build_filename [12:12] *it is [12:12] yes, your right :) [12:47] my connection sucks today [12:50] njpatel: feel free to merge andyrock patch [12:50] njpatel: was my fault === Cimi__ is now known as Cimi [12:51] Cimi, yo [12:51] I have a couple of questions about the theme, one simple and one not-so-simple [12:52] mpt: all is simple for me [12:52] yo [12:52] heh [12:53] mpt: ok, shoot<1 [12:53] ! [12:54] Cimi, first: There seems to be a small regression in the Oneiric theme, where radio menus (ComboBox, OptionMenu) have only an arrow pointing down, rather than a pair pointing up and down [12:55] mpt: totally agree, could you please file a bug against gtk? gtk+ does the same too [12:55] mpt: I could workaround in the engine, maybe next week [12:55] great [12:55] (well, I need to see) [12:56] (was on my list to things to remind you :D) [12:56] Cimi, "gtk+3.0" package? [12:56] mpt: well, I think it could be gtkthemingengine too [12:56] mpt: it's in gtk+3, master too [12:57] mpt: explain the rationale why they should point both up and down [12:57] sure thing [12:57] Cimi, the possibly-not-so-simple one: One thing that always bugged me about the Light themes is that they don't distinguish between palette windows and other windows [12:58] In Windows, Mac, and (I think) even Clearlooks, palette windows have a smaller title bar (and therefore smaller close+minimize buttons) than other windows [12:58] That way you can tell, just by looking, that they're going to float on top of the other windows [12:58] mpt: palette windows? [12:58] mpt: utility? [12:59] mpt: (gimp's toolbox) [12:59] yeah [13:00] mpt: bug in compiz, plus something I should do in light-themes [13:00] and Gimp's "Tool Options" window, "Layers" window, etc [13:01] Cimi, so should I report one bug affecting both of those two? [13:01] mpt: indeed, compiz didn't support them [13:01] mpt: with the work done for dialog windows [13:01] mpt: I guess support was added [13:01] mpt: but you know, it was removed [13:01] mpt: now if compiz passes the tests, it'll be reuploaded [13:02] Cimi, so you actually have code+artwork for that already? [13:02] mpt: if that will happen, I need to draw the different state for the utility windows [13:02] ah [13:02] mpt: code should be on the way, ask smspillazz [13:02] mpt: light-themes not [13:02] mpt: and I don't have visual assets for them [13:03] mpt: what I could do is make them squared [13:03] cdbs, ping [13:03] mpt: and maybe reduce the size, but preserving the size of the buttons as I don't have different assets [13:05] kenvandine: Poingo [13:05] hey cdbs [13:05] the "avatars not loading" problem [13:05] Hi ken [13:05] is that just displaying the nobody icon? [13:05] :) [13:05] or is it not loading the stream? [13:05] yes [13:06] Its loading the stream [13:06] but displaying the generic nobody icon [13:06] do you have notifications turned off? [13:06] except for a very small number of people in my stream [13:06] * cdbs checks [13:07] kenvandine: no [13:07] I just turned them on though [13:07] mpt: roger? [13:07] cdbs, ok... that is why [13:07] they get cached when it notifies [13:07] but [13:07] that will change [13:07] Cimi, what would it take to get the assets? [13:07] njpatel is going to fix it so they load async in the stream [13:07] kenvandine: I mean, it was turned off, but I just turned them on [13:07] okie, nice to know [13:08] cdbs, i assumed so [13:08] Cimi, I got the impression from Otto that you had drawn the full-size ones [13:08] i took a stab at it, but made scrolling dirt slow [13:08] mpt: I mean, if otto wants something different, I need him to draw special buttons [13:08] so njpatel is going to work his magic and make it not suck [13:08] thanks kenvandine , gwibber is awesome already :) [13:08] cdbs, :) [13:08] right njpatel? :-D [13:08] mpt: if he wants the same buttons, I have full control over the rest [13:10] Cimi, well, they need to be the same but smaller. :-) Does that require new artwork? [13:11] mpt: yes [13:11] I guess it does for the symbols inside them [13:11] otherwise they'd blur [13:11] ok, I'll go back to Otto [13:11] Cimi, would it be useful to report a bug to track it in the meantime? [13:12] mpt: no, I already opened a bugreport in my brain and I assigned it to myself. It is faster than launchpad and I receive instant notifications [13:12] brilliant [13:12] :) [13:13] I'll just tap you on the head whenever I need to see the status [13:13] lol [13:13] ;) [13:14] Cimi, reported bug 829425 about the menu arrows [13:14] Launchpad bug 829425 in gtk+3.0 (Ubuntu) "Radio menu (ComboBox, OptionMenu) arrows point only downward, not upward" [Undecided,New] https://launchpad.net/bugs/829425 [13:14] mpt: ops [13:15] mpt: gnome bugzilla :) [13:15] oh [13:15] mpt: it's affecting upstream gtk [13:15] ok [13:15] (look at adwaita) [13:15] sorry for the misunderstood [13:24] Cimi, I reported it upstream and linked it [13:24] mpt: I'll be out for a couple of hours, just tell otto to give me the new buttons for both Ambiance and Radiance in dropbox, and I'll play with them in the evening [13:24] mpt: awesome [13:25] ok, thanks muchly Cimi [13:25] mpt: and you've seen they were all simple questions :) [13:25] so they were [13:36] cdbs, kenvandine, yes, definitely :) [13:41] * kenvandine hugs njpatel [13:44] njpatel is a magician :) [13:45] * cdbs also hugs njpatel [13:45] cdbs, I reviewed your branch, hopefully what I said makes sense :) [13:46] * cdbs checks [13:48] njpatel: thanks a lot for the review! /me looks at the unity::blahblah source code [13:48] haha === mterry_ is now known as mterry [14:05] hello [14:06] anyone? [14:09] hi [14:35] njpatel, i want use nautilus 3 dbus inteface to run the confirmation dialog when "Empty trash" is activated from launcher [14:35] nice [14:35] andyrock, I was just peeking at your branch :) [14:36] now i've used glib::DBusProx [14:36] *Proxy [14:36] yeah, excellent :) [14:36] but i don't know if it's fine having proxy as a private member [14:36] or i have to create a new proxy every time [14:37] andyrock, new proxy everytime? when? [14:37] everytime "empty trash" is activated [14:38] marn [14:39] andyrock, oh [14:39] andyrock, private member variable [14:39] andyrock, it's async so it wouldn't work great as a local variable [14:40] ok i have to add some stuff to make sure that proxy is connected when Call method is called :) [14:40] andyrock, does nautilus do dbus activation? [14:41] andyrock, if so, it should be fine to just call it, activation will take care of the rest [14:42] njpatel, i have to check if a file service for natuilus exists in /usr/share/dbus-1/services right? [14:43] andyrock, right [14:43] [D-BUS Service] [14:43] Name=org.gnome.Nautilus [14:43] Exec=/usr/bin/nautilus --no-default-window [14:43] andyrock, yep [14:43] so you're safe [14:44] ok... so the newer TrashLauncherIcon.cpp is cleaner than the last one :) [14:44] i love outsourcing :) [14:46] njpatel, can i use lambda c++0x function too? [14:47] heh [14:47] andyrock, yep [14:47] as long as it's not crazy like what gord likes to do ;) [14:47] cool :) [14:47] if its not a lambda, its a bug [14:48] lambda aspect programming is the way for the future [14:48] lamda + async stuff lol :) [14:56] andyrock, merged your branch [14:56] its AWESOME [14:56] you rock dude [14:56] many kudos [14:56] love, and respect [14:56] DBO, if i rock you are superman :) [14:57] jcastro, http://bazaar.launchpad.net/~unity-team/unity/trunk/revision/1399 [14:58] whoa, DBO, you did a review? [14:58] nice! [14:58] (heh, just kidding) [14:58] shutup bitch [14:58] ok so what does this do? the description is confusing [14:58] something about DND [14:59] what's like, an example? === daker is now known as daker_ [16:12] hi all [16:12] Kaleo: hi :) you have any news about this https://code.launchpad.net/~andreagrandi/unity-2d/trash-nautilus-setting/+merge/70583 ? I've some spare time to try to fix it, if I only could get some feedback about my last comments ;) [16:58] 00 [16:58] oops, nvm [17:03] Andy80: I'm on it :) [17:04] Kaleo: good :) [17:06] om26er, around? [17:07] andyrock, yes i am here and the regression is fixed thx [17:08] andyrock, your branch did awesome things ;) [17:08] andyrock, that firefox bug is fixed btw [17:08] well seb128 released unity 4.8.2ubuntu3 (and ubuntu 4 right now) [17:08] so why the bug is "fix-commited"? :) [17:08] sorry if i'm wrong [17:09] I think it "releases" when it's published [17:09] iirc it's automatic [17:09] jcastro, but it's aleady published :) [17:09] Andy80: replied! [17:09] andyrock: oh, I haven't gotten it yet [17:10] andyrock, back [17:10] om26er, well seb128 released unity 4.8.2ubuntu3 (and ubuntu 4 right now) [17:10] so why the bug is "fix-commited"? :) [17:10] sorry if i'm wrong [17:10] andyrock, fix committed only for unity upstream [17:11] because new tarball was not released [17:11] andyrock, seb pulled from trunk till I think commit# 1400 and uploaded it [17:12] andyrock, though I have a bug for you :p [17:12] drag and drop issue [17:13] drag and drop + scale mode right? [17:13] om26er, ^^^ [17:13] andyrock, yes problem specific to two or more than two windows [17:14] well this bug is present also without my patch right? [17:15] andyrock, maybe I never use dnd ;) [17:15] om26er, can you open (eventually) a new bug and assign it to me? [17:16] andyrock, sure, I will do that. [17:16] om26er, i will work on it as soon as possible (i'm working on cairo stuff right know) [17:16] *know->now [17:16] andyrock, the fade to show the menubar? [17:16] *applications menu [17:17] right, but there are some problem with the current implementation [17:17] :/ [17:18] andyrock, the change will be cool though [17:18] om26er, indeed... but before I assign it to me i want to study it a little more [17:19] andyrock is hard at work ;) === yofel_ is now known as yofel [21:21] In unity-2d why does Empathy flash its icon and the messaging menu? And how do I get it to stop constantly covering my other work by activating the unity-2d icon panel? [21:22] I really like Unity-2d otherwise, but I stopped using it because I can't figure out how to make it stop. [21:30] you could stop using Empathy...lol [21:31] I believe that behavior is by design, I don't use Empathy so I don't know if there's a way to change it [21:41] I turned off all of empathy's notify features === JasonO_ is now known as JasonO [23:39] I don't know if this is the right place where to discuss this, but.... is there any dedicated team in Ubuntu that work to make it more accessible to "special people"? I mean.. blind people, or someone who can have any problem using a keyboard ecc....? [23:39] Andy80: that's the Ubuntu Accessiblity Team. [23:40] nhaines: oh, thank you! [23:40] :) [23:40] I'll google to search more info [23:40] Andy80: you're welcome. :)