Jump to content


Photo

Vu+ Ultimo image: front display support?


  • Please log in to reply
43 replies to this topic

Re: Vu+ Ultimo image: front display support? #21 daddelfalk

  • Senior Member
  • 489 posts

+17
Neutral

Posted 2 January 2012 - 11:34

Hi,

don't hesitate, if you won't ask, we will never know.

Re: Vu+ Ultimo image: front display support? #22 gutosie

  • Member
  • 9 posts

0
Neutral

Posted 2 January 2012 - 13:15

Lcd Picon work :D on displya
thanks

Re: Vu+ Ultimo image: front display support? #23 kaneguru

  • Senior Member
  • 198 posts

+1
Neutral

Posted 2 January 2012 - 15:32

ok, now for me also. i need the files that you have posted.

thx.
1. VU+ Ultimo VTi5.0 Samsung LCD
2. ET 9000 PLi3.0 Samsung LCD

Wavefrontier 0,8°-4,8°-9°-13°-19,2°-23°-28°

Re: Vu+ Ultimo image: front display support? #24 OldDeuteronomy

  • Senior Member
  • 197 posts

+1
Neutral

Posted 2 January 2012 - 16:08

Which of the 5 display xml files from VTI image are you using?

Re: Vu+ Ultimo image: front display support? #25 kaneguru

  • Senior Member
  • 198 posts

+1
Neutral

Posted 2 January 2012 - 17:20

my own. VTI_skins are not so beauty.......
maybe the problem with rollercharlong can updated.
1. VU+ Ultimo VTi5.0 Samsung LCD
2. ET 9000 PLi3.0 Samsung LCD

Wavefrontier 0,8°-4,8°-9°-13°-19,2°-23°-28°

Re: Vu+ Ultimo image: front display support? #26 OldDeuteronomy

  • Senior Member
  • 197 posts

+1
Neutral

Posted 2 January 2012 - 18:21

Can you post your xml anyway? Maybe I like it too. :)

What do you have on the display in standby mode? That's another issue that I have (a minor one though). It's a big clock, but the 2nd digit of the minute display is missing. So for instance right now it would display "18:2" instead of "18:25".

Re: Vu+ Ultimo image: front display support? #27 kaneguru

  • Senior Member
  • 198 posts

+1
Neutral

Posted 2 January 2012 - 18:24

yes, i will post, but i have troubles. the HD a. crypted icon is not shown.

here my standby screen

<!-- LCD screen Standby -->
<screen name="StandbySummary" position="0,0" size="256,64">
<widget source="session.CurrentService" render="Pixmap" pixmap="/usr/share/enigma2/vfd_icons/vfd_icon_dolby.png" position="0,0" size="22,12" alphatest="blend">
<convert type="ServiceInfo">IsMultichannel</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="/usr/share/enigma2/vfd_icons/vfd_icon_format.png" position="18,0" size="22,12" alphatest="blend">
<convert type="ServiceInfo">IsWidescreen</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="/usr/share/enigma2/vfd_icons/vfd_icon_txt.png" position="41,0" size="20,12" alphatest="blend">
<convert type="ServiceInfo">HasTelext</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="/usr/share/enigma2/vfd_icons/vfd_icon_hd.png" position="57,0" size="17,12" alphatest="blend">
<convert type="ServiceInfo">VideoWidth</convert>
<convert type="ValueRange">721,1980</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="/usr/share/enigma2/vfd_icons/vfd_icon_crypt.png" position="76,0" size="16,12" alphatest="blend">
<convert type="ServiceInfo">IsCrypted</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.RecordState" render="Pixmap" pixmap="/usr/share/enigma2/vfd_icons/vfd_icon_rec.png" position="92,0" size="32,12" alphatest="blend">
<convert type="ConditionalShowHide">Blink</convert>
</widget>
<widget source="global.CurrentTime" render="Label" position="0,13" size="256,24" font="Myrida;24" halign="center" valign="center">
<convert type="ClockToText">Format:%d.%m.%Y</convert>
</widget>
<widget source="global.CurrentTime" render="Label" position="0,33" size="256,24" font="Myrida;24" halign="center" valign="center">
<convert type="ClockToText">Format:%H:%M</convert>
</widget>
<!--widget source="global.CurrentTime" render="Label" font="Myrida;20" position="0, 38" size="128, 20" halign="center">
<convert type="VtiTempFan">FanInfo</convert>
</widget>
<widget source="global.CurrentTime" render="Label" font="Myrida;20" position="128, 38" size="128, 20" halign="center">
<convert type="VtiTempFan">TempInfo</convert>
</widget-->
<widget source="session.RecordState" render="FixedLabel" position="0,0" zPosition="1" size="256,64" text=" ">
<convert type="ConfigEntryTest">config.usage.blinking_display_clock_during_recording,True,CheckSourceBoolean</convert>
<convert type="ConditionalShowHide">Blink</convert>
</widget> -->
</screen>
1. VU+ Ultimo VTi5.0 Samsung LCD
2. ET 9000 PLi3.0 Samsung LCD

Wavefrontier 0,8°-4,8°-9°-13°-19,2°-23°-28°

Re: Vu+ Ultimo image: front display support? #28 OldDeuteronomy

  • Senior Member
  • 197 posts

+1
Neutral

Posted 2 January 2012 - 18:50

Thanks, but that doesn't work for me completely. In standby, I still just see the big clock with the missing last digit. I have the feeling that there is something missing which causes the standby section of the xml to be completely ignored, because no matter what I change, the standby display always remains the same. I know on the other hand that with the VTI image, the standby displays looked the way they supposed to look, no matter which of the 5 templates I selected. So I don't think it's an issue within the XML, but that there is something else missing that I would need to copy over from VTI...

