linuxmint / linuxmint/timeshift

Couldn't delete Timeshift snapshots from file browser

Open
#528 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Vala
Stars
4.3k
Forks
155
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
I had a really hard time trying to deleted a Timeshift snapshot that was taking way too much space.

To Reproduce
I'm not sure these steps would reproduce my problem since i've changed some stuff in the pas about Timeshift, but here we go anyway :

  1. Set up Timeshift to make automatic snapshots
  2. Force-stop Timeshift as it is making a snapshot (mine was ballooning and ate all the remaining space on my hard-drive which caused saving issues while i was working - see here)
  3. Set up Timeshift so it doesn't make any automatic snapshots anymore
  4. Delete all snapshots from the GUI
  5. Notice some of the hard-drive space is still taken by Timeshift folders
  6. Timeshift does not show any more saved snapshot in its GUI thus i can't delete the phantom snapshot that is taking space

What i tried to do
I tried to delete the snapshot from within Timeshift but it didn't work.
I ran Baobab and found where Timeshift was keeping the snapshots (easy, as it was using 90% of my hard-drive space) opened the folder from there (using "open with another app", which opened my default file browser Thunar) and tried to delete the files as superuser but the deleting failed several times. Sometimes, the snapshot folder wouldn't even show up.
I tried using my file browser Thunar to get to the snapshot folder i had found at /run/timeshift/snapshots/2025-09-28_19-00-01 and delete it by hand, but the folder wouldn't show up no matter what it tried. I made sure it showed hidden files and i had superuser privileges.
Finally, i decided to uninstall Timeshift and try again. I used Baobab and the same method as above, and when the folder finally showed up, ensuring again i had superuser privileges, i tried to delete. This time the process was successful.

Expected behavior
All snapshots should show up in Timeshift, and as a failsafe, users should be able to delete them from the snpashot folder in /run/timeshift/snapshots using any file browser.

Other possibly related issues

System:

  • Linux Distribution Name and Version: Linux Mint 22.3 - Xfce 64-bit
  • Desktop: [e.g. MATE, XFCE, Gnome, KDE]
  • Timeshift Version: 25.12.4+zena
  • Timeshift Mode [btrfs/rsync?]: idk
  • Display Server: X11

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the snapshot lifecycle through the Timeshift GUI, including an interrupted snapshot, then inspect /run/timeshift/snapshots/2025-09-28_19-00-01 and the related GUI behavior. Determine why the snapshot becomes invisible and cannot be removed through the file browser; done means the remaining snapshot is shown and can be deleted through a supported path.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.