/srv/irclogs.ubuntu.com/2012/03/28/#ubuntu-unity.txt

thomibschaefer: sup?00:01
bschaeferthomi, hey, im about to push some changed. Was going to ask you about getting the search bar for the hud00:02
bschaeferthomi, but I think I got it00:02
thomioh ok. should be something like hud.get_children_by_type(Searchbar)00:03
bschaeferyeah, but then I had to add that empty class00:03
thomiSearchbar should already be defined somewhere00:04
thomiprobably in dash.py, since it was used there first00:04
bschaeferI was getting an undefined references to SearchBar00:04
bschaeferyeah can laugh at my attempt in a sec, the diff should be up soon00:05
bschaeferhttps://code.launchpad.net/~unity-team/unity/fixes.unityshell-overlay/+merge/9946200:05
thomi:)00:05
bschaeferbut it does work haha00:05
bschaeferthomi, ok, diff is updated00:07
thomibschaefer: ok, there's a few things... :)00:09
bschaeferyeeah, I also didn't change that comment, as you can see I copy/pasted it haha00:09
thomi1) you don't need to import get_state_by_path or make_introspection_object. Importing those is almost always a sign that you're "Doing It Wrong" (tm)00:09
bschaefero yeah, I should have removed those00:09
bschaeferI thought that could be causing the problem, but it wasn't but forgot to remove it. Good to know though :)00:10
thomi2) rename both get_searchbar methods to just "searchbar", and make them properties (i.e.- put "@property" on the line above them)00:10
thomithat means in the test you can simply type "hud.searchbar.whatever"00:10
bschaeferwhat does @property do?00:10
bschaeferoo ok00:10
bschaeferthats nice00:10
thomilets you access it like a variable00:10
thomiyeah00:11
thomi3) replace your class with this import: from autopilot.emulators.unity.dash import SearchBar00:11
bschaeferugg that makes sense! My lack of python skills are finally showing through haha00:12
thomialso, your 'test_hud_to_dash_disabled_alt_f1' test has both toggle_reveal and then ensure_visible at the start of the test00:12
thomiI'd change it to just use ensure_visible00:13
bschaeferones dash00:13
bschaeferwait00:13
thomioh yeah, sorry00:13
thomimy bad :)00:13
bschaeferyeah, I wasn't 100% where to put those00:13
thomimy eyesight is getting worse :)00:13
bschaeferas its kinda both dash/hud haha00:13
thomithat's cool. apart from the points above, it looks good00:14
bschaeferok, almost done fixing those! Ill ping you when the diff is updated with new a new push :)00:14
thomicool00:14
bschaeferthomi, ping should be update now :)00:22
thomibschaefer: one more tiny thing:00:31
thomi234+00:31
thomithat shouldn't be there :)00:32
bschaeferthomi, ahh yes, will remove!00:32
thomicheers muchly00:32
bschaeferpushed, and thank you!00:33
thomiapproved, cheers.00:35
hank__I hope thats the right channel...  Hi, how is it hangin' with Unity UI? when is it "finished"?01:00
hank__and what is ayatana?01:00
thumperfinished?01:03
thumperprograms are never finished :)01:03
thumperhank__: click on the topic wiki page to learn about ayatana01:04
bschaeferthumper, im about to merge this: https://code.launchpad.net/~unity-team/unity/fixes.unityshell-overlay/+merge/9946202:12
* thumper takes a peak02:13
thumperor a peek02:13
bschaeferthumper, the hud still needs to emit end_key_focus when it hides, but I don't want to keep adding to that02:13
bschaeferthumper, but the dash->hud works 99.99% of the time!02:13
bschaeferthe big reason I would like it to emit end_key_focus is the ibus chinese would just work a lot better02:14
bschaeferas sometimes the preedit window disappears :( and you can only get it back if you open the dash or switch workspaces02:15
bschaeferand thank you reviewing it!02:16
thumperbschaefer: looks good02:18
bschaeferthumper, cool! Merging02:19
bschaefernow time to look at that list of things to do...hmm02:22
apwdidrocks, a fun one for you: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/96690707:55
ubot5Ubuntu bug 966907 in unity (Ubuntu) "focus in wrong window after transition from dash to hud" [Undecided,New]07:55
didrocksapw: ah, thanks! I noticed it before the release, but not a blocker :)07:58
didrocksapw: didn't file it though, with all the rush time if you followed…07:59
didrocksconfirming and adding to the target07:59
apwyeah it looked manic as always07:59
apwdidrocks, thanks07:59
didrocksyw, thanks to you! :)07:59
=== wgrant_ is now known as wgrant
=== alan_g is now known as alan_g|afk
=== MacSlow is now known as MacSlow|lunch
davmor2hey guys I just clocked an odd issue,  I've done a fresh beta 2 install, I installed vlc and it appears in the launcher it's description is waiting to install (it is installed) when I right click on the launcher I get unlock from launcher and no name.  If I click on the launcher it fires up vlc as expected :(11:46
=== _salem is now known as salem_
davmor2might be that it has this odd behaviour only on the first installed app11:47
sil2100davmor2: does it happen for subsequent installed applications as well?11:50
davmor2sil2100: Nope the second one I installed seems to be correct,  I have a screenshot I'll post as soon as u1 finishes syncing shouldn't be too long11:50
sil2100davmor2: could you post a bug-report about this on https://bugs.launchpad.net/unity with all the details?11:54
sil2100If there's no bug like this filled in already of course11:54
davmor2sil2100: yeap will do11:54
sil2100Thanks11:56
=== MacSlow|lunch is now known as MacSlow
davmor2sil2100: bug #96708512:27
ubot5Launchpad bug 967085 in unity (Ubuntu) "initial installed app isn't correctly named" [Undecided,New] https://launchpad.net/bugs/96708512:28
sil2100davmor2: thanks!12:30
mhall119good morning12:49
htorqueandyrock: hi! about bug 913569 - should this already work in precise? when i press alt+f1 when the dash is opened, i see the ubuntu button highlighted for a short time. when i repeat it, the ubuntu button gets highlighted and keyboard input is blocked for a while.12:50
ubot5Launchpad bug 913569 in unity (Ubuntu) "Launcher bar doesn't saturate when focused via keynav when dash opened" [Medium,Confirmed] https://launchpad.net/bugs/91356912:50
htorquenot sure if that's connected to bug 75952312:50
ubot5Launchpad bug 759523 in unity (Ubuntu) "Unity hangs on a keyboard grab" [Medium,Confirmed] https://launchpad.net/bugs/75952312:50
htorquemhall119: hi!12:50
mhall119hey htorque, how's it going?12:51
htorquemhall119: great! how about you? :-)12:51
mhall119getting there, got my coffee and some powdered sugar donuts12:52
andyrockhtorque, hi12:59
andyrockhtorque, alt+f1 doesn't work for me when the dash is open12:59
htorqueandyrock: it doesn't work for me either, but i get a highlight flicker on the ubuntu button the first time i press alt+f1 (also closing the dash), and the second time an "input device hang" with the ubuntu button highlighted for a while (and the dash closed).13:01
htorqueandyrock: but yeah, bottom line for that bug report → it's obsolete. i was just wondering what i'm supposed to see, so i can open a bug report.13:02
andyrockhtorque, i don't know what is the wanted design... that bug is on a priority list but it's obsolete yeah13:03
htorquehm, appart from the issues i see, alt+f1 currently closes the dash - maybe it shouldn't if keynav isn't suppose to work with the dash opened?13:05
andyrockhtorque, for me alt+f1 doesn nothing13:07
andyrocks/doesn/does13:07
andyrockand for nothing i mean nothing13:08
andyrock:)13:08
htorqueandyrock: oh, and that's with precise's version or trunk?13:10
andyrockhtorque, yep13:10
htorqueyep to what? :P13:10
andyrockhtorque, oh sorry... i read just trunk13:12
andyrockso yep with unity trunk13:12
htorqueandyrock: so my issue is probably fixed already, thanks!13:12
andyrockhtorque, yw13:15
andyrockhtorque, are you going to attend the UDS?13:17
htorqueandyrock: nope13:19
andyrockhtorque, argh why not?13:20
=== alan_g|afk is now known as alan_g
htorqueandyrock: i don't really have anything to contribute and uds is serious business! ;-)13:23
andyrockhtorque, not really... you're always available for branch testing13:26
=== smb` is now known as smb
mhall119it's funny how many good contributors don't apply because they don't see themselves as good contributors13:51
mhall119funny in a sad, ironic way13:51
mgedminimpostor syndrome13:51
mhall119yeah13:51
=== zyga is now known as zyga-afk
tsdgeossaschakb: you there?14:21
saschakbyes I am14:21
saschakbtsdgeos: yes I am14:22
tsdgeossaschakb: hi, Albert here, been trying to find that unity-2d crasher you have14:22
tsdgeosunfortunately the last bug you opened didn't give much more info, can i private query you here to give you some more instructions?14:22
saschakbtsdgeos: The problem I have is, that the last time I got those bug, I already clicked in the bug report, not to come up anymore on this bug :\ - that was days ago.14:23
saschakbtsdgeos: Ask me, and I hope my answers might help you14:23
=== yofel_ is now known as yofel
mhall119tedg: does libdbusmenu-gtk automatically export Gtk window menus?15:33
mhall119or is that something else that does that15:34
tedgmhall119, No it does not15:34
tedgmhall119, appmenu-gtk is loaded into GTK and does that using libdbusmenu-gtk15:34
mhall119ok15:34
mhall119so what is in libdbusmenu-gtk, are those custom Gtk widgets?15:35
mhall119or just an API15:35
mhall119tedg: ^^ ?15:45
tedgmhall119, It is, in general, the parts of dbusmenu that require GTK.  So it's the parser to look through the GTK menu hierarchy and the other side to turn a dbusmenu tree to a GTK menu hierarchy.15:47
mhall119and I assume libdbusmenu-qt does the same on the Qt side15:49
tedgmhall119, Uhm, not really.  It doesn't depend on glib at all, so it's from dbus up to Qt where GTK is just between glib and GTK.15:49
mhall119ok15:50
mhall119is libindicate only used for interacting with the Message Menu, or does it do other things?16:12
mhall119tedg: ^^ do you know?16:14
tedgmhall119, It is built to do other things, but is only used with the messaging menu today.  Probably will remain that way, but I won't promise anything :-)16:15
tedgIn general, if we're going to keep it that way, it probably makes sense to remove it.16:15
mhall119or at least rename it16:17
mhall119tedg: libindicator is used by Unity to display, not by client applications, correct?16:18
mhall119client applications would use libindicate or libappindicator?16:19
tedgmhall119, It's the API between the indicators and unity.  It should not be used by anyone else.  So yes, no applications.16:19
mhall119ok16:19
tedgmhall119, It's undocumented on purpose :-)16:19
mhall119yeah, but it's known about, so undocumented just makes it confusing, not hidden16:20
tedgmhall119, Well, it's hard to truly hide things in open source.16:20
mhall119yup16:21
davidcalletedg, ping16:34
mhall119davidcalle: hey, do you need any help with that singlet tutorial?16:40
davidcallemhall119, can I send you a gdoc draft on friday?16:41
mhall119davidcalle: sure16:41
mhall119tedg: will moving to GMenuModel remove the need for the custom patches that are keeping Unity out of Debian and other distros?16:45
tedgmhall119, It will certainly help.  We haven't evaluated all that specifically, but it should really help things out.17:33
tedgmhall119, Honestly, most of the folks could get Unity without the global menu bar pretty easily.  I don't think we have any patches that are needed other than for that.17:33
mhall119tedg: I don't think so either, I was just curious17:35
mhall119where is the default launcher app selection defined?18:40
=== yofel_ is now known as yofel
ryehello, i come from bug #943851 which while fixed for applications makes it impossible to enter composed letters e.g. in firefox in widgets that listen to blur event19:59
ubot5Launchpad bug 943851 in Unity Distro Priority "[unity 5.6] Pressing Alts steals focus from current widget, cannot compose characters with AltGr" [High,Fix released] https://launchpad.net/bugs/94385119:59
ryefor some moment the focus is still stolen20:00
cjohnstonmhr3: ping20:14
mhr3cjohnston, pong20:21
cjohnstonmhr3: just commented on the bug we were talking about the other day... https://bugs.launchpad.net/zeitgeist/+bug/92832420:21
ubot5Error: ubuntu bug 928324 not found20:21
cjohnstonIt is still killing me20:21
mhr3cjohnston, so i take it it's not any better for any either?20:23
cjohnstonno20:24
cjohnstonI was just at over 40% of my ram20:24
mhr3but anyway, we need to bother alecu, we had a long chat with him yesterday about the possibilities20:24
mhr3no clear solution so far20:25
cjohnstonok20:28
cjohnstonI'm willing to help out with debugging, I just need to be told what to do20:28
cjohnstonmhr3: I wonder if it is U1 thats causing it20:32
cjohnstonwhen it starts updating it just runs away20:32
mhr3cjohnston, it is20:33
cjohnstontell u1 to fix their app?20:33
mhr3although ultimately it's just trigerring some bug inside xapian20:33
cjohnstoni see20:34
mhr3cjohnston, that's why alecu has to be bothered :)20:34
cjohnstonok20:34
cjohnstonis there somehere I should join for alecu?20:34
mhr3it was his eod half an hour ago20:34
cjohnstonahh20:35
mhr3but he'll surely be in one of the u1 channels20:36
cjohnstonok20:36
mhr3we got him to come also to #zeitgeist, so not exactly20:37
mhr3not sure*20:37
cjohnstonok20:37
=== salem_ is now known as _salem

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!