http://bugs.winehq.org/show_bug.cgi?id=26488
Summary: Canon EOS Utility fails to run Product: Wine Version: 1.3.16 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mario.colorado@gmail.com
Created an attachment (id=33724) --> (http://bugs.winehq.org/attachment.cgi?id=33724) Screenshot of error windows
Installation process completes without any apparent problems.
However, when launching application, it crashes.
Error windows comes up with the normal WIN message "EOS Utility has encountered a problem and needs to close" ...
http://bugs.winehq.org/show_bug.cgi?id=26488
--- Comment #1 from mario.colorado@gmail.com 2011-03-20 08:33:00 CDT --- Created an attachment (id=33730) --> (http://bugs.winehq.org/attachment.cgi?id=33730) WINEDEBUG output
Running: wine 1.3.16 gcc version 4.4.3 Trying to run program with Windows XP mode
http://bugs.winehq.org/show_bug.cgi?id=26488
--- Comment #2 from mario.colorado@gmail.com 2011-03-20 08:34:05 CDT --- Created an attachment (id=33731) --> (http://bugs.winehq.org/attachment.cgi?id=33731) WINEDEBUG output Win2000 mode
trying to run program in Win2000 mode
http://bugs.winehq.org/show_bug.cgi?id=26488
mario.colorado@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #33730|WINEDEBUG output |WINEDEBUG output WinXP mode description| |
http://bugs.winehq.org/show_bug.cgi?id=26488
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #3 from Dan Kegel dank@kegel.com 2011-03-20 10:54:20 CDT --- Try doing
cd $HOME rm -rf ~/.wine wget winetricks.org/winetricks sh winetricks dotnet20
before installing the app, maybe.
But according to http://appdb.winehq.org/objectManager.php?sClass=application&iId=8626 the app doesn't run well in wine, so you're probably out of luck.
http://bugs.winehq.org/show_bug.cgi?id=26488
--- Comment #4 from mario.colorado@gmail.com 2011-03-20 14:26:15 CDT --- (In reply to comment #3)
Try doing
cd $HOME rm -rf ~/.wine wget winetricks.org/winetricks sh winetricks dotnet20
before installing the app, maybe.
But according to http://appdb.winehq.org/objectManager.php?sClass=application&iId=8626 the app doesn't run well in wine, so you're probably out of luck.
Yeah, I ran the dotnet20 install with winetricks just after installing wine / running winecfg. the dotnet20 installs successfully, right after that I ran the EOS Utility install and got the errors previously described.
http://bugs.winehq.org/show_bug.cgi?id=26488
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@meelstraat.net
--- Comment #5 from Hans Leidekker hans@meelstraat.net 2011-03-20 14:56:57 CDT --- (In reply to comment #4)
(In reply to comment #3)
Try doing
cd $HOME rm -rf ~/.wine wget winetricks.org/winetricks sh winetricks dotnet20
before installing the app, maybe.
But according to http://appdb.winehq.org/objectManager.php?sClass=application&iId=8626 the app doesn't run well in wine, so you're probably out of luck.
Yeah, I ran the dotnet20 install with winetricks just after installing wine / running winecfg. the dotnet20 installs successfully, right after that I ran the EOS Utility install and got the errors previously described.
Your dotnet20 installation is broken. Try this:
0. create fresh wine prefix 1. rm -rf ~/.wine/drive_c/windows/Microsoft.NET/Framework/v2.0.50727 2. sh winetricks dotnet20
http://bugs.winehq.org/show_bug.cgi?id=26488
--- Comment #6 from Dan Kegel dank@kegel.com 2011-03-20 15:03:52 CDT --- Or use the fresh winetricks I pointed to; it should have the same bugfix.
http://bugs.winehq.org/show_bug.cgi?id=26488
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer URL| |http://download.cnet.com/EO | |S-Utility/3000-18489_4-2011 | |50.html CC| |focht@gmx.net
--- Comment #7 from Anastasius Focht focht@gmx.net 2011-03-20 15:36:42 CDT --- Hello,
you will also need MFC prerequisite.
--- snip --- err:module:import_dll Library MFC42.DLL (which is needed by L"C:\users\focht\Temp\CanonUPW_000\INST\EOSUtility\ENGLISH\CustomInstall.dll") not found --- snip ---
$> bash winetricks -q dotnet20 $> bash winetricks -q mfc42
To skip the full-install requirement of installer (in case one doesn't have the full CD/software), add the following key before starting the installer/updater:
$> wine reg add "HKLM\Software\Canon\EOS Utility"
With that recipe the app starts but obviously won't work due to missing STI device support.
Regards
http://bugs.winehq.org/show_bug.cgi?id=26488
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #8 from André H. nerv@dawncrow.de 2011-12-21 12:31:39 CST --- Hi, what's the status of this bug?
http://bugs.winehq.org/show_bug.cgi?id=26488
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #9 from Anastasius Focht focht@gmx.net 2011-12-21 12:47:23 CST --- Hello André,
there was nothing to fix in the first place. I tested it on the day of report (see my comment).
Like many other bugs invalid from the beginning (tainted WINEPREFIX, skipping of recipe steps).
Regards
http://bugs.winehq.org/show_bug.cgi?id=26488
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from André H. nerv@dawncrow.de 2011-12-21 12:55:51 CST --- ok, thx closing