Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

搜索演员名字后筛选, 程序崩溃 #399

Open
jasmineamber opened this issue Jan 6, 2024 · 0 comments
Open

搜索演员名字后筛选, 程序崩溃 #399

jasmineamber opened this issue Jan 6, 2024 · 0 comments

Comments

@jasmineamber
Copy link

jasmineamber commented Jan 6, 2024

反馈

  • 出现问题的版本:5.4
  • 电脑系统:Windows 10

描述:

在所有视频中先搜索演员名字, 然后设置任意筛选条件, 点击应用, 程序崩溃

日志文件:

code = Error (1), message = System.Data.SQLite.SQLiteException (0x800007BF): SQL logic error
no such column: ActorName
在 System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
在 System.Data.SQLite.SQLiteCommand.BuildNextCommand()
在 System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
在 System.Data.SQLite.SQLiteDataReader.NextResult()
在 System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
在 System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
在 System.Data.SQLite.SQLiteCommand.ExecuteReader()
在 SuperUtils.Framework.ORM.Mapper.SqliteMapper1.SelectCount(String sql) 在 Jvedio.Mapper.BaseMapper.BaseMapper1.SelectCount(String sql)
在 Jvedio.Core.UserControls.ViewModels.VieModel_VideoList.d__188.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__6_0(Object state) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant