[devel] fuse mount konqy plugin in cvs
Alexander Neundorf <[email protected]> Sat, 3 Jan 2004 18:21:53 +0100
| Newsgroups | gmane.comp.kde.devel.debian |
|---|---|
| Message-ID | <[email protected]> |
Hi Kevin,
I added a subdir kdenonbeta/fuse_kio/fusemnt_konqplugin/ , it's a first quick
and dirty try.
It adds "Fuse mount/umount" entries to the Tools menu in konqy. If you chose
"Fuse mount", a message box displays the mount point.
Problems:
-checking whether the dir is mounted: currently I read the whole /etc/mtab and
look for the current dir
-system("fuse_kio .... &") isn't optimal I guess, using "mount" or
"fusermount" would probably be better, but with "fuse_kio" the process has to
run independently, and this was for now the only way I found
-the use of system() is usually considered bad
-the UI "Fuse mount current directory" is probably not very intuitive, neither
the location in the tools menu. RMB menu or Location menu or toolbar would
probably be better.
other things ?
Waiting for your suggestions :-)
Bye
Alex
--
Work: [email protected] - http://www.jenoptik-los.de
Home: [email protected] - http://www.kde.org
[email protected] - http://www.neundorf.net