This quick tutorial is for those who want to pin application shortcut icons to the default Gnome Desktop in Ubuntu 18.04, while you can’t drag and drop icons from applications menu to the desktop.
1. First, open Gnome Tweaks (if not available, install it via Ubuntu Software) and navigate to Desktop tab and enable ‘Show icons’ on desktop.
2. Open Files (Nautilus file browser) and navigate to Other Locations -> Computer -> usr -> share -> applications.
There drag and drop any application shortcut to the desktop.
Click to run the desktop icon, and select ‘Trust and Launch’. The shortcut icon will display correctly once the application launches.
To remove a desktop shortcut, simply move the icon to trash. Only the shortcut will be removed, not the original item.
Shutter screenshot tool got a maintenance release a day ago with some bugs fixed. Here’s how to install it in Ubuntu 18.04, Ubuntu 16.04.
Shutter 0.94.2 includes following changes since the 0.94 release:
Remove ITmages, Minus, TwitPic upload plugins since the services down.
Fix error in vygme plugin
Add support for Gyazo uploads
Fix insecure perl system calls
Use reverse-DNS style AppStream ID
Convert all JSON modules to JSON::MaybeXS instead of discouraged JSON modules
Fix the issue that right click > “show in folder” results in “There was an error executing xdg-open”
How to Install Shutter 0.94.2 in Ubuntu:
It seems the official Shutter PPA won’t update for the new release packages. So I uploaded the packages into an unofficial PPA with support for Ubuntu 18.04 and Ubuntu 16.04.
1. Open terminal either from app launcher or via Ctrl+Alt+T keyboard shortcut. When it opens, run command to add the PPA:
A new bug-fix release for Liferea 1.12 series was released today. Here’s how to install it in Ubuntu 18.04, Ubuntu 16.04, and derivatives.
This is a bugfix release. It includes an important bug fix that solves a possible endless loop on using “Next Unread” which several users experienced as endless high CPU usage. If you are affected by this: please upgrade!
This release also switches the keyring integration from GnomeKeyring to libsecret and introduces a flatpak JSON.
For those who want to play League of Legends in Ubuntu desktop, the game has been made into Snap, containerised software package designed to work within most Linux desktop.
UPDATE 2025: League Of Legends for Linux is over! See this thread for details.
The game package is based on wine platform, and it is using the wine-base-staging to use the latest changes released from winehq.org.
The snap so far is available for testing purpose. If you’re interested in this, do following steps to help testing it in Ubuntu 18.04 or Ubuntu 16.04:
1. Open terminal either via Ctrl+Alt+T shortcut key or by searching for ‘terminal’ from software launcher.
2. When terminal opens, run command to install the wine platform if you don’t have it:
snap install wine-platform
3. Then install the Lol snap package via command:
snap install leagueoflegends --edge --devmode
NOTE for Ubuntu 16.04, install snapd via command sudo apt install snapd if previous commands do not work.
4. Once installed, launch the game from your software launcher.
On first launch you’ll be prompted to choose the game installer region and the download process starts:
Lol will finally launch if everything goes well. And you can report issues at snapcraft.io.
Uninstall:
To remove Lol snap package, run command in terminal:
Firefox Home (the default New Tab) allows to display up to 4 rows of top sites, Pocket stories, and highlights
“Reopen in Container” tab menu option appears for users with Containers that lets them choose to reopen a tab in a different container
A preference allows users to distrust certificates issued by Symantec. (go to about:config in the address bar and set the preference “security.pki.distrust_ca_policy” to 2.)
Added FreeBSD support for WebAuthn
Improved graphics rendering for Windows users without accelerated hardware
Support for CSS Shapes, allowing for richer web page layouts. This goes hand in hand with a brand new Shape Path Editor in the CSS inspector.
CSS Variable Fonts (OpenType Font Variations) support, which makes it possible to create beautiful typography with a single font file
AutoConfig is sandboxed to the documented API by default. You can disable the sandbox by setting the preference general.config.sandbox_enabled to false.
Added Canadian English (en-CA) locale, and various bug-fixes.
Download / Install Firefox in Ubuntu:
As usual, Ubuntu Mozilla Team will publish the new Firefox release packages through Ubuntu security & updates repositories.
So just wait and Firefix 62 will be available for upgrade via Software Updater in 2 or 3 days.
Ability to open HTML files in Edge using the Open in Browser action.
Fixed IntelliJ IDEA freezes.
Git: The built-in SSH doesn’t fail when Git protocol version 2 is enabled.
Fixed regressions in Mercurial support.
Docker: the IDE now validates Command line options and reports unknown options.
Docker: volume mounting now works on Windows using Linux containers.
Minor Gradle bug-fixes.
How to Insall the Latest IntelliJ IDEA in Ubuntu:
It’s quite easy to install the latest IDEA packages in Ubuntu since Jetbrains offers official snap (containerised software package) package in snappy store.
Simply open Ubuntu Software, search for and you’ll see IDEA ultimate and community packages available for install.
NOTE for Ubuntu 16.04 users who never installed a snap package, make sure snapd is installed by running command in terminal (Ctrl+Alt+T):
Flameshot is a simple yet powerful screenshot tool with annotation feature. Other than Shutter, it’s another of my favorite screen capturing tools for Ubuntu desktop so far.
Flameshot is written by C++ with Qt5 framework. It offers a system tray icon with ‘Take Screenshot’ and ‘Configuration’ menu options.
While selecting a screen area to capture, many editing tool buttons appear at the bottom. And you can press right-click to show color picker, and Space to open the side panel.
Other software features include:
Customizable appearance.
DBus interface.
Upload to Imgur.
How to Install Flameshot in Ubuntu:
The software is available in all current Ubuntu system repositories. Simply launch Ubuntu Software (or App Center), then search and install the package.
NOTE: the screenshot tool is available in App Center for both Snap (run in sandbox) and native Debian package formats. Choose either one that you prefer.
For choice, the software provides official packages for Debian, Fedora, Ubuntu, AppImage, and Flatpak, available to download under “Assets” in the link below: