not working on Gnome 49
Hello, is there any fix for newest Gnome Version 49 already? I only updated metadata.json with the actual Version, the Extension is active but it doesnt work anymore.
Can confirm the same here. I hadn't used it before... strangely I had no issues with windows staying in the right place (at least the ones I cared about)... but updating to 49, that doesn't happen. So I installed this extension and updated the metadata and yeah - sadly not doing its job.
+1 Would also like to be able to use this again on Gnome 49 :)
try this one: https://extensions.gnome.org/extension/8149/smart-auto-move-ng/
try this one: https://extensions.gnome.org/extension/8149/smart-auto-move-ng/
doesn't work either..
try this one: https://extensions.gnome.org/extension/8149/smart-auto-move-ng/
doesn't work either..
It does for me - what OS ? Fedora 43 I tested in a VM
try this one: https://extensions.gnome.org/extension/8149/smart-auto-move-ng/
Thanks for the suggestion but unfortunately this doesn't work for me. It does more than the base one here, which appears to do basically nothing - the one you linked at least identifies the windows and it looks like TRIES to move them, but they end up in the wrong spots and sizes. Thank you for the suggestion anyway.
I'm on fully updated CachyOS, just for reference.
try this one: https://extensions.gnome.org/extension/8149/smart-auto-move-ng/
Thanks for the suggestion but unfortunately this doesn't work for me. It does more than the base one here, which appears to do basically nothing - the one you linked at least identifies the windows and it looks like TRIES to move them, but they end up in the wrong spots and sizes. Thank you for the suggestion anyway.
I'm on fully updated CachyOS, just for reference.
The settings need to be converted as they are in different gconf locations:
1st: dump the settings from this extension to a file:
dconf dump /org/gnome/shell/extensions/smart-auto-move/ > smart-auto-move.dconf
2nd load the settings from this one into the new one:
dconf load /org/gnome/shell/extensions/SmartAutoMoveNG/ < smart-auto-move.dconf
This moves the settings from this extension to the linked one ...
try this one: https://extensions.gnome.org/extension/8149/smart-auto-move-ng/
doesn't work either..
It does for me - what OS ? Fedora 43 I tested in a VM
im on CachyOS
try this one: https://extensions.gnome.org/extension/8149/smart-auto-move-ng/
doesn't work either..
It does for me - what OS ? Fedora 43 I tested in a VM
im on CachyOS
any errors in log or any more info than "it does not work" ? I tested it on GNOME OS and fedora 43 - it works on both
try this one: https://extensions.gnome.org/extension/8149/smart-auto-move-ng/
doesn't work either..
It does for me - what OS ? Fedora 43 I tested in a VM
im on CachyOS
any errors in log or any more info than "it does not work" ? I tested it on GNOME OS and fedora 43 - it works on both
where do i see the logs for that extension?
try this one: https://extensions.gnome.org/extension/8149/smart-auto-move-ng/
doesn't work either..
It does for me - what OS ? Fedora 43 I tested in a VM
im on CachyOS
any errors in log or any more info than "it does not work" ? I tested it on GNOME OS and fedora 43 - it works on both
where do i see the logs for that extension?
- you check if the extension is loaded. with the extension tool (there are usually error messages when an extension has problems)
- check the settings of the extension
- you can overtake the settings from this one to the linked one - like i described above.
and be more specific what exactly does not work
try this one: https://extensions.gnome.org/extension/8149/smart-auto-move-ng/
doesn't work either..
It does for me - what OS ? Fedora 43 I tested in a VM
im on CachyOS
any errors in log or any more info than "it does not work" ? I tested it on GNOME OS and fedora 43 - it works on both
where do i see the logs for that extension?
1. you check if the extension is loaded. with the extension tool (there are usually error messages when an extension has problems) 2. check the settings of the extension 3. you can overtake the settings from this one to the linked one - like i described above.and be more specific what exactly does not work
It is active in Extension Manager but the Button doesn't turn green:
I think you need to
try this one: https://extensions.gnome.org/extension/8149/smart-auto-move-ng/
doesn't work either..
It does for me - what OS ? Fedora 43 I tested in a VM
im on CachyOS
any errors in log or any more info than "it does not work" ? I tested it on GNOME OS and fedora 43 - it works on both
where do i see the logs for that extension?
1. you check if the extension is loaded. with the extension tool (there are usually error messages when an extension has problems) 2. check the settings of the extension 3. you can overtake the settings from this one to the linked one - like i described above.and be more specific what exactly does not work
It is active in Extension Manager but the Button doesn't turn green:
And therefor nothing happens when i try to save a new Window. I also resetted the Settings to default and tried to load the dconf Settings from other Extensions but still nothing happens, which means the Windows always opens centered on the Screen.
Did you try to log out and re-login after installing the extension ? Both should not be active at the same time btw
Did you try to log out and re-login after installing the extension ? Both should not be active at the same time btw
Wow i just rebooted and now it seems to work. Some Windows needed to be configured new, but the Rest looks pretty good. Thank you very much!
Did you try to log out and re-login after installing the extension ? Both should not be active at the same time btw
Wow i just rebooted and now it seems to work. Some Windows needed to be configured new, but the Rest looks pretty good. Thank you very much!
Didn't you read how to convert the settings (i wrote it in prev comments) ? Anyway - you are welcome
Did you try to log out and re-login after installing the extension ? Both should not be active at the same time btw
Wow i just rebooted and now it seems to work. Some Windows needed to be configured new, but the Rest looks pretty good. Thank you very much!
Didn't you read how to convert the settings (i wrote it in prev comments) ? Anyway - you are welcome
I did but the Reboot/Logout was missing i guess thats why nothing worked..
Works for me!
Still showing as incompatible with GNOME 49.
Still showing as incompatible with GNOME 49.
https://github.com/khimaros/smart-auto-move/issues/63#issuecomment-3364925523
try this one: https://extensions.gnome.org/extension/8149/smart-auto-move-ng/
No, it won't for me. Fedora 43, running system on real hardware. Gnome really cooked something about window position (or messed). Change version in js won't help either.
try this one: https://extensions.gnome.org/extension/8149/smart-auto-move-ng/
No, it won't for me. Fedora 43, running system on real hardware. Gnome really cooked something about window position (or messed). Change version in js won't help either.
It does not matter VM or real hardware. And there is also no need to change anything in js (or json). Did you read all the comments in this post ? Plenty of advice was already written
i have been working on a major refactor and feature release which completely changes the algorithm for window tracking and restore. i've been testing extensively and it will be released in the next day or two.
And therefor nothing happens when i try to save a new Window. I also resetted the Settings to default and tried to load the dconf Settings from other Extensions but still nothing happens, which means the Windows always opens centered on the Screen.