ok
no work .. don't find rc ..
ok
no work .. don't find rc ..
Display MoreHave you updated the BT/IR remote control firmware?
Haben Sie die Firmware der BT/IR-Fernbedienung aktualisiert?
siz bt/ir kumanda flimware güncelleme yaptınızmı
Which remote control do you have?
bt/ir or rc20 which one
Welche Fernbedienung hast du?
BT/IR oder RC20 welches
sizin elinizde hangisi uzaktan kumanda var
bt/ir veya rc20 hangisi
how to?
Yes, I noticed this, I will try to eliminate what is not needed... thanks
AMBEmuInfo.py and this ArtemisEmuInfo.py and this ArtemisAccess.py same..
ArtemisTemp.py and DraExtra2.py same
;)
What do i do wrong?
please reply to topic too..
after various tests I noticed that the problem only arises when 2 descriptions are selected
"historyBack
"historyNext"
on another identical receiver with the same image and same skin: this does not happen.
If I activate the Zombie skin on the dream one: it doesn't happen
Mistake................
ArtemisInfoEvents.py and XInfoEvents.py Renderer is same component..
FanTempInfo.py and ArtemisTemp.py and DraExtra2.py is same.. converter ;)
you should lighten the skins a bit, even with the components, many do the same thing and download the same things several times.
;)
the search function depends on the virtual keyboard of the image that mounts your box
Try another keyboard that has more options including storing searches
Try with the default skin because everything works perfectly.
why on default skin work and otehr skin not work??
now fixed
-fix remofe log from usb. ![]()
we are serious
well friend a question for you..
on my dream one, when I press the help button, I see my remote control, if I press the right or left buttons everything is ok, but if I press UP or DOWN
it crashes.
do you have any news about this?
action -> OkCancelActions cancel
I/ [InfoBar.__restoreState] :: <no detail>
I/ [InfoBar.setPlaybackState] :: 1699808757.96
action -> QuickButtonActions help
I/ [TemplatedListFonts.__init__] :: Keyboard: 36, Regular
I/ [TemplatedListFonts.__init__] :: Bigger: 34, Regular
I/ [TemplatedListFonts.__init__] :: Big: 30, Regular
I/ [TemplatedListFonts.__init__] :: Medium: 28, Regular
I/ [TemplatedListFonts.__init__] :: Small: 24, Regular
I/ [TemplatedListFonts.__init__] :: Smaller: 20, Regular
selection: ('UP',)
selectPic: arrowdown
select arrow
create buffer for widget 2560 x 1440
unknown action WizardActions/down! typo in keymap?
selection: ('ARROWRIGHT',)
swig director exception (SWIG director method error.)
0x947f54(sp=0x7fe5f0f610) <SwigDirector_eSlot0X::cb_func()+260>
0x7a007c(sp=0x7fe5f0f640) <eListbox::moveSelection(long)+708>
0x7a25d8(sp=0x7fe5f0f740) <eListbox::event(int, void*, void*)+296>
0x540f54(sp=0x7fe5f0f780) <eActionMap::keyPressed(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int)+1420>
0x5370e0(sp=0x7fe5f0f890) <keyEvent(eRCKey const&)+304>
0x788870(sp=0x7fe5f0f900) <eRCInput::keyPressed(eRCKey const&)+240>
0x78a0c8(sp=0x7fe5f0f970) <eRCDeviceInputDev::handleCode(long)+264>
0x787624(sp=0x7fe5f0f9c0) <eRCInputEventDriver::keyPressed(int)+140>
0x547374(sp=0x7fe5f0fa20) <eSocketNotifier::activate(int)+260>
0x54942c(sp=0x7fe5f0fac0) <eMainloop_native::processOneEvent(int)+2428>
0x833808(sp=0x7fe5f10db0) <eMainloopQt::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+176>
0x7f7d2ff49c(sp=0x7fe5f10f10) <QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+244>
0x7f7d308020(sp=0x7fe5f10f90) <QCoreApplication::exec()+136>
0x833734(sp=0x7fe5f10fe0) <eMainloopQt::runLoop()+28>
0x839fc8(sp=0x7fe5f11000) <KeyEvent::qt_metacall(QMetaObject::Call, int, void**)+7568>
0x7f7cc402cc(sp=0x7fe5f11020) <PyEval_EvalFrameEx+21052>
Traceback (most recent call last):
File "/usr/lib/enigma2/python/enigma.py", line 16037, in __call__
return ret(*args, **kwargs)
File "/usr/lib/enigma2/python/Components/HelpMenuList.py", line 94, in selectionChanged
x()
File "/usr/lib/enigma2/python/Screens/HelpMenu.py", line 42, in SelectionChanged
self.selectKey(selection[0])
File "/usr/lib/enigma2/python/Screens/Rc.py", line 77, in selectKey
for x in selectPics[0]:
-------
TypeError: 'NoneType' object has no attribute '__getitem__'
thank you in advance for the time you dedicate to me
Regards
I had to force it, the USB just doesn't want it
![]()
come installare Ustym4kpro?
I think I've already responded to you in several situations: pm, github etc.
For the moment this is the case, then the code is open and public, anyone can share other code if it works.
I think my comment was general without mentioned anyone, so you can consider it or ignore it,
thank's for feedback :)
thank's for feedback my friend..
i tested on dream one.. and gp 4.2
ok..
usb in my box (OK)
list crashloog: OK
-->>>>>>>>>>> ('CrashName: ', ('20231112-124957-enigma2-crash', 'root Nov 40K 16:54 12', *' >, '/usb/logs/'))
action -> WizardActions ok
('error to open crashfile: ', IOError(2, 'No such file or directory'))
my friend is very mistake..
Now I'll see better what it's about ;)
Also because it doesn't detect the location of the file on USB..
remove files .. but....
after removing the file, it doesn't actually remove it on usb, it still exists.
I think I've already responded to you in several situations: pm, github etc.
For the moment this is the case, then the code is open and public, anyone can share other code if it works.
try for now..
def crashlogPath():
crashlogPath_found = False
try:
path_folder_log = config.crash.debug_path.value
except KeyError:
path_folder_log = None
if path_folder_log is None:
if os.path.exists("/media/hdd"):
if not isMountReadonly("/media/hdd"):
path_folder_log = "/media/hdd/"
elif os.path.exists("/media/usb"):
if not isMountReadonly("/media/usb"):
path_folder_log = "/media/usb/"
elif os.path.exists("/media/mmc"):
if not isMountReadonly("/media/mmc"):
path_folder_log = "/media/mmc/"
else:
path_folder_log = "/tmp/"
for crashlog in os.listdir(path_folder_log):
if crashlog.endswith(".log"):
crashlogPath_found = True
print("Crashlog found")
break
return crashlogPath_found
Display More