For some reason i did not notice it earlier but the timeshift GUI crashes, it does not matter if i use plane Arch or Endeavouros it works if use timeshift in the terminal, and create snapshots and restore that also works fine but only if i do it in the gui it bails out without any warning. for example on my arch system it gives this error : Bail out! ERROR:/var/tmp/pamac-build-redblizzard/timeshift/src/timeshift/src/Utility/TeeJee.Misc.vala.c:516:string_replace: code should not be reached.
And on my main system with endeavouros bspwm it bails out in the gui the same way but , this also also happens on a clean install? could this something have to do with all the grub issues we had ?
First thing: you’re replying to a post from nearly 2 years ago!
Second thing is yeah the Timeshift GUI started to crash for me also, quite soon after beginning a snapshot run. I could not make sense of the journal output. I was using Timeshift in rsync mode anyway so I have quit using it and am just using rsync as instructed in the Arch wiki. I feel happier with this as I am now not using an AUR app for system backup. I am not doing automated snapshots though, just one full system backup which gets modified every time.
Regarding grub and the issues, no that won’t make any difference. Grub is just there to boot the system, that is all it does. Some change has caused the problem with Timeshift, some dependency, but not Timeshift itself because that has not been updated recently.
yay -S timeshift-bin in a terminal does the same thing as installing from pamac, but is a better way to do it. Using pamac has been found to put a heavy load on the Arch servers. Because of this they have blocked it a few times. It should not really be used. There is no difference in installing via pamac, you get the same packages as using other AUR helpers like yay or paru, and there others too.
@wordler yeah i know it was two years old this subject, but it was still open. and i was just curious
if there where more people with the same problem. And i already did notice installing it with yay or paru gives the same problem. could this be GTK related because it is only the GUI that crashes without any warning what so ever. I did see the error when i open the Gui from with in the terminal.
Yeah could be some GTK thing. Timeshift doesn’t seem to be updated that often, but I would imagine it may get fixed on the next update perhaps. If you’re OK using it with the terminal then you don’t have much of a problem really!
Timeshift’s development has been taken over by Linux Mint since a while now.
Perhaps its development will follow the cycle of how everything else is updated/upgraded on Mint’s side?
Would this mean that this sort of glitches will be more frequent now on a rolling release’s update rate.
Downgrading might perhaps be an occasional remedy but what if, in the long run, everything else depending on the specific package starts “misbehaving” because of their dependency on a newer version of the package?
Timeshift is now being developed by the Linux Mint team. On their GitHub, you will find an issue opened which is similar to this one
I have glibc2 2.74.0-1 and Timeshift was not working for me. It is all of a sudden working today.
On the CLI, yesterday, Timeshift CLI was always displaying progress as 0.0% and would not move forward.
I haven’t tested the GUI yet, the CLI is working even with progress percentage now
I have posted on the Arch Forums about this issue, and nobody over there can tell me why my timeshift has automatically started working again, even though Glibc2 is not the one that apparently fixes the issue on my system