merge requests for PLi's git
Re: merge requests for PLi's git #1081
Re: merge requests for PLi's git #1082
Posted 1 March 2017 - 07:19
https://github.com/O...nigma2/pull/799
https://github.com/O...lugins/pull/248
https://github.com/O...plugins/pull/11
Use 'is' and 'is not' instead of '==' and '!=' for 'None' values
Still waiting
Open Vision sources: https://github.com/OpenVisionE2
Re: merge requests for PLi's git #1083
Posted 1 March 2017 - 07:35
The first was done...
The other two were just done... I missed those were in the plugins rep... (can happen with such many cleanup merge requests )
Edited by littlesat, 1 March 2017 - 07:35.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Re: merge requests for PLi's git #1084
Posted 1 March 2017 - 08:15
Thanks my friend
It seems your build server stopped building after 28th February right ?
Example: https://openpli.org/...oad/wetek/Play/
And for some models after 24th: https://openpli.org/...i/ET-7000 Mini/
Open Vision sources: https://github.com/OpenVisionE2
Re: merge requests for PLi's git #1085
Re: merge requests for PLi's git #1086
Posted 1 March 2017 - 09:01
Well I'm ok with "master-next" branch of your OE-Core and latest enigma2 changes.
et9x00 build tested on Ubuntu 14.04.1 LTS x64
Open Vision sources: https://github.com/OpenVisionE2
Re: merge requests for PLi's git #1087
Posted 1 March 2017 - 09:43
Maybe the problem is about picons:
https://github.com/O...c294f5e0e13ae07
https://github.com/O...583854e93ed1b16
I'm not sure but you do have some errors/warnings in enigma2 anyway:
../../git/lib/gdi/erect.h:115: Warning 503: Can't wrap 'operator ==' unless renamed to a valid identifier. ../../git/lib/gdi/erect.h:116: Warning 503: Can't wrap 'operator !=' unless renamed to a valid identifier. ../../git/lib/gdi/esize.h:36: Warning 503: Can't wrap 'operator ==' unless renamed to a valid identifier. ../../git/lib/gdi/esize.h:37: Warning 503: Can't wrap 'operator !=' unless renamed to a valid identifier. ../../git/lib/gdi/esize.h:38: Warning 503: Can't wrap 'operator +' unless renamed to a valid identifier. ../../git/lib/gdi/esize.h:39: Warning 503: Can't wrap 'operator -' unless renamed to a valid identifier. ../../git/lib/gdi/esize.h:40: Warning 503: Can't wrap 'operator *' unless renamed to a valid identifier. ../../git/lib/gdi/esize.h:41: Warning 503: Can't wrap 'operator *' unless renamed to a valid identifier. ../../git/lib/gdi/esize.h:42: Warning 503: Can't wrap 'operator *' unless renamed to a valid identifier. ../../git/lib/gdi/esize.h:43: Warning 503: Can't wrap 'operator *' unless renamed to a valid identifier. ../../git/lib/gdi/esize.h:44: Warning 503: Can't wrap 'operator /' unless renamed to a valid identifier. ../../git/lib/gdi/esize.h:45: Warning 503: Can't wrap 'operator /' unless renamed to a valid identifier.
../../git/lib/dvb/eit.cpp: In member function 'void eDVBServiceEITHandler::EITready(int)': ../../git/lib/dvb/eit.cpp:47:63: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((*ev)->getStartTime() + (*ev)->getLengthInSeconds() < now)
../../git/lib/base/message.h:123: Warning 401: Nothing known about base class 'eMessagePumpMT'. Ignored. ../../git/lib/base/message.h:123: Warning 401: Nothing known about base class 'Object'. Ignored. ../../git/lib/driver/rc.h:185: Warning 401: Nothing known about base class 'Object'. Ignored. ../../git/lib/gdi/gmaindc.h:9: Warning 401: Nothing known about base class 'gDC'. Ignored. ../../git/lib/gui/ewidgetdesktop.h:31: Warning 401: Nothing known about base class 'Object'. Ignored. ../../git/lib/gui/esubtitle.h:43: Warning 401: Nothing known about base class 'Object'. Ignored. ../../git/lib/nav/pcore.h:9: Warning 401: Nothing known about base class 'Object'. Ignored. ../../git/lib/dvb/sec.h:295: Warning 402: Base class 'iDVBSatelliteEquipmentControl' is incomplete. ../../git/lib/dvb/idvb.h:450: Warning 402: Only forward declaration 'iDVBSatelliteEquipmentControl' was found. ../../git/lib/dvb/epgcache.h:132: Warning 401: Nothing known about base class 'Object'. Ignored. ../../git/lib/dvb/dvbtime.h:67: Warning 401: Nothing known about base class 'Object'. Ignored. ../../git/lib/dvb/dvb.h:157: Warning 401: Nothing known about base class 'Object'. Ignored. ../../git/lib/dvb/pmt.h:25: Warning 401: Nothing known about base class 'LongCrcSection'. Ignored. ../../git/lib/dvb/pmt.h:44: Warning 401: Nothing known about base class 'eDVBPMTParser'. Ignored. ../../git/lib/dvb/fastscan.h:222: Warning 401: Nothing known about base class 'Object'. Ignored. ../../git/lib/dvb/cablescan.h:12: Warning 401: Nothing known about base class 'Object'. Ignored. ../../git/lib/components/scan.h:9: Warning 401: Nothing known about base class 'Object'. Ignored. ../../git/lib/components/file_eraser.h:8: Warning 401: Nothing known about base class 'Object'. Ignored. ../../git/lib/components/tuxtxtapp.h:11: Warning 401: Nothing known about base class 'Object'. Ignored. ../../git/lib/driver/avswitch.h:9: Warning 401: Nothing known about base class 'Object'. Ignored. ../../git/lib/driver/hdmi_cec.h:38: Warning 402: Base class 'eRCDriver' is incomplete. ../../git/lib/driver/rc.h:14: Warning 402: Only forward declaration 'eRCDriver' was found. ../../git/lib/mmi/mmi_ui.h:21: Warning 401: Nothing known about base class 'Object'. Ignored. ../../git/lib/dvb/db.h:13: Warning 401: Nothing known about base class 'iDVBChannelList'. Ignored. ../../git/lib/python/pythonconfig.h:7: Warning 401: Nothing known about base class 'eConfigManager'. Ignored. ../../git/lib/gdi/picload.h:51: Warning 401: Nothing known about base class 'eThread'. Ignored. ../../git/lib/gdi/picload.h:51: Warning 401: Nothing known about base class 'Object'. Ignored. ../../git/lib/dvb/streamserver.h:44: Warning 401: Nothing known about base class 'eServerSocket'. Ignored. ../../git/lib/base/ebase.h:22: Warning 454: Setting a pointer/reference variable may leak memory. ../../git/lib/base/smartptr.h:63: Warning 503: Can't wrap 'operator eComponentData*' unless renamed to a valid identifier. ../../git/lib/base/smartptr.h:63: Warning 503: Can't wrap 'operator eGenreData*' unless renamed to a valid identifier. ../../git/lib/base/smartptr.h:63: Warning 503: Can't wrap 'operator eParentalData*' unless renamed to a valid identifier. ../../git/lib/base/smartptr.h:63: Warning 503: Can't wrap 'operator eServiceEvent*' unless renamed to a valid identifier. ../../git/lib/service/event.h:113: Warning 509: Overloaded method eServiceEvent::getGenreData() const effectively ignored, ../../git/lib/service/event.h:112: Warning 509: as it is shadowed by eServiceEvent::getGenreData(ePtr< eGenreData > &) const. ../../git/lib/service/event.h:115: Warning 509: Overloaded method eServiceEvent::getParentalData() const effectively ignored, ../../git/lib/service/event.h:114: Warning 509: as it is shadowed by eServiceEvent::getParentalData(ePtr< eParentalData > &) const.
../../git/lib/base/estring.cpp:365:38: warning: narrowing conversion of '(224l | (c >> 12))' from 'long int' to 'char' inside { } [-Wnarrowing] char utf[4] = { 0xe0 | (c >> 12), 0x80 | ((c >> 6) & 0x3f), 0x80 | (c & 0x3f), 0}; ~~~~~^~~~~~~~~~~ ../../git/lib/base/estring.cpp:365:56: warning: narrowing conversion of '(128l | ((c >> 6) & 63l))' from 'long int' to 'char' inside { } [-Wnarrowing] char utf[4] = { 0xe0 | (c >> 12), 0x80 | ((c >> 6) & 0x3f), 0x80 | (c & 0x3f), 0}; ~~~~~^~~~~~~~~~~~~~~~~~~ ../../git/lib/base/estring.cpp:365:82: warning: narrowing conversion of '(128l | (c & 63l))' from 'long int' to 'char' inside { } [-Wnarrowing] char utf[4] = { 0xe0 | (c >> 12), 0x80 | ((c >> 6) & 0x3f), 0x80 | (c & 0x3f), 0}; ~~~~~^~~~~~~~~~~~ ../../git/lib/base/estring.cpp:369:38: warning: narrowing conversion of '(240l | (c >> 18))' from 'long int' to 'char' inside { } [-Wnarrowing] char utf[5] = { 0xf0 | (c >> 18), 0x80 | ((c >> 12) & 0x3f), 0x80 | ((c >> 6) & 0x3f), 0x80 | (c & 0x3f), 0}; ~~~~~^~~~~~~~~~~ ../../git/lib/base/estring.cpp:369:56: warning: narrowing conversion of '(128l | ((c >> 12) & 63l))' from 'long int' to 'char' inside { } [-Wnarrowing] char utf[5] = { 0xf0 | (c >> 18), 0x80 | ((c >> 12) & 0x3f), 0x80 | ((c >> 6) & 0x3f), 0x80 | (c & 0x3f), 0}; ~~~~~^~~~~~~~~~~~~~~~~~~~ ../../git/lib/base/estring.cpp:369:83: warning: narrowing conversion of '(128l | ((c >> 6) & 63l))' from 'long int' to 'char' inside { } [-Wnarrowing] char utf[5] = { 0xf0 | (c >> 18), 0x80 | ((c >> 12) & 0x3f), 0x80 | ((c >> 6) & 0x3f), 0x80 | (c & 0x3f), 0}; ~~~~~^~~~~~~~~~~~~~~~~~~ ../../git/lib/base/estring.cpp:369:109: warning: narrowing conversion of '(128l | (c & 63l))' from 'long int' to 'char' inside { } [-Wnarrowing] char utf[5] = { 0xf0 | (c >> 18), 0x80 | ((c >> 12) & 0x3f), 0x80 | ((c >> 6) & 0x3f), 0x80 | (c & 0x3f), 0}; ~~~~~^~~~~~~~~~~~ In file included from ../../git/lib/base/estring.cpp:5:0: ../../git/lib/base/eerror.h:138:35: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'long int' [-Wformat=] eDebugImpl((flags), __VA_ARGS__); \ ^ ../../git/lib/base/eerror.h:149:23: note: in expansion of macro 'eDebugLow' #define eDebug(...) eDebugLow(lvlDebug, 0, __VA_ARGS__) ^~~~~~~~~ ../../git/lib/base/estring.cpp:372:2: note: in expansion of macro 'eDebug' eDebug("[UnicodeToUTF8] invalid unicode character: code=0x%08x", c); // not a valid unicode
Just some examples
Open Vision sources: https://github.com/OpenVisionE2
Re: merge requests for PLi's git #1088
Posted 1 March 2017 - 10:54
Extensions cleanup: Remove useless imports -> https://github.com/O...nigma2/pull/806
SystemPlugins cleanup: Remove useless imports -> https://github.com/O...nigma2/pull/807
Open Vision sources: https://github.com/OpenVisionE2
Re: merge requests for PLi's git #1089
Posted 1 March 2017 - 12:14
Still I'm ok with latest changes (Even my merges), I did test the build (master-next)
Edited by Persian Prince, 1 March 2017 - 12:14.
Open Vision sources: https://github.com/OpenVisionE2
Re: merge requests for PLi's git #1090
Re: merge requests for PLi's git #1091
Posted 1 March 2017 - 15:42
It seems your build server stopped building after 28th February right ?
No, the builds were ok, the uploads to the distribution server have failed, due to a change of public IP that wasn't reported to the firewall admin.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Re: merge requests for PLi's git #1092
Posted 4 March 2017 - 10:03
Do we need this empty file: https://github.com/O...s/components.py ?
Open Vision sources: https://github.com/OpenVisionE2
Re: merge requests for PLi's git #1093
Posted 4 March 2017 - 15:14
Dreambox dm920, Uclan Ustym4Kpro, Gigablue UHD TRIO 4K and Dreambox dm8000. Wavefrontier T55 13.0|19.2|23.5|28.2 + Ziggo.
Re: merge requests for PLi's git #1094
Re: merge requests for PLi's git #1095
Posted 4 March 2017 - 15:39
Post crashlog please...
[eEPGCache] stop caching events(1488632981) [eEPGCache] next update in 60 min [ePyObject] (CallObject(<bound method NumberActionMap.action of <Components.ActionMap.NumberActionMap instance at 0x717f1738>>,('OkCancelActions', 'ok')) failed)
And
[eDVBDemux] open demux /dev/dvb/adapter0/demux0 [eDVBSectionReader] DMX_SET_FILTER pid=18 [eDVBVolumecontrol] Setvolume: raw: 100 100, -1db: 0 0 [ePyObject] (CallObject(<bound method NumberActionMap.action of <Components.ActionMap.NumberActionMap instance at 0x715f78f0>>,('DirectionActions', 'down')) failed)
Dreambox dm920, Uclan Ustym4Kpro, Gigablue UHD TRIO 4K and Dreambox dm8000. Wavefrontier T55 13.0|19.2|23.5|28.2 + Ziggo.
Re: merge requests for PLi's git #1096
Re: merge requests for PLi's git #1097
Re: merge requests for PLi's git #1098
Posted 4 March 2017 - 15:50
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Re: merge requests for PLi's git #1099
Posted 4 March 2017 - 15:59
Sorry, where was the problem ? Which import ?
Edited by Persian Prince, 4 March 2017 - 15:59.
Open Vision sources: https://github.com/OpenVisionE2
Re: merge requests for PLi's git #1100
Posted 4 March 2017 - 16:05
No idea yet....
Even my crashlogs did not give any clue...
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
17 user(s) are reading this topic
0 members, 17 guests, 0 anonymous users