! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Schedule "changed" event after command terminates
Status:
CLOSED: FIXED
Severity:
enhancement

Comments

Description Benedikt Meurer editbugs 2006-03-30 22:53:51 CEST
Most UCA commands will usually terminate right away while modifying certain aspects of the file or another file in the same folder (i.e. a "Convert to JPEG" action will usually just convert the selected files to JPEG files and terminate). The UCA plugin should watch the child commands and schedule a reload on the folder (using the ThunarVfsMonitor) when the command terminates.
Comment 1 Benedikt Meurer editbugs 2006-03-30 23:39:03 CEST
Committed with revision 20653.

2006-03-30	Benedikt Meurer <benny@xfce.org>

	* thunar/thunar-folder.c: Reload the folder when the corresponding
	  file changes. Use the ThunarFileMonitor to stay informed about
	  changes to the corresponding rather than connecting additional
	  signal handlers to the file.
	* plugins/thunar-uca/thunar-uca-provider.c: Schedule a "changed"
	  event for the working directory once the custom command
	  terminates. Bug #1625.

Bug #1625

Reported by:
Benedikt Meurer
Reported on: 2006-03-30
Last modified on: 2009-07-17

People

Assignee:
Jannis Pohlmann
CC List:
0 users

Version

Version:
0.2.3svn

Attachments

Additional information