Live data from Hacker News

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

news.ycombinator.com

421–430 of 1001 posts

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

#421
- FLAVOR: Ubuntu Desktop

- HEADLINE: Faster Dash

- DESCRIPTION: I still use Ubuntu Unity because of the superior UX of app indicators, which GNOME refused to merge many years ago and still sucks to this day for it. However, one thing I miss a lot from GNOME is the far snappier application search/launcher.

The Unity Dash has some pretty poor ergonomics overall compared to GNOME's "Activities", but that is not what I'm concerned about right now. All I want is for the process of (1) pressing Super (or the "Windows key"); (2) searching for an application; and (3) launching the application I searched for to go at least as fast as it does in GNOME 3. Right now I use the crash-prone Synapse[0] instead of the Dash.

You might be wondering: "But isn't it really just as fast?" First of all, no, sometimes the Dash itself opens really slowly for no apparent reason; and second, strictly speaking, it's not the speed of opening an application that is problematic; it's the slow feedback loop of getting search results as you type. This feedback is instantaneous in Synapse, near-instantaneous in GNOME Shell, and comparatively slow as heck in Unity Dash. Disabling the extra features in the Dash helps a bit.

It's also very annoying that it doesn't automatically highlight the first search result (as it does in GNOME), which makes it ambiguous as to what will happen when you press Enter.

And it is awful that in order to select any search result after the first, I either have to: (1) keep typing to narrow the search down further; or (2) move my hand all the way over to the arrow keys, or worse, the mouse.

Pressing TAB doesn't cycle through the search results, it cycles through: (1) the "Applications" UI header; (2) the first result of the "Files & Folders" section (instead of the header -- why the inconsistency?); (3) the "Filter results" button.

I know Unity 8 is the priority these days; even if the Unity 7 Dash can't be fixed, I sure hope Unity 8 doesn't make the same silly UX mistakes.

- ROLE/AFFILIATION: Software developer

[0]: https://launchpad.net/synapse-project

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

#422
- FLAVOR: Ubuntu Core

- HEADLINE: Make "apt" search output same as "apt-cache"

- DESCRIPTION: The apt command is worthy replacement for aptitude, but I dislike its search. Too many blank lines, and splitting name/description on separate lines takes up too much space. Plus, it's harder to drop in for any script expecting apt-cache's search output.

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

#423
post #168

- FLAVOR: Ubuntu Desktop - HEADLINE: Low Latency Audio Server + Touch support for pro audio - DESCRIPTION: Running pro audio apps under any linux distro is still pretty much a pain, mostly due to the problem of getting a low latency audio server to run without lots of manual configuration at the risk of breaking your system, by installing jackd, running a rt kernel, and not breaking existing sound servers (pulseaudio…

> Most current and future audio DAWs and apps are going the down the multi-touch route (Bitwig, Presonus Studio One, etc). Multitouch on Ubuntu is not fantastic, but it does work. I can use Bitwig without trouble on my touchscreen laptop. The only major problem I've run into is that I can't figure out how to control the multitouch gestures, and some of them conflict with multitouch gestures that the DAW needs (for in…

Exactly what I meant, proper 10 point touch and gesture support. Out of curiosity, what kind of audio interface are you using, what audio stack and latency? It can be even trickier to get usb audio interfaces to work properly on laptops because of USB power throttling, which can be hard to configure under Linux.

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

#424

FLAVOR: Ubuntu Desktop TOPICS: Encryption, Apt, Wayland, Bluetooth, and GPU HEADLINE: Encryption needs to work easily and not be a pain with path names. DESCRIPTION: Home folder encryption. Feels like basic security. But there are a lot of problems that seem to come with it. One of these is the path length issue. This issue has been known for A LONG time. To me it is unacceptable that this has not been solved yet. Th…

You're thinking of file based encryption that's used by the "Encrypt my home directory" feature in the Ubuntu installer. Full disk encryption doesn't have path length issues. The installer supports setting up full disk encryption and I would recommend using that, over file based encryption, on a single user desktop system.

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

#425

- FLAVOR: Ubuntu Desktop - HEADLINE: Please, please, please fix space issues with /boot. - DESCRIPTION: I'm constantly running out of space in /boot, due to kernel updates. It drives me so incredibly batty. If I had to guess, this is due to poor defaults in the installer for folks that opt to encrypt their whole disk. Even still, this system was setup back on 14.04 (don't think it started on 12.04), and I have no int…

In other words: integrate purge-old-kernels http://manpages.ubuntu.com/manpages/xenial/man1/purge-old-ke... Maybe add some stats to know which kernels have booted successfully, so one knows which old ones can be safely deleted, and keep the last 1 or 2 good ones (not always the latest!).

It shouldn't be needed. AFAIK part of the post-installation script of a new kernel already marks the oldest kernels for removal with `apt-get autoremove`. They just need to run it automatically after an upgrade.

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

#427
- FLAVOR: Ubuntu Desktop

- HEADLINE: GUI Everything (real control panel GUI)

- DESCRIPTION: command line is good to give commands sequences, like "do this and do that and also more", and it works only if you already know the commands. Command line is really bad to configure stuff, which is the act of telling the computer how to do stuff. It is also the worst thing ever when it comes to exploring and finding commands and configurations. Some people argue that the cli is faster but the saved time is not always worth the brain power or the pleasure to get stuff done "slower" but intuitively with a GUI. Also the time spent to learn a certain command rarely matches the time saved using it. It is much more difficult to screw stuff up using a GUI, because you can go back with a simple click, while a command to go back rarely matches the one that put you forward toward something you didn't want.

A general rule for good software is "don't hide functionality". If you are putting a lot of important stuff behind a command line, you are hiding stuff, even if you can ask for a command list.

Since Ubuntu, for what I understand, wants to be an OS for a wider audience, I hope you will consider doing putting a lot of effort in improving the UI and UX of the OS, and a good, complete GUI are a great way to start.

My hopes are that if a user searches "how to do X in ubuntu", he won't get just a list of commands, but also a step by step guide. Just like it happens on windows.

ROLE: software developer, former UX/UI designer

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

#428

- FLAVOR: Ubuntu Desktop - HEADLINE: Please, please, please fix space issues with /boot. - DESCRIPTION: I'm constantly running out of space in /boot, due to kernel updates. It drives me so incredibly batty. If I had to guess, this is due to poor defaults in the installer for folks that opt to encrypt their whole disk. Even still, this system was setup back on 14.04 (don't think it started on 12.04), and I have no int…

Ubuntu should just integrate Debian's /etc/kernel/postinst.d/apt-auto-removal script.

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

#430
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…

Better out of the box HiDPI support would be great.

Autdetection would Be nice, but just being able to set the scaling option in one place and having it apply not only to my desktop but the login manager as well would be very useful.

Also, afaik there is no documentation on changing the scaling factor in the login manager, or at least not in the official docs.

I would not buy a standard resolution monitor at this point, so having simple support for it in Linux is very important to me.

Post reply on HN