Live data from Hacker News

Ubuntu 17.10 Artful Aardvark released

releases.ubuntu.com

51–60 of 208 posts

Re: Ubuntu 17.10 Artful Aardvark released

#51
post #14

> ifupdown has been deprecated in favor of netplan and is no longer present on new installs [...] > Given that ifupdown is no longer installed by default, its commands will not be present: ifup and ifdown are thus unavailable, replaced by ip link set $device up and ip link set $device down. Sad to see this go; I always use ifup, ifdown and ifconfig. Yes, they're old and clunky tools but in a way they are the staple o…

Yeah. This will no doubt affect me too.

On a related note, I've been meaning to read this article from 2011 for a good while now: https://dougvitale.wordpress.com/2011/12/21/deprecated-linux...

I guess it's getting about time to get it done now :)

Re: Ubuntu 17.10 Artful Aardvark released

#53

Wow, they've abandoned Unity, LightDM, and Mir (for desktop at least) in favor of Gnome, GDM, and Wayland. They must have poured unspeakable man-years of engineering into those projects, and have now abandoned them in favor of what everyone else was doing all along. Does anyone know to what extent these were pure engineering decisions vs. a scaling back of ambitions (and budget?) for the Ubuntu project as a whole?

Not unspeakable at all. We're talking about a (few) hundred man-years, tops (probably less than that, depending on how strict you are). Ubuntu devs have mentioned in the past that Mir could have been finished with an extra $1M (which is ~ 10 man-years), but Canonical/Mark S. didn't want to invest that money into it.

So the whole Linux-on-the-desktop is extremely underfunded compared to any moderately serious enterprise project.

Re: Ubuntu 17.10 Artful Aardvark released

#54
post #24

The time, labor and money spent for unity in the end went to waste.

Such is the nature of trying new stuff. Fairly often it fails and the effort is at least partially wasted.

It wasn't waste. It was investing time to explore the space of alternatives.

Re: Ubuntu 17.10 Artful Aardvark released

#55
post #14

> ifupdown has been deprecated in favor of netplan and is no longer present on new installs [...] > Given that ifupdown is no longer installed by default, its commands will not be present: ifup and ifdown are thus unavailable, replaced by ip link set $device up and ip link set $device down. Sad to see this go; I always use ifup, ifdown and ifconfig. Yes, they're old and clunky tools but in a way they are the staple o…

`apt install ifupdown net-tools` and you have those tools again.

Re: Ubuntu 17.10 Artful Aardvark released

#56

Wow, they've abandoned Unity, LightDM, and Mir (for desktop at least) in favor of Gnome, GDM, and Wayland. They must have poured unspeakable man-years of engineering into those projects, and have now abandoned them in favor of what everyone else was doing all along. Does anyone know to what extent these were pure engineering decisions vs. a scaling back of ambitions (and budget?) for the Ubuntu project as a whole?

Apparently Mir is still being developed for IoT devices, so it's not abandoned in the same way Unity is.

Re: Ubuntu 17.10 Artful Aardvark released

#57
post #38

Earlier quoted context omitted.

With Fedora jumping over nearly a year ago to Wayland as default in F25, and now Ubuntu in a non-LTS release, hopefully we'll see a tipping point where software (especially third-party/proprietary software) simply must work well on Wayland in order to have a user base. Once we've got an Ubuntu LTS and a RHEL/CentOS release out there with Wayland by default, X11 ought to rapidly become a thing of the past. There's Xwa…

I have bought a new desktop this spring. The first thing I did was configuring wake on lan (in France, we have 7 days to cancel a purchase). The second one was to configure ssh and gnome to be able to administer it remotely (line DisallowTCP=false in /etc/gdm3/custom.conf). I use Linux at work since 1999 and I have used a local display less than 1% of the time. An application that does not work remotely does not exis…

Gnome Remote Desktop [0] is coming, it reached Fedora stable on September 30th, but exposes an API that allows Wayland and Gnome to work together over a remote connection.

For all other uses, you always have xwayland [1], until they adopt the new guy.

[0] https://bugzilla.redhat.com/show_bug.cgi?id=1483499

[1] https://wayland.freedesktop.org/xserver.html

Re: Ubuntu 17.10 Artful Aardvark released

#58

Earlier quoted context omitted.

Not to mention HiDPI problems and serious issues with the proprietary nvidia driver. The situation is improving all the time though and hopefully this should mark the beginning of some good times for Wayland. More choice is always a good thing. Of course, the option is right there on the login screen to start an X session instead, if Wayland doesn't work for you.

That's interesting, I was hoping for some improvements in HiDPI support with the shift to Wayland.

On a Debain sid install I was somehow recently bumped from Gnome3 on X11 toi Gnome3 on wayland. Chromium and Qt apps got broken scaling; I solved it by forcing the session to be Gnome3 on X11.

This is just anecdote of course! I would have liked to dig more into it and figure things out, but honestly I just had too much to do and chose whatever was working for me.

Re: Ubuntu 17.10 Artful Aardvark released

#59
post #38

Earlier quoted context omitted.

With Fedora jumping over nearly a year ago to Wayland as default in F25, and now Ubuntu in a non-LTS release, hopefully we'll see a tipping point where software (especially third-party/proprietary software) simply must work well on Wayland in order to have a user base. Once we've got an Ubuntu LTS and a RHEL/CentOS release out there with Wayland by default, X11 ought to rapidly become a thing of the past. There's Xwa…

I have bought a new desktop this spring. The first thing I did was configuring wake on lan (in France, we have 7 days to cancel a purchase). The second one was to configure ssh and gnome to be able to administer it remotely (line DisallowTCP=false in /etc/gdm3/custom.conf). I use Linux at work since 1999 and I have used a local display less than 1% of the time. An application that does not work remotely does not exis…

1% of users with very particular requirements should not hold back the experience of the other 99%.
Post reply on HN