[Bug 45389] New: odbccp32:misc fails if privileges are not high enough

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 27 08:40:55 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45389

            Bug ID: 45389
           Summary: odbccp32:misc fails if privileges are not high enough
           Product: Wine
           Version: unspecified
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: odbc
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com
      Distribution: ---

odbccp32:misc fails if privileges are not high enough, such as when running as
administrator without elevated privileges, or running as a regular user:

misc.c:651: Test failed: installed driver not found

* Related source
 
https://source.winehq.org/git/wine.git/?a=blob;f=dlls/odbccp32/tests/misc.c;hb=85f1a79be8bbb9b62ad88e0d0fbf1e005fd3ba16#l651

* odbccp32:misc failures on the WineTest website
  https://test.winehq.org/data/tests/odbccp32:misc.html

Line 651 was introduced by this commit:

commit 3478a81a4cd2bfae173332aff71f679fc4fa2b6d
Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Fri May 18 22:00:56 2018 -0500

    odbccp32/tests: Add tests for SQLGetInstalledDrivers().

    Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
    Signed-off-by: Hans Leidekker <hans at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

Luckily this issue can be reproduced on the w2000pro TestBot VM so it is easy
to work on.

This issue can also be seen on the fg-win7u64-1spie9adm, fg-win7u64-1spie9usr
and fg-winxp-lusr WineTest machines.

-- 
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