Your message dated Tue, 7 Mar 2006 18:21:47 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#355627: mc: Local filename treated as non-local
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: mc
Version: 1:4.6.1-1
Severity: minor
These are my two files:
$ ls -la /tmp
total 173
drwxr-xr-x 2 carramba carramba 192 2006-03-06 21:15 .
drwxrwxrwt 10 root root 664 2006-03-06 21:17 ..
-rwxr-xr-x 1 carramba carramba 100372 2002-05-21 14:36 Jan Garbarek & The
Hilliard Ensemble - Mnemosyne bck.jpg
-rwxr-xr-x 1 carramba carramba 70648 2002-05-21 14:32 Jan Garbarek & The
Hilliard Ensemble - Mnemosyne cov.jpg
I click on one of them in mc, which in turn executes gwenview for it.
And now I cannot use space/backspace to go to previous/next image.
It is because instead of real filename in address bar I can see
something like:
/tmp/fileRZYgBo
mc.ext contains following lines:
include/image
Open=see %f
I guess it should take form of "see '%f'" or something similar. Strange
to me, in my case local filename is treated as non-local (according to
mc.ext:
# %f -> name of the current file. Unlike %p, if file is located on a
# non-local virtual filesystem, i.e. either tarfs, mcfs or ftpfs,
# then the file will be temporarily copied into a local directory
# and %f will be the full path to this local temporal file.
)
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14rg
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Versions of packages mc depends on:
ii libc6 2.3.6-3 GNU C Library: Shared libraries an
ii libglib2.0-0 2.8.6-1 The GLib library of C routines
ii libgpmg1 1.19.6-22 General Purpose Mouse - shared lib
ii libslang2 2.0.5-3 The S-Lang programming library - r
mc recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Mon, Mar 06, 2006 at 09:27:00PM +0100, Robert Gomu??ka wrote:
> I click on one of them in mc, which in turn executes gwenview for it.
> And now I cannot use space/backspace to go to previous/next image.
> It is because instead of real filename in address bar I can see
> something like:
> /tmp/fileRZYgBo
Hello,
That's not a bug, but a feature :-)
'Enter' executes something on one file. If you want to do something which
works on a directory, you should use the user-menu feature (F2, and
Command->Menu File Edit).
Regards,
--
Ludovic Drolez.
http://www.palmopensource.com - The PalmOS Open Source Portal
http://www.drolez.com - Personal site - Linux and PalmOS stuff
--- End Message ---