Testing Unity Session in 19.04

Yeah. Uninstalling budgie still works just fine in unity.

So don’t know what is wrong with your setup.

The two line fix is the bottom of this file where a "if unity then " type declaration is needed

https://github.com/spheras/desktopfolder/blob/master/src/widgets/DesktopWindow.vala

OK, maybe I’d try again sometime. But, what’s with that speech-dispatcher, that got activated in Budgie, after installing Unity?

Sorry. No idea.

Odd thing to be installed by default by unity.

The black background is due to the gtk3nocsd package. The worrying thing is that it is installed by default … but also impacts all other desktops like budgie.

Really if unity insists on using this package it should not impact any other environment unless explicitly requested.

I am install from mini.iso ubuntu 19.04 Don´t install any DE (lubuntu, xubuntu, kubuntu, etc) after user and install sudo add-apt-repository ppa:unity7maintainers/unity7-desktop && sudo apt install ubuntu-unity* wait only and reboot all fine for me.
Now remove for me nautilus, firefox, totem, rhythmbox, thunderbird, etc…
I hope install nemo, firefox-esr, melloplayer, unity-mail.
This guide help is method I did.

Those, who have UEFI systems should use the iso from here.

But, installing from mini.iso or server iso would have problems of using wifi, so it is better to install a derivative, and install ubuntu-unity-desktop over it, and uninstall that DE and remove the rest of it – less work.

1 Like

Nemo 3.8.5 taking over the desktop in Unity 19.04. It can’t change the desktop by right clicking on the desktop – not a big deal – it can be done through Appearance.

Used Embrosyn’s PPA for Cosmic. Thanks!
Quite naturally, he’d update it to disco in time.

Dual panel view, type-ahead search, sidebar tree view, in-place rename and a few other useful features goes missing in newer Nautilus.

@khurshid-alam, @mc3man and all Unity users…

2 Likes

Thank I am user laptop with UEFI disable over problems wifi I did my phone how to user usb tethering o connect for rooter.
I sorry for not writer over don’t connect wifi this type install in mode text.

Users you use vlc will be disappointed in the fullscreen behavior in a unity session. When the cursor is moved to expose the fullscreen controller the unity panel & launcher will also appear.
Caused by some commit between 3.0.3 & 3.0.4, also affects 18.04, never tried in16.04 with newer vlc as I hardly use it. (vlc that is…

Full screen VLC. Unity Launcher autohidden. I also have compiz full eye-candy working too. I am giving Unity 19.04 quite a hard time, and it is not failing…yet.

I’ll retry vlc in 19.04, but what you’re showing is not fullscreen, it’s a maximized window

Sorry, I pasted the wrong screeny. F11>fullscreen

By the way, @mc3man would you look at Embrosyn’s PPA? Anything you can add to Nemo for Unity?

You need to be playing a video in fullscreen, then when exposing the fullscreen controller both the unity panel & launcher will come up

I don’t have a video at hand to try. It seems, VLC moves from full screen to maximized window, when playing a video.

Regarding Nemo, is there a way to put a link to Appearance in the desktop right click menu?

As far as nemo, probably not. That would have been enabled by one of the unity integration patches, maybe 22-draw-desktop-background.patch
None of those patches would work anymore, they’d have to be redone for the newer libgnome-desktop-3-x & for a meson build. ( not a trivial task by any means.

Link to Appearance can be placed on the desktop, so if anyone wants, can change wallpaper that way. Settings can be placed in the Unity Launcher too. After using Nemo, one doesn’t want to use Nautilus. The idea is to get things done, not just to have a shiny, but lack-of-options file manager.

@mc3man Is there a way to place this

sh -c “unity-control-center appearance”

as a nemo action, so it’d show in the drop down menu? The nemo action can be created, but won’t appear in the drop down menu.

@fossfreedom I installed the same in Budgie, and the only problem is same as above. The rest works quite well.

1 Like

Don’t believe nemo actions are useable when using nemo with unity or gnome-shell. Take a look at Edit > Plugins, you’ll see several enabled but not useable.
You can create an extension or a script. script is simple, extension not so much…

#!/bin/bash
unity-control-center appearance

Put in .local/share/nemo/scripts & make executable…

Yes, that solves the problem. Thanks! All desktop actions are now there. Only thing is that this “scripts” appears everywhere, I right click on Nemo…Anyway, I can put some other scripts there to make things easier.

No need to wait for newer Nautilus. I need dual panes. I still use MC for most tasks.

Maybe, we can still use old (gold) Nautilus 3.4 in newer releases?

Thanks to @ khurshid-alam, @ mc3man and @chanath, now I have no problem, the desktop icon starts on my Ubuntu desktop 19.04 with Nemo.


The solution is to make a script that runs nemo-desktop at startup.

I did read that you have to make nemo-desktop part of the startup applications