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
sudo timeshift --create --comments "Antes Flatpak: Mesa,Intel VAAPI driver Gnome Applications"
[sudo] contraseña para david:
Mounted '/dev/sda2' at '/run/timeshift/19467/backup'
------------------------------------------------------------------------------
Checking if target drive has enough free space for a snapshot (RSYNC)
Target device: /dev/sda2, mount path: /run/timeshift/19467/backup
Linking from snapshot: 2025-03-17_18-39-05
Calculating required disk space...
Space required for snapshot: 27674970 (27.7 MB). Space available: 5472870400 (5.5 GB)
------------------------------------------------------------------------------
Creating new snapshot...(RSYNC)
Saving to device: /dev/sda2, mounted at path: /run/timeshift/19467/backup
Linking from snapshot: 2025-03-17_18-39-05
Syncing files with rsync...
98.91% complete (00:00:00 remaining)
(process:19467): GLib-GObject-CRITICAL **: 19:00:25.057: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(process:19467): GLib-GObject-CRITICAL **: 19:00:25.058: instance with invalid (NULL) class pointer
(process:19467): GLib-GObject-CRITICAL **: 19:00:25.058: g_signal_handlers_destroy: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Segment violation
I tried uninstalling the Timeshift application with purge, deleting the [b]/etc/timeshift[/b] directory, reinstalling, and reconfiguring.
The first four images created correctly, however, the fifth and sixth failed.
Example Error 3:
sudo timeshift --create --comments "todo_ok2"
[sudo] contraseña para david:
Mounted '/dev/sda2' at '/run/timeshift/8087/backup'
------------------------------------------------------------------------------
Checking if target drive has enough free space for a snapshot (RSYNC)
Target device: /dev/sda2, mount path: /run/timeshift/8087/backup
Linking from snapshot: 2025-03-26_00-59-49
Calculating required disk space...
Space required for snapshot: 25883383 (25.9 MB). Space available: 13383471104 (13.4 GB)
------------------------------------------------------------------------------
Creating new snapshot...(RSYNC)
Saving to device: /dev/sda2, mounted at path: /run/timeshift/8087/backup
Linking from snapshot: 2025-03-26_00-59-49
Syncing files with rsync...
100.14% complete (00:00:00 remaining)
(process:8087): GLib-GObject-CRITICAL **: 16:22:50.884: g_type_free_instance: assertion 'instance != NULL && instance->g_class != NULL' failed
(process:8087): GLib-GObject-CRITICAL **: 16:22:50.884: instance with invalid (NULL) class pointer
(process:8087): GLib-GObject-CRITICAL **: 16:22:50.884: g_signal_handlers_destroy: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Segment violation
It is not a space problem because in "error example 3" the space on the destination was +-14 Gbs and on the third attempt the snapshot was completed leaving 13.6 Gbs on the destination.
Uh oh!
There was an error while loading. Please reload this page.
System:
For some time now, I've been having trouble creating an image with TimeShift.
If I use the graphical application while it's creating the image, the application closes without completing it.
If I try to create it with the Terminal, I get the following error:
Example Error 1 :
Attached is the log of the attempt to create the Timeshift image:
Example Error 2:
I tried uninstalling the Timeshift application with purge, deleting the [b]/etc/timeshift[/b] directory, reinstalling, and reconfiguring.
The first four images created correctly, however, the fifth and sixth failed.
Example Error 3:
It is not a space problem because in "error example 3" the space on the destination was +-14 Gbs and on the third attempt the snapshot was completed leaving 13.6 Gbs on the destination.
df -h /
The text was updated successfully, but these errors were encountered: