Jump to content


Photo

Greenscreen after Mediaportal


  • Please log in to reply
34 replies to this topic

#1 doubledip

  • Senior Member
  • 334 posts

+7
Neutral

Posted 11 February 2016 - 12:36

How to reproduce: Play a Stream in Mediaportal (current version 7.4.1) - Exit Mediaportal - Press Menue Button -> Greenscreen

 

OpenATV fixed it: https://github.com/o...40cff75ec56fc61

 

doubledip



Re: Greenscreen after Mediaportal #2 littlesat

  • PLi® Core member
  • 56,272 posts

+691
Excellent

Posted 11 February 2016 - 15:21

This is not really a fix... this is more a work-a-round.... when it crashes don't crash.... ;)

 

Do you also have a crashlog?


Edited by littlesat, 11 February 2016 - 15:22.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Greenscreen after Mediaportal #3 doubledip

  • Senior Member
  • 334 posts

+7
Neutral

Posted 11 February 2016 - 18:10

Crashlog

Attached Files



Re: Greenscreen after Mediaportal #4 littlesat

  • PLi® Core member
  • 56,272 posts

+691
Excellent

Posted 11 February 2016 - 19:46

Can you point me to the sources of the mediaportal.... I'm afraid a bug in that media portal seems to be fixed instead of this suggested work-a-round fix...

action ->  InfobarMenuActions mainMenu
loading mainmenu XML...
TimerEdit TimerEditList
PluginBrowser PluginBrowser
Traceback (most recent call last):
  File "/usr/lib/enigma2/python/Components/ActionMap.py", line 46, in action
  File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 803, in mainMenu
  File "/usr/lib/enigma2/python/mytest.py", line 279, in openWithCallback
    dlg = self.open(screen, *arguments, **kwargs)
  File "/usr/lib/enigma2/python/mytest.py", line 289, in open
    dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
  File "/usr/lib/enigma2/python/mytest.py", line 232, in instantiateDialog
    return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
  File "/usr/lib/enigma2/python/mytest.py", line 249, in doInstantiateDialog
    dlg = screen(self, *arguments, **kwargs)
  File "/usr/lib/enigma2/python/Screens/Menu.py", line 259, in __init__
  File "/usr/lib/enigma2/python/Screens/Menu.py", line 183, in __init__
  File "/usr/lib/enigma2/python/Components/PluginComponent.py", line 133, in getPluginsForMenu
  File "/usr/lib/enigma2/python/Plugins/Extensions/MediaPlayer/plugin.py", line 1037, in menu
    if menuid == "mainmenu" and config.mediaplayer.onMainMenu.getValue():
  File "/usr/lib/enigma2/python/Components/config.py", line 1580, in __getattr__
KeyError: 'onMainMenu'
<515293.574553> [ePyObject] (CallObject(<bound method HelpableActionMap.action of <Components.ActionMap.HelpableActionMap instance at 0x2746120>>,('InfobarMenuActions', 'mainMenu')) failed)
]]>
 

Edited by littlesat, 11 February 2016 - 19:53.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Greenscreen after Mediaportal #5 Trial

  • Senior Member
  • 1,127 posts

+34
Good

Posted 11 February 2016 - 20:00

Hi,

no public sources of MediaPortal.

 

ciao



Re: Greenscreen after Mediaportal #6 littlesat

  • PLi® Core member
  • 56,272 posts

+691
Excellent

Posted 11 February 2016 - 20:20

Then contact the author.... it needs to be fixed within the plugin... that try-error stuff is not as it should be!


WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Greenscreen after Mediaportal #7 doubledip

  • Senior Member
  • 334 posts

+7
Neutral

Posted 11 February 2016 - 20:38

@dhwz is an active member here on PLi Forums. Perhaps he sees this thread. I already assumed that this GS was caused by MediaPortal. No GS problems with the past releases of Mediaportal.


Edited by doubledip, 11 February 2016 - 20:42.


Re: Greenscreen after Mediaportal #8 Dream1975

  • Senior Member
  • 1,634 posts

+14
Neutral

Posted 5 March 2016 - 11:10

See also http://www.xtrend-ho....html#post55691


Mutant HD2400, OpenPLi nightly, 2x DVB-C & 2x DVB-S

Mutant HD51, OpenPLi nightly, 1x DVB-C & 1x DVB-S

Wavefrontier T55 (Astra 1,2,3 en HB)

Smartcards Ziggo (Irdeto) and CDS (Seca) on Oscam

 


