MAME @ MyPrograms messed up (1 Viewer)

level20peon

MP Donator
  • Premium Supporter
  • January 4, 2007
    1,082
    101
    42
    Aachen
    Home Country
    Germany Germany
    MediaPortal Version: 0.2.3.0 RC1
    MediaPortal Skin: BlueTwo
    Windows Version: Windows 2003 R2 SP2
    CPU Type: Intel Core2 Duo T5600 1830 MHz
    HDD: Samsung HD401LJ 400GB
    Memory: 2x512 MB DDR2 667MHz
    Motherboard: AOpen i945GTm-VHL
    Motherboard Chipset: Intel 945GT / Intel ICH7MDH
    Motherboard Bios: R1.05
    Video Card: NVIDIA GeForce 6600 LE passive
    Video Card Driver: Forceware 93.71
    Sound Card: Realtek ALC882D HD Audio (onBoard)
    Sound Card AC3: coaxial out / optical out
    Sound Card Driver: R1.54
    1. TV Card: FireDTV BDA DVB-C (Floppy DTV)
    1. TV Card Type: DVB-C
    1. TV Card Driver: 02/04/2007, 4.8.0 BDA Driver
    MPEG2 Video Codec: ffdshow
    MPEG2 Audio Codec: ffdshow
    Satelite/CableTV Provider: ISH tividi
    HTPC Case: Silverstone LC11m silver
    Cooling: 120mm Papst 4412F/2GLL / passive
    Power Supply: mCubed EF16 160W external passive cooled
    Remote: Wii Remote
    TV: Panasonic TX-26LX50F
    TV - HTPC Connection: S-Video



    Hi guys,

    I just tried to install the new MediaPortal 0.2.3.0 RC1 and had problems using the MAME function in MyPrograms. So I went back to 0.2.2.0 through quite some SVN's to find out when the error occured first.
    MediaPortal SVN-Snapshot: 05-30-2007 01-02h - Revision:14754 contains the changes which are responsible for the error.


    Changelog for this SVN includes the following changes to the MyPrograms function:

    MyPrograms 29/05/2007 [22:15:08] chefkoch added: fixed: some control were still visible after H (switchHome) was pressed in GUIProgramInfo-screen
    MyPrograms 29/05/2007 [22:15:08] chefkoch added: fixed: null-reference exception when thumbnail was rendered during DirectX-Device reset
    MyPrograms 29/05/2007 [22:15:08] chefkoch added: fixed: facadeView was not updated after lunching an fileitem, old lunchcount or -time was displayed
    MyPrograms 29/05/2007 [22:15:09] chefkoch added: fixed: the default view and sorting, which can be set in config were not loaded
    MyPrograms 29/05/2007 [22:16:09] chefkoch added: fixed: null-reference exception when thumbnail was rendered during DirectX-Device reset
    MyPrograms 29/05/2007 [22:17:44] chefkoch added: fixed: facadeView was not updated after lunching an fileitem, old lunchcount or -time was displayed



    Before these changes MAME used to look like this:

    mame1.gif


    mame2.gif


    mame3.gif




    Afterwards it looks like this:

    mame1.gif


    mame2.gif


    note: an extra depth of directories was added.
    mame4.gif


    mame5.gif


    note: None of the games works anymore !



    The logs of MediaPortal contain nothing about what happens when I try to start a game but I attach them anyway (I opened MediaPortal, navigated to "MyPrograms -> Mame" and tried to start every game. Afterwards I closed MediaPortal.). Any help would be appreciated.


    -level20peon


    PS: I already postet in the 0.2.2.0 Bugreport section but I was told to post it here in the 0.2.3.0 section afterwards, so please don't kill me for doubleposting ;)
     

    chefkoch

    Retired Team Member
  • Premium Supporter
  • October 5, 2004
    3,129
    1,634
    Dresden / Munich / Maastricht
    Home Country
    Germany Germany
    hi level20peon

    could you pls try to use files view? press the switch view button on the left.
    There were also some db changes, try to rename your db file and reconfigure the mame application item.

    regards
    chefkoch
     

    level20peon

    MP Donator
  • Premium Supporter
  • January 4, 2007
    1,082
    101
    42
    Aachen
    Home Country
    Germany Germany
    Thanks for your answer :)


    could you pls try to use files view? press the switch view button on the left.

    That did the trick. I see all Games and can start them. Nevertheless, the view mode changes back when I exit Mame. How can I avoid this ?


    There were also some db changes, try to rename your db file and reconfigure the mame application item.

    I already tried that ;)


    -level20peon
     

    level20peon

    MP Donator
  • Premium Supporter
  • January 4, 2007
    1,082
    101
    42
    Aachen
    Home Country
    Germany Germany
    *bump*

    I cannot update MediaPortal anymore if I am unable to use Mame after MediaPortal SVN-Snapshot: 05-30-2007 01-02h - Revision:14754.
    I am asking myself if anybody uses Mame at all :confused:


    -level20peon
     

    ronsonol

    MP Donator
  • Premium Supporter
  • April 2, 2007
    178
    23
    Kingston
    Home Country
    Canada Canada
    I am seeing the exact same behaviour, and its not limited to mame games.

    Any I configure through My Programs - using the Directory cache for example - shows the same behaviour. I am using an SVN later than 14754 when the problems begin as you say.

    I have 3 directory caches configured. An icon shows for each properly. But, when I enter each(instead of seeing the icons for each game), I see another generic folder, that then takes me to all the game with the default folder icon instead of the image file listed under setup for my programs. Just as you pictured above.

    I can switch view as recommended above, and its okay - but I have to do this every single time I open my programs.


    logs....

    2007-07-24 14:44:20.296875 [Info.][MPMain]: window:WindowPlugins.GUIPrograms.GUIPrograms init
    2007-07-24 14:44:20.312500 [Info.][MPMain]: open folderdatabase
    2007-07-24 14:44:20.312500 [Info.][MPMain]: SQL:FolderDatabase3.db3 cmd:sqlite3_step err:ERROR detailed:confused:QL logic error or missing database query:select * from tblPath where strPath like 'root'
    2007-07-24 14:44:20.328125 [Info.][MPMain]: Exception :confused:QLite.NET.SQLiteException: SQL:FolderDatabase3.db3 cmd:sqlite3_step err:ERROR detailed:confused:QL logic error or missing database query:select * from tblPath where strPath like 'root'
    at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
    at SQLite.NET.SQLiteClient.ReadpVm(String query, SQLiteResultSet set1, IntPtr pVm)
    at SQLite.NET.SQLiteClient.Execute(String query)
    at Databases.Folders.FolderSettingsSqlLite.AddPath(String FilteredPath)
    2007-07-24 14:44:20.328125 [Info.][MPMain]: Exception :confused:QL:FolderDatabase3.db3 cmd:sqlite3_step err:ERROR detailed:confused:QL logic error or missing database query:select * from tblPath where strPath like 'root'
    2007-07-24 14:44:20.328125 [Info.][MPMain]: site :Void ThrowError(System.String, System.String, SqliteError)
    2007-07-24 14:44:20.328125 [Info.][MPMain]: source :Databases
    2007-07-24 14:44:20.328125 [Info.][MPMain]: stacktrace: at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
    at SQLite.NET.SQLiteClient.ReadpVm(String query, SQLiteResultSet set1, IntPtr pVm)
    at SQLite.NET.SQLiteClient.Execute(String query)
    at Databases.Folders.FolderSettingsSqlLite.AddPath(String FilteredPath)

    Im no expert, but the filename is called ProgramDatabaseV4.db3...is there a problem with sqlite expecting V3? A couple plugins (worldmap, BHA for example) include/use System.Data.SQLite.DLL...maybe there is a conflict in versioning?
     

    level20peon

    MP Donator
  • Premium Supporter
  • January 4, 2007
    1,082
    101
    42
    Aachen
    Home Country
    Germany Germany
    hey ronsonol,

    I created a workaround that should display all files correctly for Mame (I don't use another emulator atm).

    Seems like a query which asks for the filename is broken since there are queries possible asking for launchdate, most launched etc but not for filenames. I cannot specify this any further since I am no expert but the fact remains that the standard configuration does not work. Since we two seem to be the only persons who use MAME just test my workaround for now, maybe there will be support sometime.


    -level20peon
     

    level20peon

    MP Donator
  • Premium Supporter
  • January 4, 2007
    1,082
    101
    42
    Aachen
    Home Country
    Germany Germany
    Well are there any news on this ? What I created was just a workaround, it didn't solve this error at all. Maybe the dev who is responsible for this should fix it permanently.


    -level20peon
     

    Olodin

    MP Donator
  • Premium Supporter
  • September 19, 2004
    166
    4
    MediaPortal Version: Media Portal 0.2.3.0 RC2 TVE2 + some SVN
    MediaPortal Skin: ReVision
    Windows Version: Windows XP Pro SP2 with latest patches
    CPU Type: Pentium-M 740
    HDD: Samsung SpinPoint T166 500GB (HD501LJ)
    Memory: 2 x 512MB Infineon DDR
    Motherboard: Asus P4P800 SE
    Motherboard Chipset: Intel 865G
    Motherboard Bios:
    Video Card: nVIDIA GeForce FX 5200
    Video Card Driver: 84.21
    Sound Card: SoundMax AD1985 (onboard)
    Sound Card AC3: coaxial out
    Sound Card Driver: WDM 5150
    1. TV Card: FireDTV Floppy DVB-S-CI
    1. TV Card Type: DVB-S
    1. TV Card Driver: 4.2.0
    MPEG2 Video Codec: Nvidia Purevideo
    MPEG2 Audio Codec: Nvidia Purevideo
    Satelite/CableTV Provider: Astra
    HTPC Case: Silverstone LC-10B
    Cooling:
    Power Supply: Coba 350W
    Remote: Logitech Harmony 525
    TV: Samsung LE-27T51B LCD
    TV - HTPC Connection: Sub-D

    I wanted to play some games through the emulaters configured in My Programs but encountered the same problem you describe. But here its Project64 and ZNES.

    I will try your workaround as soon as I am back to my MediaPortal PC and give some more feedback. Another idea: since this bug is also in 0.2.3.1 RC2 shouldn't it be moved over there? (I can't just quite understand the purpose of five bugreport forums, since all people are encouraged to post there complete system details anyway.)
     

    Users who are viewing this thread

    Top Bottom