Jump to content


Photo

New PLI-HD skin discussion


  • Please log in to reply
218 replies to this topic

Re: New PLI-HD skin discussion #81 libo

  • Member
  • 13 posts

0
Neutral

Posted 23 December 2011 - 09:43

Hi! I can't really make the Picons visible. Is it a known issue?
I have just upgraded today so I am running the latest version of pli 2.1 on a dm800

Tryed with:
- enigma2-plugin-picons-hd-black
- enigma2-plugin-picons-hd-transparent
- enigma2-plugin-picons-tv-east-013.0

Edited by libo, 23 December 2011 - 09:43.


Re: New PLI-HD skin discussion #82 MiLo

  • PLi® Core member
  • 14,055 posts

+298
Excellent

Posted 23 December 2011 - 10:57

Skin?

(Some skins use their own picon rendering script, which are usually broken)
Real musicians never die - they just decompose

Re: New PLI-HD skin discussion #83 Pike_Bishop

  • Senior Member
  • 1,140 posts

+74
Good

Posted 23 December 2011 - 17:26

Hi littlesat,

Here with CT ET9x00 it works also??????

you are right it works now here also, i don't know what was the problem yesterday.
but i have seen if i make a screenshot from this screen with screenshot plugin by mogli
after that by pressing buttons yellow or blue comes nothing in the screen.

regards
Biki3

Edited by Biki3, 23 December 2011 - 17:27.

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

Image: OpenPLI-8.3


Re: New PLI-HD skin discussion #84 Pike_Bishop

  • Senior Member
  • 1,140 posts

+74
Good

Posted 23 December 2011 - 20:00

Hi littlesat,
Hi ims,

thanks for your work -> with update from today all is fixed now in pli-hd skin, only one error is nor ever here,
i have maked two pictures to this error one displayed the german screen and the second picture displayed the english screen to this problem;

have you also a solution for the problem in this link;
http://openpli.org/f...-abgeschnitten/
it's a problem with cutted entries on right side in foreca plugin with pli-hd skin.

regards
Biki3

Attached Files


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

Image: OpenPLI-8.3


Re: New PLI-HD skin discussion #85 ims

  • PLi® Core member
  • 13,781 posts

+214
Excellent

Posted 23 December 2011 - 20:21

About cutted Foreca - text is so much long... can be little moved columns. And use better word ? ;)

About your screenshots - never saw this menu on my dm800se, but i hope, littlesat can do it.

Edited by ims, 23 December 2011 - 20:22.

Kdo nic nedělá, nic nezkazí!

Re: New PLI-HD skin discussion #86 blzr

  • PLi® Core member
  • 2,270 posts

+118
Excellent

Posted 23 December 2011 - 20:55

About your screenshots - never saw this menu on my dm800se, but i hope, littlesat can do it.

I suspect it's from EMC /?/ plugin...
//and this plugin could be a 'culprit' in this case ;)

Edited by blzr, 23 December 2011 - 20:56.

True sarcasm doesn't need green font...

Re: New PLI-HD skin discussion #87 ims

  • PLi® Core member
  • 13,781 posts

+214
Excellent

Posted 23 December 2011 - 21:03

problem is only, that for this screen is added eLabel with title name and title is presented too, or there in plugin is set text into title again. But i dont know name.

About Foreca - it must be made in plugin, not in skin. Or use better word in translating with less chars. Same is "Niederschlagsradar video" in Satelliten Bilder.
BTW - Foreca plugin likes not selectionPixmap="PLi-HD/buttons/sel.png" there in Satelliten Bilder too - strange rectangle under selected text.

Edit: Strings over ... I think, it will be, as noticed blzr ...

Edited by ims, 23 December 2011 - 21:19.

Kdo nic nedělá, nic nezkazí!

Re: New PLI-HD skin discussion #88 Bag58

  • Senior Member
  • 437 posts

+23
Neutral

Posted 23 December 2011 - 21:22

@ims
The texts in the last column in the main screen of Foreca are not translated, they come directly from the website itself. The only way to deal with this, is to drop the PIG from that screen, which will free up sufficient space. That is how it was done in the Magic-HD skin as well.

The text "Niederschlagsradar video" is in fact a translation, and therefore can be solved by using a different translation. For that no change to the Python code is required, just to the German locale file Foreca.po which you can find in the Github. Just download it, and change to your hearts desire, and make a patch file. Then you can ask the Pli team to put it in again.

