|
From: sfeam <sf...@us...> - 2014-11-16 19:39:07
|
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? Ethan |