timeshift gets stuck

Bug #2062003 reported by Miguel Angel Noguera
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
TimeShift
New
Undecided
Unassigned

Bug Description

Timeshift takes more than a minute to make and/or delete a btrfs snapshot in Kubuntu-noble (in all other flavors, including Lubuntu, it only takes a few seconds), so it is undoubtedly a Kubuntu bug.

Looking at the timeshift logs I see that at a certain point it gets stuck for exactly one minute (in the attached log, between lines 164 and 165)

This affects Timeshift on both virtual machines and real hardware.

Taking a snapshot from the command line without Timeshift only takes 0.018 seconds

Revision history for this message
Miguel Angel Noguera (miquelibz) wrote :
summary: - timeshift
+ timeshift gets stuck
affects: canonical-identity-provider → timeshift
Revision history for this message
Miguel Angel Noguera (miquelibz) wrote (last edit ):

The problem is that Timeshift tries to run notify-send as root and that doesn't work:

time /usr/bin/notify-send "hola"
Error al llamar StartSereviceByName para org.freedesktop.Notifications: Se alcanzó el tiempo de expiración

real 1m0,360s
user 0m0,005s
sys 0m0,011s

As a workaround, setting alias notify-send='/usr/bin/true' in root's .bash_aliases returns expected behavior

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.