[01:31] Every time I select a launched program from the unity bar that has more than 1 window open it always brings a different window to the top, but still gives the original window focus [01:31] is there any way to fix this? === bregma__ is now known as bregma [05:23] good morning [06:47] good morning === Jens is now known as jbache [08:29] JohnLea: hey, I am just reviewing lamalex' U1 Music scope, and I was wondering whether or not it was the intention that results from the music scope should show up in the global dash search? [08:30] JohnLea: I am thinking that the results from your own collection could make sense, but the U1 store results not so. Especially because they may contain explicit names an cover art [08:34] kamstrup; yes the Dash home should display music search results. However the Dash Home should never display results that have transaction latency from any of the lenses (see section 3.7, 2.2.2, and 2.2.1 in the "Unity Dash" spec doc) [08:34] kamstrup; this means that the dash home should not display music that is available for purchase, or apps that our available to download [08:35] kamstrup; basically, everything that appears in the Dash home should be instantly available if a user clicks on it [08:35] kamstrup; so music from spotify that is displayed in the music lens would also be displayed in the Dash home, but music available to purchase would not [08:36] kamstrup; the Dash home is focused on retrieval, the individual lenses do both retrieval and browsing [08:36] kamstrup; does that answer your question? === API is now known as Guest137 [08:45] JohnLea: yep, that's super. Thanks === Guest137 is now known as apinheiro [10:23] kamstrup: can we make the libunity and u-l-a/u-l-f releases now? that will still be that already done and things to not cared too much about then :) === MacSlow is now known as MacSlow|lunch [10:33] didrocks: let me check... The U1 scope has unearthed some "interesting features" in lbunity ;-) [10:37] didrocks: i'll go over any pending branches now, and hopefully release in ~30min if everything is smooth sailing [10:38] kamstrup: not "if", eveyrthing *will be* smooth :-) [10:38] *jedi wave* [10:38] thanks :) [10:40] kamstrup: wait, I have maybe a last minute fix for u-l-a [10:42] kamstrup: no, that's fine ;) [10:57] didrocks: ok - so here's the stinker... :-) [10:57] no stinker :-) [10:58] didrocks: *strictly* speaking there is an ABI break in libunity today. But it is in the "private parts" (pun intended) [10:58] didrocks: so it does not affect anything [10:58] kamstrup: you mean, in the pimpl? [10:58] didrocks: but jusy to warn you if some of your scripts starts detecting this [10:58] didrocks: vala has the notion of "internal" functions [10:59] didrocks: they are not exposed in the public header, but still to be found as a symbol in the .so [10:59] how does it implements it, it's not exposed to the application (like, in a struct or whatever) [10:59] ok :) [10:59] didrocks: i needed to change the signature of some of these internal functions [10:59] this is not a removed member [11:00] only functions [11:00] so, no "object size change" [11:00] didrocks: so maybe, some abi checker scripts will complain, but it should be "this is not the abi break you're looking for" [11:00] kamstrup: sounds good, I'll tell you if my scripts complain :) [11:00] didrocks: i don't think object sizes are affected [11:00] so should be good, I'll launch the old lenses with it [11:01] didrocks: i have been running with the new libunity and everything else from repos the past 30 minutes, and everything works like a charm [11:01] launcher count+progress, all lenses etc [11:01] kamstrup: excellent, thanks for checking it! :-) [11:01] So thunderbird, update-manager, and lenses definitely don't cause problems [11:01] yeah, ok, let's consider it's fine then :) [11:02] so that covers dl-opening in GI and dynamic linking [11:02] yes [11:02] didrocks: ok, i'' start rolling libunity now then [11:02] yes! :) [11:07] there are alot of problems with minimized windows previews in Unity disabling it just makes things work, might be wise to turn the feature off [11:25] didrocks: https://launchpad.net/libunity/4.0.0/4.0.4 ! [11:25] kamstrup: thanks! [11:25] hey om26er, I remember seeing some activity on bug reports about it, can you refresh what's the issue? [11:35] kamstrup, hi, do you have time for a scopes question? [11:36] didrocks: catch this! https://launchpad.net/unity-lens-applications/trunk/0.4.6 [11:36] davidcalle: always dude :-) [11:36] kamstrup, thanks :-) [11:38] Kamstrup, I use a single local scope, merging local and remote sources. Each one uses its own dash category and my "on_search_changed" looks like this : [11:39] kamstrup: got it! (yeah, we are very away one from each other, so time to wait for the velocity of the tarball to arrive ;)) [11:39] results = scope.props.results_model; results.clear(); update_res_model (search, results, 0) (0 is the first cat); results.flush_rev_queue(); update_res_model (searc, res, 1); search_finished() [11:40] kamstrup, results.flush_rev_queue() doesn't seem to do anything. [11:40] davidcalle: what do you expect it to do? [11:41] kamstrup, to display results from cat 0 immediately as they are locals, then bother about remote sources in cat 1. [11:41] kamstrup, that's how I used it in natty, it worked. [11:42] didrocks: and the last one from me today! https://launchpad.net/unity-lens-files/trunk/0.6.6 [11:43] kamstrup: rock and rolled (tarballs)! thanks :) [11:43] davidcalle: ok, libdee hasn't really changed much since Natty, so there should be no change there [11:43] didrocks: and not post release version bump today [11:43] ! [11:43] kamstrup: I LOVE YOU! :-) [11:44] davidcalle: have you tried looking at this in dbus-monitor? [11:44] kamstrup, nope, but I will. [11:45] kamstrup, http://paste.ubuntu.com/689925/ here is the whole method, maybe you'll see a mistake. [11:46] davidcalle: since unity is *very* chatty on the bus, you might wanna run it like : dbus-monitor 'interface=com.canonical.Dee.Model' [11:46] davidcalle: this way you see only what is transmitted on the dee models, not all the noise [11:46] kamstrup, ok [11:46] davidcalle: you wanna chewck how many Commit signals they send [11:47] davidcalle: the contents of the Commit signals should correspond to a "diff" that unity should apply to its view [11:49] kamstrup, so, if I search for "mo" then "moby", the "moby dick" item shouldn't be reloaded, right. On Unity-2d it flickers like it's being reloaded. [11:50] davidcalle: it will be reloaded. the unity shell can not assume that it can simply filter the query [11:51] Ok [11:51] davidcalle: consider doing the same search on google... that would give very different results for each query [11:51] kamstrup, indeed. [11:51] davidcalle: but you can make that optimization inside your lens if you want. In fact the old apps and files lenses from way back in maverick did this if i recall correctly [11:52] but it was some tricky bok keeping [11:52] and it's buggy by design, unless you can retrieve the *entire* result set for the query "mo*" in the first run [11:53] which you rarely can for any non-trvial sized corpus [11:53] also if you have relevancy ranked sources the query "moby" and "moby dick" will sort very differently, hence simple filtering does not apply [11:55] kamstrup, what I do is applying different regex on the results before passing them to unity : I extend lists of items matching exactly the query, then matching the beginning of the forts word, the beginning of another word, etc. [11:55] first* [12:06] kamstrup, if I send flush_rev_queue after each model.append, does it should load results as soon as they are appended to the model? [12:07] davidcalle: yes, but only do that if you have at least 100ms or so between each append() [12:07] davidcalle: otherwise you'll just be spamming the bus and slowing yourself (and everyone else) down === zyga is now known as zyga-food [12:08] kamstrup, ok, I'm going to test this with a sleep after append then flush_rev_queue. To see if it works. === MacSlow|lunch is now known as MacSlow [12:13] davidcalle: really, you should insert a sleep(99999999999), then switch to dbus-monitor when it sleeps and assert that the Commit signal has hit the bus [12:13] if not, then it's a bug in libdee [12:20] kamstrup, doing model.append; model.flush_rev_q; time.sleep(1) : I see my results slowly being loaded in dbus-monitor, but nothing showing up in the dash until the whole queue has been passed to dee. [12:21] davidcalle: then the bug is in the dash - is it u2d or u3d? [12:21] kamstrup, 2d [12:22] davidcalle: if you have problems testing in u3d, I can give it a spin for you if you give me a branch [12:22] kamstrup, will test in a moment. [12:25] kamstrup, same thing in 3d. [12:29] kamstrup, my branch is here https://code.launchpad.net/~davidc3/unity-books-lens/oneiric-first-draft [12:31] kamstrup, if you happen to check it, sorry for the dirty code, I'm rather new at python. ;-) [12:43] kamstrup: !!! you didn't bump the libunity build-dep on u-p-f! I trusted you even if I remarked it that you didn't use the new API :-) [12:43] u-l-f, sorry [12:44] didrocks: argh! FAIL! [12:45] kamstrup: I was really thinking "if kamstrup didn't bump the build-depp, there sould be a reason and it doesn't use the API, let's trust him" [12:45] kamstrup: i'm sooooooooooooooooooooooooooo disppointed :) [12:45] disappointed* === zyga-food is now known as zyga === zyga is now known as zyga-afk [15:14] Trevinho, did you fix bug 838923 in your branch? [15:14] Launchpad bug 838923 in unity (Ubuntu) "Start dragging a maximized application title causes it to re-decorate" [Medium,In progress] https://launchpad.net/bugs/838923 [15:15] it seems sam fixed something similar in compiz bug 850985 (or was it the other end of the bug?) [15:15] Launchpad bug 850985 in unity "dragging a window to the top while maximized gives it double borders" [Medium,Fix committed] https://launchpad.net/bugs/850985 [15:41] didrocks, Hi I have assigned bug 848707 to you is that fine? [15:41] Launchpad bug 848707 in compiz-plugins-main (Ubuntu) "clicking twice on expo in unity launcher takes you to a different workspace" [Medium,Confirmed] https://launchpad.net/bugs/848707 [15:41] the fix is in comment#2 [15:41] tedg, ping [15:44] om26er: you should dup it to bug #837545 where a fix should land today [15:44] Launchpad bug 837545 in compiz (Ubuntu) "Spread - center the workspace switcher to account for the launcher and pane" [Undecided,New] https://launchpad.net/bugs/837545 [15:50] done, thx [15:50] Uhg, seems I missed him. [16:31] I'm having a very difficult time with Unity2D right now. GNOME Terminal windows are behaving rather strangely. [16:31] http://ubuntuone.com/69wKSZ0tVZMO2rcz7Yggxn [16:32] There's no alpha transparency around the title bar, they are always on top of *everything* (right-click menus on title bar, Alt-Tab switcher in Unity, etc.). [16:33] When I switch to another app, GNOME Terminal covers the app but is not active. It can be clicked right through. [16:33] This is subobtimal. :) [17:21] didrocks, could increase the importance for this bug: [17:21] https://bugs.launchpad.net/unity/+bug/851103? [17:21] Ubuntu bug 851103 in unity "a11y support on Unity is broken" [Undecided,Confirmed] [17:21] I can'¡t do that [17:22] apinheiro: sure, doing [17:23] didrocks, ok, thanks [17:23] apinheiro: targeted for O, thanks [17:24] didrocks, ok, I have just found a solution, and it is a two-line branch [17:24] so it shouldn't be a problem to solve it [17:24] I mean, shouldn't be a problem to merge it [17:24] didrocks, btw, what means p-series? [17:28] apinheiro: next release (o -> oneiric; p -> we don't have the name yet ;)) [17:28] apinheiro: I just misclicked! [17:28] didrocks, ok [18:17] unity is completely broken again after todays update (say about 30 min ago) [18:17] it just dies on startup [18:19] jjohansen: do you have a backtrace? [18:19] jjohansen: and what did you updated last, nux is just published [18:20] didrocks: no back trace, nothing in dmesg, /var/crash or /var/log that I can see [18:20] jjohansen: looks weird then, did you have to --reset ? [18:21] jjohansen: or just launch first "unity" from a tty? [18:21] I am in 2D atm but once I get a couple things done will reboot and try again, it failed every time I tried though and I tried with older kernels to see if the problem was there [18:21] didrocks: not in unity, [18:21] I haven't tried launching it from a terminal yet [18:22] I need to get a few things setup before I take this machine down again [18:22] hm, a reboot fixed that for me today. restarting didn't work, unity just died. [18:23] didrocks: I'll have more info in say 15min, and I'll drop the bug# here [18:24] jjohansen: sure (not sure to be there in 15min TBH, but do not hesitate to ping me) [18:24] didrocks: okay [18:35] gord, hi [18:43] anyone has this problem? [18:43] https://bugs.launchpad.net/unity/+bug/851172 [18:43] Ubuntu bug 851172 in unity "Drag and drop inside dash is very slow with Active Blur activated" [Undecided,New] [18:45] andyrock: it's definitely lagging behind the mouse cursor here [18:45] let me test w/o blur [18:45] htorque, thx [18:46] confirm the bug please [18:46] static blur is fine [18:47] i don't know the right person which it must be assigned [18:47] jaytaoko maybe [19:10] gord, hi, should I assign this bug 851196 to you? [19:10] Launchpad bug 851196 in unity "Non-square dash items are stretched to a 1:1 ratio" [Undecided,New] https://launchpad.net/bugs/851196 [20:25] Every time I select a launched program from the unity bar that has more than 1 window open it always brings a different window to the top, but still gives the original window focus [20:25] is there any way to fix this? [20:31] slide: not that I know of [20:32] slide: what version are you running I don't think I have seen that one for awhile actually [20:32] not that I pick windows that way because it has been so broken in the past [21:10] DBO, there are some issue due to the new policy of not hiding the dash when dnd starts [21:10] andyrock, explain? :) [21:10] it seems to work for me [21:11] right now i'm quite busy so i've solved just some of them [21:11] well the big one is that with active blur activated [21:11] is really really slow [21:11] the bugs i've solved is related to saturation/desaturation [21:11] of the launcher [21:13] DBO, i'm going to do a merge proposing right know but there are no bugs on lp [21:14] andyrock, you are making it saturate again when DND starts? [21:14] yes.... [21:15] there was a bug some time ago... [21:15] andyrock, so the only technical issue is performance? [21:15] i'm not able to find it right now [21:15] god I thought this was going to be more nasty ass race conditions... [21:16] DBO perfomance issue right know [21:16] mine works fine :P [21:16] without "right know" sorry [21:16] i have not a Mac :) [21:16] im surprised there is a performance issue actually [21:17] and when the dash is opened dropping a file into the launcher doesn't close the dash [21:17] its not supposed to [21:17] this way you can drag and drop several things [21:17] the dash doesn't close also when the spread is triggerd [21:17] I want to kill that behavior... [21:18] I think that behavior is SO dumb... [21:18] well i think that make sense do it only with app icons [21:19] andyrock, how is performance on alt-tab for you? [21:19] DBO, it works really really fine [21:20] so alt-tab is fast... [21:20] even if you enter the spread mode? [21:20] yeah [21:20] spread mode in the alt-tab? [21:20] down arrow [21:21] works fine too [21:21] crazy [21:23] DBO https://code.launchpad.net/~andyrock/unity/dnd-dash-saturation/+merge/75641 [21:24] andyrock, thanks [21:24] I am looking at the perf now [21:24] andyrock, want to do me a favor? [21:24] DBO, of course [21:24] can you get me a sysprof output of the performance issue? [21:27] DBO give me a second and i will do it [21:27] andyrock, I'll be here for quite a while still :) [21:30] guess this is how the multiload indicator is supposed to look now: http://img.xrmb2.net/images/553098.png ? [21:35] DBO https://bugs.launchpad.net/unity/+bug/851172 [21:35] Ubuntu bug 851172 in unity "Drag and drop inside dash is very slow with Active Blur activated" [Undecided,Confirmed] [21:35] attached there [21:35] I hope i've done it in the right way [21:35] it's my fisrt time with sysprof :) [21:36] *first [21:36] :) [21:36] thanks [21:36] and another bug (at least i mean) https://bugs.launchpad.net/unity/+bug/851185 [21:36] Ubuntu bug 851185 in unity "When the dash is show, "dragging behind launcher" interaction should not be triggered" [Undecided,New] [21:37] if you confirm it's a bug (maybe it's a weird design) i can assign it to myself [21:37] andyrock: what should happen when you touch the left edge with the dragged item? [21:38] htorque, if the dash is open nothing [21:38] here it saturates when i enter the launcher and desaturates when i leave it again [21:38] if the dash is not open the launcher should be hidden [21:39] ah, i'm not using autohide !:-) [21:39] htorque, saturation bug is another one (i just did a mp) [21:39] htorque, you use never hide option? [21:39] yeah, just switched to autohide and can confirm that now [21:40] htorque, it's very useful when the dash is not open [21:40] but if the dash is open it makes no sense IMHO [21:42] htorque, can you confirm it please? [21:46] DBO, just another thing (i've to study mathematical analysis then :/). We use g_file_query_info and g_file_get_content_type to get the data of the dragging stuff [21:47] sometimes (e.g. dragging firefox imgs) it takes too time (3-4 seconds) to do it [21:47] I dont think so? do we? [21:47] why would be doing that? [21:47] oh mimes... [21:47] right... [21:47] to get the data type of the dragging stuff sorry [21:47] we need to make that async [21:50] hi, could someone take a look at https://bugs.launchpad.net/ubuntu/+source/unity-lens-files/+bug/851359 [21:50] Ubuntu bug 851359 in unity-lens-files (Ubuntu) "Ellipsized values in size filter" [Undecided,New] === yofel_ is now known as yofel [23:04] can anyone explain, how this can be possible: the alt-tab preview of opera showed me the xchat window and doing 'killall opera' killed opera AND xchat. :-/ [23:04] htorque, thats cool! [23:05] not if i cannot reproduce it ;)