You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SailFish OS version: 4.5.0.9
Patchmanger Version: 3.2.9
Hardware: Xperia 10 II
BUG DESCRIPTION
In these two functions remove_text_patch() and install_text_patch() the exit 0 in success() prevents that the backup of the installed/removed patch can be managed correctly.
Please take care to fix the code issues reported by this person, but create your own changes. no commits authored by this person are allowed to be merged in this repo.
SailFish OS version: 4.5.0.9
Patchmanger Version: 3.2.9
Hardware: Xperia 10 II
BUG DESCRIPTION
In these two functions
remove_text_patch()
andinstall_text_patch()
theexit 0
insuccess()
prevents that the backup of the installed/removed patch can be managed correctly.STEPS TO REPRODUCE
It is in the code - it is about the flow logic.
ADDITIONAL INFORMATION
Please check this commit:
The code is different because it refers the unified version of
pm_apply
andpm_unapply
but it is the logic that matters.The text was updated successfully, but these errors were encountered: