<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - In Writer 5.4.3.2 (x64)- Scanners not recognized"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114635">bug 114635</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEW
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - In Writer 5.4.3.2 (x64)- Scanners not recognized"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114635#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - In Writer 5.4.3.2 (x64)- Scanners not recognized"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114635">bug 114635</a>
              from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
        <pre>Confirmed. The problem is with 64-bit LO.

The built-in scanner extension uses twain_32.dll on 32-bit Windows, and
TWAINDSM.DLL on 64-bit Windows. The TWAINDSM.DLL is an open-source third-party
library (<a href="https://github.com/twain/twain-dsm">https://github.com/twain/twain-dsm</a>), normally absent on user's system.
Copying the TWAINDSM DLL from the project's official site to LibreOffice
program directory (beside soffice.bin) allows showing the scanner selector
window... which could well be empty, because it is required that scanner vendor
provide 64-bit scan drivers, which is almost never the case.

However, we should either remove the extension from 64-bit build, or ship the
library with program.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>