[Configuration] tvservice export does not work (1 Viewer)

krikkit

MP Donator
  • Premium Supporter
  • September 25, 2008
    182
    38
    Vienna
    Home Country
    Austria Austria
    MediaPortal Version: 1.1 beta
    MediaPortal Skin: StreamedMP
    Windows Version: Windows 7 x64
    CPU Type: AMD Athlon X2 250
    HDD: Samsung 400gb
    Memory: 4 GB
    Motherboard: ASUS M4A785TD-V EVO
    Video Card: Radeon HD 4200 (onboard)
    Video Card Driver: Catalyst 9.9
    Sound Card: onboard
    Sound Card AC3:
    Sound Card Driver:
    1. TV Card: Technotrend S2-3200
    1. TV Card Type: DVB-S2
    1. TV Card Driver: 5.0.2.1
    2. TV Card: Hauppauge WinTV-NOVA-T Strick
    2. TV Card Type: DVB-T
    2. TV Card Driver: 3.11.27187.0
    3. TV Card:
    3. TV Card Type:
    3. TV Card Driver:
    4. TV Card:
    4. TV Card Type:
    4. TV Card Driver:
    MPEG2 Video Codec: Cyberlink PowerDVD 9
    MPEG2 Audio Codec:
    h.264 Video Codec: Cyberlink PowerDVD 9
    Satelite/CableTV Provider: Astra 19.2°E, Hotbird 13.0Ê
    HTPC Case:
    Cooling:
    Power Supply:
    Remote: Philips SRM 5100
    TV: LG 37LC25R
    TV - HTPC Connection: HDMI

    when i try to export my settings in tvservice configuration i get only the following exception in the logs, and no file is saved:

    Code:
    2009-10-27 21:11:12.029990 [SetupTv]: Exception   :Error: UnexpectedRowCountUnclassified
    Gentle.Common.GentleException: The number of returned rows 0 did not match the expected count of 1.
    If concurrency control is enabled this may indicate that the record was updated or deleted by another process.
       at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
       at Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
       at Gentle.Common.Check.Verify(Boolean condition, Error error, Object[] args)
       at Gentle.Framework.ObjectFactory.GetInstance(Type type, SqlResult sr, Key key)
       at Gentle.Framework.PersistenceBroker.RetrieveInstance(Type type, Key key, IDbConnection conn, IDbTransaction tr)
       at Gentle.Framework.PersistenceBroker.RetrieveInstance[T](Key key)
       at Gentle.Framework.Broker.RetrieveInstance[T](Key key)
       at TvDatabase.Channel.Retrieve(Int32 id)
       at TvDatabase.GroupMap.ReferencedChannel()
       at SetupTv.Sections.ImportExport.Export(String fileName, Boolean exporttv, Boolean exporttvgroups, Boolean exportradio, Boolean exportradiogroups, Boolean exportschedules)
       at SetupTv.Sections.ImportExport.exportButton_Click(Object sender, EventArgs e)
       at System.Windows.Forms.Control.OnClick(EventArgs e)
       at System.Windows.Forms.Button.OnClick(EventArgs e)
       at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ButtonBase.WndProc(Message& m)
       at System.Windows.Forms.Button.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    any clue?

    i attached full logs...

    hope someone can reproduce it...
     

    krikkit

    MP Donator
  • Premium Supporter
  • September 25, 2008
    182
    38
    Vienna
    Home Country
    Austria Austria
    seems to be some sort of db mess... cleaned up the db, now it works as expectet, have no clue how i messed up the db, cause haven't done anything unusual...

    sorry...
     

    Users who are viewing this thread

    Top Bottom