General :: WARNING: Can't Stat() Fuse.gvfs-fuse-daemon File System /home/SlowCoder/.gvfs
Mar 22, 2010
Recently upgraded to F12. K3B can't burn DVDs. Drive was working fine in Fedora 10 before the upgrade, and I've applied all updates.
Here is the output when run from console:
Code:
lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system /home/SlowCoder/.gvfs
Output information may be incomplete.
(K3bDevice::HalConnection) unlock queued for /org/freedesktop/Hal/devices/storage_model_DVD__RW_GA10N
First sec data area: 43:41:33 (LBA 196608) (402653184
I have the gvfs-fuse package installed, and if I understand it correctly it should make GVFS mounts appear in ~/.gvfs.
However it doesn't, when I mount something with GVFS (e.g. my Canon digital camera using PTP), I can only access the files from Nautilus, not from command line.
When I use nautilus open my home directory, everything is OK except that the file contents in the home directory are not presented. It seems that nautilus is still waiting and busy.
After that, I try to enter the user's home directory by the Terminal and succeed. I can use 'ls' to display the file in the home directory, But when I use 'ls -a' to print the hiden files, again the Terminal seem to be lock. the 'ls -a' is locked, I fail to 'kill' it.
At last, I find that everything that connects to the behavior which need to enter, delete or just dsplay the /home/$USER/.gvfs will fail and lock, and without any error message.
I've been trying to mount ftp on a directory, using curlftpfs, but when I run:
Code:
curlftpfs user:pass@server /mnt/mount-point
I get the error:
Code:
fuse: device not found, try 'modprobe fuse' first
And when I run it, I get:
Code:
WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/. FATAL: Could not load /lib/modules/2.6.32-dyomin.1/modules.dep: No such file or directory
Code:
mknod /dev/fuse c 10 229
After that when I run the mount command ) get the error:
Code:
fuse: failed to open /dev/fuse: Operation not permitted
I have OpenSUSE 11.2 KDE edition. I download TrueCrypt 6.3a from TrueCrypt - Free Open-Source On-The-Fly Disk Encryption Software for Windows 7/Vista/XP, Mac OS X and Linux - Downloads (openSUSE - x64 (64bit) .rpm). The first problem that I encountered was dependencies; first I installed fuse using YaST then I installed the rpm file. but when I try open a volume, TrueCrypt gave me Code: fuse: device not found, try 'modprobe fuse' first. So I issue in Terminal that command but I see this error:
Code: FATAL: Could not load /lib/modules/2.6.31.5-0.1-desktop/modules.dep: No such file or directory I googled and search the forum but didn't found anything. So I thinkg only I have this problem.
I have created a new file system (fuse) which works fine and is mounted in the local host. I want to be able to mount it from another host. I added it to /ect/exports: /mnt/ltfs *(rw,sync) And restarted nfs. Then from my client host I type:
mount -t nfs myHostName:/mnt/ltfs /mnt/data1
Where /mnt/ltfs is on my local host and /mnt/data1 is on the client host. Note that this is a "FUSE" file system so here is it's local "mount" output: ltfs on /mnt/ltfs type fuse (rw,nosuid,nodev,default_permissions,allow_other) Note thet this is of type "ltfs" but I am told that it should work like its a nfs. ltfs uses fuse under the covers.
Why do I keep getting .gvfs (gnome virtual file system) file appearing as corrupt in /~/usr directory, I can get rid of it by unmounting, but it re-appears later on. It is causing problems as it interrupts my backups (which are automated) with an error message,ListError .gtk-bookmarks/.gvfs [Errno 13] Permission denied: '/home/jimt/.gvfs'
I installed Fedora 12 x64. Now everytime I start my Linux the .gvfs directory in my /home/Razorblade -dir is corrupted. So I have to reboot and start an Linux LiveCD, mount my home partition and delete this folder. After that I can login normally. Symptoms: I am able to login normally, start a browser, start my mail client, list the contents of subfolders of /home/Razorblade/... - everything fine. But as soon as I want to list the contents of my /home/Razorblade folder - nothing but this turning blue thing around the curser. The command line does nothing after "ll /home/Razorblade", sometimes even crashes and closes. As root I am able to do "ll /home/Razorblade" And this is what I get:
after update f12 to f13 geany stopped to work correctly on remote storage (sftp). Geany opens file correctly, but when I try to save, it saves empty file. I tried "notepad" and "gedit", they work good on f13. Geany on f12 worked correctly too.
I have a UUID file that has grown to 8.4 gigs... and I don't know what to do. Its sucking up all the free space in the partition. I guess I will have to delete the file but I don't know how to do it properly.I suspect this is a backup of all the data I have been moving around between drives recently.
I need to install fuse on a debian server with kernel 2.6.9-67.0.7 that doesn't have fuse support included, and I don't know where to get it, I've found some over the internet but rpm and I would like tar gz or something like that.
Further, are any of the files within this folder necessary or can I delete them to free up some space (the specific file I mentioned in the title is taking up 1.4 GB)?
I am looking for a way to do deduplication for my Virtual Machines, I found a project called OpenDudup. It looks promising, it says it needs fuse as a dependency. After looking up what fuse is, it left me with another question. What make a file system is user space different from a file system in kernel space?
i want to mount ntsf partition in rhel5 As per instructions in the net i downloaded fuse rpmsbut i am not able to instlal kdml?rpm -ivh fuse-kmdl-2.6.18-194.11.3.el5-2.7.4-8_12.el5.i686.rpmgettting the following error:
Missing Dependency: /boot/vmlinuz-2.6.18-194.11.3.el5 is needed by package fuse-kmdl-2.6.18-194.11.3.el5-2.7.4-8_12.el5.i686 (/fuse-kmdl-2.6.18-194.11.3.el5-2.7.4-8_12.el5.i686)
I have a program that can create a fuse. For that i have to specify a mount point , like mono ccfs /mount. But how will I make /mount to be a fuse mount point? I donno whether my question sounds right or makes sense. But I want to create a fuse mount basically to provide it to the program. I dont hv any device or fs to mount initially .
I have a Debian testing box with Xfce (no Gnome, no Nautilus). It has all gvfs-related stuff installed, including all backends and fuse interface. But any attempts to gvfs-mount anything (like sftp://... or smb://...) fail with error opening file: Operation not supported, and gigolo shows only 'unix device (file)' in the list of supported protocols.My ~/.gvfs has rwx permissions, and I'm a member of fuse group; other fuse-related stuff works for me.
I loved Gnome's Nautilus and FTP integration and being able to mount a remote FTP directory as a regular bookmark/directory, and double clicking any remote files to open in any unmodified program. I also loved editing text files with GVim.
However, if I double clicked file on Nautilus to open a text file in Gvim, then saving a file will take about 10 seconds and GVim will hang for that amount of time. The major irritant is that I cannot continue editing while the text editor is waiting for the write to finish, this delay interrupted my workflow and thought process and saving becomes a painful process. The other problem is that I don't think simply uploading a file should take that much time.
I'm aware of GVim's internal FTP support, but they are not as well integrated with Nautilus's FTP and it suffers from the same problem.
So a few question:
Is there a way to make GVim or GVFS to save in background while I continue editing? Why is GVFS so slow? Is there any way to set GVFS to use a single persistent FTP connection instead of creating a new FTP connection each time?
I have installed three flavors of linux on vmware 1.rhel5 2.centos 5.5 3.fedora 14 and also install centos 5.5 on a separate hard disk (not on vwware).
I want to mount my pen drive on linux which is ntfs. I have tried a lot on rhel5 only. Please tell whether it is possible mount ntfs on any distributions I have mentioned above? I have already installed fuse, fuse-devel, fuse libs, ntfs-3g, ntfs-3g libs on rhel5. But I still got error: "fatal : module fuse not found" "ntfs unknown file system"
I thought the system was supposed to get through the early stages of booting without /usr so I moved it to a filesystem on my zfs-fuse pool, and created a symlink from /usr to /media/zfs/usr
On reboot it would not boot. Hitting esc to see the messages showed network-manager, avahi-daemon, and squid all failing to start (the first two before the ZFS mount success message came up, the other one after). The system was doing nothing.
Somehow, however, the system was still able to boot into the root shell of recovery mode, which I used to out /usr back on the main ext4 partition and now it's booting fine.
Should this be something I'm able to do? Are there specific parts of /usr I need to leave? Should I try to figure out how to make ZFS mounts happen even sooner than whatever the zfs-fuse package defaults to?
I am interested in working with zfs fs's and I am looking for tutorials on the subject, I am working with the Centos distro, can you send some links my way.
sometimes i edit files in a remote server. i normally mount the remote drive via sshfs and edit a configuration file or two and some text files using gedit. after i upgraded to 10.04 i cannot save the files that i edit anymore. i can rename the file. but the weird thing is that i cannot save the file after i edit it. one of the files that i was editing is crontab.
After yum installed me fuse-ntfs-3g-2009.11.14-1.el5.rf.i386 I noticed that on one NTFS partition directories created by a normal user were writable only by root, although the user's umask was correct (0022; actually the files had root as group owner).I have a second partition mounted with exactly the same options in /etc/fstab where this problem did not occur.
As stated , gvfs is extremely slow when browsing smb shares.Mount cifs runs in a third of the time gvfs takes.Often gvfs hangs up while listing.I've searched and see tons of noise about it but no real signal.Does anyone here have any info on gvfs as to why it's so slow browsing?"Name : gvfsArch : x86_64Version : 1.6.2"
I have a very specific requirement outside the typical use case of "enterprise server". If possible, I need to run a FUSE filesystem on a headless server, and share it via Samba.Physical security is a non-issue.I see two challenges with this, that Google and I have been unable to figure out: I'm assuming that in order to mount a FUSE system, a user must be logged in. (Hence the "U" in "FUSE".) So the first challenge is how to get Ubuntu to automatically login, on the physical console, to a user terminal session. (I know this can be trivially done in GNOME, but this won't have X-Windows or GNOME installed.) This has to happen automagically after boot-up; manually logging in locally or via SSH isn't an optin.Second challenge (?), how to share a FUSE file system via Samba?
I've been using ubuntu earlier and when connecting to a samba shared folder it appeared in /home/user/.gvfs folder. I can browse the samba share, it's ok, but I prefer Midnight Commander than Nautilus when copying files. So, where does it reside in Debian?