Temporary files in -$HOME/.cache aren't cleaned up

Bug #1156218 reported by Ari
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ooo-thumbnailer (abandoned)
New
Undecided
Unassigned

Bug Description

Description: Temporary files generated in the process of creating thumbnails are not removed after the thumbnailer exits.

Current behaviour: ooo-thumbnailer does not remove tmpfile on exit

Expected behaviour: The script should clean after itself.

Patch: I was able to troubleshoot this bug by modifying the script in /usr/bin/ooo-thumbnailer:

Changing

    trap cleanup ERR

to

    trap cleanup INT TERM EXIT

solved the problem for me.

Revision history for this message
Ari (ari-lp) wrote :
description: updated
description: updated
Revision history for this message
David D Lowe (flimm) wrote :

Please note that development of ooo-thumbnailer has stopped and it is no longer maintained.

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.