https://bugs.winehq.org/show_bug.cgi?id=47860
Bug ID: 47860 Summary: Atmel Studio 7 fails to start Product: Wine Version: 4.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: subs@qcontinuum.plus.com Distribution: ---
Created attachment 65364 --> https://bugs.winehq.org/attachment.cgi?id=65364 Log output from running the application from the command line
Following on from bug 47755, regarding the installation of Atmel Studio 7 and which is now closed. I have copiled and installed the latest Wine from source as per the instructions into a new prefix. The prefix required that d3dcompiler_47 and dotnet48 were installed, otherwise the installer would not run.
The installed application will not run. When I double-click the application icon the timer runs for a few seconds then stops and nothing else happens.
I tried using the path in the icon properties:
WINEPREFIX="/home/johnc/.wineatm" wine C:\Program\ Files\ (x86)\Atmel\Studio\7.0\atmelstudio.exe
And also navigating to the directory and manually issuing:
$ WINEPREFIX="/home/johnc/.wineatm" wine AtmelStudio.exe
The command produces an output which I have captured into the attached log, but does not launch the application.
https://bugs.winehq.org/show_bug.cgi?id=47860
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.microchip.com/m | |plab/avr-support/atmel-stud | |io-7 Keywords| |download
--- Comment #1 from Ken Sharp imwellcushtymelike@gmail.com --- I couldn't get either (web or full) installer to work for me. Are you using any other workarounds?
https://bugs.winehq.org/show_bug.cgi?id=47860
--- Comment #2 from John subs@qcontinuum.plus.com --- Thanks for looking at it. I also have d3dx11_43, d3drm, vb6run, vcrun2017 and gdiplus installed. Not sure whether they have a bearing or not, but I only needed to install the two packages I mentioned (d3dcompiler_47 and dotnet48) to get the installer to run.
https://bugs.winehq.org/show_bug.cgi?id=47860
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rpisl@seznam.cz
https://bugs.winehq.org/show_bug.cgi?id=47860
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #3 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wine-6.2?