Edited by OldDeuteronomy, 2 January 2012 - 18:51.


Re: Vu+ Ultimo image: front display support? #29 kaneguru

  • Senior Member
  • 198 posts

+1
Neutral

Posted 2 January 2012 - 18:52

shure? did you have a skin_user.xml in /etc/enigma2 ? if, then delete.
1. VU+ Ultimo VTi5.0 Samsung LCD
2. ET 9000 PLi3.0 Samsung LCD

Wavefrontier 0,8°-4,8°-9°-13°-19,2°-23°-28°

Re: Vu+ Ultimo image: front display support? #30 OldDeuteronomy

  • Senior Member
  • 197 posts

+1
Neutral

Posted 2 January 2012 - 18:59

Oh sh*t, you're right...

Just checking...

You're my hero of the day, mate! :D

This was a leftover from ET9000 times where I wanted to have a clock display with hour:minute:second in standby. Deleted it, and now everything's fine!

Thanks again!

Edited by OldDeuteronomy, 2 January 2012 - 19:03.


Re: Vu+ Ultimo image: front display support? #31 kaneguru

  • Senior Member
  • 198 posts

+1
Neutral

Posted 2 January 2012 - 19:07

well.
but one question, did you seen the HD icon in the vfd display?
1. VU+ Ultimo VTi5.0 Samsung LCD
2. ET 9000 PLi3.0 Samsung LCD

Wavefrontier 0,8°-4,8°-9°-13°-19,2°-23°-28°

Re: Vu+ Ultimo image: front display support? #32 OldDeuteronomy

  • Senior Member
  • 197 posts

+1
Neutral

Posted 2 January 2012 - 19:47

No I don't. Neither works the crypt icon. I remember this was working fine in VTI.

Re: Vu+ Ultimo image: front display support? #33 kaneguru

  • Senior Member
  • 198 posts

+1
Neutral

Posted 2 January 2012 - 20:05

ok,thx. tomorrow i will post my skin_display.xml.
1. VU+ Ultimo VTi5.0 Samsung LCD
2. ET 9000 PLi3.0 Samsung LCD

Wavefrontier 0,8°-4,8°-9°-13°-19,2°-23°-28°

Re: Vu+ Ultimo image: front display support? #34 kaneguru

  • Senior Member
  • 198 posts

+1
Neutral

Posted 3 January 2012 - 08:19

hi.
here my vfd_skin.
start / endtime. remaining
progressionbar , rec-icon
txt,16:9,dolby icon , time
eventname

Attached Files


1. VU+ Ultimo VTi5.0 Samsung LCD
2. ET 9000 PLi3.0 Samsung LCD

Wavefrontier 0,8°-4,8°-9°-13°-19,2°-23°-28°

Re: Vu+ Ultimo image: front display support? #35 OldDeuteronomy

  • Senior Member
  • 197 posts

+1
Neutral

Posted 3 January 2012 - 10:06

Thanks! But you didn't find a fix for the HD and crypt icon, did you?

Re: Vu+ Ultimo image: front display support? #36 kaneguru

  • Senior Member
  • 198 posts

+1
Neutral

Posted 3 January 2012 - 17:07

no, not yet. in the infobar from skin is available
1. VU+ Ultimo VTi5.0 Samsung LCD
2. ET 9000 PLi3.0 Samsung LCD

Wavefrontier 0,8°-4,8°-9°-13°-19,2°-23°-28°

Re: Vu+ Ultimo image: front display support? #37 OldDeuteronomy

  • Senior Member
  • 197 posts

+1
Neutral

Posted 4 January 2012 - 00:26

Ok, thanks.

Just a hint for everyone: After an online update, your skin_display.xml will be gone. To prevent this, copy your skin_display.xml to /etc/enigma2/skin_user.xml. This file won't be overwritten by online updates, and will overrule any skin_display.xml in /usr/share/enigma2.

For me, the remaining issues are:

1. The renderer "RollerCharLCDLong" causes a GS if a text line needs to be scrolled.
2. HD and Crypt icons are not working.

Re: Vu+ Ultimo image: front display support? #38 kaneguru

  • Senior Member
  • 198 posts

+1
Neutral

Posted 4 January 2012 - 09:05

thx. you are right, my skin_display was also away after update. i made a copy by skin_user.xml now.

what did yor remotecontrol do by input from letter? did it work?
1. VU+ Ultimo VTi5.0 Samsung LCD
2. ET 9000 PLi3.0 Samsung LCD

Wavefrontier 0,8°-4,8°-9°-13°-19,2°-23°-28°

Re: Vu+ Ultimo image: front display support? #39 OldDeuteronomy

  • Senior Member
  • 197 posts

+1
Neutral

Posted 4 January 2012 - 13:45

You're right. Entering letters (in timer edit mode for instance) doesn't work either. The existing text is being cleared with the first keypress, but no new letters can be entered.

I'm wondering if this is something we screwed up with our front display experiments (taking files from VTI image), or if this is a common PLi issue on the Ultimo. I'm not that bothered by that issue at the moment, else I would reflash the PLi image and check it myself.

Re: Vu+ Ultimo image: front display support? #40 kaneguru

  • Senior Member
  • 198 posts

+1
Neutral

Posted 4 January 2012 - 15:11

with original image is the same, no letter
1. VU+ Ultimo VTi5.0 Samsung LCD
2. ET 9000 PLi3.0 Samsung LCD

Wavefrontier 0,8°-4,8°-9°-13°-19,2°-23°-28°


2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users