MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Main Features (talk, share your ideas, get support) » Skins and Plugins Installer (MPI)


Skins and Plugins Installer (MPI) This section is for MPI, the Skins and plugins installer.

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 2007-04-29, 16:06   #31 (permalink)
Portal Member
 
carreno's Avatar
 
Join Date: Jul 2005
Location: France
Age: 21
Posts: 223
Thanks: 10
Thanked 1 Time in 1 Post

Country:

My System

Send a message via MSN to carreno
Thumbs up

News, dukus?
__________________
carreno is offline  
Old 2007-04-30, 21:18   #32 (permalink)
Portal Developer
 
Join Date: Jan 2006
Age: 28
Posts: 314
Thanks: 6
Thanked 39 Times in 18 Posts

Country:

My System

Default

I make some progress...
News:
- Customize the setup (in single setup file, you may include more version of a single file, like SVN and stable version of same plugin )
- Post setup action (when the setup done, run the configuration.exe or a plugin setup)

In dukus.extra.hu the upload option is available, just registration needed.

Thx, goes to Fr team, zebons, Scubefr.


Last edited by dukus; 2007-05-01 at 07:50.
dukus is offline  
Old 2007-05-01, 21:32   #33 (permalink)
Portal Member
 
zebons's Avatar
 
Join Date: Feb 2006
Posts: 405
Thanks: 2
Thanked 25 Times in 19 Posts


Default

Quote:
Originally Posted by dukus View Post
I make some progress...
News:
- Customize the setup (in single setup file, you may include more version of a single file, like SVN and stable version of same plugin )
I see that finally you develop that functionnality ;-))
Nice, how does it work ? Is it based on groups and files mapping into groups ? Where can we declare which file put on each version ?
zebons is offline  
Old 2007-05-01, 22:06   #34 (permalink)
Portal Developer
 
Join Date: Jan 2006
Age: 28
Posts: 314
Thanks: 6
Thanked 39 Times in 18 Posts

Country:

My System

Default

In Setup->Setup Groups
In first tab define the groups and in second tab map the files to group.
Multiple files with same name isn't allowed, use OuputFileName properties
dukus is offline  
Old 2007-05-01, 22:39   #35 (permalink)
Portal Member
 
zebons's Avatar
 
Join Date: Feb 2006
Posts: 405
Thanks: 2
Thanked 25 Times in 19 Posts


Default

Quote:
Originally Posted by dukus View Post
In Setup->Setup Groups
In first tab define the groups and in second tab map the files to group.
Multiple files with same name isn't allowed, use OuputFileName properties
And Where du you define which group for which version ?
For file renaming it should be better to have an InputFileName Properties, so the file name change only in the package and remain the same for users no need to rename files before importing into the package.
For example : after having imported a dll for a particular version, if you try to import the same filename for another version, MPInstaler ask to define groups first and assign the fisrt dll to one group, the internal filename become <filename>_<group> and the OutFileName is automaticly define with filename value. Now we can import the second dll without any problem and affect it to a second group. So no need to really change the real name. What do you think about ?
zebons is offline  
Old 2007-05-03, 20:00   #36 (permalink)
Portal Developer
 
Join Date: Jan 2006
Age: 28
Posts: 314
Thanks: 6
Thanked 39 Times in 18 Posts

Country:

My System

Default

The group option was made to help making more packages in single an reuse some files to save some space and bandwidth. Distributing more version the same plugin it is a usage this option, but not necessary the only one. To support more files with same name it is difficulty, needed a lot of code changes and testing and i think usability is low it is hard to identify the files. The support site is now online it is usable and in sort time we migrate to official site, in mean time use my site.

Unlucky nobody want to use this format, and i don't know the reason.
dukus is offline  
Old 2007-06-09, 16:01   #37 (permalink)
Portal Member
 
moiristo's Avatar
 
Join Date: Nov 2006
Location: Enschede
Posts: 270
Thanks: 5
Thanked 11 Times in 7 Posts

Country:

My System

Send a message via ICQ to moiristo Send a message via MSN to moiristo
Default

Great that you can now add two versions in one package. I've used it for the UitzendingGemist plugin and found that it works nice, apart from two things:

1) It crashed when I tested it within MP 0.2.2 stable dir. I'm afraid you have to release two versions too
2) Is it possible to have 'common files'? For example, in my plugin I use some images that are common for every skin, but it seems I have to add them for every skin I import.
__________________
Greetz, moiristo

moiristo is offline  
Old 2007-06-09, 20:26   #38 (permalink)
Portal User
 
Join Date: Jun 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

When i start MPI installer it starts up great, but when I select any button it gives me the following error. Any idea how to fix this?

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.TypeLoadException: Could not load type 'MediaPortal.Configuration.Config' from assembly 'Utils, Version=1.0.2546.32604, Culture=neutral, PublicKeyToken=null'.
at MPInstaler.MPInstallHelper..ctor()
at MPInstaler.controlp..ctor()
at MPInstaler.start_form.button3_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(MouseEventAr gs 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.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
MPInstaler
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/MPInstaler.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Utils
Assembly Version: 1.0.2546.32604
Win32 Version: 1.0.2546.32604
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Utils.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
luckyme is offline  
Old 2007-06-09, 21:57   #39 (permalink)
Portal Member
 
zebons's Avatar
 
Join Date: Feb 2006
Posts: 405
Thanks: 2
Thanked 25 Times in 19 Posts


Default

Quote:
Originally Posted by luckyme View Post
When i start MPI installer it starts up great, but when I select any button it gives me the following error. Any idea how to fix this?
Try that version, it's for MP stable 0.2.2 version...
Attached Files
File Type: zip MPInstaler.zip (119.0 KB, 76 views)
zebons is offline  
Old 2007-06-12, 22:09   #40 (permalink)
Portal User
 
Join Date: Jun 2007
Age: 26
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts


Default

I have installed latest Media Portal v0.2.2.0 and i download the latest version of MediaInstaller date 8-6-2007 15:33 installed in the media portal directory.
I can start the program but when i click a button i the following error.

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.TypeLoadException: Could not load type 'MediaPortal.Configuration.Config' from assembly 'Utils, Version=1.0.2546.32604, Culture=neutral, PublicKeyToken=null'.
at MPInstaler.MPInstallHelper..ctor()
at MPInstaler.controlp..ctor()
at MPInstaler.start_form.button3_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(MouseEventAr gs 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.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
MPInstaler
Assembly Version: 1.0.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/MPInstaller.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Utils
Assembly Version: 1.0.2546.32604
Win32 Version: 1.0.2546.32604
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Utils.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
dacore944 is offline  
Closed Thread

Bookmarks

Tags
extensions, install, installer, original, threadextension

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
(original thread) MCE Replacement Plugin v1.0.0 and-81 MCE Replacement Plugin 532 2007-02-23 23:24
(original thread) MP-TVSeries Inker My TVSeries 666 2007-02-21 21:15
(original thread) US/Canadian/Mexico EPG Zap2it Plugin Released bradsjm zap2it (discontinued) 513 2007-02-21 14:07
(original thread) MyFilms v3.1 - Use an ANT Movie Database (AMC) in MP zebons My Films 201 2007-02-12 08:27
(original thread) My Lyrics Plugin mackey My Lyrics Plugin 213 2007-01-27 11:39


All times are GMT +1. The time now is 16:53.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress