|
From: Daniel J S. <dan...@ie...> - 2014-11-16 20:00:26
|
On 11/16/2014 01:38 PM, sfeam wrote: > On Sunday, 16 November 2014 02:12:28 PM Allin Cottrell wrote: > >> Here's another funny. If I do > >> > >> sudo gnuplot -persist plotfile > >> > >> there's no delay in opening the file dialog via the Save button in the > >> wxt plot window. Cf. http://ubuntuforums.org/showthread.php?t=1092467 > > This seems to be a bug in gvfs, which claims to be > > "a Virtual File System library based on gio and Glib". > > gvfs is installed on my machine, but does not seem to be needed by anything. > > If I remove every package with "*gvfs*" in its name: > > urpme gvfs gvfs-archive gvfs-fuse gvfs-gphoto2 gvfs-iphone gvfs-mtp > gvfs-smb lib64gvfscommon0 > > I get no errors or warnings about dependencies, and the > > gnuplot + wxt + Export problem goes away. > > Dan - does your machine have gvfs? If so, what version? Yes. Version 1.6.6-1. These processes are all resident, but sleeping: 1754 ? 00:00:00 gvfsd 1763 ? 00:00:00 gvfs-fuse-daemo 1775 ? 00:00:00 gvfs-gdu-volume 1785 ? 00:00:00 gvfs-gphoto2-vo 1787 ? 00:00:00 gvfs-afc-volume 2007 ? 00:00:00 gvfsd-trash 2064 ? 00:00:00 gvfsd-metadata 2066 ? 00:00:00 gvfsd-burn Dan |