Posts by Lululla

    Ok,with nz it´s now ok,but If possible, the city and date at the bottom right is unfortunately not properly legible, which would not be a bad thing, for example with MSN Weather, when after an online flash with settings transfer the selected cities are also directly visible, because now you have to re-enter the cities each time.

    1_0_19_283D_3FB_1_C00000_0_0_0_20250118135342.jpg

    :person shrugging:


    you should change the method in the list

    create a Listbox list on skin so you don't drive me crazy: some want it short, some want it long..

    this crash happens often on atv, maybe also on other images, tonight my wife changed channel and it happened again..

    -------FATAL SIGNAL

    It is not abnormal.

    But without a debug or other tests you can not say if it is the skin or something else.

    From I.A. notes (chatGPT)


    Quote

    The error log you provided indicates a segmentation fault that occurred in Enigma2, with some key issues in the skin processing and a fatal signal leading to a crash.

    Here are the main points of interest from the log:

    1. TypeError in isinstance(): The error isinstance() arg 2 must be a type, a tuple of types, or a union suggests that somewhere in your skin processing, an invalid type is being passed to isinstance(). The second argument of isinstance() must be a type, a tuple of types, or a union, and the error shows that something else was passed.
    2. Segmentation Fault (Signal 23): The segmentation fault happens after this error. A segmentation fault typically occurs due to invalid memory access, such as accessing a memory location that the program is not allowed to read or write. In this case, it's happening within the Enigma2 process.

    Troubleshooting Steps:

    1. Check Skin File:
    2. Skin Widget Types:
    3. Check for Memory Access Issues:
    4. Revert to Default Skin:
    5. Debugging Enigma2:
    • Review the skin file for any issues, particularly around widget definitions or custom classes that could be causing the invalid type to be passed to isinstance().
    • The error indicates this is happening within the processWidget, processPanel, or processScreen functions, so it's likely tied to the skin processing code in that area.
    • Ensure that all widgets in your skin files are correctly defined. If you're using custom widgets or extensions, verify that they are being passed to isinstance() correctly (i.e., making sure the second argument is a valid type or tuple).
    • The segmentation fault (Fault Address: 00000094) could be due to invalid memory access when Enigma2 tries to read the skin or load some components. It's worth checking if there are any incorrect memory references in your code or skin files.
    • If this issue started after modifying the skin, try reverting to the default skin to see if the problem persists. If the default skin works, it confirms the issue is within your custom skin.
    • You can increase the Enigma2 debug level and check logs more thoroughly to see if there's a more specific cause of the segmentation fault that can give you clues about where to focus.


    Senza titolo.png

    NO LIVE LINK


    next time I'll give you 15 days

    I've informed you more than once

    OK


    try this test ;)
    remove all file in /etc/epgimport
    Open plugin and on Blue Button (source) (it will be empty), press blue button.. attempt.. and populate source (last source..)


    maybe we'll have a beer LOL

    e2openplugin-Foreca/plugin/ui.py at 317fa1a19bdc815f5f4fca8727d1074d4a130708 · Belfagor2005/e2openplugin-Foreca
    Weather forecast. Contribute to Belfagor2005/e2openplugin-Foreca development by creating an account on GitHub.
    github.com


    or file config ,)

    https://github.com/Belfagor200…a130708/plugin/ui.py#L795



    work for me..
    gp4.2 - dreambox one


    try this


    try

    -on/off epg import (now ok)
    -description of command i config on label "description" if present.
    -fix issue crash

    -import source (updated) from my git (SOURCE/IMPORT FROM GIT)

    -add remove code (same code for Standard EPGImport99)
    -(for skinners) log are EPGImportLogx



    Code
    <screen backgroundColor="#FF000000" flags="wfNoBorder" name="EPGImportLogx" position="0,0" size="2560,1440" title="EPG Import Log">
      <layout name="EPGImportLog"/>
    </screen>


    Git are here


    Belfagor2005/enigma2-plugin-extensions-xmltvimport-dreambox

    and pot file locale


    LocalePot