[Bug 11355] New: Dreamweaver MX can' t find a DLL unless started with ShellExecute

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 26 14:06:51 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=11355

           Summary: Dreamweaver MX can't find a DLL unless started with
                    ShellExecute
           Product: Wine
           Version: CVS/GIT
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


To repeat: install Dreamweaver MX,
then to avoid the long delay while it scans your whole system,
remove .wine/dosdrives/z:,
then start and select View / Design.  You'll see 

err:module:import_dll Library Gemstone.dll (which is needed by L"C:\\Program
Files\\Macromedia\\Dreamweaver
MX\\Configuration\\JSExtensions\\DWEMLaunch.dll") not found

on the console, but the file is there:

./Program Files/Common Files/Macromedia/Gemstone.dll

The workaround, as noted at
http://www.winehq.org/pipermail/wine-devel/2006-October/051441.html
is to run Dreamweaver using ShellExecute, e.g.
  wine start Dreamweaver.exe

Presumably this happens under Windows as well,
but I haven't checked.

I'm recording it here on the off chance that this
doesn't happen on Windows, and because bugzilla is
a nice place to record even apparant bugs that turn
out to be nonbugs.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list