Quantcast
Channel: WineHQ Forums
Viewing all articles
Browse latest Browse all 5756

Linux • Installation of Nextion Editor

$
0
0
Winehq version: 5.0.1
OS: Ubuntu 18.04.4 64bit

Wine appears to run ok. Winefile, winecfg, and notepad all start and appear to run ok.
Gecko and mono are installed:

wine uninstaller --list

CODE:

{92E6986F-9DE7-4D94-A27F-3601B260C881}|||Wine Gecko (32-bit){83F3DB41-CE50-411F-B218-93FD46CE0AB0}|||Wine Gecko (64-bit){0A3CE9B1-FEEE-59FE-9F5B-6AD87E9D6D55}|||Wine Mono Runtime{8938A429-407D-5208-903D-37777470D766}|||Wine Mono Windows Support
WINEARCH is set to win32 and I'm just going with the default .wine prefix.
I'm attempting to install the Nextion Editor application. The setup
file I've downloaded is nextion-setup-v1-60-2.exe, currently their latest I believe.

From the Downloads directory when I execute wine nextion-setup-v1-60-2.exe, the following is
echoed to terminal and then the setup dialog starts:

CODE:

002d:fixme:explorerframe:taskbar_list_SetProgressValue iface 00111638, hwnd 00030054, ullCompleted 10000, ullTotal 9e000 stub!002d:fixme:explorerframe:taskbar_list_SetProgressState iface 00111638, hwnd 00030054, flags 0 stub!0030:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet0030:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
The installer appears to work and starts the typical install process but never gets to the expected
"Program installed" press OK type dialog, It just quits and the following lines are output
to terminal:

CODE:

0030:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)0030:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)Failed to run module constructor due to (null) assembly:C:\windows\mono\mono-2.0\lib\mono\4.5\mscorlib.dll type:TypeInitializationException member:(null)
Now it appears in installed software list:

CODE:

{A32FC570-5615-409B-BD34-2DCBBF90A697}|||Nextion Editor{92E6986F-9DE7-4D94-A27F-3601B260C881}|||Wine Gecko (32-bit){83F3DB41-CE50-411F-B218-93FD46CE0AB0}|||Wine Gecko (64-bit){0A3CE9B1-FEEE-59FE-9F5B-6AD87E9D6D55}|||Wine Mono Runtime{8938A429-407D-5208-903D-37777470D766}|||Wine Mono Windows Support
An entry is created in my Applications tabs and a desktop shortcut is created with the following properties:

CODE:

env WINEPREFIX="/home/huw/.wine" wine C:\\Program\ Files\ \(x86\)\\Nextion\ Editor\\Nextion\ Editor.exe 
Double click on the desktop shortcut brings up Ubuntu Untrusted dialog. Click on Trust and Launch and then nothing.

I've tried starting the .exe up using winefile but I get the following line in terminal:

CODE:

Failed to run module constructor due to (null) assembly:C:\windows\mono\mono-2.0\lib\mono\4.5\mscorlib.dll type:TypeInitializationException member:(null)
I've also changed into the prefix directory where it installed The Nextion app and tried
starting with wine 'Nextion Editor.exe' but get the same line as above.

I specified the WINEARCH=win32 intially because posts relating to Nextion Editor
software under wine (there werent that many) all seemed to reference that in their
attempts, albeit a year or more ago.

Any advice on moving forward from this point would be much appreciated.

Statistics: Posted by flvtxfreak — Mon Jul 20, 2020 12:10 pm — Replies 0 — Views 5



Viewing all articles
Browse latest Browse all 5756

Trending Articles