sawalas73 / mpei-plugin

Automatically exported from code.google.com/p/mpei-plugin
0 stars 0 forks source link

When returning from 'Installed Extension' details view no images are rendered anymore. #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open Installed Extensions view
2. Select an extension to show details
3. Return back to Installed Extensions view

What is the expected output? What do you see instead?

Expected output should be same as initial Installed Extension view but only the 
list with extensions is displayed and no images anymore.
This does not occur in other views like New Extensions or Updated Extensions

What version of the product are you using? On what operating system?

1.0.4.152

Please provide any additional information below.

Message in error log:

2011-12-07 22:02:13.786555 [ERROR][MPMain(1)]: OnMessage 
exception:System.Exception: Graphics-object cannot be created based on an image 
with a indexed pixelformat.
   bij System.Drawing.Graphics.FromImage(Image image)
   bij MPEIPlugin.GUIMpeiPlugin.Logo(PackageClass packageClass, GUIListItem listItem)
   bij MPEIPlugin.GUIMpeiPlugin.LoadDirectory(String strNewDirectory)
   bij MPEIPlugin.GUIMpeiPlugin.OnPageLoad()
   bij MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)

Original issue reported on code.google.com by mp.dutch...@gmail.com on 7 Dec 2011 at 9:15

GoogleCodeExporter commented 9 years ago
This might be something to do with the logo, I cant reproduce on my setup.

Could you try re-saving the logo, mediaportal might be having problems loading 
it. I have seen similar issues before.

Original comment by damien.haynes@gmail.com on 15 Dec 2011 at 5:42

GoogleCodeExporter commented 9 years ago
I checked the logo and did create several new ones but the issue did still 
exist. Finally I put the logo at another location and it works! It seems that 
googlecode is using 2 different paths for a file and I did point it to the 
wrong one (UTF only instead of the 'raw' location)

Thanks anyway for checking.

Original comment by mp.dutch...@gmail.com on 17 Dec 2011 at 9:34

GoogleCodeExporter commented 9 years ago
Ok, so will close this issue then. Thanks for replying.

Original comment by damien.haynes@gmail.com on 17 Dec 2011 at 9:36