Your message dated Tue, 4 Sep 2012 11:28:06 +0200 (CEST)
with message-id <[email protected]>
and subject line Re: Bug#681942: dialog: file browser to select : no SSHFS dir
has caused the Debian Bug report #681942,
regarding dialog: file browser to select : no SSHFS dir
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
681942: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681942
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dialog
Version: 1.1-20100428-1
Severity: normal
Hello,
I am so happy that dialog still exists. thanks
dialog --backtitle hello --fselect /home/user/dir 15 86
this does not list the mounted sshfs
mount:
...sshfs type fuse.sshfs (rw,nosuid,nodev,max_read=65536,user=...)
kind regards
U.
-- System Information:
Debian Release: 6.0.2
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Versions of packages dialog depends on:
ii debianutils 3.4 Miscellaneous utilities specific t
ii libc6 2.11.3-3 Embedded GNU C Library: Shared lib
ii libncursesw5 5.7+20100313-5 shared libraries for terminal hand
dialog recommends no packages.
dialog suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Wed, 18 Jul 2012, Santiago Vila wrote:
> On Wed, 18 Jul 2012, ubuntu6226 wrote:
>
> > Package: dialog
> > Version: 1.1-20100428-1
> > Severity: normal
> >
> > Hello,
> >
> > I am so happy that dialog still exists. thanks
> >
> >
> > dialog --backtitle hello --fselect /home/user/dir 15 86
> >
> >
> > this does not list the mounted sshfs
> >
> > mount:
> > ...sshfs type fuse.sshfs (rw,nosuid,nodev,max_read=65536,user=...)
>
> Have you tried
>
> dialog --backtitle hello --fselect /home/user/dir/ 15 86
>
> instead? (note the final "/" at the end of the path).
>
> It works for me that way.
I'm therefore closing this bug because apparently it does not have
anything to do with sshfs. If I'm wrong please provide more information.
--- End Message ---