NotDefaultIssues

Differences between revisions 7 and 8
Revision 7 as of 2017-12-02 19:40:50
Size: 1973
Editor: jbicha
Comment: add gnome-user-share
Revision 8 as of 2017-12-05 21:57:02
Size: 1934
Editor: jbicha
Comment: add vino, some other updates and reshuffling
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
* libinput gnome-user-share
Line 5: Line 5:
GNOME (and others desktops) have been moving to libinput but Unity didn't and installing the old driver leads to non working mouse settings under GNOME.  * gnome-user-share in Ubuntu 18.04 no longer provides a Personal File Sharing dialog. Maybe mate-user-share can be adapted to work instead.
Line 7: Line 7:
* The default GNOME applications might look less well integrated Remote Desktop Sharing
Line 9: Line 9:
Ubuntu was carrying non trivial patches to some of its applications (nautilus, totem, ...) to look better under Unity, in particular restoring the use of a classic menubar and avoiding client side decorations when being used under an unity session. To reduce the maintenance work those are being removed.  * The latest version of vino drops the Desktop Sharing dialog because GNOME offers an integrated Settings > Sharing > Remote Desktop panel.
Line 11: Line 11:
* No online accounts No online accounts
Line 13: Line 13:
unity-control-center and the unity dash are integrated with Ubuntu Online Account which is going to be removed from the Ubuntu archive since it depends on components that are unmaintained now.
Tracked on Trello: https://trello.com/c/2cMgendl
 * unity-control-center and the unity dash were integrated with Ubuntu Online Accounts which was removed from Ubuntu. GNOME offers GNOME Online Accounts.
 * Tracked on Trello: https://trello.com/c/2cMgendl
Line 16: Line 16:
libinput
Line 17: Line 18:
* Shared GSettings keys  * GNOME (and others desktops) have been moving to libinput but Unity didn't and installing the old driver leads to non working mouse settings under GNOME.
Line 19: Line 20:
Some settings are shared between the sessions and needs to be separated
Tracked on Trello: https://trello.com/c/2uAVLGcb
The default GNOME applications might look less well integrated
Line 22: Line 22:
* deja-dup settings panel  * Ubuntu was carrying non trivial patches to some of its applications (nautilus, totem, ...) to look better under Unity, in particular restoring the use of a classic menubar and avoiding client side decorations when being used under an unity session. To reduce the maintenance work those are being removed.
Line 24: Line 24:
deja-dup is building a panel for unity-control-center which creates a depends on that component which is being moved to universe -> new binary for the panel is resolving the issue Shared GSettings keys
Line 26: Line 26:
* unity launcher integration  * Some settings are shared between the sessions and needs to be separated
 * Tracked on Trello: https://trello.com/c/2uAVLGcb
Line 28: Line 29:
some applications are using libunity to integrate with the unity launcher (nautilus to display a progress bar on copies for example, deja-dup, update-manager) which forces us to keep that source in main deja-dup settings panel
Line 30: Line 31:
* libappindicator  * deja-dup is now a separate app instead of integrated into the Unity System Settings app.
Line 32: Line 33:
to integrate with the unity indicator we build some code with libappindicator (update-notifier, vino, nmapplet, ...) which forces us to keep libindicator/libdbusmenu in main unity launcher integration
Line 34: Line 35:
* gnome-user-share  * some applications are using libunity to integrate with the unity launcher (nautilus to display a progress bar on copies for example, deja-dup, update-manager) which forces us to keep that source in main
Line 36: Line 37:
To improve the GNOME experience and not hold back on updates, it is proposed to update gnome-user-share. The newest version of gnome-user-share does not offer GUI support. Maybe mate-user-share can be adapted to work instead. libappindicator

 * to integrate with the unity indicator we build some code with libappindicator (update-notifier, vino, nmapplet, ...) which forces us to keep libindicator/libdbusmenu in main

The page lists some of the known issues with the unity session after the Ubuntu Desktop move to GNOME

gnome-user-share

  • gnome-user-share in Ubuntu 18.04 no longer provides a Personal File Sharing dialog. Maybe mate-user-share can be adapted to work instead.

Remote Desktop Sharing

  • The latest version of vino drops the Desktop Sharing dialog because GNOME offers an integrated Settings > Sharing > Remote Desktop panel.

No online accounts

  • unity-control-center and the unity dash were integrated with Ubuntu Online Accounts which was removed from Ubuntu. GNOME offers GNOME Online Accounts.
  • Tracked on Trello: https://trello.com/c/2cMgendl

libinput

  • GNOME (and others desktops) have been moving to libinput but Unity didn't and installing the old driver leads to non working mouse settings under GNOME.

The default GNOME applications might look less well integrated

  • Ubuntu was carrying non trivial patches to some of its applications (nautilus, totem, ...) to look better under Unity, in particular restoring the use of a classic menubar and avoiding client side decorations when being used under an unity session. To reduce the maintenance work those are being removed.

Shared GSettings keys

deja-dup settings panel

  • deja-dup is now a separate app instead of integrated into the Unity System Settings app.

unity launcher integration

  • some applications are using libunity to integrate with the unity launcher (nautilus to display a progress bar on copies for example, deja-dup, update-manager) which forces us to keep that source in main

libappindicator

  • to integrate with the unity indicator we build some code with libappindicator (update-notifier, vino, nmapplet, ...) which forces us to keep libindicator/libdbusmenu in main

Unity/NotDefaultIssues (last edited 2017-12-05 21:57:02 by jbicha)