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
No icons on program interface 1.8.1
Moderator: Renato
-
- New User
- Posts: 13
- Joined: Mon Feb 19, 2024 10:35 am
- Are you a spam bot?: No
-
- New User
- Posts: 13
- Joined: Mon Feb 19, 2024 10:35 am
- Are you a spam bot?: No
Re: No icons on program interface 1.8.1
On the same machine all showed correctly with v 1.8.0 portable
Splash screen on v1.8.1
Program GUI v1.8.1:
Splash screen on v1.8.1
Program GUI v1.8.1:
- Renato
- MVP User
- Posts: 804
- Joined: Mon Apr 25, 2011 7:36 pm
- Are you a spam bot?: No
- Location: near Zurich
Re: No icons on program interface 1.8.1
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.
I have already tried to install the non-portable version.
Renato Forum Administrator (I'm not a developer)
-
- New User
- Posts: 13
- Joined: Mon Feb 19, 2024 10:35 am
- Are you a spam bot?: No
Re: No icons on program interface 1.8.1
I'm lucky about this
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).
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).
-
- Developer
- Posts: 48
- Joined: Tue Nov 29, 2022 10:31 pm
- Are you a spam bot?: No
Re: No icons on program interface 1.8.1
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.
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.
-
- New User
- Posts: 13
- Joined: Mon Feb 19, 2024 10:35 am
- Are you a spam bot?: No
Re: No icons on program interface 1.8.1
I've tried what You suggested but the situatio remain the same of no icons and no image on splash screen
-
- New User
- Posts: 13
- Joined: Mon Feb 19, 2024 10:35 am
- Are you a spam bot?: No
Re: No icons on program interface 1.8.1
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
With 1.8.0 libs
On portable version the problem persists
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
On portable version the problem persists
-
- Senior User
- Posts: 37
- Joined: Wed Jul 24, 2024 6:16 pm
- Are you a spam bot?: No
Re: No icons on program interface 1.8.1
As it is well known... "life... finds a way" 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.
- Attachments
-
- v190beta1.JPG (43.15 KiB) Viewed 911 times
-
- New User
- Posts: 13
- Joined: Mon Feb 19, 2024 10:35 am
- Are you a spam bot?: No
Re: No icons on program interface 1.8.1
What to tell... Perfect !