Jump to content


Photo

MV Multiview Error


  • Please log in to reply
12 replies to this topic

#1 doggone1

  • Member
  • 23 posts

0
Neutral

Posted 6 March 2009 - 20:59

Hi I am getting error when i start multiview system time is not properly set I have set the correst time and still get the same message I have even tried reinstalling mv on another image and it still gives the same message anybody no of a solution thanks

Re: MV Multiview Error #2 goedi

  • Member
  • 19 posts

0
Neutral

Posted 6 March 2009 - 21:48

the problem is in util.cpp

#define FIRST_REASONABLE_TIME 1078415416
#define LAST_REASONABLE_TIME 1236181816

bool checkSensibleSystemTime( void )
{
time_t now = getCurrentTime();
return (
( now > FIRST_REASONABLE_TIME ) &&
( now < LAST_REASONABLE_TIME )
);
}

LAST_REASONABLE_TIME is 4.3.2009, so it doesn't work after this date.

There' a Fix for MV 3.5.3 available at www.i-have-a-dreambox.com, which works fine with CVS-Images, Nabilost and Gemini but not with PLI-images.

Re: MV Multiview Error #3 doggone1

  • Member
  • 23 posts

0
Neutral

Posted 7 March 2009 - 13:23

thanks for the reply at least that expliains the problem is there likely to be a fix for pli in the future

Re: MV Multiview Error #4 hemertje

  • Forum Moderator
    PLi® Core member
  • 33,473 posts

+118
Excellent

Posted 7 March 2009 - 16:42

There' a Fix for MV 3.5.3 available at www.i-have-a-dreambox.com, which works fine with CVS-Images, Nabilost and Gemini but not with PLI-images.



can you post or attach the fix here on this topic?

Re: MV Multiview Error #5 johnny0705

  • Senior Member
  • 244 posts

+2
Neutral

Posted 7 March 2009 - 17:11

Here by the fix from "I-have-a-dreambox"forum

Ps. the fix doesn't work for me, i use PLi Jade with HD600 PVR so I hope that some of the developers could patch this so that I can use it with version 3.5.2 with is in PLi Jade.
The fix was made for 3.5.3 wich I ask in another tread could be implemented in PLi Jade

Attached Files


Gr. Jan

VU-Ultimo 4K + Zgemma 7Hs OpenPli 8.0


Re: MV Multiview Error #6 doggone1

  • Member
  • 23 posts

0
Neutral

Posted 7 March 2009 - 18:00

Is this only for other images or will it work with pli i tried it with another image and it worked but cant get it to work with pli also the green button to record an event causes it to restart enigma.

Re: MV Multiview Error #7 gerrit

  • Senior Member
  • 1,473 posts

0
Neutral

Posted 7 March 2009 - 18:14

Working on a fix now
Droomdoos 7000 Droomdoos 600 pvr bij moeke Droomdoos 7025 met OLED Frysk oersetter foar Pli

Re: MV Multiview Error #8 doggone1

  • Member
  • 23 posts

0
Neutral

Posted 7 March 2009 - 18:19

Thanks

Re: MV Multiview Error #9 swq

  • Member
  • 4 posts

0
Neutral

Posted 8 March 2009 - 05:55

For DM500

upload file to /var/tuxbox/plugins ,and chmod 755 extepg.so

hope Pli team packge file into img.(repale file in /lib/tuxbox/plugins/extepg.so)

Attached Files



Re: MV Multiview Error #10 andydesheffield

  • Member
  • 2 posts

0
Neutral

Posted 8 March 2009 - 09:32

swq - Thanks for this
I tried it on my DM7000 and it works! except... Did you by any chance get the codes for the help botton and the exit (lame) button the wrong way round?
On the main screen if I press exit I get the help and If I press help it exits.
Maybe this is a DM500/DM7000 thing?
Anyway I'm not complaining. At least I have a working guide
Thanks again

Re: MV Multiview Error #11 swq

  • Member
  • 4 posts

0
Neutral

Posted 8 March 2009 - 09:40

Maybe it is different between Dm500 & Dm7000, you can try to change remote ctrl type in settings.

and you can try this file ,ftp to /var/bin (PS: backup files first!!)

Attached Files



Re: MV Multiview Error #12 doggone1

  • Member
  • 23 posts

0
Neutral

Posted 8 March 2009 - 10:59

Thanks confirmed working on 7020 just the problem with exit and help buttons reversed

Re: MV Multiview Error #13 doggone1

  • Member
  • 23 posts

0
Neutral

Posted 10 March 2009 - 19:36

Does anyone know how i can get the exit and help buttons reversed is it possible to edit the fix thanks


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users