stankovski / quran-phone

Quran Phone
46 stars 27 forks source link

Crash when searching Ibn Kathir #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Unhandled Exception
file is encrypted or is not a database
   at SQLite.SQLite3.Prepare2(Database db, String query)
   at SQLite.SQLiteCommand.Prepare()
   at SQLite.SQLiteCommand.<ExecuteDeferredQuery>d__0`1.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at SQLite.SQLiteCommand.ExecuteQuery[T]()
   at QuranPhone.Data.DatabaseHandler.Search(String query, String table)
   at QuranPhone.ViewModels.SearchViewModel.<>c__DisplayClass5.<Load>b__1()
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at QuranPhone.ViewModels.SearchViewModel.<Load>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__0(Object state)

Original issue reported on code.google.com by denis.st...@gmail.com on 19 Jun 2013 at 6:25

GoogleCodeExporter commented 9 years ago
Related to issue 1

Original comment by denis.st...@gmail.com on 19 Jun 2013 at 6:26

GoogleCodeExporter commented 9 years ago

Original comment by denis.st...@gmail.com on 7 Jul 2013 at 2:49