Make. It. Simple. Linux Desktop Usability — Part 4

Filesystems

CentOS 7 Live ISO cannot mount a NTFS partition, giving a cryptic error message
NTFS partition mounted in Deepin Linux

Proprietary hardware drivers

sudo apt-get install bcmwl-kernel-source

Media codecs

CentOS 7: Worst in class

  • mp3: “Video can’t be played because the file is corrupt.” — Neither is mp3 “video” nor is it “corrupt”, nor does this message help the user in any way
  • m4a: Exactly the same result
  • mp4: The browser asks to open the video with “Videos (default)”
In CentOS 7, the default browser asks to open mp4 files with “Videos (default)”
  • mp3: Double-clicking the file opens “Rhythmbox”, but the mp3 is not visible inside it. Clicking the “play” button results in:
CentOS 7 dealing with mp3 files
  • m4a : The default application (“Videos”) tells me that it requires additional plugins and asks me to “search for these” now:
CentOS 7 cannot play m4a out of the box but offers to “search” for an “additional plugin”
  • mp4 : The default application (“Videos”) tells me that it requires additional plugins and asks me to “search for these” now:
CentOS 7 “searching for plugins” to play m4a
CentOS 7 showing a black window with no content despite having searched for an “additional plugin”
CentOS 7 cannot play mp4 out of the box but offers to “search” for “additional plugins”
CentOS 7 “searching for plugins” to play mp4
CentOS 7 showing a black window with no content despite having searched for “additional plugins”

Ubuntu 17.10: Not a tiny bit better

  • mp3: Asks to be opened in “Videos (default)” — even though it is not a video
Ubuntu 17.10 asks to open mp3 files in “Videos (default)”
  • m4a: Exactly the same result
  • mp4: Exactly the same result
  • mp3: Ubuntu says it is “unable to play the file” because “MPEG-1 Layer 3 (MP3) decoder is required” but not installed. It offers to “find in Ubuntu Software”.
Ubuntu 17.10 is unable to play MP3 out-of-the-box but offers to “find” the decoder in “Ubuntu Software”
Ubuntu 17.10 “unable to find requested software” while looking for a MP3 codec
  • m4a: Exactly the same result
  • mp4: Exactly the same result
sudo apt-get update
deb cdrom:[Ubuntu 17.10 _Artful Aardvark_ - Release amd64 (20171018)]/ artful main restricted
deb http://archive.ubuntu.com/ubuntu/ artful main restricted
deb http://security.ubuntu.com/ubuntu/ artful-security main restricted
deb http://archive.ubuntu.com/ubuntu/ artful-updates main restricted
VLC media player AppImage running on Ubuntu 17.10, playing all files immediately

Deepin Linux

  • mp3: Plays right in the browser immediately, without downloading additional codecs
  • m4a: Plays right in the browser immediately, without downloading additional codecs
  • mp4: Plays right in the browser immediately, without downloading additional codecs
  • mp3: Opens in “Deepin Music” and plays immediately, without downloading additional codecs
Deepin Music playing mp3 and m4a files without a hitch
  • m4a: Opens in “Deepin Music” and plays immediately, without downloading additional codecs
  • mp4: Opens in “Deepin Movie” and plays immediately, without downloading additional codecs
Deepin Movie playing mp4 file without a hitch
Netease Music Player on Deepin Linux

Printing

Xubuntu 16.04. Printer “HP LaserJet 4100” shows up twice, each with two Connection options, making a total of 4 choices. Whereas on the Mac, it “just works” without further fiddling around. And has been for the last decade or so.

--

--

--

Author of #AppImage and contributor to hundreds of open source projects. #LinuxUsability, digital privacy, typography, computer history, software conservation

Love podcasts or audiobooks? Learn on the go with our new app.

Recommended from Medium

Using F5 and Aviatrix for Ingress Traffic on GCP

OCR with Tesseract, OpenCV and Python

8 Traits of Incredibly Effective Web Developer

How to Work With Product Backlog?

Tips for Debugging an app running on a remote machine or server

How UNIX became our main Operating System

FantasyLabs All Access ⋆ 6 Months Warranty

End of Adobe Flash Player

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
probono

probono

Author of #AppImage and contributor to hundreds of open source projects. #LinuxUsability, digital privacy, typography, computer history, software conservation

More from Medium

Linux Commands Part One: Navigation

Zoom screen sharing on linux (Ubuntu & Fedora)

Install a Debian Server

Understanding the IIS Server by installing and playing with it?