Releases: linuxmint/timeshift
Releases · linuxmint/timeshift
master.mint22
Main.vala: Fix a warning and don't update config file when exiting early due to an error. - Set the app_mode to a non-empty string when an invalid arguement is encountered to prevent being interpreted as gui mode and saving the configuration. - Prevent a warning when exiting with an invalid or unconfigured repo: ** (process:623010): CRITICAL **: 10:18:33.692: gee_abstract_collection_get_size: assertion 'self != NULL' failed
master.lmde7
Main.vala: Fix a warning and don't update config file when exiting early due to an error. - Set the app_mode to a non-empty string when an invalid arguement is encountered to prevent being interpreted as gui mode and saving the configuration. - Prevent a warning when exiting with an invalid or unconfigured repo: ** (process:623010): CRITICAL **: 10:18:33.692: gee_abstract_collection_get_size: assertion 'self != NULL' failed
master.lmde6
25.07.7
master.mint21
24.01.1
master.lmde5
docs/development.md: fix meson setup command (#224) meson setup command accepts the build folder name directly.