MQ5 crashing on selecting which Art to show
#1
Hi

I have an issue that MQ5 crashes, when i am for example in Movies , and when i want to switch from LowList to Right List or wall or whatever. Than everything is stuck , no movement what so ever.
All applications (scraping, etc... ) still remain working.

Here's a debug log of the situation when it crashes :

Code:
:45:24 T:140638360168192   DEBUG: Testing path: [000] special://profile/playlists/video/3D.xsp
16:45:24 T:140638360168192   DEBUG: Testing path: [001] special://profile/playlists/video/extrafanart/
16:45:24 T:140638739498752   DEBUG: Getting Directory (special://profile/playlists/video)
16:45:24 T:140638360168192   DEBUG: Testing path: [002] special://profile/playlists/video/extrathumbs/
16:45:24 T:140638360168192   DEBUG: Testing path: [003] special://profile/playlists/video/Kids.xsp
16:45:24 T:140638360168192   DEBUG: CMultiPathDirectory::MergeItems, items = 5,  took 1 ms
16:45:24 T:140638739498752   DEBUG: Getting Directory (special://profile/playlists/mixed)
16:45:24 T:140638739498752   DEBUG: CMultiPathDirectory::MergeItems, items = 5
16:45:24 T:140638739498752   DEBUG: Testing path: [000] special://profile/playlists/video/3D.xsp
16:45:24 T:140638739498752   DEBUG: Testing path: [001] special://profile/playlists/video/extrafanart/
16:45:24 T:140638739498752   DEBUG: Testing path: [002] special://profile/playlists/video/extrathumbs/
16:45:24 T:140638739498752   DEBUG: Testing path: [003] special://profile/playlists/video/Kids.xsp
16:45:24 T:140638739498752   DEBUG: CMultiPathDirectory::MergeItems, items = 5,  took 0 ms
16:45:24 T:140638360168192   DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
16:45:24 T:140638360168192   DEBUG: Getting Directory (special://profile/playlists/video)
16:45:24 T:140638739498752   DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
16:45:24 T:140638739498752   DEBUG: Getting Directory (special://profile/playlists/video)
16:45:24 T:140638360168192   DEBUG: Getting Directory (special://profile/playlists/mixed)
16:45:24 T:140638360168192   DEBUG: CMultiPathDirectory::MergeItems, items = 5
16:45:24 T:140638360168192   DEBUG: Testing path: [000] special://profile/playlists/video/3D.xsp
16:45:24 T:140638360168192   DEBUG: Testing path: [001] special://profile/playlists/video/extrafanart/
16:45:24 T:140638360168192   DEBUG: Testing path: [002] special://profile/playlists/video/extrathumbs/
16:45:24 T:140638360168192   DEBUG: Testing path: [003] special://profile/playlists/video/Kids.xsp
16:45:24 T:140638360168192   DEBUG: CMultiPathDirectory::MergeItems, items = 5,  took 0 ms
16:45:24 T:140638739498752   DEBUG: Getting Directory (special://profile/playlists/mixed)
16:45:24 T:140638739498752   DEBUG: CMultiPathDirectory::MergeItems, items = 5
16:45:24 T:140638739498752   DEBUG: Testing path: [000] special://profile/playlists/video/3D.xsp
16:45:24 T:140638739498752   DEBUG: Testing path: [001] special://profile/playlists/video/extrafanart/
16:45:24 T:140638739498752   DEBUG: Testing path: [002] special://profile/playlists/video/extrathumbs/
16:45:24 T:140638739498752   DEBUG: Testing path: [003] special://profile/playlists/video/Kids.xsp
16:45:24 T:140638739498752   DEBUG: CMultiPathDirectory::MergeItems, items = 5,  took 0 ms
16:45:24 T:140638360168192   DEBUG: RunQuery took 2 ms for 3 items query: select * from movieview  WHERE (movieview.idSet = 169) AND ((NOT (((movieview.strPath LIKE '%smb://DISKSTATION/3D/%')))) AND (NOT (((movieview.strPath LIKE '%smb://DISKSTATION/Kids/%')) OR (( EXISTS (SELECT 1 FROM genrelinkmovie JOIN genre ON genre.idGenre=genrelinkmovie.idGenre WHERE genrelinkmovie.idMovie = movieview.idMovie AND genre.strGenre LIKE 'Animation')) OR ( EXISTS (SELECT 1 FROM genrelinkmovie JOIN genre ON genre.idGenre=genrelinkmovie.idGenre WHERE genrelinkmovie.idMovie = movieview.idMovie AND genre.strGenre LIKE 'Familie')) OR ( EXISTS (SELECT 1 FROM genrelinkmovie JOIN genre ON genre.idGenre=genrelinkmovie.idGenre WHERE genrelinkmovie.idMovie = movieview.idMovie AND genre.strGenre LIKE 'Family')) OR ( EXISTS (SELECT 1 FROM genrelinkmovie JOIN genre ON genre.idGenre=genrelinkmovie.idGenre WHERE genrelinkmovie.idMovie = movieview.idMovie AND genre.strGenre LIKE 'Short')) OR ( EXISTS (SELECT 1 FROM genrelinkmovie JOIN genre ON genre.idGenre=genrelinkmovie.idGenre WHERE genrelinkmovie.idMovie = movieview.idMovie AND genre.strGenre LIKE 'Sport')) OR ( EXISTS (SELECT 1 FROM genrelinkmovie JOIN genre ON genre.idGenre=genrelinkmovie.idGenre WHERE genrelinkmovie.idMovie = movieview.idMovie AND genre.strGenre LIKE 'Sport Film')) OR ( EXISTS (SELECT 1 FROM genrelinkmovie JOIN genre ON genre.idGenre=genrelinkmovie.idGenre WHERE genrelinkmovie.idMovie = movieview.idMovie AND genre.strGenre LIKE 'Sports Film'))))) AND ((movieview.strPath LIKE '%smb://DISKSTATION/Movies/%')))
16:45:24 T:140639125366528   DEBUG: Previous line repeats 1 times.
16:45:24 T:140639125366528   DEBUG: RunQuery took 4 ms for 3 items query: select * from movieview  JOIN sets ON movieview.idSet = sets.idSet WHERE sets.idSet=169 ORDER BY sets.idSet
16:45:24 T:140639125366528   DEBUG: RunQuery took 1 ms for 3 items query: select * from movieview  WHERE movieview.idSet = 169
16:45:25 T:140640613881664   DEBUG: LIRC: Update - NEW at 478198:6c 0 KEY_DOWN_UP devinput (KEY_DOWN_UP)
16:45:26 T:140639125366528   DEBUG: script.extendedinfo: Total time needed to request: 0:00:01.227839
16:45:26 T:140639125366528   DEBUG: script.extendedinfo: setting movieset labels
16:45:36 T:140640613881664   DEBUG: LIRC: Update - NEW at 489944:69 0 KEY_LEFT devinput (KEY_LEFT)
16:45:36 T:140640613881664   DEBUG: OnKey: 169 (0xa9) pressed, action is Left
16:45:37 T:140640613881664   DEBUG: LIRC: Update - NEW at 490198:69 0 KEY_LEFT_UP devinput (KEY_LEFT_UP)
16:45:38 T:140640613881664   DEBUG: LIRC: Update - NEW at 491299:67 0 KEY_UP devinput (KEY_UP)
16:45:38 T:140640613881664   DEBUG: OnKey: 166 (0xa6) pressed, action is Up
16:45:38 T:140640613881664   DEBUG: LIRC: Update - NEW at 491548:67 0 KEY_UP_UP devinput (KEY_UP_UP)
16:45:39 T:140640613881664   DEBUG: LIRC: Update - NEW at 492999:6a 0 KEY_RIGHT devinput (KEY_RIGHT)
16:45:39 T:140640613881664   DEBUG: OnKey: 168 (0xa8) pressed, action is Right
16:45:40 T:140640613881664   DEBUG: LIRC: Update - NEW at 493236:6a 0 KEY_RIGHT_UP devinput (KEY_RIGHT_UP)
16:45:44 T:140640613881664   DEBUG: LIRC: Update - NEW at 497279:6c 0 KEY_DOWN devinput (KEY_DOWN)
16:45:44 T:140640613881664   DEBUG: OnKey: 167 (0xa7) pressed, action is Down
16:45:44 T:140640613881664   DEBUG: LIRC: Update - NEW at 497530:6c 0 KEY_DOWN_UP devinput (KEY_DOWN_UP)
16:45:45 T:140640613881664   DEBUG: LIRC: Update - NEW at 498628:69 0 KEY_LEFT devinput (KEY_LEFT)
16:45:45 T:140640613881664   DEBUG: OnKey: 169 (0xa9) pressed, action is Left
16:45:45 T:140640613881664   DEBUG: LIRC: Update - NEW at 499051:69 0 KEY_LEFT_UP devinput (KEY_LEFT_UP)
16:45:46 T:140640613881664   DEBUG: LIRC: Update - NEW at 499886:69 0 KEY_LEFT devinput (KEY_LEFT)
16:45:46 T:140640613881664   DEBUG: OnKey: 169 (0xa9) pressed, action is Left
16:45:47 T:140640613881664   DEBUG: LIRC: Update - NEW at 500146:69 0 KEY_LEFT_UP devinput (KEY_LEFT_UP)
16:45:51 T:140640613881664   DEBUG: LIRC: Update - NEW at 504316:6a 0 KEY_RIGHT devinput (KEY_RIGHT)
16:45:51 T:140640613881664   DEBUG: OnKey: 168 (0xa8) pressed, action is Right
16:45:51 T:140640613881664   DEBUG: LIRC: Update - NEW at 504829:6a 0 KEY_RIGHT_UP devinput (KEY_RIGHT_UP)
16:45:54 T:140638360168192   DEBUG: Thread JobWorker 140638360168192 terminating (autodelete)
16:45:54 T:140638739498752   DEBUG: Thread JobWorker 140638739498752 terminating (autodelete)
16:46:00 T:140640613881664   DEBUG: LIRC: Update - NEW at 513678:67 0 KEY_UP devinput (KEY_UP)
16:46:00 T:140640613881664   DEBUG: OnKey: 166 (0xa6) pressed, action is Up
16:46:00 T:140640613881664   DEBUG: LIRC: Update - NEW at 513921:67 0 KEY_UP_UP devinput (KEY_UP_UP)
16:46:01 T:140640613881664   DEBUG: LIRC: Update - NEW at 514976:6a 0 KEY_RIGHT devinput (KEY_RIGHT)
16:46:01 T:140640613881664   DEBUG: OnKey: 168 (0xa8) pressed, action is Right
16:46:01 T:140638343382784  NOTICE: Thread JobWorker start, auto delete: true
16:46:02 T:140640613881664  NOTICE: Previous line repeats 3 times.
16:46:02 T:140640613881664   DEBUG: LIRC: Update - NEW at 515229:6a 0 KEY_RIGHT_UP devinput (KEY_RIGHT_UP)
16:46:02 T:140640613881664   DEBUG: LIRC: Update - NEW at 515978:6a 0 KEY_RIGHT devinput (KEY_RIGHT)
16:46:02 T:140640613881664   DEBUG: OnKey: 168 (0xa8) pressed, action is Right
16:46:03 T:140640613881664   DEBUG: LIRC: Update - NEW at 516221:6a 0 KEY_RIGHT_UP devinput (KEY_RIGHT_UP)
16:46:03 T:140640613881664   DEBUG: LIRC: Update - NEW at 516835:6a 0 KEY_RIGHT devinput (KEY_RIGHT)
16:46:03 T:140640613881664   DEBUG: OnKey: 168 (0xa8) pressed, action is Right
16:46:03 T:140640613881664   DEBUG: LIRC: Update - NEW at 517076:6a 0 KEY_RIGHT_UP devinput (KEY_RIGHT_UP)
16:46:05 T:140640613881664   DEBUG: LIRC: Update - NEW at 518676:6a 0 KEY_RIGHT devinput (KEY_RIGHT)
16:46:05 T:140640613881664   DEBUG: OnKey: 168 (0xa8) pressed, action is Right
16:46:05 T:140640613881664   DEBUG: LIRC: Update - NEW at 519006:6a 0 KEY_RIGHT_UP devinput (KEY_RIGHT_UP)
16:46:06 T:140640613881664   DEBUG: LIRC: Update - NEW at 519726:6a 0 KEY_RIGHT devinput (KEY_RIGHT)
16:46:06 T:140640613881664   DEBUG: OnKey: 168 (0xa8) pressed, action is Right
16:46:06 T:140640613881664   DEBUG: LIRC: Update - NEW at 519982:6a 0 KEY_RIGHT_UP devinput (KEY_RIGHT_UP)
16:46:08 T:140640613881664   DEBUG: LIRC: Update - NEW at 521111:6a 0 KEY_RIGHT devinput (KEY_RIGHT)
16:46:08 T:140640613881664   DEBUG: OnKey: 168 (0xa8) pressed, action is Right
16:46:08 T:140640613881664   DEBUG: LIRC: Update - NEW at 521362:6a 0 KEY_RIGHT_UP devinput (KEY_RIGHT_UP)
16:46:09 T:140640613881664   DEBUG: LIRC: Update - NEW at 522288:6a 0 KEY_RIGHT devinput (KEY_RIGHT)
16:46:09 T:140640613881664   DEBUG: OnKey: 168 (0xa8) pressed, action is Right
16:46:09 T:140640613881664   DEBUG: LIRC: Update - NEW at 522538:6a 0 KEY_RIGHT_UP devinput (KEY_RIGHT_UP)
16:46:10 T:140640613881664   DEBUG: LIRC: Update - NEW at 523498:6a 0 KEY_RIGHT devinput (KEY_RIGHT)
16:46:10 T:140640613881664   DEBUG: OnKey: 168 (0xa8) pressed, action is Right
16:46:10 T:140640613881664   DEBUG: LIRC: Update - NEW at 523746:6a 0 KEY_RIGHT_UP devinput (KEY_RIGHT_UP)
16:46:14 T:140640613881664   DEBUG: LIRC: Update - NEW at 527335:67 0 KEY_UP devinput (KEY_UP)
16:46:14 T:140640613881664   DEBUG: OnKey: 166 (0xa6) pressed, action is Up
16:46:33 T:140637940733696   DEBUG: Thread JobWorker 140637940733696 terminating (autodelete)
16:46:33 T:140638343382784   DEBUG: Thread JobWorker 140638343382784 terminating (autodelete)
16:46:33 T:140637932340992   DEBUG: Thread JobWorker 140637932340992 terminating (autodelete)
16:46:33 T:140637960140544   DEBUG: Thread JobWorker 140637960140544 terminating (autodelete)
nuc:~/.xbmc/temp #

Can anyone please help me on what this could be , cause it's kind of annoying.

Thanks for the help.
Reply
#2
anyone Huh
Reply
#3
The top menu bar has always been quite 'buggy' for me. I think it's something to do with the drop down panel. Not sure what to suggest.

For me it's an intermittent problem, but I don't tend to change view or use the top menu very often. Once you have everything set up enabling kiosk mode will stop almost all of it.

You could attach the 'Container.NextViewMode' function to a key on a keyboard or remote which will scroll through the available views for you.
My fanart.tv & themoviedb.org accounts.

Image
Reply

Logout Mark Read Team Forum Stats Members Help
MQ5 crashing on selecting which Art to show0