Springen naar inhoud


Foto

Green screen by Timerconflict when i press the grren button

ET9000

  • Please log in to reply
Er zijn 25 reacties in dit onderwerp

Re: Green screen by Timerconflict when i press the grren button #21 littlesat

  • PLi® Core member
  • 56542 berichten

+693
Excellent

Geplaatst op 3 oktober 2011 - 20:38

diff --git a/lib/python/Screens/TimerEdit.py b/lib/python/Screens/TimerEdit.py
index d55e39c..88bedc6 100644
--- a/lib/python/Screens/TimerEdit.py
+++ b/lib/python/Screens/TimerEdit.py
@@ -28,7 +28,7 @@ class TimerEditList(Screen):
list = [ ]
self.list = list
self.fillTimerList()
-
+
self["timerlist"] = TimerList(list)

self.key_red_choice = self.EMPTY
@@ -83,9 +83,7 @@ class TimerEditList(Screen):
if not timersanitycheck.check():
t.disable()
print "Sanity check failed"
- simulTimerList = timersanitycheck.getSimulTimerList()
- if simulTimerList is not None:
- self.session.openWithCallback(self.finishedEdit, TimerSanityConflict, simulTimerList)
+ self.session.openWithCallback(self.finishedEdit, TimerSanityConflict, timersanitycheck.getSimulTimerList())
else:
print "Sanity check passed"
if timersanitycheck.doubleCheck():
@@ -373,7 +371,7 @@ class TimerSanityConflict(Screen):
else:
if not self.timer[0].isRunning():
self.timer[0].disabled = True
- self.session.nav.RecordTimer.timeChanged(self.timer[0])
+###### self.session.nav.RecordTimer.timeChanged(self.timer[0]) ########################### <- it crashes when enabled
self.finishedEdit((True, self.timer[0]))

def editTimer2(self):

I do not think this is a proper patch... I think it is better to check for self.timer[0] does exist together for when it is not running (yet)...

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


Re: Green screen by Timerconflict when i press the grren button #22 Pike_Bishop

  • Senior Member
  • 1138 berichten

+74
Good

Geplaatst op 3 oktober 2011 - 20:50

Quote -> Did I misunderstand you?
Yes.

I thought you mentioned that a specific post was missing

No i'am not missing posts in this Thread and i didn't mean first page but first post at this Thread.


If this is about applying a patch: then I have to pass it on to a developer.

Yes.

But I can imagine that if you want any feedback , you will have to get rid of that demanding tone you use.

Ok, then sorry for my tone -> and maybe you are so nice to pass the patch to a developer

regards

Veranderd door Biki3, 3 oktober 2011 - 20:52

Receiver: VU Ultimo 4K, Octagon SF8008 4K, Gigablue Quad 4K

Image: OpenPLI-8.3


Re: Green screen by Timerconflict when i press the grren button #23 Pike_Bishop

  • Senior Member
  • 1138 berichten

+74
Good

Geplaatst op 3 oktober 2011 - 21:00

I do not think this is a proper patch...


Ok, this is good possible but it helps at this time.
Without this patch i become green screens as i wrote in Post #1


I think it is better to check for self.timer[0] does exist together for when it is not running (yet)...

I'am not a Coder -> can (will) you then make a fix for this Problem littlesat ?

regards

Veranderd door Biki3, 3 oktober 2011 - 21:00

Receiver: VU Ultimo 4K, Octagon SF8008 4K, Gigablue Quad 4K

Image: OpenPLI-8.3


Re: Green screen by Timerconflict when i press the grren button #24 littlesat

  • PLi® Core member
  • 56542 berichten

+693
Excellent

Geplaatst op 3 oktober 2011 - 21:13

I do not understand how the issue is triggered.... I was not able to verify it here.

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


Re: Green screen by Timerconflict when i press the grren button #25 MiLo

  • PLi® Core member
  • 14051 berichten

+298
Excellent

Geplaatst op 4 oktober 2011 - 11:59

I do not understand how the issue is triggered.... I was not able to verify it here.


Me neither, this commit should have fixed it:
http://openpli.git.s...3da9330c105ad97

Reflash your box, your timer.py seems to be outdated, maybe some plugin "patched" it?
Real musicians never die - they just decompose

Re: Green screen by Timerconflict when i press the grren button #26 Pike_Bishop

  • Senior Member
  • 1138 berichten

+74
Good

Geplaatst op 4 oktober 2011 - 13:41

Hi Milo,

Thanks for your reply -> you have right that's the fix for my Problem :)

@All
Sorry for the unnecessary Trouble.

regards
Biki3

Veranderd door Biki3, 4 oktober 2011 - 13:42

Receiver: VU Ultimo 4K, Octagon SF8008 4K, Gigablue Quad 4K

Image: OpenPLI-8.3




Also tagged with one or more of these keywords: ET9000

1 gebruiker(s) lezen dit onderwerp

0 leden, 1 bezoekers, 0 anonieme gebruikers