home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
[SOLVED] Not possible to launch config with version > 1.0.8
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="WhyMe" data-source="post: 716443" data-attributes="member: 80405"><p>Hello,</p><p></p><p>with each version of MovingPictures > 1.0.8 the config doesn't work.</p><p>I see splash screen, but not config app.</p><p></p><p>Only 1.0.8 works.</p><p></p><p>I changed version in database from 1.1.2.xxx to 1.0.8, no change, always same errors :</p><p></p><p>[CODE]19-Feb-2011 12:29:41 Info [ DatabaseManager]: Successfully Opened Database: \\server\MediaPortalDb\movingpictures.db3 </p><p>19-Feb-2011 12:29:41 Info [ SettingsManager]: SettingsManager Created </p><p>19-Feb-2011 12:29:42 Info [ MovingPicturesCore]: Moving Pictures (1.1.2:1219) </p><p>19-Feb-2011 12:29:42 Info [ MovingPicturesCore]: Plugin Launched </p><p>19-Feb-2011 12:29:42 Info [DatabaseMaintenanceM]: Checking for bad data source entries... </p><p>19-Feb-2011 12:30:00 Info [ DataProviderManager]: DataProviderManager Starting </p><p>19-Feb-2011 12:30:00 Info [ DataProviderManager]: Loading existing data sources... </p><p>19-Feb-2011 12:30:00 Info [ DataProviderManager]: Checking internal scripts for updates... </p><p>19-Feb-2011 12:30:00 Info [DatabaseMaintenanceM]: Updating Movie Information... </p><p>19-Feb-2011 12:30:00 Info [DatabaseMaintenanceM]: Removed 0 movie entries. </p><p>19-Feb-2011 12:30:00 Info [DatabaseMaintenanceM]: Updated 0 movie entries with default user setting. </p><p>19-Feb-2011 12:30:07 Error [ MovingPicturesCore]: Error: System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet.</p><p> à Cornerstone.Database.Tables.DBNode`1.UpdateDynamicNodeGeneric()</p><p> à MediaPortal.Plugins.MovingPictures.Database.FilterHelperDBMovieInfo.UpdateDynamicNode(DBNode`1 node)</p><p> à Cornerstone.Database.Tables.DBNode`1.UpdateDynamicNode()</p><p> à MediaPortal.Plugins.MovingPictures.Database.DatabaseMaintenanceManager.VerifyFilterMenu()</p><p> à MediaPortal.Plugins.MovingPictures.MovingPicturesCore.Initialize()</p><p>19-Feb-2011 12:30:07 Info [ DeviceManager]: Starting Disk Watcher... </p><p>19-Feb-2011 12:30:07 Info [ DeviceManager]: Successfully started Disk Watcher. </p><p>19-Feb-2011 12:30:07 Info [ DeviceManager]: Added X: to Disk Watcher </p><p>19-Feb-2011 12:30:07 Info [ DeviceManager]: Added Z: to Disk Watcher </p><p>19-Feb-2011 12:30:08 Info [ MovingPicturesCore]: Starting Background Processes... </p><p>19-Feb-2011 12:30:08 Info [MediaInfoUpdateProce]: Begining background media info update process. </p><p>19-Feb-2011 12:30:08 Info [UpdateArtworkProcess]: Beginging artwork updater background process. </p><p>19-Feb-2011 12:30:08 Info [MediaInfoUpdateProce]: Background media info update process complete. </p><p>19-Feb-2011 12:30:08 Info [ Translation]: Using language fr </p><p>19-Feb-2011 12:30:08 Info [ Translation]: Translation not found for field: RecentlyAddedMovies. Using hard-coded English default. </p><p>19-Feb-2011 12:30:08 Info [ Translation]: Translation not found for field: SkinDoesNotSupportCategories. Using hard-coded English default. </p><p>19-Feb-2011 12:30:08 Info [ Translation]: Translation not found for field: UnwatchedMovies. Using hard-coded English default. </p><p>19-Feb-2011 12:30:08 Info [ Translation]: Translation not found for field: Votes. Using hard-coded English default. </p><p>19-Feb-2011 12:30:08 Fatal [ ConfigConnector]: Unexpected error from plug-in initialization! System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet.</p><p> à Cornerstone.Database.Tables.DBNode`1.UpdateDynamicNodeGeneric()</p><p> à MediaPortal.Plugins.MovingPictures.Database.FilterHelperDBMovieInfo.UpdateDynamicNode(DBNode`1 node)</p><p> à Cornerstone.Database.Tables.DBNode`1.UpdateDynamicNode()</p><p> à Cornerstone.GUI.Filtering.GenericMenuTreePanel`1.createTreeNode(DBNode`1 node)</p><p> à Cornerstone.GUI.Filtering.GenericMenuTreePanel`1.RepopulateTree()</p><p> à Cornerstone.GUI.Filtering.GenericMenuTreePanel`1.set_Menu(IDBMenu value)</p><p> à Cornerstone.GUI.Filtering.MenuTreePanel.set_Menu(IDBMenu value)</p><p> à Cornerstone.GUI.Controls.FilterComboBox.BuildTreePanel()</p><p> à Cornerstone.GUI.Controls.FilterComboBox.set_Menu(IDBMenu value)</p><p> à MediaPortal.Plugins.MovingPictures.ConfigScreen.GUISettingsPane..ctor()</p><p> à MediaPortal.Plugins.MovingPictures.ConfigScreen.MovingPicturesConfig.InitializeComponent()</p><p> à MediaPortal.Plugins.MovingPictures.ConfigScreen.MovingPicturesConfig..ctor()</p><p> à MediaPortal.Plugins.MovingPictures.MainUI.ConfigConnector.ShowPlugin()[/CODE]</p><p></p><p>If i launch 1.1.2 without database, it create file and works perfectly.</p><p>The pb is with my existing db.</p><p></p><p>Any idea ?</p><p>Thanks</p></blockquote><p></p>
[QUOTE="WhyMe, post: 716443, member: 80405"] Hello, with each version of MovingPictures > 1.0.8 the config doesn't work. I see splash screen, but not config app. Only 1.0.8 works. I changed version in database from 1.1.2.xxx to 1.0.8, no change, always same errors : [CODE]19-Feb-2011 12:29:41 Info [ DatabaseManager]: Successfully Opened Database: \\server\MediaPortalDb\movingpictures.db3 19-Feb-2011 12:29:41 Info [ SettingsManager]: SettingsManager Created 19-Feb-2011 12:29:42 Info [ MovingPicturesCore]: Moving Pictures (1.1.2:1219) 19-Feb-2011 12:29:42 Info [ MovingPicturesCore]: Plugin Launched 19-Feb-2011 12:29:42 Info [DatabaseMaintenanceM]: Checking for bad data source entries... 19-Feb-2011 12:30:00 Info [ DataProviderManager]: DataProviderManager Starting 19-Feb-2011 12:30:00 Info [ DataProviderManager]: Loading existing data sources... 19-Feb-2011 12:30:00 Info [ DataProviderManager]: Checking internal scripts for updates... 19-Feb-2011 12:30:00 Info [DatabaseMaintenanceM]: Updating Movie Information... 19-Feb-2011 12:30:00 Info [DatabaseMaintenanceM]: Removed 0 movie entries. 19-Feb-2011 12:30:00 Info [DatabaseMaintenanceM]: Updated 0 movie entries with default user setting. 19-Feb-2011 12:30:07 Error [ MovingPicturesCore]: Error: System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet. à Cornerstone.Database.Tables.DBNode`1.UpdateDynamicNodeGeneric() à MediaPortal.Plugins.MovingPictures.Database.FilterHelperDBMovieInfo.UpdateDynamicNode(DBNode`1 node) à Cornerstone.Database.Tables.DBNode`1.UpdateDynamicNode() à MediaPortal.Plugins.MovingPictures.Database.DatabaseMaintenanceManager.VerifyFilterMenu() à MediaPortal.Plugins.MovingPictures.MovingPicturesCore.Initialize() 19-Feb-2011 12:30:07 Info [ DeviceManager]: Starting Disk Watcher... 19-Feb-2011 12:30:07 Info [ DeviceManager]: Successfully started Disk Watcher. 19-Feb-2011 12:30:07 Info [ DeviceManager]: Added X: to Disk Watcher 19-Feb-2011 12:30:07 Info [ DeviceManager]: Added Z: to Disk Watcher 19-Feb-2011 12:30:08 Info [ MovingPicturesCore]: Starting Background Processes... 19-Feb-2011 12:30:08 Info [MediaInfoUpdateProce]: Begining background media info update process. 19-Feb-2011 12:30:08 Info [UpdateArtworkProcess]: Beginging artwork updater background process. 19-Feb-2011 12:30:08 Info [MediaInfoUpdateProce]: Background media info update process complete. 19-Feb-2011 12:30:08 Info [ Translation]: Using language fr 19-Feb-2011 12:30:08 Info [ Translation]: Translation not found for field: RecentlyAddedMovies. Using hard-coded English default. 19-Feb-2011 12:30:08 Info [ Translation]: Translation not found for field: SkinDoesNotSupportCategories. Using hard-coded English default. 19-Feb-2011 12:30:08 Info [ Translation]: Translation not found for field: UnwatchedMovies. Using hard-coded English default. 19-Feb-2011 12:30:08 Info [ Translation]: Translation not found for field: Votes. Using hard-coded English default. 19-Feb-2011 12:30:08 Fatal [ ConfigConnector]: Unexpected error from plug-in initialization! System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet. à Cornerstone.Database.Tables.DBNode`1.UpdateDynamicNodeGeneric() à MediaPortal.Plugins.MovingPictures.Database.FilterHelperDBMovieInfo.UpdateDynamicNode(DBNode`1 node) à Cornerstone.Database.Tables.DBNode`1.UpdateDynamicNode() à Cornerstone.GUI.Filtering.GenericMenuTreePanel`1.createTreeNode(DBNode`1 node) à Cornerstone.GUI.Filtering.GenericMenuTreePanel`1.RepopulateTree() à Cornerstone.GUI.Filtering.GenericMenuTreePanel`1.set_Menu(IDBMenu value) à Cornerstone.GUI.Filtering.MenuTreePanel.set_Menu(IDBMenu value) à Cornerstone.GUI.Controls.FilterComboBox.BuildTreePanel() à Cornerstone.GUI.Controls.FilterComboBox.set_Menu(IDBMenu value) à MediaPortal.Plugins.MovingPictures.ConfigScreen.GUISettingsPane..ctor() à MediaPortal.Plugins.MovingPictures.ConfigScreen.MovingPicturesConfig.InitializeComponent() à MediaPortal.Plugins.MovingPictures.ConfigScreen.MovingPicturesConfig..ctor() à MediaPortal.Plugins.MovingPictures.MainUI.ConfigConnector.ShowPlugin()[/CODE] If i launch 1.1.2 without database, it create file and works perfectly. The pb is with my existing db. Any idea ? Thanks [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
[SOLVED] Not possible to launch config with version > 1.0.8
Contact us
RSS
Top
Bottom