Jump to content


Photo

help / Converter + Sources


  • Please log in to reply
6 replies to this topic

#1 rubeni

  • Member
  • 17 posts

+1
Neutral

Posted 27 June 2017 - 16:46

hello , maybe some one help me.

 

i'm using old plugin by gutemine 

 

full code

http://www.i-have-a-dreambox.com/wbb2/thread.php?threadid=122832 

file 

BwMonInfo.py in /usr/lib/enigma2/python/Components/Converter

file

BwMonStatus.py in /usr/lib/enigma2/python/Components/Sources

 

skin

<widget source="BwMonSource" render="Label" position="900,40" size="150,40" valign="top" halign="center" font="Regular;30" foregroundColor="#ffff00" backgroundColor="#000000" transparent="1" zPosition="2" alphatest="blend">
<convert type="BwMonInfo">RCW</convert>

dhis is error

 

Attached File  error.png   38.66KB   5 downloads

 

 

thx

Attached Files


Edited by rubeni, 27 June 2017 - 16:51.


Re: help / Converter + Sources #2 Sharp987

  • Senior Member
  • 168 posts

+110
Excellent

Posted 27 June 2017 - 19:05

hello , maybe some one help me.

 

i'm using old plugin by gutemine 

 

full code

http://www.i-have-a-dreambox.com/wbb2/thread.php?threadid=122832 

file 

BwMonInfo.py in /usr/lib/enigma2/python/Components/Converter

file

BwMonStatus.py in /usr/lib/enigma2/python/Components/Sources

 

skin

<widget source="BwMonSource" render="Label" position="900,40" size="150,40" valign="top" halign="center" font="Regular;30" foregroundColor="#ffff00" backgroundColor="#000000" transparent="1" zPosition="2" alphatest="blend">
<convert type="BwMonInfo">RCW</convert>

dhis is error

 

attachicon.giferror.png

 

 

thx

Try the following:

 

<widget source="BwMonStatus" render="Label" position="900,40" size="150,40" valign="top" halign="center" font="Regular;30" foregroundColor="#ffff00" backgroundColor="#000000" transparent="1" zPosition="2" alphatest="blend">
<convert type="BwMonInfo">RCW</convert>

</widget>

 

Replace:       source="BwMonSource" with source="BwMonStatus"


Edited by Sharp987, 27 June 2017 - 19:10.


Re: help / Converter + Sources #3 rubeni

  • Member
  • 17 posts

+1
Neutral

Posted 27 June 2017 - 20:04

thank you so much for answer

 

no friend.question is in PY. enigma no make PYO dhis files.



Re: help / Converter + Sources #4 mrvica

  • Senior Member
  • 1,218 posts

+80
Good

Posted 27 June 2017 - 20:44

I don´t see any problem, you are using the old Version

Attached Files



Re: help / Converter + Sources #5 rubeni

  • Member
  • 17 posts

+1
Neutral

Posted 27 June 2017 - 20:47

I don´t see any problem, you are using the old Version

dhis is a plugin.. not question plugin. please check first post.



Re: help / Converter + Sources #6 Sharp987

  • Senior Member
  • 168 posts

+110
Excellent

Posted 27 June 2017 - 21:42

I think I understand what you want to do. This plugin enigma2-plugin-extensions-bwmon_0.3_all.ipk works witout problems. You want to take some of the information from this plugin and to show info for example in the infobar, do you? I tried but failed.



Re: help / Converter + Sources #7 rubeni

  • Member
  • 17 posts

+1
Neutral

Posted 27 June 2017 - 21:50

Right... :) but it's not easy.
But it's possible.


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users