Re: Greenscreen after Mediaportal #9 littlesat

  • PLi® Core member
  • 56,272 posts

+691
Excellent

Posted 5 March 2016 - 11:41

As far I can see this plugin steals/overwrites a ConfigSubsection.....So in fact the plugin is the MAD thing here... It should be solved there!!!

 


OpenATV fixed it: https://github.com/o...40cff75ec56fc61

I know OpenATV did fix. But actually this is not a fix... this is mare a Q&D work-a-round.. with also the concequence is that the standard mediaplayer plugin offered in the image might lose unpredicted functionality as it's ConfigSubsection is stolen!!!! (At least I see that the show on main menu option on/off is stolen from the MediaPlayer... so the Q&D fix does kill this functionality... :(, but what functionality more.....?????)

 

I think such Q&D fixes should be avoided...

 

When the makers do not change it then the only not real Q&D solution is decompile it and debug...
 

But it might also be that it is intended... e.g. they do not want this running on non DMM boxes or so ;)

 

Can someone post that specific ipk here so I can try to evaluate?.... 


Edited by littlesat, 5 March 2016 - 11:54.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Greenscreen after Mediaportal #10 Dream1975

  • Senior Member
  • 1,634 posts

+14
Neutral

Posted 5 March 2016 - 11:55

Please find it enclosed (the 7.4 version has the problem while the 7.3 version doesn't)

Attached Files


Edited by Dream1975, 5 March 2016 - 11:57.

Mutant HD2400, OpenPLi nightly, 2x DVB-C & 2x DVB-S

Mutant HD51, OpenPLi nightly, 1x DVB-C & 1x DVB-S

Wavefrontier T55 (Astra 1,2,3 en HB)

Smartcards Ziggo (Irdeto) and CDS (Seca) on Oscam

 


Re: Greenscreen after Mediaportal #11 littlesat

  • PLi® Core member
  • 56,272 posts

+691
Excellent

Posted 5 March 2016 - 12:07

I just installed the 7.4.3 on a ET10K.... I could not verify the issue... I did play a stream...exit media player and press menu... no GSOD???


WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Greenscreen after Mediaportal #12 littlesat

  • PLi® Core member
  • 56,272 posts

+691
Excellent

Posted 5 March 2016 - 12:52

I see in /usr/lib/enigma2/python/Plugins/Extensions/MediaPortal/additions/fun/itunestrailers.py

 

config.mediaplayer = ConfigSubsection()

 

is there two times... (and this is the only file I see this ConfigSubsection being stolen....)

 

I suggest you only get the GSOD when you were in fun..... and view itunerstrailers.... (but I did not check for closed source parts).

 

The source codes are in the ipk package...

 

I'm afraid this is a simple type

 

I suggest they need to change all

 

config.mediaplayer

 

to 

 

config.mediaportal

 

in that py...

 

Try to place the attached py to the location above...
 

[edit] removed modified code as I'm NOT allowed to modify it (see the license of this plugin)


Edited by littlesat, 5 March 2016 - 13:35.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Greenscreen after Mediaportal #13 blzr

  • PLi® Core member
  • 2,269 posts

+118
Excellent

Posted 5 March 2016 - 13:16

a bit OT

just looked at the license, it's getting better and better (this exception):

#  This plugin is open source but it is NOT free software.
....
#  It's NOT allowed to execute this plugin and its source code or even parts of it in ANY way
#  on hardware which is NOT licensed by Dream Property GmbH.
...
#  As an exception regarding execution on hardware, you are permitted to execute this plugin on VU+ hardware
#  which is licensed by satco europe GmbH, if the VTi image is used on that hardware.

quite hilarious...  :rolleyes:

(and you've been warned :ph34r: B) )


True sarcasm doesn't need green font...

Re: Greenscreen after Mediaportal #14 littlesat

  • PLi® Core member
  • 56,272 posts

+691
Excellent

Posted 5 March 2016 - 13:19

Indeed.... Quite Hilarious..... But still the licence says you can run it under OpenPLi on DMM hardware... ;)

 

And it clarifies also the reason why I'm not willing to merge a work-a-round Q&D fix for them.... As I'm freeware and opensource minded...

 

It is NOT free software, so where can I pay... ? (I think they meant NOT freeware software)...

 

Now I helped to debug this one and for now I should remove it from my ET box... And in between I removed the modified/corrected source part because I'm not allowed to post modified parts without permission from the authors...

 

For Your Information the complete license stuff

###############################################################################################
#
#    MediaPortal for Dreambox OS
#
#    Coded by MediaPortal Team (c) 2013-2016
#
#  This plugin is open source but it is NOT free software.
#
#  This plugin may only be distributed to and executed on hardware which
#  is licensed by Dream Property GmbH. This includes commercial distribution.
#  In other words:
#  It's NOT allowed to distribute any parts of this plugin or its source code in ANY way
#  to hardware which is NOT licensed by Dream Property GmbH.
#  It's NOT allowed to execute this plugin and its source code or even parts of it in ANY way
#  on hardware which is NOT licensed by Dream Property GmbH.
#
#  This applies to the source code as a whole as well as to parts of it, unless
#  explicitely stated otherwise.
#
#  If you want to use or modify the code or parts of it,
#  you have to keep OUR license and inform us about the modifications, but it may NOT be
#  commercially distributed other than under the conditions noted above.
#
#  As an exception regarding execution on hardware, you are permitted to execute this plugin on VU+ hardware
#  which is licensed by satco europe GmbH, if the VTi image is used on that hardware.
#
#  As an exception regarding modifcations, you are NOT permitted to remove
#  any copy protections implemented in this plugin or change them for means of disabling
#  or working around the copy protections, unless the change has been explicitly permitted
#  by the original authors. Also decompiling and modification of the closed source
#  parts is NOT permitted.
#
#  Advertising with this plugin is NOT allowed.
#  For other uses, permission from the authors is necessary.
#
###############################################################################################

Edited by littlesat, 5 March 2016 - 13:33.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Greenscreen after Mediaportal #15 Dream1975

  • Senior Member
  • 1,634 posts

+14
Neutral

Posted 5 March 2016 - 13:57

Stange you also don't have it. My Mediaportal was updated from 7.3.x to 7.4.x. Tonight I shall try a complete reflash and then install 7.4.3 to see if the problem isn't there anymore then.


Mutant HD2400, OpenPLi nightly, 2x DVB-C & 2x DVB-S

Mutant HD51, OpenPLi nightly, 1x DVB-C & 1x DVB-S

Wavefrontier T55 (Astra 1,2,3 en HB)

Smartcards Ziggo (Irdeto) and CDS (Seca) on Oscam

 


Re: Greenscreen after Mediaportal #16 Dream1975

  • Senior Member
  • 1,634 posts

+14
Neutral

Posted 5 March 2016 - 13:58

I just installed the 7.4.3 on a ET10K.... I could not verify the issue... I did play a stream...exit media player and press menu... no GSOD???

Did you exit mediaplayer or mediaportal. The GSOD is there with me when playing a stream. Then exit (Y) - exit - exit - exit untill I'm back to normal TV station and immediately press menu to see the OpenPLi main menu (but that won't come up, just a GSOD)


