*** This bug is a duplicate of bug 2062968 ***
https://bugs.launchpad.net/bugs/2062968
Alright thanks so this *is* a duplicate of #2062968 and will be fixed in
Ubuntu when we release 4.8.32 and it gets imported into the
distribution. Partial fix is available in 4.8.31.
** This bug has been ma
I can confirm that this config file:
https://raw.githubusercontent.com/MidnightCommander/mc/master/misc/mc.ext.ini.in
with the suggested substitution, fixes the problem - deb open/view -
with the version of mc binary mentioned above.
--
You received this bug notification because you are a member
> I did not overwrite the original file, in fact I copied the file from /etc in
> my .config/mc directory
> and used midnight commander "F9/c/e" shortcuts to modify the file and reload
> automatically.
So can you confirm that with the definitions from master branch, however
you load them the pro
Hi,
I did not overwrite the original file, in fact I copied the file from
/etc in my .config/mc directory and used midnight commander "F9/c/e"
shortcuts to modify the file and reload automatically.
I just did "apt download mc" in my home directory, opened/extracted the
package content and inspect
> According to the above workaround I should substitute the
@EXTHELPERSDIR@ ... but it is already that path
This is not possible, you must have not overwritten the original file.
Please try the extensions file from master correctly and report back,
before any more time is spent on this.
--
You r
Hi,
It is similar, but I opened only for "deb" extension (but other
extensions can also be problematic, I did not check).
The original configuration came with the package is:
```bash
[deb]
Regex=\.u?deb$
Open=%cd %p/deb://
View=%view{ascii} /usr/lib/mc/ext.d/package.sh view deb
```
According to
Can you confirm that it's a duplicate of #2062968 ? If so, workaround:
sudo wget
https://raw.githubusercontent.com/MidnightCommander/mc/master/misc/mc.ext.ini.in
-O /etc/mc/mc.ext.ini
Substitute @EXTHELPERSDIR@ by /usr/lib/mc/ext.d .
--
You received this bug notification because you are a membe