adamyg / mcwin32

Midnight Commander for Windows
https://sourceforge.net/projects/mcwin32/
210 stars 14 forks source link

Unable to change skin #11

Closed ghost closed 2 years ago

ghost commented 2 years ago

Description

All skin names are trimed from start by 2 letters, and user can't select any other skin.

Same issue in both Windows Terminal and classic terminal window. Window resize does not affect the behaviour.

Screenshots

Seems like it should be Featured(?) or Seasons image image

Temporary Workaround

  1. Close MC
  2. Open ~/Midnight Commander/ini
  3. Change skin parameter value, for ex. skin=modarin256
  4. Open MC, selected theme will be applied.

Tech Details

GNU Midnight Commander 4.8.24
Built with GLib 2.51.4
Built with S-Lang 3.0.0 libw32 with terminfo database
With builtin Editor
With mouse support on xterm
With internationalization support
With multiple codepages support
Virtual File Systems:
 cpiofs, tarfs, sfs, extfs, ftpfs, sftpfs
Data types:
 char: 8; int: 32; long: 32; void *: 32; size_t: 32; off_t: 32;
adamyg commented 2 years ago

_wopendir linkage clash between libglib/libw32 and run-time.

adamyg commented 2 years ago

build-223 pending

adamyg commented 2 years ago

4.8.24.223