A few notes: - this is the first release supporting Surface devices out of the box (due the recent `linux-firmware` package) - people using PPA may have some troubles, since without tweaking, PPAs with obsolete keys are rejected - ack grep is not included (yet?), due to build issues with perl
Ubuntu 17.10 Artful Aardvark released
61–70 of 208 posts
Re: Ubuntu 17.10 Artful Aardvark released
#62A few notes: - this is the first release supporting Surface devices out of the box (due the recent `linux-firmware` package) - people using PPA may have some troubles, since without tweaking, PPAs with obsolete keys are rejected - ack grep is not included (yet?), due to build issues with perl
Re: Ubuntu 17.10 Artful Aardvark released
#63Pay 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…
I've been using Gnome on Wayland as my primary desktop on Arch and Fedora for several months if not a year. It's a marked improvement over Gnome/Xorg, and most of the issues have now been resolved. You might need to find new ways to accomplish a few tasks, though. But I can attest it works. Edit: fix desktop/compositor confusion
Re: Ubuntu 17.10 Artful Aardvark released
#64Pay 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…
Hang on did they drop Mir?
The answer is no.
Mir 0.28 landed just in time for 17.10, as a sibling linked. This version includes basic Wayland support.
A read over Mir/Spec [0] shows that though they don't want Wayland to be at the core of Mir, they want to be able to talk and integrate with it at a higher level.
It should be noted that Mir is only installed by default on Ubuntu Touch, and probably won't be integrated into the desktop by default until Unity8 is ready.
[0] https://wiki.ubuntu.com/Mir/Spec?action=show&redirect=MirSpe...
Re: Ubuntu 17.10 Artful Aardvark released
#65Re: Ubuntu 17.10 Artful Aardvark released
#66A few notes: - this is the first release supporting Surface devices out of the box (due the recent `linux-firmware` package) - people using PPA may have some troubles, since without tweaking, PPAs with obsolete keys are rejected - ack grep is not included (yet?), due to build issues with perl
Just use ag (the-silver-searcher) or ripgrep in lieu of ack.
Re: Ubuntu 17.10 Artful Aardvark released
#67Earlier 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.
I recommend everybody intending to run Linux to avoid nvidia GPUs. The experience with amd and intel GPUs is vastly superior.
Re: Ubuntu 17.10 Artful Aardvark released
#68The Ubuntu Desktop now uses GNOME instead of Unity.
On supported systems, Wayland is now the default display server. The older display server is still available: just choose Ubuntu on Xorg from the cog on the log in screen.
GDM has replaced LightDM as the default display manager.
The login screen now uses virtual terminal 1 instead of virtual terminal 7.
Window control buttons are back on the right for the first time since 2010.
Python 2 is no longer installed by default. Python 3 has been updated to 3.6.
The Ubuntu GNOME flavor has been discontinued. If you are using Ubuntu GNOME, you will be upgraded to Ubuntu. Choose the Ubuntu session from the cog on the login screen if you would like the default Ubuntu experience.
Additionally, there are quite a few "Known issues" for Desktop that made me dare not to upgrade. I will stay with 16.04 and wait for 18.04 then.
Re: Ubuntu 17.10 Artful Aardvark released
#69Unrelated but how does one forward apps over SSH with Wayland?
I'm going to guess over X11 with Xwayland. Or does anyone else have any better solution?
Re: Ubuntu 17.10 Artful Aardvark released
#70Pay 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…
Oh! thanks for the comment about screenshot. I was thinking on upgrading to 17.10 (still on 14.04) and one of my most handy app is Shutter. Looks like it doesn't work on wayland - https://bugs.launchpad.net/shutter/+bug/1502263