https://bugs.winehq.org/show_bug.cgi?id=47719
Bug ID: 47719 Summary: Illium eWallet 8.3.2 failed to start Product: Wine Version: 4.0.2 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: michel_hanzen@skynet.be Distribution: ---
Created attachment 65191 --> https://bugs.winehq.org/attachment.cgi?id=65191 Errors showed at startup
Installation went fine but application failed at startup (see attachment)
https://bugs.winehq.org/show_bug.cgi?id=47719
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Can you please attach a full log, and, if possible, provide a download link?
https://bugs.winehq.org/show_bug.cgi?id=47719
--- Comment #2 from michel_hanzen@skynet.be --- Created attachment 65200 --> https://bugs.winehq.org/attachment.cgi?id=65200 Application start log
https://bugs.winehq.org/show_bug.cgi?id=47719
michel_hanzen@skynet.be changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.iliumsoft.com/e | |wallet/windesktop/download
https://bugs.winehq.org/show_bug.cgi?id=47719
--- Comment #3 from Fabian Maurer dark.shadow4@web.de --- Thanks, does "winetricks -q dotnet472" help?
https://bugs.winehq.org/show_bug.cgi?id=47719
--- Comment #4 from michel_hanzen@skynet.be --- Hello, First of all: thanks for your support! I do not understand what you mean. If I execute the command winetricks -q dotnet472 ------------------------------------------------------ You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug. ------------------------------------------------------ Using winetricks 20180217 - sha256sum: 1b156c616174f41df79d72a90c52eb2b110c63a6e8ecb865d303a8f9f0908924 with wine-4.0 and WINEARCH=win64 Unknown arg dotnet472
If I try to create a win32 bottle with WINEARCH=win32 WINEPREFIX=/home/$USER/eWallet winetricks dotnet472 vcrun2010 corefonts Using winetricks 20180217 - sha256sum: 1b156c616174f41df79d72a90c52eb2b110c63a6e8ecb865d303a8f9f0908924 with wine-4.0 and WINEARCH=win32 Unknown arg dotnet472
So I'm afraid that the option dotnet472 is not supported by winetricks
https://bugs.winehq.org/show_bug.cgi?id=47719
--- Comment #5 from Austin English austinenglish@gmail.com --- Your copy of winetricks is out of date.
https://bugs.winehq.org/show_bug.cgi?id=47719
--- Comment #6 from michel_hanzen@skynet.be --- michel@Michel:~$ curl --silent --show-error https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetrick... --stderr - | grep ^WINETRICKS_VERSION | cut -d '=' -f 2 20190615-next
This the latest version available on https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetrick...
#!/bin/sh # shellcheck disable=SC2030,SC2031 # SC2030: Modification of WINE is local (to subshell caused by (..) group). # SC2031: WINE was modified in a subshell. That change might be lost # This has to be right after the shebang, see: https://github.com/koalaman/shellcheck/issues/779
# Name of this version of winetricks (YYYYMMDD) # (This doesn't change often, use the sha256sum of the file when reporting problems) WINETRICKS_VERSION=20190615-next
https://bugs.winehq.org/show_bug.cgi?id=47719
--- Comment #7 from michel_hanzen@skynet.be --- Sorry forget may answer. Not well awake... ;-)
https://bugs.winehq.org/show_bug.cgi?id=47719
--- Comment #8 from michel_hanzen@skynet.be --- Hello, I tried to install the latest version of winetricks following the instructions I found here: https://askubuntu.com/questions/755059/how-do-i-get-the-latest-version-of-wi... sudo mv -v winetricks /usr/local/bin !!does not work!! so I move it to: sudo mv -v winetricks /home/michel/.wine/dosdevices/z:/usr/bin I succeded to install eWallet. Now I can open the program after installation but it runs in a black window. Any idea why?
https://bugs.winehq.org/show_bug.cgi?id=47719
--- Comment #9 from michel_hanzen@skynet.be --- I estored abackup before the winetricks installation and restart from scratch following the instructions at : https://askubuntu.com/questions/755059/how-do-i-get-the-latest-version-of-wi...
Afterwards, I try to execute the command: winetricks -q dotnet472 The log is so huge that I ony show you the end. It's very strange for me that after the installation of dotnet472, a new command is issue "00b0:fixme:..." that never terminates (I let it run for one hour at least.
Using native override for following DLLs: mscoree Executing wine regedit /S C:\windows\Temp_dotnet472\override-dll.reg Executing wine64 regedit /S C:\windows\Temp_dotnet472\override-dll.reg Executing touch /home/michel/.wine/dosdevices/c:/windows/dotnet472.installed.workaround You opted in, so reporting 'w_workaround_wine_bug-34803 remove_mono remove_mono remove_mono remove_mono remove_mono remove_mono winxp dotnet40 dotnet45 w_workaround_wine_bug-38959 dotnet46 dotnet461 dotnet462 dotnet472 ' to the winetricks maintainer so he knows which winetricks verbs get used and which don't. Use --optout to disable future reports.
michel@Michel:~/Téléchargements$ 00b0:fixme:service:QueryServiceConfig2W Level 6 not implemented 00b0:fixme:service:QueryServiceConfig2W Level 6 not implemented 00b0:fixme:service:QueryServiceConfig2W Level 6 not implemented 00b0:fixme:service:QueryServiceConfig2W Level 6 not implemented 00b0:fixme:service:QueryServiceConfig2W Level 6 not implemented 012c:fixme:service:QueryServiceConfig2W Level 6 not implemented 012c:fixme:service:QueryServiceConfig2W Level 6 not implemented 012c:fixme:service:QueryServiceConfig2W Level 6 not implemented 012c:fixme:service:QueryServiceConfig2W Level 6 not implemented 012c:fixme:service:QueryServiceConfig2W Level 6 not implemented 00ab:fixme:ntdll:EtwEventUnregister (deadbeef) stub. 0127:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
I performed again the eWallet installation. The application is starting now without any error uin a completely black window that makes it impossible to use.
https://bugs.winehq.org/show_bug.cgi?id=47719
--- Comment #10 from michel_hanzen@skynet.be --- Created attachment 65213 --> https://bugs.winehq.org/attachment.cgi?id=65213 Microsoft .NET framework error log
https://bugs.winehq.org/show_bug.cgi?id=47719
--- Comment #11 from michel_hanzen@skynet.be --- Comment on attachment 65213 --> https://bugs.winehq.org/attachment.cgi?id=65213 Microsoft .NET framework error log
When I started eWallet, a black window appears. After several runs, a readable popup appears asking if I want to perform an update check. No button to press. I try to click in the window and finally, a "Microsoft .NET framework" appears with the attached log.
https://bugs.winehq.org/show_bug.cgi?id=47719
--- Comment #12 from michel_hanzen@skynet.be --- I installed on a test machine wine 4.15 & winetricks 20190615. The problem remains. Installation went through without a hitch. When I start eWallet, a black window appears.
https://bugs.winehq.org/show_bug.cgi?id=47719
--- Comment #13 from michel_hanzen@skynet.be --- I installed on a test machine wine 4.15 & winetricks 20190615. The problem remains. Installation went through without a hitch. When I start eWallet, a black window appears.
https://bugs.winehq.org/show_bug.cgi?id=47719
michel_hanzen@skynet.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|4.0.2 |4.16
--- Comment #14 from michel_hanzen@skynet.be --- wine 4.16 & winetricks 20190912
eWallet installation installed in .wine. Startup failed. Bug 47719 reported in WINEHQ https://bugs.winehq.org/buglist.cgi?email1=michel_hanzen%40skynet.be&ema... WINEARCH=win32 WINEPREFIX=/home/$USER/eWallet wine wineboot WINEPREFIX=/home/$USER/eWallet winetricks corefonts dotnet471 Download eWallet WINEPREFIX=/home/$USER/eWallet wine /home/$USER/Téléchargements/eWallet-Win-Install.exe WINEPREFIX=/home/$USER/eWallet winetricks ddr=gdi env WINEPREFIX="/home/michel/eWallet" wine C:\windows\command\start.exe /Unix /home/michel/eWallet/dosdevices/c:/ProgramData/Microsoft/Windows/Start\ Menu/Programs/Ilium\ Software/eWallet/eWallet.lnk
I can install and register the product. When I want to use it, I get a black window.
https://bugs.winehq.org/show_bug.cgi?id=47719
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|4.16 |4.0.2
--- Comment #15 from Fabian Maurer dark.shadow4@web.de --- Please don't change the Version field.
https://bugs.winehq.org/show_bug.cgi?id=47719
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |mscoree Status|UNCONFIRMED |NEW CC| |xerox.xerox2000x@gmail.com Keywords| |download Ever confirmed|0 |1
--- Comment #16 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi, starts fine for me, (no black window) after winetricks dotnet48
This bugreport was initially about the program not starting, so let`s keep this bugreport about that issue (and not the black window).
Confirming, that it doesn`t start without dotnet, lot`s of mono errors in console
https://bugs.winehq.org/show_bug.cgi?id=47719
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82@luukku.com
--- Comment #17 from temp82@luukku.com --- still doesn't start with mono (wine 8.6)
https://bugs.winehq.org/show_bug.cgi?id=47719
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com