[Bug 43079] New: 1Password 6.5.401 crashes on startup with Sqlite.SqliteException

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 24 08:39:01 CDT 2017


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

            Bug ID: 43079
           Summary: 1Password 6.5.401 crashes on startup with
                    Sqlite.SqliteException
           Product: Wine
           Version: 2.8
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: me at jackgrigg.com
      Distribution: ---

Created attachment 58265
  --> https://bugs.winehq.org/attachment.cgi?id=58265
Full run log including crash output.

Using Wine 2.8 (devel) for Ubuntu (running on Xenial), I performed the
following:

1. Install 20170517-next
(https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks)
2. export WINEARCH=win32
3. Using winetricks, install dotnet46
3. WINEDLLOVERRIDES=fusion=b wine
~/.cache/winetricks/dotnet461/NDP461-KB3102436-x86-x64-AllOS-ENU.exe /q
/norestart
    1. I initially tried "winetricks dotnet461" directly, but it would crash as
soon as the 4.6.1 install started. Executing in two separate steps solved the
problem.
4. Run winecfg and set the Windows version to Windows 10 (but same error occurs
with Windows 8)
5. Run 1PasswordSetup-6.5.401.exe to install it.
6. After installation completed, it crashed when it auto-ran for the first
time.
7. Create a symlink to sqlite3.dll:
    1. cd "~/.wine/drive_c/users/$USER/Local Settings/Application
Data/1password/app/6/"
    2. ln -s x86/sqlite3.dll ./
    3. For more information, please see:
https://bugs.winehq.org/show_bug.cgi?id=42692
9. Run 1Password again: wine AgileBits.OnePassword.Desktop.exe

The UI outline appears but then immediately crashes with:

Unhandled Exception: Microsoft.Data.Sqlite.SqliteException: SQLite Error 1: 'no
such table: config'.

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