linuxmint / cinnamon

A Linux desktop featuring a traditional layout, built from modern technology and introducing brand new innovative features.
GNU General Public License v2.0
4.53k stars 735 forks source link

Cinnamon 5.4 panel issues #10859

Open brownsr opened 2 years ago

brownsr commented 2 years ago
 * Cinnamon version (cinnamon --version)
   - Please specify if you are using the daily builds PPA
     (https://launchpad.net/~linuxmint-daily-build-team/+archive/ubuntu/daily-builds).
 * Distribution - (Mint 17.2, Arch, Fedora 25, etc...)
 * Graphics hardware *and* driver used
 * 32 or 64 bit
 * Attach ~/.xsession-errors, or /var/log/syslog

Issue Using the daily builds PPA under 20.3 I am seeing odd panel behaviour. Here's how the desktop currently appears

Screenshot from 2022-06-19 21-35-53 Here's how the same desktop used to appear, screen printed from a 20.1 version that shares the same home directories.

Screenshot from 2022-06-19 21-29-04

Steps to reproduce

Expected behaviour

Other information The .xsession-errors file from the working version has this, relating to an unattached monitor I use occasionally Cjs-Message: 21:42:36.544: JS LOG: [LookingGlass/info] loading user theme: /home/simon/.themes/Graphite-One/cinnamon/cinnamon.css Cjs-Message: 21:42:36.589: JS LOG: [LookingGlass/info] added icon directory: /home/simon/.themes/Graphite-One/cinnamon Cjs-Message: 21:42:36.926: JS LOG: [LookingGlass/info] Monitor 1 not found. Not creating panel

The .xsession-errors file from the 5.4 version has this in the same area, so perhaps the problem relates to the unused multi-monitor setup. Apologies in advance if that is a red herring:

Cjs-Message: 21:45:58.750: JS LOG: [LookingGlass/info] added icon directory: /home/simon/.themes/Graphite-One/cinnamon Cjs-Message: 21:45:59.013: JS LOG: [LookingGlass/info] Conflicting panel definitions: 1:0:right

Apologies that I don't have time to dig into it myself, I expect to still be spending all my spare time on house construction work for a few months more.

Regards

Simon

Configuration info, if applicable If this bug report is related to an Applet, Desklet or Extension, please paste (or use a pastebin service) the offending extension's settings, if it has any. You can obtain this by opening its configuration, clicking the 'hamburger' button in the upper-right corner of the window, and selecting "Export to a file". Please be sure to review the contents and remove any personal data it may contain.


Please paste here
mtwebster commented 2 years ago

Can you share your cinnamon settings?

dconf dump /org/cinnamon/ > settings

I really only need the first section (org.cinnamon), and you can take out the command and looking glass histories. Thanks