sane-project-website/old-archive/1999-09/0025.html

104 wiersze
4.6 KiB
HTML

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

<!-- received="Sat Sep 4 12:24:58 1999 PDT" -->
<!-- sent="Sat, 04 Sep 1999 12:31:28 -0700" -->
<!-- name="Dan Kegel" -->
<!-- email="dank@alumni.caltech.edu" -->
<!-- subject="SQ4800, Wine990815, and ULead PhotoImpact" -->
<!-- id="" -->
<!-- inreplyto="" -->
<title>sane-devel: SQ4800, Wine990815, and ULead PhotoImpact</title>
<h1>SQ4800, Wine990815, and ULead PhotoImpact</h1>
<b>Dan Kegel</b> (<a href="mailto:dank@alumni.caltech.edu"><i>dank@alumni.caltech.edu</i></a>)<br>
<i>Sat, 04 Sep 1999 12:31:28 -0700</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#25">[ date ]</a><a href="index.html#25">[ thread ]</a><a href="subject.html#25">[ subject ]</a><a href="author.html#25">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0026.html">Eric Baronet: "TRUST 4800 SP + ( aashima 4800 sp+)"</a>
<li> <b>Previous message:</b> <a href="0024.html">Panos Katsaloulis: "WINE &amp; SANE"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>
<!-- body="start" -->
I've been following the progress of Wine since it started,<br>
but never had an excuse to run it until now.<br>
I have a scanner, the Scanport SQ4800 (which identifies itself<br>
as a "N-TEK NuScan II" on the SCSI bus) that doesn't appear<br>
to have a SANE backend. I haven't run Windows for almost a year,<br>
so I wanted to see if I could at least use the scanner's Windows software<br>
under my copy of Red Hat 6.0 Linux. Maybe if I can get that to work,<br>
and figure out how to snoop SCSI transactions, I can write<br>
a SANE backend for it.<br>
<p>
First, I booted to Win95 and verified that the Windows software<br>
(ULead PhotoImpact, circa 1996) still scanned images ok.<br>
Then I downloaded and installed the RPM for wine990815, and<br>
verified I could run notepad.<br>
<p>
Finally, I tried to run PhotoImpact with<br>
cd "/dos/d/program files/Ulead PhotoImpact"<br>
wine iedit3.exe<br>
<p>
This didn't work too well. There seemed to be two sets of problems:<br>
<p>
1) The program complained it couldn't find two DLL's and the program itself!<br>
There were three Windows-style dialog boxes:<br>
"Can't get version info for D:\PROG~FBU\ULEA~HHX\U32CLIPS.DLL"<br>
"Can't get version info for D:\PROG~FBU\ULEA~HHX\U32FIDO.DLL"<br>
"Can't get version info for D:\PROG~FBU\ULEA~HHX\IEDIT3.EXE"<br>
The files are indeed there. That last message is especially odd,<br>
since it's IEDIT3.EXE that is producing these messages...<br>
<p>
That's a rather sick looking short filename mapping... don't<br>
know why it's not using progra~1 (the actual short name for<br>
my "program files" directory).<br>
<p>
Tried modifying wine.conf to read in part<br>
Path="c:\windows;c:\windows\system;e:\;e:\test;f:\;d:\program files\Ulead<br>
PhotoImpact" <br>
but that didn't help.<br>
<p>
Made a copy of the DLL's under /dos/d/PROG~FBU/ULEA~HHX, but that<br>
didn't help.<br>
<p>
2) wine printed out the following and terminated:<br>
<p>
err:midi:midiOpenSeq can't open '/dev/sequencer' ! (6)<br>
err:module:MODULE_LoadLibraryExA Failed to load module<br>
'C:\WINDOWS\SYSTEM\MFC30LOC.DLL'; error=0x00000002,<br>
err:module:MODULE_LoadLibraryExA Failed to load module<br>
'C:\WINDOWS\SYSTEM\MFC30enu.DLL'; error=0x00000002,<br>
err:module:MODULE_LoadLibraryExA Failed to load module<br>
'C:\WINDOWS\SYSTEM\MFC30en.DLL'; error=0x00000002,<br>
err:global:GlobalReAlloc handle 0x40e29132 is still locked, cannot realloc!<br>
err:win32:DeleteCriticalSection Deleting owned critical section (0x42020704)<br>
err:win32:DeleteCriticalSection Deleting owned critical section (0x420206ac)<br>
err:win32:DeleteCriticalSection Deleting owned critical section (0x42020654)<br>
err:win32:DeleteCriticalSection Deleting owned critical section (0x420205fc)<br>
err:win32:DeleteCriticalSection Deleting owned critical section (0x7fdae858)<br>
err:file:DeleteFileA Empty path passed <br>
<p>
I might be able to find MFC30LOC.DLL on my Win95 CD, but the<br>
other two MFC30en*.dll don't show up in any search.<br>
<p>
Any suggestions for how to procede?<br>
- Dan<br>
<p>
<pre>
--
(The above is my opinion alone, and not that of my employer)
<p>
<pre>
--
Source code, list archive, and docs: <a href="http://www.mostang.com/sane/">http://www.mostang.com/sane/</a>
To unsubscribe: echo unsubscribe sane-devel | mail <a href="mailto:majordomo@mostang.com">majordomo@mostang.com</a>
</pre>
<!-- body="end" -->
<p>
<ul>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0026.html">Eric Baronet: "TRUST 4800 SP + ( aashima 4800 sp+)"</a>
<li> <b>Previous message:</b> <a href="0024.html">Panos Katsaloulis: "WINE &amp; SANE"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>