Giter Club home page Giter Club logo

ubuntu-mate-settings's People

Contributors

ahmed-masud avatar eeickmeyer avatar flexiondotorg avatar lah7 avatar monsta avatar poige avatar robert-ancell avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ubuntu-mate-settings's Issues

Unable to preconfigure ubuntu-mate-settings-common?

The package overrides our firefox policies.json file, during install you get a dialog for what to choose(write, keep or compare). I've tried finding the option to preconfigure this with debconf so that we can do a unattended install, but to no avail.

Any suggestions?

General Question: Plank / MATE Panel Settings for Mutiny

First just want to apologize that I don't know where else to post this, but wondering how you configure plank and the MATE panel to 'not' overlap each other in the Mutiny layout. By default, adding a Plank panel in 'Fill' mode will fill the screen end to end, hence overlap with any existing panels in the way. In Mutiny, it's somehow configured to account for the space that the top panel takes up. I can't find an obvious setting for this or any information about this online, so wondering how you create that magical 'offset' in Plank?

Having both /etc/X11/Xsession.d/99mate-environment and /etc/X11/Xsession.d/80mate-environment break Caja-DropBox after upgrade from Ubuntu 16.04 LTS to 18.04 LTS

Steps to reproduce:

  1. Have Ubuntu 16.04.5 LTS with ubuntu-mate-desktop and caja-dropbox installed
  2. Upgrade it with do-release-upgrade -d to 18.04.1 LTS
  3. Reboot after upgrade to new system, login and get no Dropbox icon in the tray.
  4. Remove DropBox from the system (as in https://ubuntu-mate.community/t/problems-with-the-dropbox-icon-in-the-panel-um-18-04-1/17495/6 ):
killall dropbox
sudo apt-get purge caja-dropbox
rm -rf ~/.dropbox
sudo apt-get install caja-dropbox
  1. Reboot and log-in again, still no DropBox icon.
  2. Try to launch DropBox from terminal with caja-dropbox start and get the following output in the terminal (as in https://ubuntu-mate.community/t/problems-with-the-dropbox-icon-in-the-panel-um-18-04-1/17495/7):
$ caja-dropbox start
...
Gtk-Message: 15:44:51.977: Failed to load module "topmenu-gtk-module"
...

Expected results: caja-dropbox works after upgrading from 16.04.5 LTS to 18.04.1 LTS.

Actual results: caja-dropbox does not work after upgrading from 16.04.5 LTS to 18.04.1 LTS.

The solution is to remove one file

sudo rm /etc/X11/Xsession.d/99mate-environment

as it contain references to non-existent topmenu-gtk-module - see below

$ sudo grep -ir topmenu-gtk-module /etc/
/etc/X11/Xsession.d/99mate-environment:        GTK_MODULES="canberra-gtk-module:topmenu-gtk-module"
/etc/X11/Xsession.d/99mate-environment:        GTK_MODULES="$GTK_MODULES:canberra-gtk-module:topmenu-gtk-module"

and then reboot.

Downstream report : bug 1785622 at LaunchPad.

Recommendation: consider removing this file during upgrade of ubuntu-mate-default-settings package or rename it back to /etc/X11/Xsession.d/99mate-environment as it was in 16.04 LTS to make do-release-upgrade-process smoother.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.