-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
crashA crash is when VidCoder shows an error dialog box then unexpectedly closes.A crash is when VidCoder shows an error dialog box then unexpectedly closes.
Description
What were you doing when VidCoder crashed?
open vidcoder
Crash details
VidCoder 11.11 Portable
code = CantOpen (14), message = System.Data.SQLite.SQLiteException (0x87AF03F3): unable to open database file
at System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool)
at System.Data.SQLite.SQLiteConnection.Open()
at VidCoder.Model.Database.CreateConnection() in C:\git\VidCoder\VidCoder\Model\Database.cs:line 537
at VidCoder.Model.Database.get_Connection() in C:\git\VidCoder\VidCoder\Model\Database.cs:line 495
at VidCoder.Model.Database.get_Version() in C:\git\VidCoder\VidCoder\Model\Database.cs:line 105
at VidCoder.Model.Database.Initialize() in C:\git\VidCoder\VidCoder\Model\Database.cs:line 36
at VidCoder.App.OnStartup(StartupEventArgs e) in C:\git\VidCoder\VidCoder\App.xaml.cs:line 125
at System.Windows.Application.<.ctor>b__1_0(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
Metadata
Metadata
Assignees
Labels
crashA crash is when VidCoder shows an error dialog box then unexpectedly closes.A crash is when VidCoder shows an error dialog box then unexpectedly closes.