View Single Post
Old 9th April 2017, 15:45   #170  |  Link
Matching_Mole
Registered User
 
Join Date: Feb 2009
Posts: 99
Quote:
Originally Posted by Orf View Post
:
1) First one form #165 "SQLite: unknown error" is different from the one in #167 "SQLite: syntax error". Can you locate it stack trace using Ctrl+D and searching for "SQLite: unknown error" in Notepad, so I can fix it as well ?
Here the extract from the log regardint the SQL unknow error:
Code:
08.04.2017 11:38:51.001 SQLite: near ",": syntax error
Stack trace:
TPlaylist.CheckMediaFilename 2322
TPlaylist.Play 2890
TPlaylist.PlayPause 2919
TMainWnd.PlayPauseExecute 2495
TNavigatorExecutor.OnWork 6627
08.04.2017 11:39:01.139 FullscreenMode.Execute
08.04.2017 11:39:02.101 Resize(1920, 1200) 947 ms
08.04.2017 11:39:04.592 PlayPause.Execute
08.04.2017 11:39:04.645 SQLite: unknown error
Stack trace:
TPlaylist.CheckMediaFilename 2322
TPlaylist.Play 2890
TPlaylist.PlayPause 2919
TMainWnd.PlayPauseExecute 2495
TNavigatorExecutor.OnWork 6627
It seems related to the previous error (#167). As indicated in the log, I have first the SQL syntax error, I try to click again on a file from the playlist and then I have the SQL unknown message.

Quote:
Originally Posted by Orf View Post
:
2) The issue when you can't start Bluray menu is most likely dsLibBluray related.
I used the demo player coming with dsLibBluray and it works instantly with no issue with the same blu-ray. When I try again with YAP, YAP keeps permanently busy.
Matching_Mole is offline   Reply With Quote