mylinuxforwork / dotfiles

The ML4W Dotfiles for Hyprland - An advanced and full-featured configuration for the dynamic tiling window manager Hyprland including an easy to use installation script for Arch based Linux distributions.
GNU General Public License v3.0
1.16k stars 89 forks source link

[BUG] upgrade to 2.9.6.7.r62.g0ddf097-1 reset all preferences (editor, waybar, hyprlock, etc) #466

Closed dwilliam62 closed 1 day ago

dwilliam62 commented 3 days ago

Describe the bug Upgraded to 2.9.6.7-git reset all my settings. editor, filemangers, decorations, hyprlock, waybar settings like chatgpt

To Reproduce Steps to reproduce the behavior: 1 yay -Syu 2 ml4w-hyrpland-setup

Expected behavior Settings would be retained

Screenshots

Distribution (please complete the following information):

Additional context Add any other context about the problem here. Install log 20241122084501-log.txt

mylinuxforwork commented 3 days ago

Thanks for testing. Have you chosen restore during the update?

dwilliam62 commented 3 days ago

Thanks for testing. Have you chosen restore during the update?

I accepted the defaults and I have automation.sh set up to restore I believe that shows in the log as well

mylinuxforwork commented 3 days ago

Thanks for testing. Have you chosen restore during the update?

I accepted the defaults and I have automation.sh set up to restore I believe that shows in the log as well

Can you please make another change in your settings and run the setup again?

mylinuxforwork commented 2 days ago

@dwilliam62 Just pushed a new update to the main branch with a fix for kitty and nvim.

mylinuxforwork commented 2 days ago

@dwilliam62 And the restore of settings should also work again.

ajboni commented 2 days ago

It also reset my custom.conf and autostart.conf

tried the latest version. Same issue. I'm using automation.sh and I had no restore prompt

mylinuxforwork commented 2 days ago

It also reset my custom.conf and autostart.conf

tried the latest version. Same issue. I'm using automation.sh and I had no restore prompt

Do you use 2.9.7.0Beta?

ajboni commented 2 days ago

yes! just updated via the AUR. The backup folder didn't have my modifications as well. had to use 2.9.6.7 files. Let me know if you need me to do some testing or logs, I will be around for a bit.

dwilliam62 commented 1 day ago

@dwilliam62 And the restore of settings should also work again.

I just upgraded to latest rolling release and it still resets everything All my preferences, the screen resolution, etc..

mylinuxforwork commented 1 day ago

@dwilliam62 And the restore of settings should also work again.

I just upgraded to latest rolling release and it still resets everything All my preferences, the screen resolution, etc..

Have you updated from 2.9.6.7 or updated 2.9.7.0BETA? Have you rebuild the package during yay -S ml4w-hyprland-git

dwilliam62 commented 1 day ago

@dwilliam62 And the restore of settings should also work again.

I just upgraded to latest rolling release and it still resets everything All my preferences, the screen resolution, etc..

Have you updated from 2.9.6.7 or updated 2.9.7.0BETA? Have you rebuild the package during yay -S ml4w-hyprland-git

Yes I jist tried another VM same thing All my preferences are reset.

Screenshot_24-Nov_15-54-13_25773

Screenshot_24-Nov_15-54-24_26589 Screenshot_24-Nov_16-00-00_21540 Screenshot_24-Nov_16-00-13_16863

Before and after the update and runj ml4w-hyprland-setup

mylinuxforwork commented 1 day ago

@dwilliam62 You have updated to 2.9.6.7 and not to 2.9.7.0, right?

dwilliam62 commented 1 day ago

@dwilliam62 You have updated to 2.9.6.7 and not to 2.9.7.0, right?

I am running the rolling release it shows as 2.9.7.0 as the screenshot shows

mylinuxforwork commented 1 day ago

@dwilliam62 Just updated from 2.9.6.7 to 2.9.7.0 and the ml4w settings could be restored.

Before:

screenshot_25112024_111813

After:

screenshot_25112024_112446

I haven't used the automation.sh. Maybe this is the problem. I will continue testing.

mylinuxforwork commented 1 day ago

@dwilliam62 Can confirm that the reason is obviously an issue with the automation.sh. I will check.

mylinuxforwork commented 1 day ago

@dwilliam62 @ajboni Fixed on rolling release. Please also see the updated automation.tpl https://github.com/mylinuxforwork/dotfiles/blob/main/share/templates/automation.tpl

ajboni commented 18 hours ago

@dwilliam62 @ajboni Fixed on rolling release. Please also see the updated automation.tpl https://github.com/mylinuxforwork/dotfiles/blob/main/share/templates/automation.tpl

@mylinuxforwork works like a charm! thank you!!!

mylinuxforwork commented 7 hours ago

Great. Thanks for testing.