https://bugs.winehq.org/show_bug.cgi?id=50519
Bug ID: 50519 Summary: Adobe Digital Editions 4.5 crash on Wine 6.0 Product: Wine Version: 6.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: aversa@email.arizona.edu Distribution: ---
Created attachment 69181 --> https://bugs.winehq.org/attachment.cgi?id=69181 backtrace
Adobe Digital Editions 4.5 crashes on Wine 6.0. It worked on earlier versions. See attached backtrace.
Also, when my Wine config was being upgraded, it displayed a dialog box about rundll32.exe "Unable to find a version of the runtime to run this application."
https://bugs.winehq.org/show_bug.cgi?id=50519
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com Keywords| |regression
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- Can you please attach default terminal output? (See https://wiki.winehq.org/FAQ#General if you need instructions on how to do this.)
Also, can you name a specific earlier version of Wine in which this program worked?
https://bugs.winehq.org/show_bug.cgi?id=50519
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |focht@gmx.net Keywords| |dotnet, download Status|UNCONFIRMED |NEEDINFO URL| |https://web.archive.org/web | |/20190401133026/https://ade | |download.adobe.com/pub/adob | |e/digitaleditions/ADE_4.5_I | |nstaller.exe
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't reproduce this, ADE 4.5 works fine here. I even simulated a WINEPREFIX update from Wine 5.x to Wine 6.0 with .NET Framework 4.0 prior installed via 'winetricks', along with ADE 4.5.
The default 'welcome.epub' is successfully loaded and displayed.
--- quote --- Also, when my Wine config was being upgraded, it displayed a dialog box about rundll32.exe "Unable to find a version of the runtime to run this application." --- quote ---
This is by design. I explained it here: https://bugs.winehq.org/show_bug.cgi?id=41727#c5
As Zeb said in comment #1: please attach the terminal output. It most likely contains a managed backtrace which might reveal the reason for the crash.
$ sha1sum ADE_4.5_Installer.exe b27f66182a3086a4c3705e3947ac20b882fb4158 ADE_4.5_Installer.exe
$ du -sh ADE_4.5_Installer.exe 8.5M ADE_4.5_Installer.exe
$ wine --version wine-6.0
Regards
https://bugs.winehq.org/show_bug.cgi?id=50519
mikepparson@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mikepparson@gmail.com
--- Comment #3 from mikepparson@gmail.com --- Created attachment 69627 --> https://bugs.winehq.org/attachment.cgi?id=69627 starting ADE from the command line
hangs after that, hit ^C to quit/cancel
$ sha256sum ADE_4.5_Installer.exe a21a9d5389728fdac6a7288953dddeea774ef2bee07f1caf7ea20bbed8f5a2c6 ADE_4.5_Installer.exe
Fedora 32, kernel 5.10.22-100.fc32.x86_64
https://bugs.winehq.org/show_bug.cgi?id=50519
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello Mike,
it seems you are running ADE 4.5 with Wine-Mono. That's a different animal and has it's own bunch of issues. Alan (OP) created the bug running ADE 4.5 with Microsoft .NET Framework 4.x installed in WINEPREFIX. Those things should not be mixed together in bugs.
--- snip --- [ERROR] FATAL UNHANDLED EXCEPTION: System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'DE.View.Devices' that matches the specified binding constraints threw an exception. ---> System.TypeInitializationException: The type initializer for 'DE.Model.MainDataProxy' threw an exception. ---> System.TypeLoadException: Could not load type of field 'System.Windows.Controls.PrintDialog:_printQueue' (1) due to: Could not resolve type with token 01000109 from typeref (expected class 'System.Printing.PrintQueue' in assembly 'System.Printing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35') assembly:System.Printing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 type:System.Printing.PrintQueue member:(null) at DE.Model.MainDataProxy..ctor () [0x00000] in <8063e98db34f479c8b713bfd18370528>:0 at DE.Model.MainDataProxy..cctor () [0x00000] in <8063e98db34f479c8b713bfd18370528>:0 --- End of inner exception stack trace --- at DE.ViewModel.DeviceViewModel.Init () [0x0000d] in <8063e98db34f479c8b713bfd18370528>:0 at DE.View.Devices..ctor () [0x00055] in <8063e98db34f479c8b713bfd18370528>:0 ... --- snip ---
If you want to run ADE 4.5 with Wine-Mono aka "purist mode", I suggest you create separate bug report(s). ADE 4.5 runs fine with native .NET Framework installed.
Regards
https://bugs.winehq.org/show_bug.cgi?id=50519
--- Comment #5 from mikepparson@gmail.com --- Ah, didn't realize/remember that I had wine-mono installed. I'll see what I can do about cleaning that up.
Sorry for the noise.
https://bugs.winehq.org/show_bug.cgi?id=50519
--- Comment #6 from Zebediah Figura z.figura12@gmail.com --- (In reply to Zebediah Figura from comment #1)
Can you please attach default terminal output? (See https://wiki.winehq.org/FAQ#General if you need instructions on how to do this.)
Also, can you name a specific earlier version of Wine in which this program worked?
This is your friendly reminder that information has been requested regarding this bug.
Testing with current Wine (7.0-rc5 at the time of writing) would also be helpful.
https://bugs.winehq.org/show_bug.cgi?id=50519
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED CC| |rbernon@codeweavers.com Resolution|--- |FIXED
--- Comment #7 from Rémi Bernon rbernon@codeweavers.com --- As far as I can tell, ADE also works fine with Wine 8.0-rc2 with Wine Mono, and no additional info was provided for a year, so I'll assume this is resolved. Please reopen with more details if it's not.
https://bugs.winehq.org/show_bug.cgi?id=50519
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.0-rc3.