-
Notifications
You must be signed in to change notification settings - Fork 281
Critical error when copying. #937
Comments
The GUI is also not detecting snapshots anymore either. |
Looks like this might be caused by the recent update to glib2 2.74.0-1: Apparently downgrading glib2 restores proper functionality. Also, timeshift cli seems unaffected. |
Yes, cli Timeshift fortunately still works, but the remaining time there is also not shown. I wish they would fix the GUI too. I don't want to roll something back because other components might stop working. Do you know if Timeshift is still being developed? |
See the Note at the top of the README. |
Can you tell me how I can put that fork on Arch Linux? I must be doing something wrong. And as I understand it's not very actively developed there either. |
It already is via the |
So this error should be written to the Linux Mint fork. So this error should be written to the Linux Mint fork. Strange, I thought AUR installs from here. |
The CLI gets stuck at 0.0%. I mean the timeshift still creates a snapshot but the progress is stuck at 0.0% on CLI |
I suspect it's a problem with glib2 2.74.0. There are other reports of random crashes, and one fix has already been merged. But Timeshift seems to be still affected (the crashes seem random). https://gitlab.gnome.org/GNOME/glib/-/issues/2770 Reported in Mint's Timeshift issues also: |
This seems to be an issue with glib2 2.74 and strings that contain a improper unicode escape code (\uXX instead of /uXXXX). Since this function is used by all the progress windows, creating or deleting snapshots from the GUI was causing a crash.
This is fixed |
Thanks! Works great for me with glib2 2.74. |
Describe the bug
There are bugs in the operation of the program. First, it stopped showing the remaining time, just three question marks. Now the GUI crashes when copying and deleting, but the process itself on the system continues.
To Reproduce
Steps to reproduce the behavior:
It also says "???" instead of the remaining time.
Expected behavior
I expected the copying to be successful.
Log file:
https://pastebin.com/FtQ4aqqE
Timeshift log.txt
System:
The text was updated successfully, but these errors were encountered: