Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941194 - app-misc/mc-4.8.32: unable to run KDE -> Konsole -> mc -> Right Click -> Open File Manager (Dolphin)
Summary: app-misc/mc-4.8.32: unable to run KDE -> Konsole -> mc -> Right Click -> Open...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Viorel Munteanu
URL: https://github.com/MidnightCommander/...
Whiteboard:
Keywords:
Depends on:
Blocks: 935416
  Show dependency tree
 
Reported: 2024-10-09 09:26 UTC by Anton Bolshakov
Modified: 2024-11-23 18:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge_info,7.29 KB, text/plain)
2024-10-09 09:27 UTC, Anton Bolshakov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Bolshakov 2024-10-09 09:26:34 UTC
MC-4.8.32 has introduced OSC 7 in this version.
Now, I'm no longer able to open KDE file manager,

the error message is the following: 
  the file or folder //<host>/directory does not exist.

I'm not sure if it's should be fixed in KDE Dolphin instead

The relevant MC comment is here:
http://midnight-commander.org/ticket/3254
Comment 1 Anton Bolshakov 2024-10-09 09:27:19 UTC
Created attachment 905127 [details]
emerge --info
Comment 2 Viorel Munteanu gentoo-dev 2024-11-23 17:52:23 UTC
I'm not sure ticket #3254 is related here, what I found was this http://midnight-commander.org/ticket/3088 with a follow-up here http://midnight-commander.org/ticket/4594

I'll keep 4.0.30 in the tree for a while until we figure out if there is anything to do here.
Comment 3 Larry the Git Cow gentoo-dev 2024-11-23 17:55:20 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34b0c0c80cf579f67b59f9e3dee836f6d6e8279e

commit 34b0c0c80cf579f67b59f9e3dee836f6d6e8279e
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2024-11-23 17:34:41 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2024-11-23 17:55:09 +0000

    app-misc/mc: fix pkgcheck warnings
    
    Reorder the variables to fix some warnings.
    I will not drop this version yet, keep it around for bug #941194.
    
    Bug: https://bugs.gentoo.org/941194
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 app-misc/mc/mc-4.8.30-r2.ebuild | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)