The Pixmap you mention is not part of the plugin code. That is in the skin, and must be solved there.

Re: New PLI-HD skin discussion #89 theparasol

  • Senior Member
  • 4,157 posts

+198
Excellent

Posted 23 December 2011 - 21:46

It could be done in python code but that way every single language that is pulled from foreca website output has to be replaced with something smaller.

As bag58 stated, remove the PIG or make it a lot smaller and all the textt fits fine again!

@Camping: ZGemma H.2S, Technisat Multytenne 4-in-1 @Home: Edision Mini 4K, Wave Frontier T55, EMP Centauri EMP DiSEqC 8/1 switch, 4x Inverto Ultra Black single LNB


Re: New PLI-HD skin discussion #90 Bag58

  • Senior Member
  • 437 posts

+23
Neutral

Posted 23 December 2011 - 22:27

In addition to what theparasol said in his last post:
If the texts taken from the website were to be "translated" into shorter texts with the same meaning, you would need to know all the possible texts that can be found on the website in all implemented languages. Also the Foreco.po files, which now always translate from English to the chosen language would have to contain not only English source texts, but all possible texts that are too long in the chosen language itself. That means that not only the translated side would be different for each of the languages, but also the source side would be different for those texts.

As theparasol said, in principle it can be done, but it would be a hell of a job. Just making sure the space available is large enough however, is an extremely simple job.

Edited by Bag58, 23 December 2011 - 22:28.


Re: New PLI-HD skin discussion #91 ims

  • PLi® Core member
  • 13,781 posts

+214
Excellent

Posted 23 December 2011 - 22:31

@ims
The texts in the last column in the main screen of Foreca are not translated, they come directly from the website itself. The only way to deal with this, is to drop the PIG from that screen, which will free up sufficient space. That is how it was done in the Magic-HD skin as well.


This is one pixmap or parts ? Could be used TemplatedMultiContent for it, if it are parts ? Then would be possible change colum's size and positions in skin.

The text "Niederschlagsradar video" is in fact a translation, and therefore can be solved by using a different translation. For that no change to the Python code is required,


I thought, this is size of text label... pixmap in selection seems as some background of label
Kdo nic nedělá, nic nezkazí!

Re: New PLI-HD skin discussion #92 Bag58

  • Senior Member
  • 437 posts

+23
Neutral

Posted 23 December 2011 - 22:52

@ims
The lines in the table on the list screen are built using MultiContentEntryText. The picture in them is added using MultiContentEntryPixmapAlphaTest. And in fact I already moved the columns to the left some and narrowed them a bit to make more space available for the text in the last column. Perhaps a little more space can be made available, but we are talking about 10 points or so, which would still be far off from being sufficient to handle all possible texts in all supported languages. The way to go there is definitely removing the PIG from that screen if in your language the texts in the last column are too long too often.

On the submenu screens there simply is a limit to the length of the menu texts. If all translations stay within these limits, there is no problem. I presume the example for the German language does not stay within the limit. Putting a shorter text in the German Foreca.po file will solve clipping off the text in that submenu. The selection pixmap indeed lead to an extra bar below the menutext currently selected. However I do not know how to solve that. I have tried, but could not find the solution. It already existed in the original German 1.6 version of the plugin.

Re: New PLI-HD skin discussion #93 ims

  • PLi® Core member
  • 13,781 posts

+214
Excellent

Posted 23 December 2011 - 23:10

On the submenu screens there simply is a limit to the length of the menu texts.


it is not truth. Try there on line 1284 change 340 to 440 ...


Problem is, that if there in definition of skin is not make f.eg.as:
<widget source="config" render="Listbox" position="610,110" size="565,450" selectionPixmap="PLi-HD/buttons/sel.png" scrollbarMode="showOnDemand">
<convert type="TemplatedMultiContent">
  {"template": [
	MultiContentEntryPixmapAlphaTest(pos = (15, 1), size = (48, 48), png = 0), # index 0 is the PC pixmap (for pixmap it is png= )
	MultiContentEntryText(pos = (90, 9), size = (120, 35), font=0, flags = RT_HALIGN_LEFT, text = 1), # index 1 is the Name (for text it is text= )
	MultiContentEntryPixmapAlphaTest(pos = (220, 5), size = (40, 40), png = 2), # index 2 is the system pixmap
	MultiContentEntryText(pos = (290, 3), size = (250, 20), font=1, flags = RT_HALIGN_LEFT, text = 3), # index 3 is the IP
	MultiContentEntryText(pos = (290, 28), size = (250, 20), font=1, flags = RT_HALIGN_LEFT, text = 4), # index 4 is the MAC
	],
   "fonts": [gFont("Regular", 30),gFont("Regular", 18)],
   "itemHeight": 50
  }
