Live data from Hacker News

Ask HN: What do you want to see in Ubuntu 17.10?

news.ycombinator.com

481–490 of 1001 posts

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#481
FLAVOR: Ubuntu Desktop

HEADLINE: Disable Mouse battery power estimator

DESCRIPTION: The ability to disable the mouse battery power level estimator in the top nav bar, e.g. http://askubuntu.com/questions/361022/how-to-disable-mouse-p....

That status indicator drives me crazy. I don't care how much juice is left in my mouse battery.

When it dies I just swap it out for a new one, but I look at it and think my laptop is unplugged and on limited battery power.

The fact that it can't be disabled seems a little absurd. Can't there be a setting to disable this? The only power level I care about is my battery, unplugged.

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#483
post #96

Earlier quoted context omitted.

+1 -- This is the one and only problem I have to regularly help my non-technical Ubuntu friends (and their friends) with. Every few months they cannot install updates anymore because their /boot fills up and apt fails to install a new kernel package. The simplest fix would probably be to make /boot large enough by default (in the order of 10GB or 20GB or so -- the current size is 512MB IIRC). A better fix would be to…

> The simplest fix would probably be to make /boot large enough by default (in the order of 10GB or 20GB or so -- the current size is 512MB IIRC). Sure, I'll just use 1/6th of SSD to store 60 megabytes. $ du -hs /boot/ 56M /boot/ If 512M is not enough space for /boot you're doing something wrong.

>If 512M is not enough space for /boot you're doing something wrong.

I don't know what planet you're living on but it's certainly not this one. Between a Ubuntu desktop, a laptop and personal server with multiple Ubuntu VM's on it, all of which are kept up rigorously to date, I fix this problem at least three times a year, every year.

The command line process to fix it[1] is a multi-stage mess of dense bash-foo that comes with a 140 word, two paragraph explanation so that /ubuntu veterans/ can figure out what is going on without resorting to scouring the man page for flags. The friendly GUI process to fix it relies on a third party tool that is no longer maintained[2].

It is not possible to explain to non-technical users what is happening here, which means the only thing they can do when they see this is call their technical friend and cry for help. This is exactly the kind of user experience that makes people think Linux is not ready for widespread desktop use.

This is definitely something the OS should take care of itself. I'm ignorant of the challenges that caused it to be this way in the first place, but in my ignorance I would advocate that:

a) the partition be made larger by default b) the OS auto-purge any kernel package more than three revisions old

[1] https://askubuntu.com/questions/89710/how-do-i-free-up-more-... [2] https://launchpad.net/ubuntu-tweak/

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#484

FLAVOR: Ubuntu Desktop HEADLINE: Dump Mir!!!!! DESCRIPTION: I know Canonical has put a lot of effort into Mir and at this stage it is probably "too big to fail". But for various reasons my bet is that it will fail. I think this is Canonical repeating Microsoft's Metro mistake. I have a $12K dollar desktop and I don't want an OS optimized for phones !!! I will be able to avoid it but I would rather your engineering ef…

Ok, I'll bite, how do you spend 12,000$ on a desktop? Just keep throwing videocards at it?

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#485

- FLAVOR: Ubuntu Desktop - HEADLINE: Work out-of-the-box on Chromebooks - DESCRIPTION: Turns out you have two choices for a well-built ultralight notebook: a MacBook (£1250) or a Chromebook (£250). The Chromebook can run Ubuntu, and run it well. But right now it requires a specially optimised version of Ubuntu (GalliumOS) and faffing around with firmware versions. If Ubuntu was easy to install on Chromebooks as it is…

Which Chromebook do you mean?

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#487
post #131

FLAVOUR: Ubuntu Desktop HEADLINE: Bluetooh that works DESCRIPTION: I never managed to have my PC playing music through blutooth to a bluetooth loudspeaker. (I'm using Xbuntu, playing mp3s with mpv.) I think it could be because the audio system seems messy: should I have jackd enabled? What is it? So maybe the headline should be to cleanup audio system, specially its routes.

Bluetooth not working isn't necessarily Ubuntu's fault. Bluetooth is a complicated, broken, cluttered, crumby protocol.

Both Apple and Microsoft figured it out. Why shouldn't we expect the same from Canonical?

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#489
post #14

- FLAVOR: Ubuntu Desktop: 1. HEADLINE: A way to have different scaling for external monitors hooked up to my HiDPI laptop. Currently I need can only set a single scaling factor, so I need to ajust my laptop screen resolution to match scaling of the external monitor. If that's not possible, a way to automatically set resolution and scale for both screens once you hook one up would already save me a lot of manual switc…

Would love support for #2

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#490

- FLAVOR: Desktop - HEADLINE: improve VPN support - DESCRIPTION: the WLAN UI supports some OpenVPN options, but not all, and fails silently on importing non-compatible config files. This is very confusing for new Desktop users. - FLAVOR: Desktop - HEADLINE: multi-column list view in nautilus - DESCRIPTION: This view has been explicitly dropped ( https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/7081... ) but is…

IMHO the biggest thing that would improve VPN support is properly reporting errors. NetworkManager seems to think it is a Windows application with the way it throws useless generic error messages at you.

Instead of "connection failed", how about "connection refused due to key size mismatch"? Even if it looks like technobabble to the end user it is something they can throw into Google to solve their problem. VPN connections are a nightmare to debug right now, and are so complicated that regular people frequently don't set them up correctly the first time.

Post reply on HN