00 77050D34A2FFF1
Posts by kalkan99
-
-
01 DB5535FCA16521
-
00 CEB46CBEC93A4F
-
01 D18AF2E73B899E
-
00 D461790FADD9ED
-
OsCam OE2.x mit/ohne /EMU #11932-802
oscam-git11932
newnigma2 team
15.01.2026
by deepblue2000
-
Changeset 11932-5b7ec3c9
15.01.2026
build: fix is_defined.txt generation for proper webif template filtering (5b7ec3c9) · Commits · common / oscam · GitLabThe is_defined.txt file is used by pages_gen to filter templates based on enabled config options. Previously, this file was only created when explicitly…git.streamboard.tvbuild: fix is_defined.txt generation for proper webif template filtering
The is_defined.txt file is used by pages_gen to filter templates based on enabled config options. Previously, this file was only created when explicitly calling config.sh with --enable/--disable/--restore, but not during normal builds.
The "webif clean" added in 96debcd7 ("Fix webif compression parameter") ensured pages.c was always rebuilt, but also deleted is_defined.txt which broke the filtering mechanism.
Changes:
- Call write_enabled() in make_config_mak() to ensure is_defined.txt is generated on every build
- Remove redundant "webif clean" from Makefile and CMakeLists.txt (write_enabled already deletes pages.c when needed)
- Add config.h dependency to pages.c target to trigger rebuild when config options change
This ensures proper filtering works for:
- Fresh checkouts with default config
- Builds after direct config.h modifications
- Builds after config.sh --enable/--disable changes
thanks WXbet
-
00 8558C53FC706D4
-
00 A72823A7FDA8F3
-
01 0F0FA56AC9A1CD
-
OsCam OE2.x mit/ohne /EMU #11931-802
oscam-git11931
newnigma2 team
15.01.2026
by deepblue2000
-
-
00 D86FCACD21B087
-
01 DB4650F594FFD6
-
00 D5AFABFD8C9BC7
01 DC1E8C22CB7CC1 -
Changeset 11931-2c8c34c9
14.01.2026
reader-nagra/irdeto: change force_irdeto guard to READER_IRDETO only (2c8c34c9) · Commits · common / oscam · GitLabforce_irdeto forces a card to use the Irdeto reader instead of Nagra. In reader-nagra.c it causes the reader to reject the card so the Irdeto reader can handle…git.streamboard.tvreader-nagra/irdeto: change force_irdeto guard to READER_IRDETO only
force_irdeto forces a card to use the Irdeto reader instead of Nagra.
In reader-nagra.c it causes the reader to reject the card so the
Irdeto reader can handle it. This only makes sense when READER_IRDETO
is compiled - otherwise there's no Irdeto reader to take over.
Changes:
- globals.h: Change guard from (READER_NAGRA || READER_IRDETO) to
READER_IRDETO only
- oscam-config-reader.c: Change guard to READER_IRDETO only
- module-webif.c: Change guard to READER_IRDETO only
- reader-nagra.c: Add READER_IRDETO guard around force_irdeto check
thanks WXbet
-
Changeset 11930-c74f8075
14.01.2026
reader-nagra: change cak7_mode guard to READER_NAGRA_MERLIN only (c74f8075) · Commits · common / oscam · GitLabcak7_mode is a Nagra Merlin specific setting that is only meaningful when READER_NAGRA_MERLIN is compiled. When only READER_NAGRA is enabled, cak7_mode can…git.streamboard.tvreader-nagra: change cak7_mode guard to READER_NAGRA_MERLIN only
cak7_mode is a Nagra Merlin specific setting that is only meaningful
when READER_NAGRA_MERLIN is compiled. When only READER_NAGRA is enabled,
cak7_mode can never be set to 1, making the check in reader-nagra.c
pointless.
Changes:
- globals.h: Change guard from (READER_NAGRA || READER_NAGRA_MERLIN) to
READER_NAGRA_MERLIN only, consolidate three consecutive MERLIN blocks
- reader-nagra.c: Add inline #ifdef guard around cak7_mode check in
seca/nagra tunneled card detection
- oscam-config-reader.c: Move cak7_mode into existing READER_NAGRA_MERLIN
block with other Merlin options
thanks WXbet
-
Compiled by Levi45
Oscam icam patch 11929 with emu r803 ipk/deb for all e2/sh4 boxes and image -
01 FB841B07ABA047
-
As shown in the image in message number 1999,
when we try to select from the live match broadcast section, a green screen error occurs.
dreambox 920 merlin image
Code
Display Moreaction -> FootOnsatActions ok Screen <class 'Plugins.Extensions.FootOnSat.ui.interface.MatchDetailsScreen'>(('15187113', 'T\xc3\xbcrkiye Cup - Group Stage: Round 2', 'Aliaga', 'Samsunspor', 'turkey', 'turkey'), {}): <type 'exceptions.NameError'> Traceback (most recent call last): File "/usr/lib/enigma2/python/mytest.py", line 386, in create return screen(self, *arguments, **kwargs) File "/usr/lib/enigma2/python/Plugins/Extensions/FootOnSat/ui/interface.py", line 1930, in __init__ self.skin = SKIN_MatchDetails NameError: global name 'SKIN_MatchDetails' is not defined swig director exception (SWIG director method error.) 0xb3fe5068(sp=0xbef35530) <__cxa_throw+168> 0x3d7824(sp=0xbef35548) <SwigDirector_eActionSlot::action_func2(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)+848> 0xdbf98(sp=0xbef35590) <eActionMap::unbindKeyDomain(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+1164> 0xda744(sp=0xbef355e0) <eActionMap::keyPressed(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int)+1480> 0xd1260(sp=0xbef35668) <keyEvent(eRCKey const&)+276> 0x2a5d74(sp=0xbef35698) <eRCInput::keyPressed(eRCKey const&)+252> 0x2a776c(sp=0xbef356c0) <eRCDeviceInputDev::handleCode(long)+160> 0x2a4bc0(sp=0xbef356e0) <eRCInputEventDriver::keyPressed(int)+120> 0xe0fe0(sp=0xbef35708) <eSocketNotifier::activate(int)+272> 0xe314c(sp=0xbef35748) <eMainloop_native::processOneEvent(int)+2760> 0x2dc850(sp=0xbef36a00) <eMainloopQt::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+156> 0xb511e22c(sp=0xbef36b28) <QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+276> 0xb5127498(sp=0xbef36b70) <QCoreApplication::exec()+148> 0x2dc790(sp=0xbef36ba0) <eMainloopQt::runLoop()+24> 0x2e3d7c(sp=0xbef36ba8) <our_terminate()+4260> 0xb4a5d68c(sp=0xbef36bc0) <PyEval_EvalFrameEx+24024> Traceback (most recent call last): File "/usr/lib/enigma2/python/enigma.py", line 8610, in __call__ return ret(*args, **kwargs) File "/usr/lib/enigma2/python/Components/ActionMap.py", line 70, in action res = act() File "/usr/lib/enigma2/python/Plugins/Extensions/FootOnSat/ui/interface.py", line 849, in ok current_match[4]) # Country (Hungary) File "/usr/lib/enigma2/python/mytest.py", line 495, in open dlg.isTmp = True ------- AttributeError: 'NoneType' object has no attribute 'isTmp' ]]> </enigma2crashlog>
