-
Notifications
You must be signed in to change notification settings - Fork 744
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conky positioning broken #5566
Comments
@leigh123linux Could you post your conkyrc? I could show you where it ends up on my system |
Here's my conkyrc
|
@leigh123linux here is where it is stuck http://i.shibe.ml/QmNhggfPYxc4MUsatAQJg6mWBxMV6bPUFt2PFuqFbeac9D.png |
Can't you move it with Alt + Drag, or is it completely stuck there? |
Are you supposed to be able to alt+drag conky windows? If so, it's not dragging |
ALT+click+drag... just tried and my mind was blown. Anyway, works on 3.0.7... |
@SethDusek @mainmachine Alt + Drag is...
|
@SethDusek |
@feren mint 18 and cinnamon 3.0.7. This was happening on 17 too. I have no extensions enabled that could cause this, but there might be a setting i accidentally enabled or something, since nobody else seems to be having this issue |
Have you tried making another user (it's easier than trying a dconf Cinnamon reset instead) and putting the ConkyRC file on there and testing it on another user? |
@feren Created a new user and it worked, conky is positioned just fine. So what should I do? Should I wipe my cinnamon settings? What exactly would I lose if I wiped the dconf settings? |
@SethDusek Try there whilst only running metacity (use
|
@SethDusek |
@SethDusek - Here's how you can back up your dconf db into a human readable format:
You can edit this file manually, scan through it, grep it, whatever to look at/modify/extract your old settings, or you can even import it into a new one (thus breaking the new one 😉 ). |
Okay I fixed it. Turns out in org.cinnamon.desktop.wm.preferences, there is an option "disable-workarounds" that for some reason was enabled. I read the description and it's basically meant for workarounds for "Some applications disregard specifications in ways that result in window manager misfeatures. This option puts the WM in a rigorously correct mode, which gives a more consistent user interface, provided one does not need to run any misbehaving applications.". So I disabled it, and it works! |
Congrats @SethDusek ! 👍 |
@mainmachine Damn that was hard to solve though. Your mention of backing up dconf made me first check if there were any settings that could've caused it and that caught my eye. Lucky I figured out what happened otherwise i'd probably have to reconfigure cinnamon again |
That's the only drawback to installing multiple desktops - sometimes they step on each other, luckily not very often. 😄 I tried installing KDE Plasma 5 when last year, and it required me to change DM's to SDDM from LightDM, and my Cinnamon and Kodi DE's were totally broken, even after I purged Plasma... of course I may have broken them by trying to "get things to work". This is why we make backups, or practice on the bedroom HTPC. 😉 |
So, my conky (and every other conky) isn't being positioned properly. I originally filed this issue on the conky page, but I realized that conky was being positioned just fine with openbox. So it seems to be a cinnamon specific problem. The conky widgets are all ending up on the top left
Original issue: brndnmtthws/conky#228
The text was updated successfully, but these errors were encountered: