Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 353775 - app-misc/mc-4.7.5: panel header color cannot be set
Summary: app-misc/mc-4.7.5: panel header color cannot be set
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Alex Alexander (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-05 20:18 UTC by Yevgeny Filatov
Modified: 2011-02-05 21:21 UTC (History)
1 user (show)

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


Attachments
mc-4.7.5.ebuild patch (mc-4.7.5.ebuild.patch,446 bytes, patch)
2011-02-05 20:24 UTC, Yevgeny Filatov
Details | Diff
fix header color problem (mc-4.7.5-header-color.patch,1.84 KB, text/plain)
2011-02-05 20:51 UTC, Yevgeny Filatov
Details
fix header color problem (mc-4.7.5-header-color.patch,1.84 KB, patch)
2011-02-05 20:51 UTC, Yevgeny Filatov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yevgeny Filatov 2011-02-05 20:18:14 UTC
The panel header color (core.header in skin) cannot be set using the --colors command line option or ini file.
This problem described and resolved at http://www.midnight-commander.org/changeset/010f3b6c304bc286c0d5d758aed86ef80ebb8c96


Reproducible: Always
Comment 1 Yevgeny Filatov 2011-02-05 20:24:27 UTC
Created attachment 261598 [details, diff]
mc-4.7.5.ebuild patch
Comment 2 Yevgeny Filatov 2011-02-05 20:51:12 UTC
Created attachment 261602 [details]
fix header color problem
Comment 3 Yevgeny Filatov 2011-02-05 20:51:58 UTC
Created attachment 261604 [details, diff]
fix header color problem
Comment 4 teidakankan 2011-02-05 21:05:45 UTC
Fixed in revbump:

http://www.midnight-commander.org/downloads/mc-4.7.5.1.tar.bz2

Major changes since 4.7.5
Core

    Added simple swap mode that means the swap of panel locations, in addition to current swap of panel content (#2368) 

Misc

    Minor enhancement in mc.ext (#2485):
        added -C key to nm utility in View action for static libraries 
    Code cleanup (#2481)
    New translation: Esperanto 

Fixes

    Broken Del & Backspace in dialogs (in locale CP866) (#1634)
    Alt-Backspace shortcut doesn't work (#2455)
    Broken command autocompletion (#2458)
    Swap panels doesn't respect sort options (#2368)
    File list format of panel is initialized incorrectly after switch back from quick view or info mode to file list one (#2390)
    Main menu is not drawn correctly after change of it visibility and activity (#2466)
    MC switches to left panel after call of command history using mouse (#2459)
    Find file: don't check content regexp if search for content is not used (#2464)
    Color of panel header cannot be set in the command line (#2170)
    Incorrect restore selection after UNDO (#2456)
    Segfault after getting the previous char in utf8 (#2484)
    Made AI_ADDRCONFIG optional for RFC 3493 non-compliant systems (#2401)
    isoinfo adds ";1" to the end of file name when Joliet without Rock Ridge is used (#2471)