just tried the new version, and it works mostly, but the remote control part of the client plugin seems not to work for me, the other parts of the client plugin work... any tips how i can debug this...?
If you look in the MediaPortal logs you most likely have entries like
2011-05-06 13:12:24.974722 [Info.][(17)]: Map: No button mapping loaded
It seems that the installer isn't copying the mappings file, try to save
http://ipimp.googlecode.com/svn/Med... SVN+/NSIS Installer/Include/Remote/iPiMP.xml
into the folder
C:\Program Files (x86)\Team MediaPortal\MediaPortal\defaults\InputDeviceMappings
+1 on this issue and the fix
Hi there,
Many thanks for releasing the new version.
I am testing this using Safari (for the main iPimp interface), and IE9 for the desktop interface.
Just a couple of things:
I have just signed into it for the first time (without streaming) and gone into TV Guide. I get a "No Channel Groups Found". In MePo I have "hide All Channel Groups", and I use a specific group for my channels.
When I try and access the Desktop site from IE9 I get a Runtime error (Server Error in '/' Application):
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>
I have just back into the Desktop site and it works! Weird!!
Thanks,
J.
I have kind of the same issues (tested with latest beta 5.2.0.821).
1. Using Safari (iPad) the TV Guide (and the Radio Guide) is giving 'No channel groups found'
2. Using Safari (iPad) the Desktop site gives a runtime-error.
3. Using IE9 (computer that is running iPiMP) i get the following error when trying to log in:
Code:
FATAL ERROR: No configuration store was found!
Gentle is unable to continue!
The handlers emitted the following error messages:
Unable to create GentleSectionHandler for section named "gentle" in file "C:\Program Files (x86)\iPiMP\Aspx\web.config".
Unable to create FileHandler for file Gentle.config.
This usually means that the file could not be found in any of the default search locations.
The handlers threw the following exceptions:
Error: DeveloperErrorUnclassified
Gentle.Common.GentleException: No configuration file could be located.
bij Gentle.Common.FileHandler..ctor(String file)
bij Gentle.Common.Configurator.AddFileHandler(String configStoreName, String fileName)
United Kingdom