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 2
Plugin Development
Testbuilds for Native MP2 TV - Updated for 10th AE Update 1 (2014-09-13)!
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="huha" data-source="post: 963028" data-attributes="member: 63847"><p>morpheus-xx,</p><p>thanks a for your patience. I understand now the gits basic and can compile the dev branch with the msbuild scripts.</p><p> </p><p>I still saw the robocopy error in the master branch and believe it is a bug in the script. Whenever the postbuild.bat is called for the server and the client the batch file is called with the arguments "G:\MP2Master\MediaPortal-2\MediaPortal\Setup\" instead of "G:\MP2Master\MediaPortal-2\MediaPortal\Source\"</p><p>I fixed it by manually copying the base folder from source to setup. attached the partial logfile from Build_Setup.log</p><p> </p><p>[code]PostBuildEvent:</p><p> xcopy /Y "G:\MP2Master\MediaPortal-2\MediaPortal\Source\Main\MediaPortal.Client\MP2 Client Splashscreen.jpg" "G:\MP2Master\MediaPortal-2\MediaPortal\Setup\..\Bin\MP2-Setup\bin\x86\Release\"</p><p> </p><p> "G:\MP2Master\MediaPortal-2\MediaPortal\Source\Main\MediaPortal.Client\postbuild.bat" "G:\MP2Master\MediaPortal-2\MediaPortal\Setup\" "G:\MP2Master\MediaPortal-2\MediaPortal\Setup\..\Bin\MP2-Setup\bin\x86\Release\"</p><p> </p><p> G:\MP2Master\MediaPortal-2\MediaPortal\Source\Main\MediaPortal.Client\MP2 Client Splashscreen.jpg</p><p> 1 Datei(en) kopiert</p><p> Solution directory = G:\MP2Master\MediaPortal-2\MediaPortal\Setup\., target directory = G:\MP2Master\MediaPortal-2\MediaPortal\Bin\MP2-Setup\bin\x86\Release\.</p><p> </p><p>[/code]</p><p> </p><p>I did then a fresh install of the dev version with default settings (installed in C:\Program Files (x86)\Team MediaPortal\MP2-Server) and followed the steps from the first post.</p><p>After I stopped the TVserver from MP1 I started the MP2 server and got the following error message:</p><p> </p><p> </p><p>[2013-02-03 20:27:18,643] [621 ] [Main ] [FATAL] - Error executing application</p><p>MediaPortal.Utilities.Exceptions.EnvironmentException: ServiceRegistration: A Service with registration type 'MediaPortal.Backend.Database.ISQLDatabase' is already registered</p><p>bei MediaPortal.Common.ServiceRegistration.AddServiceItems(IEnumerable`1 items)</p><p>bei MediaPortal.Common.ServiceRegistration.LoadServicesFromPlugins()</p><p>bei MediaPortal.Common.Services.PluginManager.PluginManager.Startup(Boolean maintenanceMode)</p><p>bei MediaPortal.Server.ApplicationLauncher.Main(String[] args)</p><p> </p><p>The full log file is attached. I have MySQL service running, but as far as i understood this should not interfer with the dev built.</p><p>The download of the dev branch was today at 12:53. I am running Windows 8 Pro 64 bit.</p></blockquote><p></p>
[QUOTE="huha, post: 963028, member: 63847"] morpheus-xx, thanks a for your patience. I understand now the gits basic and can compile the dev branch with the msbuild scripts. I still saw the robocopy error in the master branch and believe it is a bug in the script. Whenever the postbuild.bat is called for the server and the client the batch file is called with the arguments "G:\MP2Master\MediaPortal-2\MediaPortal\Setup\" instead of "G:\MP2Master\MediaPortal-2\MediaPortal\Source\" I fixed it by manually copying the base folder from source to setup. attached the partial logfile from Build_Setup.log [code]PostBuildEvent: xcopy /Y "G:\MP2Master\MediaPortal-2\MediaPortal\Source\Main\MediaPortal.Client\MP2 Client Splashscreen.jpg" "G:\MP2Master\MediaPortal-2\MediaPortal\Setup\..\Bin\MP2-Setup\bin\x86\Release\" "G:\MP2Master\MediaPortal-2\MediaPortal\Source\Main\MediaPortal.Client\postbuild.bat" "G:\MP2Master\MediaPortal-2\MediaPortal\Setup\" "G:\MP2Master\MediaPortal-2\MediaPortal\Setup\..\Bin\MP2-Setup\bin\x86\Release\" G:\MP2Master\MediaPortal-2\MediaPortal\Source\Main\MediaPortal.Client\MP2 Client Splashscreen.jpg 1 Datei(en) kopiert Solution directory = G:\MP2Master\MediaPortal-2\MediaPortal\Setup\., target directory = G:\MP2Master\MediaPortal-2\MediaPortal\Bin\MP2-Setup\bin\x86\Release\. [/code] I did then a fresh install of the dev version with default settings (installed in C:\Program Files (x86)\Team MediaPortal\MP2-Server) and followed the steps from the first post. After I stopped the TVserver from MP1 I started the MP2 server and got the following error message: [2013-02-03 20:27:18,643] [621 ] [Main ] [FATAL] - Error executing application MediaPortal.Utilities.Exceptions.EnvironmentException: ServiceRegistration: A Service with registration type 'MediaPortal.Backend.Database.ISQLDatabase' is already registered bei MediaPortal.Common.ServiceRegistration.AddServiceItems(IEnumerable`1 items) bei MediaPortal.Common.ServiceRegistration.LoadServicesFromPlugins() bei MediaPortal.Common.Services.PluginManager.PluginManager.Startup(Boolean maintenanceMode) bei MediaPortal.Server.ApplicationLauncher.Main(String[] args) The full log file is attached. I have MySQL service running, but as far as i understood this should not interfer with the dev built. The download of the dev branch was today at 12:53. I am running Windows 8 Pro 64 bit. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Plugin Development
Testbuilds for Native MP2 TV - Updated for 10th AE Update 1 (2014-09-13)!
Contact us
RSS
Top
Bottom