[05:09] Good morning [05:11] good morning [05:14] hey didrocks [05:14] o/ pitti [05:14] how goes things in the world of client? [05:14] hey thumper, long time no talk ;) [05:14] I know, right? [05:14] things are going well, how is it in the cloudy one? :) [05:14] no 'everyone together' things any more [05:15] busy busy [05:15] yeah, I kind of miss that :( [05:15] the standard "everything takes longer than you think" problem [05:15] also, test fixing takes longer [05:15] dumb intermittent test failures [05:15] that sort of thing [05:15] same everywhere it seems :) [05:15] I've spent all day chasing two intermittent bugs [05:15] I *think* I have fixed them [05:15] we'll see [05:16] argh, and no easy reproducer? [05:16] nope [05:16] I guess having a cloud setup to reproduce is even harder actually [05:16] this was just our unit tests :-| [05:16] oh waow :: [05:16] :/ [05:17] and did you get some love for Go, in the end? [05:17] hey thumper [05:17] I tried for 2-3 days, didn't get that much of it I wanted [05:17] bonjour didrocks [05:17] guten morgen pitti [05:18] yeah, I'm enjoying Go more now than I did in the past [05:18] I still prefer python for hacking scripts up [05:18] but I'd definitely use Go instead of C or C++ for most other tasks now [05:19] oh, you have been converted! :) [05:20] I'm sure there are places where C++ is still better [05:20] but they are getting fewer [05:20] thumper: Am I the only one whose view of the language is tarnished by the obese rodent character? :) [05:20] interesting [05:20] duflu: haha, maybe [05:20] * thumper chuckles [05:21] * duflu wants slick and fast languages (and mascots) [05:21] funnily enough, there are two big killer things for Go [05:21] compile speed [05:21] and gofmt [05:22] no more arguments about brace position, or where to put whitespace [05:22] I've learned to live with the other deficiencies [05:22] my only thing I have some "old habits" and hard to get is this not real notion of class [05:22] Rust looks pretty interesting, but much less actually-usable than Go. [05:23] and it tried to half-hide the notion of reference… but not that much [05:24] yeah, pointers are still a thing [07:10] morning [07:10] hey willcooke! up early today [07:10] yeah :( [07:10] children [07:10] :( [07:11] or rather, child [07:11] ahah, a good reason to wake up I guess :) [07:12] good morning! [07:12] hey larsu :) [07:12] hi didrocks [07:12] morning willcooke! [07:13] how are you guys going? [07:13] * willcooke is sleepy and grumpy [07:13] ;) [07:13] time for a 1o1! :) [07:13] haha [07:14] I feel sorry for FJKong, he's up first today [07:15] * FJKong agree willcooke [07:15] :D [07:16] you agree to be sorry for yourself? :) [07:40] Laney, hi, could you please take a look the merge request at https://code.launchpad.net/~laney/ubuntu-cdimage/kylin/+merge/232829 [07:45] good morning desktopers [07:45] Laney, hey, he's on holidays, should be back tomorrow [07:45] JackYu: ^ [07:46] bonjour seb128, comment vas-tu ? tu est retour à ton ancien temps de se lever :) [07:47] didrocks: ^ il doit te visiter à nouveau ! [07:47] pitti, salut, je suis fatigué donc je dors un peu plus, je vais essayer de me réveiller plus tôt de nouveau quand ça ira mieux [07:47] didrocks, seb128, :( [07:47] didrocks, thanks [07:47] pitti: ahah, j'ai fait la même blague avec le "seb128 est de retour en France, ça se voit" ;) [07:47] seb128: :( (I was just kidding) [07:48] JackYu, he's likely to be on email later on - I will email him [07:48] Bonjour tout le monde [07:48] pitti, no worry, I'm not sick, just a bit tired ;-) [07:48] willcooke, thanks:) [07:49] willcooke, he has an IRC proxy, he's going to see the ping, no need of emails [07:49] imho [07:49] but he's flying atm/or just back [07:49] morning JackYu [07:49] let him time to settle down [07:51] seb128, ahh yes, I see that. Ok, so JackYu Laney will get on to that asap [07:52] great, thanks all. [08:13] larsu, do you think we need to hide the cog menus in GNOME apps if we add a menubar? or should we keep those widgets and just add the menubar for users who like to use those menus? [08:13] larsu, in evince you made it hide the button in the toolbar when the menus are displayed, but I wonder if we should just not bother/keep the ui and add the menu as well [08:15] seb128: hm, good question [08:15] my first instinct is to hide them [08:15] why? [08:15] which is why I did that in evince [08:15] not sure [08:15] I think becasue I dislike having duplicate ui [08:16] I would default to "let the widget like, those who know it/want to use it can" [08:16] especially that the menus are sort of hidden [08:16] and what's the point of having the menubar if you can just use the gear? [08:16] the point is why we add those menus back [08:16] but like I said. Good Question [08:16] consistency between apsp [08:16] does the gear cover exactly the same items than the menubar? [08:16] seb128: I don't have a thought out opinion yet [08:16] it's where they traditionally [08:16] it's where they traditionally are [08:16] true, true [08:17] didrocks: not always [08:17] didrocks, as you want [08:17] ubt usally [08:17] *usually [08:17] didrocks, we create the menubar for unity, so we can put whatever we want in there [08:17] often they leave away stuff that people know by now and never use the menus for [08:17] I think we did cover everything that is in the cog [08:17] such as cut/copy/paste [08:18] I guess what seb128 says makes sense, hiding the cog then, but then, there is the question of chromium and other things with the sandwich menu… [08:18] didrocks, I was in favor of not hiding it :p [08:18] chromium has both [08:19] seb128: do we patch it to have a traditional menubar or does that come from upstream? [08:19] no idea [08:19] question for qengho [08:19] or didrocks [08:19] it's starting to a be a common pattern (even on the web), so maybe yeah, keeping it would make sense. Sad for the duplication with menus, but they are hidden anyways, so we can take them as "shortcuts through the HUD" [08:19] *cough* [08:19] larsu: it's from upstream [08:19] oh, wow [08:20] so yeah, they do have menus + cog [08:20] I wonder how new style ubuntu desktop apps will handle this [08:20] will they have traditional menus? [08:20] they will have HUD content, not sure for menus [08:20] let's see the day we do a developer desktop [08:20] will unity8 look similar (with the menus in the panel) to what we have today? [08:20] currently the new desktop is one of tablet users [08:20] those apps are not complex enough to have menus [08:20] but I guess export menus is mainly for HUD nowdays [08:20] neither cog nor menubars [08:20] right, currently [08:21] didrocks: ya [08:21] seb128: I'm asking because if we'd know how unity8 will do it we might accomodate for that [08:21] like, leave the cog for transition if we're going cog as well [08:21] larsu, my gut feeling is that we don't know, nobody looked at that yet [08:21] we focus on the desktop-for-tablet-users atm [08:21] most of the platform, android included has a cog anyway [08:22] if anything [08:22] so it can be an expected user pattern [08:22] but afaik design didn't even focus on unity8-desktop yet [08:22] * mpt drinks a bottle of vodka [08:22] mpt, hey [08:22] mpt, :-( [08:22] Con-versh-ince!!!! [08:22] didrocks, I hope we are not doomed at copying android [08:22] it's more Con-versh-hips ;) [08:23] * seb128 hates cog menus on desktop [08:23] so does mpt... [08:23] they might make sense on small screens [08:23] seb128: the web has it, so we'll have it anyways [08:23] but a menubar is much easier to access, would it only because it's always in the corner [08:23] even if it's only in a browser [08:23] didrocks, that doesn't mean it's not a sucky user experience and than we can't do better [08:24] well, people will still browse the web :) [08:24] yeah, and still hate it [08:24] we can do better ;-) [08:24] didrocks, the Web has cog menus *because* by its nature it can’t have decent pulldown menus [08:24] like I said, I can see leaving them there if we'll use cog menus in the future [08:24] otherwise I don't see the point of duplicating stuff [08:24] though Google Docs puts a lot of effort into trying [08:25] mpt: those menus are atrocious [08:25] mpt, ok, the question is, if a GNOME app has a cog menu, and we distro patch a classic menubar as well, should we hide the cog under Unity or just have both available [08:25] but then, so are the rest of those apps [08:25] I remember trying to implement hierarchical subsubsubsubmenus for Launchpad [08:26] * mpt gets another bottle of vodka [08:26] I feel sorry for you :) [08:26] seb128, I would say, hide the cog [08:26] mpt, thanks [08:28] seb128: just a note on the cog menu on android, it's not all or none. You have three properties: "always in the actionbar (the bar containing the title)", "if enough room, otherwise cog" (depending on screen size), "always in cog" [08:28] didrocks, they work fine on android because you use you finger and it's easy to click on them [08:28] didrocks, I hate using cogs on the web in a desktop webbrowser [08:29] didrocks, it's not in an easy target like a corner [08:29] mpt: I agree with you that we should hide them on our current desktop. But in general, I think cog menus are preferable to the global menu bar [08:29] didrocks, it's also less handy to navigate than a menubar [08:29] mpt: especially on unity, where we don't even show it [08:29] seb128: I don't agree on the navigating part (I hate menu for that, properties are in File, Edit or Project?), but yeah, agreed about the easy target one [08:29] the problem with cogs is that you have one menu that contains all the things [08:30] and you have no idea whether the thing you're looking for is in there [08:30] didrocks, a flat menu with 30 items and 5 submenus is not easy to "find the right submenu" than it is in a menubar === Sweetsha1k is now known as Sweetshark [08:30] seb128: if you have a flat menu with 30 items, there is an issue with your apps IMHO :) [08:30] didrocks, or that you are libreoffice [08:31] or google doc [08:31] it needs those items [08:31] those do a lot of actions [08:31] you don't need to put everything you have in a menu in the cog [08:31] well, then you have a tradtionnal menubar :-) [08:31] or subscreens [08:31] like preferences one [08:31] or 3 toolbars stacked with stack of icons [08:32] office 95! [08:32] well, office has lot of normal actions [08:32] those shouldn't be in subscreens [08:32] I don't think you use 3 toolbars stacked with stack of icons on a daily basis, even on an office app [08:32] look at the edit menu of writer [08:33] how do you decide what actions are used or not? [08:33] seb128: http://weblog.sinteur.com/wp-content/uploads/2011/12/WordToolbars.jpg [08:33] larsu, ;-) [08:34] if only we had some way to search through them! [08:34] maybe if I press my Alt key.. [08:34] :) [08:35] anyway, back to the original question. [08:35] didrocks, well, even google doc has traditionnal menus, and if you look at insert/format/tools in a document, they have a least a good 30 items [08:35] seb128: indeed, but most of same mirror what you get in the toolbar or right click [08:36] toolbar has like 15 items [08:36] I've seen lots of people use that menu, though [08:36] I do [08:36] (anecdotal blah blah) [08:36] I don't, but I don't use gdocs [08:36] anyway let's agree to disagree [08:36] I find menubar useful and I'm glad even google decide to keep them when it's useful ;-) [08:37] (btw, little tip: Alt + / enables to search the menu) [08:37] didrocks, where/how? [08:37] doesn't work in firefox+gdoc [08:37] seb128: google doc? [08:37] works in chrome [08:38] k [08:38] welcome to the web! [08:38] I guess another custom hack that works only in chrome :/ [08:38] possibly, yeah [08:39] I could test if firefox wasn't freezing at startup here :/ [08:39] * didrocks kills and restarts [08:40] (indeed, doesn't work on firefox) [08:41] :-( [08:41] larsu, k, sorry, back to the topic ... do you think we should resolve other questions, or just hide the cog as mpt recommended? [08:42] seb128: no just that question and I think we should go with mpt's advise [08:42] +1 [08:42] *advice [08:42] I hope he didn't drink himself into a coma yet [08:50] (×__×) === tkamppeter_ is now known as tkamppeter === MacSlow is now known as MacSlow|lunch === MacSlow|lunch is now known as MacSlow === willcooke_ is now known as willcooke [13:29] larsu, so, you special cases california in the theme, are they doing something really special, or is that an open door to have to add other similar hacks for other applications? [13:30] seb128: their panes are eventtboxes [13:30] do you know/if that's common? [13:30] we used to have a rule that just set the bg of GtkEventBox (for deja-dup) [13:30] but setting that breaks selections in list boxes [13:30] which are used all over the place [13:30] not very common [13:30] I don't know why deja dup uses them [13:31] k [13:31] I guess we can land that and see what issues it creates [13:31] yes, that would be cool [13:31] I've the feeling we are going to find other eventbox users :/ [13:31] probably [13:32] I've investigated how we could fix o-s [13:32] but I really don't want to [13:32] and it's quite a bit of work [13:32] but doable [13:32] k [13:32] maybe you could dump that knowledge in a launchpad bug? [13:32] it would avoid loosing it/having to repeat, and we would have that recorded somewhere [13:33] there's not that much knowledge besides "don't use native windows" [13:33] but making a bug might be a good idea anyway [13:33] so that we can track progress if there will be some [13:33] :) [13:33] right [13:34] have a place to state "that's what we should, patches are welcome" as well ;-) [13:34] who knows [13:34] Company might jump in and write it for us! [13:35] lol [13:53] seb128: bug #1367764 [13:53] bug 1367764 in overlay-scrollbar "Themes using overlay scrollbars have to set explicitly set backgrounds on all scrollable widgets" [Undecided,New] https://launchpad.net/bugs/1367764 [13:53] larsu, thanks [14:02] larsu, ok, so the approach of "make GtkHeaderBar not the decoration and stack it as a toolbar seems to work nicely enough [14:02] Laney, ^ [14:02] just did that for evince as an experimentation, and it's looking alright [14:02] we might be able to have small patches that allows us to unblock apps updates [14:03] I agree that this looks good for some apps [14:03] but you'll need to remove the title [14:03] that would be really nice [14:04] larsu, http://people.canonical.com/~seb128/evince.png [14:04] that's 3.13.91 on utopic [14:04] perfect! [14:04] :-) [14:04] thanks! [14:04] yw! [14:20] larsu, Laney, https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1367769 [14:20] Ubuntu bug 1367769 in evince (Ubuntu) "[FFe] Update to new 3.13 serie" [Wishlist,Triaged] [14:21] attente_, oh, that might be useful for you, https://launchpad.net/ubuntu/utopic/+source/unity-system-compositor/0.0.5+14.10.20140910-0ubuntu1 :-) [14:23] seb128: cool. I'll have a look [14:30] willcooke: popey: https://plus.google.com/+DidierRoche/posts/7LpwuwqDJMa [14:30] popey: try to take my server down! static page + cloudflares [14:31] ✔ Challenge accepted [14:32] :) [14:32] * davmor2 hits the server power lead with an axe, Done! [14:32] davmor2: no no, only legit ways! [14:34] seb128: thanks, i saw that, but didn't manage to test it :) [14:36] seb128: the changelog diff looks suspivious [14:36] *suspicious [14:37] larsu, we usually drop all ubuntu changelog entry (at least in desktop land) when we resync on debian [14:37] that's a bit controversal, but it's annoying to merge those, and those entries are recorded in launchpad/would be dropped if we had a direct sync anyway [14:37] okay, that makes sense [14:38] I'm glad we can get rid of that monster patch [14:38] * larsu builds [14:38] yeah, me too [14:39] larsu, btw I opened https://bugzilla.gnome.org/show_bug.cgi?id=736419 let's see how that goes [14:39] Gnome bug 736419 in backends "Support traditional menu bar for environments that prefer those" [Normal,Unconfirmed] [14:39] larsu, https://bugzilla.gnome.org/show_bug.cgi?id=736420 as well [14:39] Gnome bug 736420 in backends "Don't user GtkHeaderBar as decoration out of gnome-shell" [Normal,Unconfirmed] [14:39] but I didn't add the patch, because I do the getenv XDG_CURRENT_DESKTOP != GNOME trick [14:39] which I guess upstream is going to not like [14:39] didrocks: spoilsport http://davmor2.co.uk/~davmor2/hates-what.png did you mean to put hates? [14:40] seb128: yeah I saw. We still don't have a good way of doing this [14:40] I think desrt said to reuse the dialogusesheader xsetting [14:40] didrocks: you should get a bit of traffic now. [14:40] davmor2: hum? not sure to follow you :) [14:41] 16:41:03 up 8 days, 52 min, 1 user, load average: 0,14, 0,40, 0,69 [14:41] popey: try harder ^ [14:41] :) [14:41] hehe [14:41] larsu, I guess that's the closest we have [14:41] popey: but yeah, tail -f on /var/log/apache/… is crazy [14:42] * popey adds reddit to the list [14:42] seb128: ya... [14:42] popey: not sure if LAS mentionned it btw… [14:42] seb128: we could make a new one, but I'm not sure that's worth it [14:42] popey: I'm still 3 episods late [14:43] davmor2: oh, seen it! silly you :) [14:43] didrocks: haha [14:45] larsu, right [14:45] ok, I'm out for some exercice, bbl [14:45] seb128: I'll probably be out when you come back, but I'll be back later. Enjoy! === m_conley_away is now known as m_conley [14:49] larsu, thanks, you too [14:49] larsu, no hurry for evince, it needs a FFe/likely Laney to be back to discuss it [14:49] so tomorrow for example [14:49] bbl [14:49] seb128: I'm building and testing it [14:50] seb128: and read the patches. I'll comment on those parts before I leave [14:50] larsu, thanks, feel free to comment on the merge request [14:50] great [14:54] popey, could you pimp it via the official Ubuntu accounts too please (if you haven't already) [14:54] already done [14:54] nice one [14:54] twitter, fb, G+, reddit... [14:54] :D [14:55] nice [14:56] thanks popey ;) [14:56] np [14:56] you should create an app for that :p [15:04] going to try and install a cheapo laptop battery I got off ebay. If I'm not back in 5 mins assume my laptop has exploded. didrocks - you can have my stuff [15:05] even the horse head I hope! \o/ [15:09] no electrical fires \o/ [15:11] no horse head for me then :p [15:11] :) [15:11] do you know if the battery has the promoted charge? [15:11] how do you mean? [15:12] like, some manufacturers don't really deliver the mAh that is written on the label [15:12] ah [15:13] well, the original Lenovo battery claimed (according to power statistics) a designed energy of something like 60 Wh [15:13] but now it says it can only hold 48 [15:14] the new battery says the designed energy is only 48 [15:14] :( [15:14] so I think I've replaced like for like [15:14] but it was only 15 quid or something [15:14] plus it's got to do its first full charge-discharge cycle [15:14] well, see how it will behave anyway, for this price… :) [15:14] yeah [15:15] so I'm hopeful it will improve a bit [15:15] On my 6 cell battery I'm only getting about 2 hours of casual use [15:15] I'm sure it used to be more like 4 [15:15] (X220 with an i5 ) [15:15] yeah, it's not exactly proportinal [15:16] proportional* [15:16] mine is still 73Wh (9 cell), was 86.6Wh when bought [15:16] 2 years and half ago [15:16] so, quite happy with default lenovo battery (touching woods…) [15:16] :) [15:17] didrocks: wow you have a wooden lenovo [15:17] At the very least, I've got a back up battery which can see me through a couple of hours [15:17] yep ;) [15:17] davmor2: heh, yeah, I had high expectations after my dell I needed to put in the hoven… [15:18] (cooking the GPU) [15:18] didrocks: ouch === willcooke_ is now known as willcooke === rickspencer3_ is now known as rickspencer3__ === rickspencer3__ is now known as rickspencer3 [16:59] * willcooke -> EOD [16:59] ta ta === jmunsch is now known as Guest11861 [19:28] * Sweetshark just counted that LibreOffice will play some 55 events around the world this year ... [19:28] (and that number is likely rather moving up) === rickspencer3_ is now known as rickspencer3 === ralsina_ is now known as ralsina [21:42] desrt, are you familiar with sd-bus? === m_conley is now known as m_conley_away