Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 941194

Summary: app-misc/mc-4.8.32: unable to run KDE -> Konsole -> mc -> Right Click -> Open File Manager (Dolphin)
Product: Gentoo Linux Reporter: Anton Bolshakov <anton.bugs>
Component: Current packagesAssignee: Viorel Munteanu <ceamac>
Status: UNCONFIRMED ---    
Severity: normal CC: anton.bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/MidnightCommander/mc/commit/6b44fce839b5c2e85fdfb8e1d4e5052c7f1c1c3a
See Also: http://midnight-commander.org/ticket/3254
http://midnight-commander.org/ticket/3088
http://midnight-commander.org/ticket/4594
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 935416    
Attachments: emerge --info

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(-)