Closed GoogleCodeExporter closed 9 years ago
Can you please do the following:
Run the gFile.py script as such: ./gFile.py directory emailaddress@gmail.com -d
Copy the file to whatever directory you wish outside of the google-docs-fs
directory
tree.
In a separate terminal do the following: ls -la ~/.google-docs-fs/path/to/file
where path/to/file is the path to the file if the google-docs-fs directory was
root.
So if your path is ~/gdocs/letters/word.doc and gdocs is the root of the
mounted file
system you would: ls -la ~/.google-docs-fs/letters
The first terminal will be spitting debug output. Please attach a copy of this
debug
output and the result of the above ls command. It will help me work out what's
went
wrong.
Also, what OS are you using?
Original comment by d38dm8nw81k1ng@gmail.com
on 23 Jun 2009 at 7:39
Since no additional information has been forthcoming, I have marked these
invalid.
For what it's worth, I think that they may be related to GNOME running
readdir() over the directory to cache the file listing. To verify if this
is or isn't the case, leave the file system for about a minute (or more if
you have a lot of files without folders) until GNOME has finished caching
the file listings. It should work normally afterwards.
If it doesn't, please follow the instructions in the FAQ under the Wiki tab
and post again.
Original comment by d38dm8nw81k1ng@gmail.com
on 14 Jul 2009 at 8:02
Sorry, I forgot this issue :(
Yestoday, It suddenly work well when I rebuild and run. I don't know what
happens.
I'm using Archlinux with python2.6.2 and fuse-python20090329 and
gdata-python1.3.1.
I commit google-docs-fs to archlinux
AUR(http://aur.archlinux.org/packages.php?ID=28666). Any archlinux user could
install
it in very simple way.
btw: do you intend to release a new version now? It can't browse diretory
correctly
in google docs filesystem in beta3 version, but can do in svn.
Original comment by tocer.deng@gmail.com
on 23 Jul 2009 at 2:05
Yeah I will. I'm just doing some testing before I release it.
Thanks for committing it to Arch. What version are you committing? The latest
SVN?
Original comment by d38dm8nw81k1ng@gmail.com
on 23 Jul 2009 at 7:02
I committed beta3 to Archlinux, so I hope you realease new version quickly :)
Original comment by tocer.deng@gmail.com
on 23 Jul 2009 at 7:12
OK, I've just uploaded beta4. I went through and fixed a few other bugs as well
as
the one related to folders. =)
Scott W
Original comment by d38dm8nw81k1ng@gmail.com
on 23 Jul 2009 at 8:25
Good news. I've updated the package in archlinux AUR.
Original comment by tocer.deng@gmail.com
on 23 Jul 2009 at 9:38
Original issue reported on code.google.com by
tocer.deng@gmail.com
on 21 Jun 2009 at 3:03