Jump to content


Photo

Problem displaying clock on zgemma h7s


  • Please log in to reply
8 replies to this topic

#1 maljuga

  • New Member
  • 2 posts

0
Neutral

Posted 17 January 2021 - 12:07

I have a problem that the display on the schema h7 only shows me the number of channels, not the clock. In the settings, I tried everything to set it up, but it didn't work. I'm asking for help !



Re: Problem displaying clock on zgemma h7s #2 kalehrl

  • Senior Member
  • 476 posts

+8
Neutral

Posted 17 January 2021 - 14:18

Go to /usr/share/enigma2/display/skin_default and open skin_display.xml.

Edit it by putting 'Clock' instead od 'Number' in the first part of the file like this:

<screen name="InfoBarSummary" position="0,0" size="1,1">
        <widget source="session.CurrentService" render="Label" position="0,0" size="1,1">
            <convert type="VfdDisplay">Clock</convert>
        </widget>

Restart enigma2.

The problem is, sometimes after update it reverts back to the previous state.



Re: Problem displaying clock on zgemma h7s #3 ims

  • PLi® Core member
  • 13,781 posts

+214
Excellent

Posted 17 January 2021 - 14:24

Note - general rule is that the channel name is displayed on display and on the 7 segment display it is the channel number.

Clock in standby.

 

If you need still clock, install permanent analog clock plugin and you will see clock on tv screen (top-right or where you will want and in size you want)


Edited by ims, 17 January 2021 - 14:57.

Kdo nic nedělá, nic nezkazí!

Re: Problem displaying clock on zgemma h7s #4 kalehrl

  • Senior Member
  • 476 posts

+8
Neutral

Posted 17 January 2021 - 18:41

That wasn't the case before 7.3 I believe.

I don't like the change to be honest.



Re: Problem displaying clock on zgemma h7s #5 blzr

  • PLi® Core member
  • 2,270 posts

+118
Excellent

Posted 17 January 2021 - 19:56

Go to /usr/share/enigma2/display/skin_default and open skin_display.xml.
Edit it by putting 'Clock' instead od 'Number' in the first part of the file like this:

<screen name="InfoBarSummary" position="0,0" size="1,1">
        <widget source="session.CurrentService" render="Label" position="0,0" size="1,1">
            <convert type="VfdDisplay">Clock</convert>
        </widget>
Restart enigma2.
The problem is, sometimes after update it reverts back to the previous state.

 


to protect your changes from overwriting when skin is updated, you need to put them into /etc/enigma2/skin_user.xml (general, it will apply to each skin you use) or /etc/enigma2/skin_user_name-of-the-skin.xml (for specific skin only);
these user files have priority over those in /usr/share/enigma2/... and are preserved during updates
entire altered screen has to be put there there

<skin>
	<screen>
	...
	</screen>
</skin>

(you can customize multiple different screens of the skin this way, and also e.g fonts used)


True sarcasm doesn't need green font...

Re: Problem displaying clock on zgemma h7s #6 maljuga

  • New Member
  • 2 posts

0
Neutral

Posted 19 January 2021 - 18:53

Thank you. It works



Re: Problem displaying clock on zgemma h7s #7 DJWeed

  • Senior Member
  • 116 posts

0
Neutral

Posted 28 October 2021 - 20:09

Is it possible to setup skin display to show channel number in "x" seconds after zap and after that the clock?

 

Regards,

DJWeed



Re: Problem displaying clock on zgemma h7s #8 DJWeed

  • Senior Member
  • 116 posts

0
Neutral

Posted 19 November 2021 - 11:46

Can somebody help with it, please?

 

Regards, DJWeed



Re: Problem displaying clock on zgemma h7s #9 mrvica

  • Senior Member
  • 1,259 posts

+86
Good

Posted 19 November 2021 - 16:57

clock and channel number alternating every 7 secs, copy to SystemPlugins

 

Attached Files




3 user(s) are reading this topic

0 members, 3 guests, 0 anonymous users