</convert>
 
 

then skin cannot change attributs of items => gray rectangle under, selector is not over whole etc...

Edited by ims, 23 December 2011 - 23:34.

Kdo nic nedělá, nic nezkazí!

Re: New PLI-HD skin discussion #94 Pike_Bishop

  • Senior Member
  • 1,140 posts

+74
Good

Posted 23 December 2011 - 23:44

Hi bizr,

suspect it's from EMC /?/ plugin...
//and this plugin could be a 'culprit' in this case ;)

yes i have installed EMC-3.0.0 for play records and when i marked in EMC a record and then i press the menu button
it comes this screen that i have postet with this curious textual that i can not read.

regards
Biki3

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

Image: OpenPLI-8.3


Re: New PLI-HD skin discussion #95 littlesat

  • PLi® Core member
  • 57,120 posts

+698
Excellent

Posted 23 December 2011 - 23:51

EMC not not recommended to use with PLi - and also not required at all as all functionality is standardwise included in standard PLi....

So is it due EMC that you have double texts on the left top at the movieplayer context menu.... Then it is not a skin fault - but EMC (not required with PLi) fault...

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


Re: New PLI-HD skin discussion #96 Bag58

  • Senior Member
  • 437 posts

+23
Neutral

Posted 24 December 2011 - 00:04

@ims
For the text lengths you indicate I agree. These can be made somewhat longer. The same is true of the length of the texts for lines 2 and 3 in the last column of the main screen. I will do that in an upcoming version, together with a few other fixes.

For the part on the selection bar, if I understand you correctly, you are saying that to solve that the whole way of presenting the information must be altered by defining the display template in the skin. My problem is that I simply do not (yet?) know enough about Python programming and the (im)possibilities of E2 that I can get that done.

Re: New PLI-HD skin discussion #97 theparasol

  • Senior Member
  • 4,157 posts

+198
Excellent

Posted 24 December 2011 - 00:12

I suggested it earlier: total rewrite of foreca, just keep the engine to extract the data from foreca website.

On first screen just present say 3 days with just temp on eg 12:00 and a cloud or sun or rain, if users selects that day and clicks ok the details of that day is shown.

I'm to busy to do it right now, no X-mas holidays as I asked for :(

@Camping: ZGemma H.2S, Technisat Multytenne 4-in-1 @Home: Edision Mini 4K, Wave Frontier T55, EMP Centauri EMP DiSEqC 8/1 switch, 4x Inverto Ultra Black single LNB


Re: New PLI-HD skin discussion #98 Pike_Bishop

  • Senior Member
  • 1,140 posts

+74
Good

Posted 24 December 2011 - 12:04

Hi littlesat,

EMC not not recommended to use with PLi - and also not required at all as all functionality is standardwise included in standard PLi....

So is it due EMC that you have double texts on the left top at the movieplayer context menu.... Then it is not a skin fault - but EMC (not required with PLi) fault...

i understand, but with other skins i have this problem not.

regards
Biki3

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

Image: OpenPLI-8.3


Re: New PLI-HD skin discussion #99 littlesat

  • PLi® Core member
  • 57,120 posts

+698
Excellent

Posted 24 December 2011 - 12:25

i understand, but with other skins i have this problem not.

Then please find the screen and remove the title in the skin.xml.... It is something in EMC that rights that header double what does not happen in the normal standard movieplayer. There is a chance that EMC needs to be modified to fix this - or we need some help from Milo to find why when using templates we have this translation issue...

I do not install EMC here to debug it myself because EMC leaves stuff into the python code after removal... And in addition EMC is not required for a PLi image -as- al functionality is already there in standard PLi...

Edited by littlesat, 24 December 2011 - 12:28.

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


Re: New PLI-HD skin discussion #100 Pike_Bishop

  • Senior Member
  • 1,140 posts

+74
Good

Posted 24 December 2011 - 14:36

Hi littlesat,

Then please find the screen and remove the title in the skin.xml.... I

yes i will do it -> thanks for reply.
i wish you a very christmas.

regards
Biki3

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

Image: OpenPLI-8.3



22 user(s) are reading this topic

0 members, 22 guests, 0 anonymous users