No icons on program interface 1.8.1

MMEX4Desktop, incl. Windows, macOS, and Most Unix variants using the GTK+ toolkit

Moderator: Renato

Post Reply
Roberto
New User
Posts: 13
Joined: Mon Feb 19, 2024 10:35 am
Are you a spam bot?: No

No icons on program interface 1.8.1

Post 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
Roberto
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

Post 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
User avatar
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

Post 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.
Renato Forum Administrator (I'm not a developer)
Roberto
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

Post 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).
nstein
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

Post 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.
Roberto
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

Post by Roberto »

I've tried what You suggested but the situatio remain the same of no icons and no image on splash screen
Roberto
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

Post 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
MlinMMEX
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

Post 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
Attachments
v190beta1.JPG
v190beta1.JPG (43.15 KiB) Viewed 911 times
Roberto
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

Post by Roberto »

What to tell... Perfect !
Post Reply