tsimonq2 | ...is the top bar on Ubuntu Yakkety (just installed from the daily in a VM) supposed to be transparent? | 04:26 |
---|---|---|
tsimonq2 | if so, it doesn't match visually | 04:26 |
tsimonq2 | then, when I change the resolution, this happens: http://storage7.static.itmages.com/i/16/0827/h_1472272225_4525008_8c78f1e201.png | 04:30 |
tsimonq2 | this is default Ubuntu so I'm not that sure where I should file a bug | 04:30 |
tsimonq2 | this happens when I minimize: http://storage4.static.itmages.com/i/16/0827/h_1472272341_7572558_8b21efa329.png | 04:31 |
tsimonq2 | yes, I hovered over Trash accidentally | 04:32 |
tsimonq2 | but it's not going away... | 04:32 |
tsimonq2 | heh that's find of funny: http://storage6.static.itmages.com/i/16/0827/h_1472272414_5765719_885b000896.png | 04:33 |
tsimonq2 | that's when going over the menus in the top right | 04:33 |
tsimonq2 | little buttons :P | 04:33 |
tsimonq2 | but in all seriousness, something is VERY wrong | 04:33 |
sarnold | I can't make heads or tails of any of that :) | 04:36 |
sarnold | it's insanely confusing to figure out what bits look intentional and which bits look broken | 04:36 |
tsimonq2 | sarnold: maybe confirm the bug and look for yourself? ;) | 04:40 |
tsimonq2 | I mean, if it's bad enough, why not confirm? :P | 04:41 |
sarnold | tsimonq2: which bug? I missed it | 04:41 |
tsimonq2 | sarnold: I'm trying to file a bug but I reported the issues I'm having above | 04:42 |
tsimonq2 | sarnold: you said | 04:42 |
tsimonq2 | "I can't make heads or tails of any of that" | 04:42 |
sarnold | indeed | 04:42 |
sarnold | I can't figure out what's menu bar or title bar or anything | 04:43 |
tsimonq2 | 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:44 |
tsimonq2 | (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 |
tsimonq2 | s/into a sentence/into a sentence at this time of day/ | 04:46 |
tsimonq2 | see! :P | 04:46 |
sarnold | tsimonq2: unity7 is probably a good enough start, unless you're trying unity8 :) | 04:47 |
tsimonq2 | 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 |
tsimonq2 | but that happened even before I start the terminal | 04:48 |
sarnold | tsimonq2: I suspect it's nearly unusable without accelerated video | 04:48 |
sarnold | huh | 04:48 |
tsimonq2 | ("that" being the issues I stated above) | 04:48 |
tsimonq2 | so I installed Ubuntu on another partition, then Unity 8 alongside Unity 7 | 06:14 |
tsimonq2 | useless, the Ubuntu Store (or whatever it's called) won't install anything | 06:14 |
tsimonq2 | I click the button. does nothing | 06:15 |
tsimonq2 | and for some odd reason, the Android Studio is installed by default but when trying to launch displays an error | 06:16 |
tsimonq2 | btw I fixed that theme error by installing the Arc theme | 06:16 |
tsimonq2 | :P | 06:17 |
=== alecu_ is now known as alecu | ||
=== dkessel_ is now known as dkessel | ||
linuxperia | 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 |
linuxperia | ...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:25 |
ogra_ | by talking to the google-chrome developers perhaps ? | 12:32 |
Laney | ximion: I just started https://github.com/iainlane/mo | 15:48 |
ximion | Laney: looking good! maybe I should use that in asgen then too for determining the completeness of .mo files :) | 15:54 |
Laney | percentage stuff? | 15:54 |
ximion | Laney: https://www.freedesktop.org/software/appstream/docs/chap-CollectionData.html#tag-ct-languages | 15:57 |
ximion | hughsie really really wanted that, and I gave in | 15:57 |
ximion | 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 |
Laney | oh right | 15:58 |
ximion | also, we'd need to hunt down .mo and Qt translations archive-wide | 15:58 |
Laney | how do you know the right domain? | 15:58 |
ximion | which is the icons-fun all over again | 15:58 |
Laney | I guess this is like "open C, count the number of translations, then compare to the others" | 15:59 |
ximion | Laney: heuristics, or hoping that https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-translation is set | 15:59 |
Laney | well you don't have to count, it's in the header | 15:59 |
Laney | oh right | 16:00 |
Laney | fun | 16:00 |
ximion | fortunately it's in the header :) | 16:03 |
ximion | 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:03 |
Laney | be easy enough to expose that as a property in this library | 16:08 |
* Laney goes away | 16:22 | |
ximion | Laney: what compiling asgen with meson instead of dub, we can even make additional libraries optional, depending on compile flags | 16:28 |
ximion | so depending on more stuff should be easier soon :) | 16:28 |
ximion1 | Laney: asgen uses the latest AppStream now - and the unittests fail for your PR ;-) | 20:01 |
ximion1 | have a nice we! :) | 20:01 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!