Obviously this is significant because this is the first release with Gnome 3 instead of Unity. I actually liked Unity a lot but also like Gnome 3, what are people's thoughts?
Gnome 3 seems quite fine, at least how it is in Fedora 27. It's rather pretty by default, and with Wayland, it handles things like multi-monitor DPI better than anything else I've seen. And not only in Linux side, but also versus Windows and Mac OS. I've been a rabid tiling WM user several years before. I'm liking the other benefits enough that I'm willing to let that go. Gnome developers are working on some sort of…
Ubuntu 17.10 Artful Aardvark released
11–20 of 208 posts
Re: Ubuntu 17.10 Artful Aardvark released
#12Obviously this is significant because this is the first release with Gnome 3 instead of Unity. I actually liked Unity a lot but also like Gnome 3, what are people's thoughts?
No proper hidpi support. Gnome3 doesn't support fractional scaling, so if you need smtg like 125% scaling, then you're out of luck. (Example: 4k 32" displays need this.)
Re: Ubuntu 17.10 Artful Aardvark released
#13Pay attention to the 2nd dot point under known issues. This release uses Wayland, and that has profound implications for screenshot, streaming and remote desktop-ing. The Wayland protocol apparently made some bold decisions to enforce security through isolation, and apart from the compositor it is all but impossible for anything to sneak a peak at what other programs are doing visually. It'll be interesting to see if…
Re: Ubuntu 17.10 Artful Aardvark released
#14> 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 of a proper Linux installation to me.
Not to mention that it's quite a handful to write out "ip link set $device up".
Re: Ubuntu 17.10 Artful Aardvark released
#15> 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…
Re: Ubuntu 17.10 Artful Aardvark released
#16Release notes: https://wiki.ubuntu.com/ArtfulAardvark/ReleaseNotes
Re: Ubuntu 17.10 Artful Aardvark released
#17Release notes: https://wiki.ubuntu.com/ArtfulAardvark/ReleaseNotes
Re: Ubuntu 17.10 Artful Aardvark released
#18Pay attention to the 2nd dot point under known issues. This release uses Wayland, and that has profound implications for screenshot, streaming and remote desktop-ing. The Wayland protocol apparently made some bold decisions to enforce security through isolation, and apart from the compositor it is all but impossible for anything to sneak a peak at what other programs are doing visually. It'll be interesting to see if…
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 Xwayland, but with any luck that'll become something you basically never use, just like happened with Xquartz.
Re: Ubuntu 17.10 Artful Aardvark released
#19> 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…
To avoid the usual "systemd takes away all my toys" shitstorm? Does systemd-networkd fundamentally lack anything which netplan doesn't?
Re: Ubuntu 17.10 Artful Aardvark released
#20Pay attention to the 2nd dot point under known issues. This release uses Wayland, and that has profound implications for screenshot, streaming and remote desktop-ing. The Wayland protocol apparently made some bold decisions to enforce security through isolation, and apart from the compositor it is all but impossible for anything to sneak a peak at what other programs are doing visually. It'll be interesting to see if…
Fedora's transition to Wayland was smooth. We work with screen readers here and things just kept working.