https://bugs.winehq.org/show_bug.cgi?id=37472
Bug ID: 37472 Summary: Adobe Digital Editions Crashes on Launch Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: henry@hedden.net Distribution: ---
Created attachment 49854 --> https://bugs.winehq.org/attachment.cgi?id=49854 Program Error Details
Adobe Digital Editions installed correctly, but when I tried to launch it, it immediately crashed. I used winetricks to download corefonts, windowscodecs, and dotnet40, but I have not installed any other programs.
https://bugs.winehq.org/show_bug.cgi?id=37472
henry@hedden.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.adobe.com/soluti | |ons/ebook/digital-editions/ | |download.html
https://bugs.winehq.org/show_bug.cgi?id=37472
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=37472
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet URL|http://www.adobe.com/soluti |http://download.adobe.com/p |ons/ebook/digital-editions/ |ub/adobe/digitaleditions/AD |download.html |E_4.0_Installer.exe CC| |focht@gmx.net Version|unspecified |1.7.28 Summary|Adobe Digital Editions |Adobe Digital Editions 4.0 |Crashes on Launch |(.NET 4.0 app) crashes on | |startup Severity|major |normal
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks
I can't reproduce this.
The app only needs 'winetricks -q dotnet40 corefonts'. Where did you get that 'windowscodecs' recipe requirement? Don't install unnecessary recipes unless you know what they are about.
Attach terminal output which should show the managed backtrace after you clicked 'close' in crash reporter. Winedbg backtrace is useless here.
$ sha1sum ADE_4.0_Installer.exe 2e6d2c659b1aba0fb61034ecf1ee9fc2c1930abe ADE_4.0_Installer.exe
$ du -sh ADE_4.0_Installer.exe 7.4M ADE_4.0_Installer.exe
$ wine --version wine-1.7.30
Regards
https://bugs.winehq.org/show_bug.cgi?id=37472
--- Comment #2 from Rosanne DiMesio dimesio@earthlink.net --- (In reply to Anastasius Focht from comment #1)
The app only needs 'winetricks -q dotnet40 corefonts'. Where did you get that 'windowscodecs' recipe requirement?
He probably got it from the AppDB; the single test report for ADE 4.0 says it is needed, though it doesn't say why.
ADE 4.0 does install and run here without windowscodecs, but installing it doesn't cause a crash, either.
https://bugs.winehq.org/show_bug.cgi?id=37472
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #3 from Rosanne DiMesio dimesio@earthlink.net --- In the process of helping a user on the forum I managed to reproduce the crash. It happens when winbind is not installed.
I really wish packagers would make winbind a dependency.
Marking invalid.
https://bugs.winehq.org/show_bug.cgi?id=37472
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello Rosanne,
thanks for the persistence in investigating the user's breakage.
--- quote --- I really wish packagers would make winbind a dependency. --- quote ---
Technically, there are many .NET Framework 2.x/3.x/4.0 based apps/games that are completely fine without Samba/Winbind hence it's not a strict requirement.
Do you happen to know which exact error message or managed backtrace was printed at the time of the crash?
I already covered various messages in appdb entries for .NET Frameworks, explaining them and giving potential solutions:
For example here: https://appdb.winehq.org/objectManager.php?sClass=version&iId=17886
--- quote --- System.Window.Markup.XmlParseException when starting .NET apps
If a .NET application exits with the following message in console:
err:secur32:SECUR32_initSchannelSP TLS library not found, SSL connections will fail err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution. fixme:rpc:RpcBindingSetAuthInfoExW unsupported AuthnSvc 10
You are missing the samba/winbind component which is essential for certain Wine functionality.
Please install winbind with your distribution package manager! --- quote ---
Regards
https://bugs.winehq.org/show_bug.cgi?id=37472
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Adobe Digital Editions 4.0 |Adobe Digital Editions 4.0 |(.NET 4.0 app) crashes on |(.NET 4.0 app) crashes on |startup |startup (samba/winbind | |component not installed | |with distro)
https://bugs.winehq.org/show_bug.cgi?id=37472
--- Comment #5 from Rosanne DiMesio dimesio@earthlink.net --- (In reply to Anastasius Focht from comment #4)
Do you happen to know which exact error message or managed backtrace was printed at the time of the crash?
I didn't save the backtrace. The standard message ------- err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution. ------- was printed before the crash.
https://bugs.winehq.org/show_bug.cgi?id=37472
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=37472
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://download.adobe.com/p |https://web.archive.org/web |ub/adobe/digitaleditions/AD |/20141203220957/http://down |E_4.0_Installer.exe |load.adobe.com/pub/adobe/di | |gitaleditions/ADE_4.0_Insta | |ller.exe