Showing posts with label nemo. Show all posts
Showing posts with label nemo. Show all posts

Wednesday, December 14, 2016

Nemo 2 6 Gets A Plugin Manager More Nemo With Unity Patches PPA Updated

Nemo 2 6 Gets A Plugin Manager More Nemo With Unity Patches PPA Updated


While Nemo 2.6 wasnt officially released yet (Cinnamon 2.6 is currently undergoing testing in the Linux Mint Romeo repository), its source has been available for some time on GitHub. 

Ive been using Nemo 2.6 (2.6.5) for about a week and it works great, so Ive decided upload it to the WebUpd8 Nemo (with Unity patches and without Cinnamon dependencies) PPA.

Nemo 2.6

Theres no official changelog yet but from what I can tell, Nemo 2.6 includes the following changes (I may have missed some improvements though):
  • added a plugin manager which allows easily enabling and disabling Nemo actions, extensions and scripts;
  • all toolbar buttons now use symbolic icons (except pathbar icons);
  • simplified context menus (with an option to show all available actions);
  • improved thumbnail generation;
  • bookmarks are now sortable;
  • improved Preferences dialog;
  • fixed support for org.freedesktop.FileManager1 dbus interface - this should allow apps that support opening a folder and highlighting a file in that folder to work properly (like Firefox - clicking on the folder icon from Downloads);
  • added a simple transition when toggling the location bar/pathbar;
  • show icons for templates in the "create new document" menu;
  • show location entry when "/" is entered;
  • file operations (such as copy) now use a queue system (paused until the previous job completes however, you can manually start new jobs).

The official Nemo extensions havent been updated to fully support the new Nemo plugin manager, thats why youll see "No information available" for each extension in the plugin manager. However, all v2.4. extensions should work with Nemo 2.6.

Also, the unpatched Nemo 2.6 can detect if the app generates thumbnails while running as root and prompts to fix this issue however, this depends on libcinnamon-desktop4 and since the purpose of the Nemo version I maintain is to be Cinnamon-free, Ive removed this functionality for the PPA packages.

Even so, this is an issue that shouldnt happen if you use Nemo properly: running it via pkexec (or via the Nemo contect menu > Run as Root, which uses pkexec) doesnt cause this issue. As an alternative way of fixing such issues, you can simply run "sudo rm ~/.cache/thumbnails".

Two more notes regarding the patched Nemo from the WebUpd8 PPA:
  • in the Plugin Manager, youll notice two "Change Desktop Background" Nemo actions - thats because one is for Unity and one for GNOME (Shell) and its only used if you enable Nemo to draw the desktop;
  • the "Create a new launcher here..." Nemo action only shows up in the Nemo context menu on the desktop and it requires gnome-panel to be installed or else it wont work.


Install Nemo 2.6 (with Unity patches and without Cinnamon dependencies) in Ubuntu


To install the latest Nemo 2.6 with Unity patches and without Cinnamon dependencies, see THIS article. 

Important: dont install this Nemo version in Linux Mint or if youre using Cinnamon desktop in Ubuntu, because it has all its Cinnamon-specific features removed.

Available link for download

Read more »

Thursday, October 27, 2016

Nemo With Unity Patches Available For Ubuntu 16 04 Xenial Xerus

Nemo With Unity Patches Available For Ubuntu 16 04 Xenial Xerus


Quick update: Nemo (2.8.7) with Unity patches and without Cinnamon dependencies is now available in the WebUpd8 Nemo PPA for Ubuntu 16.04 Xenial Xerus.

Nemo File Manager Ubuntu

For those not familiar with Nemo, this is the default Cinnamon file manager and is a Nautilus fork.

Nemo continues to provide many of the features removed from Nautilus, like the extra pane or the toggle location button, but there are some other changes as well, like a customizable toolbar (you can add or remove the up/refresh/search/etc icons), built-in "Open as root", "Open in terminal" and "Set as wallpaper" context menu items and much more.

Besides making Nemo available for Ubuntu 16.04 in the WebUpd8 Nemo PPA, I also updated it to the latest 2.8.7 version for Ubuntu 14.04 and 15.10.

A while back, I updated Nemo to version 2.8.6 however, many users complained about frequent crashes, so I downgraded it to version 2.6.7. The the bug that caused those crashes was fixed, so I decided to update the PPA with this version.

Note: Nemo 2.8.6 is available in the official Ubuntu 16.04 repositories however, it cant be used to draw the desktop under Unity and it comes with Cinnamon dependencies.


Install Nemo with Unity patches in Ubuntu


For how to install Nemo with Unity patches in Ubuntu, see this article: Install Nemo With Unity Patches (And Without Cinnamon Dependencies) In Ubuntu

If you already have the WebUpd8 Nemo PPA added, simply update the software sources (run "sudo apt-get update") and then install the updates any way you wish (using Software Updater, command line, Synaptic or whatever). After the update is done, either kill Nemo (using the "killall nemo" command; "nemo -q" doesnt work with updates in some cases) or log out and log back in.

Available link for download

Read more »