Page 1 of 1

No icons on program interface 1.8.1

Posted: Sun Dec 01, 2024 6:24 pm
by Roberto
I just downloaded version 1.8.1 portable and I've seen all icons are not shown on program GUI.
MMEX seems to work correctly apart of this graphical problem (running on Windows 7). With 1.8.0 portable all works correctly on the same computer

Re: No icons on program interface 1.8.1

Posted: Tue Dec 03, 2024 2:19 pm
by Roberto
On the same machine all showed correctly with v 1.8.0 portable

Splash screen on v1.8.1
Image

Program GUI v1.8.1:

Image

Image

Re: No icons on program interface 1.8.1

Posted: Tue Dec 03, 2024 3:30 pm
by Renato
Probably nobody will be able to understand the problem, because probably nobody uses MMEX on Windows 7 anymore.
I have already tried to install the non-portable version.

Re: No icons on program interface 1.8.1

Posted: Tue Dec 03, 2024 7:27 pm
by Roberto
I'm lucky about this :D
The problem is only with latest version; with 1.8.0 and 1.7.0 GUI is completely visible (all 3 versions on the same pc).

Re: No icons on program interface 1.8.1

Posted: Wed Dec 04, 2024 3:50 am
by nstein
Possibly due to the upgraded wxWidgets libraries. Release 1.8.0 used wxWidgets 3.2.4 while 1.8.1 uses 3.2.6.

Try copy/replacing the wx* DLLs from the 1.8.0/bin folder into the 1.8.1/bin folder. That should let you run 1.8.1 using the wxWidgets 3.2.4 libraries.

Re: No icons on program interface 1.8.1

Posted: Wed Dec 04, 2024 7:57 am
by Roberto
I've tried what You suggested but the situatio remain the same of no icons and no image on splash screen

Re: No icons on program interface 1.8.1

Posted: Sat Dec 07, 2024 3:23 pm
by Roberto
I've found on WxWidgets site : "This version of wxWidgets supports the following primary platforms: Windows 7, 8, 10 and 11 (32/64 bit Intel and ARM64)...."
They say Windows 7 is supported
So the problem could be in the interaction with some other componentcomponent or in the .

Libraries changed

Code: Select all

\bin

wxbase32u_net_vc14x.dll
wxbase32u_vc14x.dll
wxbase32u_xml_vc14x.dll
wxmsw32u_adv_vc14x.dll
wxmsw32u_aui_vc14x.dll
wxmsw32u_core_vc14x.dll
wxmsw32u_html_vc14x.dll
wxmsw32u_qa_vc14x.dll
wxmsw32u_stc_vc14x.dll
wxmsw32u_webview_vc14x.dll

With 1.8.0 libs


On portable version the problem persists

Re: No icons on program interface 1.8.1

Posted: Sun Dec 08, 2024 5:34 pm
by MlinMMEX
Renato wrote: Tue Dec 03, 2024 3:30 pm Probably nobody will be able to understand the problem, because probably nobody uses MMEX on Windows 7 anymore.
I have already tried to install the non-portable version.
As it is well known... "life... finds a way" :roll: 8-) And might be someone somewhere that will ALSO have the same system and error...

I have tried in a Win7 x64 English with v1.9.0 beta1 from Dec 6th and, yes! Full icons do appear.

If it helps.Image

Re: No icons on program interface 1.8.1

Posted: Sun Dec 15, 2024 9:55 am
by Roberto
What to tell... Perfect !