Mutant HD2400, OpenPLi nightly, 2x DVB-C & 2x DVB-S

Mutant HD51, OpenPLi nightly, 1x DVB-C & 1x DVB-S

Wavefrontier T55 (Astra 1,2,3 en HB)

Smartcards Ziggo (Irdeto) and CDS (Seca) on Oscam

 


Re: Greenscreen after Mediaportal #17 WanWizard

  • PLi® Core member
  • 68,598 posts

+1,739
Excellent

Posted 5 March 2016 - 14:08

That license suggests it is the standard "May run on DMM hardware only" license. Which may indicate that VTI isn't playing by the book here.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Greenscreen after Mediaportal #18 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 5 March 2016 - 14:42

a bit OT

just looked at the license, it's getting better and better (this exception):

#  This plugin is open source but it is NOT free software.
....
#  It's NOT allowed to execute this plugin and its source code or even parts of it in ANY way
#  on hardware which is NOT licensed by Dream Property GmbH.
...
#  As an exception regarding execution on hardware, you are permitted to execute this plugin on VU+ hardware
#  which is licensed by satco europe GmbH, if the VTi image is used on that hardware.

quite hilarious...  :rolleyes:

(and you've been warned :ph34r: B) )

What an incredible license.....

And IMHO a very good reason to ban it from feeds.



Re: Greenscreen after Mediaportal #19 littlesat

  • PLi® Core member
  • 56,272 posts

+691
Excellent

Posted 5 March 2016 - 15:07

You only have it with plating specific steams and it is related to a bug within the plugin

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Greenscreen after Mediaportal #20 littlesat

  • PLi® Core member
  • 56,272 posts

+691
Excellent

Posted 5 March 2016 - 15:09

P.s. the lycense clearly states only dmm and when vu then VTI.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W



0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users