[04:26] ...is the top bar on Ubuntu Yakkety (just installed from the daily in a VM) supposed to be transparent? [04:26] if so, it doesn't match visually [04:30] then, when I change the resolution, this happens: http://storage7.static.itmages.com/i/16/0827/h_1472272225_4525008_8c78f1e201.png [04:30] this is default Ubuntu so I'm not that sure where I should file a bug [04:31] this happens when I minimize: http://storage4.static.itmages.com/i/16/0827/h_1472272341_7572558_8b21efa329.png [04:32] yes, I hovered over Trash accidentally [04:32] but it's not going away... [04:33] heh that's find of funny: http://storage6.static.itmages.com/i/16/0827/h_1472272414_5765719_885b000896.png [04:33] that's when going over the menus in the top right [04:33] little buttons :P [04:33] but in all seriousness, something is VERY wrong [04:36] I can't make heads or tails of any of that :) [04:36] it's insanely confusing to figure out what bits look intentional and which bits look broken [04:40] sarnold: maybe confirm the bug and look for yourself? ;) [04:41] I mean, if it's bad enough, why not confirm? :P [04:41] tsimonq2: which bug? I missed it [04:42] sarnold: I'm trying to file a bug but I reported the issues I'm having above [04:42] sarnold: you said [04:42] "I can't make heads or tails of any of that" [04:42] indeed [04:43] I can't figure out what's menu bar or title bar or anything [04:44] sarnold: again, all you have to do is grab a daily image, install the thing, then reboot and log in. It should show what I just described. :) [04:46] (sorry if the way I put words into a sentence seem insulting, I'd like to file a bug, but have no idea what to file it against) [04:46] s/into a sentence/into a sentence at this time of day/ [04:46] see! :P [04:47] tsimonq2: unity7 is probably a good enough start, unless you're trying unity8 :) [04:48] sarnold: I was in the process of installing Unity 8 (which was TERRIBLY slow in my VM btw, even with 8 gigs of RAM and 4 processor cores) [04:48] but that happened even before I start the terminal [04:48] tsimonq2: I suspect it's nearly unusable without accelerated video [04:48] huh [04:48] ("that" being the issues I stated above) [06:14] so I installed Ubuntu on another partition, then Unity 8 alongside Unity 7 [06:14] useless, the Ubuntu Store (or whatever it's called) won't install anything [06:15] I click the button. does nothing [06:16] and for some odd reason, the Android Studio is installed by default but when trying to launch displays an error [06:16] btw I fixed that theme error by installing the Arc theme [06:17] :P === alecu_ is now known as alecu === dkessel_ is now known as dkessel [12:25] Hi All. I have a huge Problem with Ubuntu Desktop. everytime i try to start google-chrome from the command line with specific options Ubuntu Desktop ignores them which is wrong. However if i edit the local google-chrome.desktop file and add there the options to the exec line and start google chrome again from the command line without any arguments then it works! I need however to be able to... [12:25] ...start google chrome from the command line with options otherwise bash scripts are broken in Ubuntu !!! How can i solve this broken startup of Application in Ubuntu Desktop ? [12:32] by talking to the google-chrome developers perhaps ? [15:48] ximion: I just started https://github.com/iainlane/mo [15:54] Laney: looking good! maybe I should use that in asgen then too for determining the completeness of .mo files :) [15:54] percentage stuff? [15:57] Laney: https://www.freedesktop.org/software/appstream/docs/chap-CollectionData.html#tag-ct-languages [15:57] hughsie really really wanted that, and I gave in [15:58] but it's a really big mess to determine this (especially because it's a very inaccurate guess, since we can only show the translation status of the main app, and not the libraries it uses) [15:58] oh right [15:58] also, we'd need to hunt down .mo and Qt translations archive-wide [15:58] how do you know the right domain? [15:58] which is the icons-fun all over again [15:59] I guess this is like "open C, count the number of translations, then compare to the others" [15:59] Laney: heuristics, or hoping that https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-translation is set [15:59] well you don't have to count, it's in the header [16:00] oh right [16:00] fun [16:03] fortunately it's in the header :) [16:03] but of course, no general-purpose library for reading it exists, so I would have reimplemented the reading-code in asgen (which is fairly simple) [16:08] be easy enough to expose that as a property in this library [16:22] * Laney goes away [16:28] Laney: what compiling asgen with meson instead of dub, we can even make additional libraries optional, depending on compile flags [16:28] so depending on more stuff should be easier soon :) [20:01] Laney: asgen uses the latest AppStream now - and the unittests fail for your PR ;-) [20:01] have a nice we! :)