Slideshows freeze (1 Viewer)

RICHARDG

Portal Pro
August 21, 2006
333
3
67
Canada
Hi ther eI keep running into this weird problem with slideshows.
I am running windows XP and Mediaportal RC4.
This has also happened in RC3.
The image freezes and mediaportal sits there.
If I have music in the backgroupd it seems to keep playing with no problem.
Sometimes it clears and starts moving but in general I have to kill the session and restart it.

This is what the log has to say
at SQLite.NET.SQLiteClient.Execute(String query)
at MediaPortal.Database.DatabaseUtility.SetPragmas(SQLiteClient m_db)
at MediaPortal.Picture.Database.PictureDatabaseSqlLite.Open()
2008-12-21 14:05:34.777597 [Info.][PicPrefetch]: SQLiteClient: Closing database: PictureDatabase.db3
2008-12-21 14:05:34.777597 [Warn.][PicPrefetch]: PictureDatabaseSqlLite: Disposing current instance..
2008-12-21 14:05:34.793222 [Info.][MPMain]: Main: DX9 re-entrant
2008-12-21 14:05:34.793222 [Info.][MPMain]: Main: DX9 re-entrant
2008-12-21 14:05:34.808847 [Info.][PicPrefetch]: SQLiteClient: PictureDatabase.db3 cmd:sqlite3_prepare16:pvm=null err:BUSY detailed:database is locked query:pRAGMA cache_size=4096
2008-12-21 14:05:34.824472 [Info.][PicPrefetch]: picture database exception err:confused:QLiteClient: PictureDatabase.db3 cmd:sqlite3_prepare16:pvm=null err:BUSY detailed:database is locked query:pRAGMA cache_size=4096 stack: at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)


Seems there is a problem with the database. But I don't speak SQL so I have no clue.
Logs are attached
 

RICHARDG

Portal Pro
August 21, 2006
333
3
67
Canada
Still freezingt

Seems this freezing still is occuring.
this is in Version MediaPortal v1.0.0.21149
Any thoughts.
ITs very annoying

at MediaPortal.Database.DatabaseUtility.SetPragmas(SQLiteClient m_db)
at MediaPortal.Picture.Database.PictureDatabaseSqlLite.Open()
2009-10-30 22:24:07.634147 [ERROR][PicPrefetch]: SQLiteClient: PictureDatabase.db3 cmd:sqlite3_prepare16:pvm=null err:BUSY detailed:database is locked query:pRAGMA cache_size=4096
2009-10-30 22:24:07.634147 [ERROR][PicPrefetch]: picture database exception err:confused:QLiteClient: PictureDatabase.db3 cmd:sqlite3_prepare16:pvm=null err:BUSY detailed:database is locked query:pRAGMA cache_size=4096 stack: at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
at SQLite.NET.SQLiteClient.Execute(String query)
at MediaPortal.GUI.Library.GUIImage.AllocResources()
2009-10-30 21:25:36.352897 [Info.][MPMain]: Exception :Error in the application.
-2005529767 (D3DXERR_INVALIDDATA)
at Microsoft.DirectX.Direct3D.TextureLoader.FromFile(Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette)
at Microsoft.DirectX.Direct3D.TextureLoader.FromFile(Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation)
at MediaPortal.GUI.Library.TexturePacker.LoadPackedGraphics(Int32 index)
at MediaPortal.GUI.Library.TexturePacker.Get(String fileName, Single& uoffs, Single& voffs, Single& umax, Single& vmax, Int32& iWidth, Int32& iHeight, Texture& tex, Int32& TextureNo)
at MediaPortal.GUI.Library.GUIImage.AllocResources()
 

rekenaar

Retired Team Member
  • Premium Supporter
  • December 17, 2006
    4,421
    805
    Home Country
    South Africa South Africa
    Hi there

    I do not know the cause of your problems.
    If it was me, I would try one of the following:
    1. Delete picture db and try again.
    2. Upgrade MP to 1.0.2 or even 1.1.0beta1+SVN and see if it helps.

    Our devs would most probably want full logs and full system specs before they will look into it. See my signature for detail.
     

    rekenaar

    Retired Team Member
  • Premium Supporter
  • December 17, 2006
    4,421
    805
    Home Country
    South Africa South Africa
    one more question: are you using same database from more than one MP client?
     

    RICHARDG

    Portal Pro
    August 21, 2006
    333
    3
    67
    Canada
    Using the database and copying it to other MP devices.
    Does that make a difference. IF so I will stop right away.

    What I mean by that is that I have the same version on all three of my htpc's and I replicate the db's to them
     

    rekenaar

    Retired Team Member
  • Premium Supporter
  • December 17, 2006
    4,421
    805
    Home Country
    South Africa South Africa
    The file locations must be exactly the same on all htpc's to even try it.
    In other words, if main htpc has d:\photos, then other htpc must also have d:\photos with same content.
    Best would be read the article on centralized database and see if it helps.
     

    RICHARDG

    Portal Pro
    August 21, 2006
    333
    3
    67
    Canada
    thought about it.

    Shared makes no sense if I Map all drives on all devices with the same script.
    this makes sure all the directories are int eh same place.
    Then sharing a DB makes no sense and should not contribute to a crash. So I am wondering then why does it break and freeze.
     

    Users who are viewing this thread

    Top Bottom