Does it regressed with certain localization and system only? I can't
reproduce this problem although I use id_ID.UTF8
diooktput@:~ -> #1: apt-cache policy mednaffe
mednaffe:
Installed: 0.8.4-1+b1
Candidate: 0.8.4-1+b1
Version table:
*** 0.8.4-1+b1 500
500 http://deb.debian.org/debian stretch/main amd64 Packages
100 /var/lib/dpkg/status
diooktput@:~ -> #2: grep id_ID /etc/locale.gen
# id_ID ISO-8859-1
# id_ID.UTF-8 UTF-8
id_ID.UTF-8 UTF-8
diooktput@:~ -> #3: LANG=id_ID mednaffe
(process:10020): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Starting Mednaffe 0.8.4
Mednafen 09x configuration file found.
Version detected: Mednafen 0.9.41
----
Exiting Mednaffe...
diooktput@:~ -> #4: LANG=es_ES mednaffe
(process:10025): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Starting Mednaffe 0.8.4
Mednafen 09x configuration file found.
Version detected: Mednafen 0.9.41
----
Exiting Mednaffe...
If someone using l10n, mednaffe should use LANG=C as fallback.
On Sat, 17 Feb 2018 18:13:35 +0100 Amat Coder <amatco...@gmail.com> wrote:
As you are using spanish localization, most probably it is the same issue
that one reported in github:
https://github.com/AmatCoder/mednaffe/issues/52
It is fixed in versions >= 0.8.5 of mednaffe.
On Thu, 15 Feb 2018 00:47:02 -0300, Nacho <cbx...@protonmail.com> wrote:
> I'm having troubles launching the GUI for mednafen (mednaffe).
> Whenever I launch mednaffe, an error prompt reports: "Error: Mednafen
> version is not compatible. You need 0.9.41 version or above. But then,
> mednafen --version reports that the version installed from the stretch
> repository is 0.9.41.