MythTV / mythtv

The official MythTV repository
https://www.mythtv.org
GNU General Public License v2.0
701 stars 344 forks source link

Interactive screen causes loss of function of cursor keys and space-bar #874

Open Dai-trying opened 6 months ago

Dai-trying commented 6 months ago

What steps will reproduce the bug?

When the interactive page that is shown disappears I lose the ability to use the cursor keys to ff/rew/skip and the space-bar does nothing when pressed either.

How often does it reproduce? Is there a required condition?

this happens whenever an interactive screen is displayed, or rather when it fades away from view, I have only noticed it on two (UK) channels so far which are 34 GREAT!movies and 42 GREAT!action

What is the expected behaviour?

To be able to use cursor keys and spacebar as normal

Image showing interactive "popup" Imgur

full output below after running mythfrontend from terminal:

dave@Ryzen7-2700x:~$ mythfrontend
2024-02-28 11:47:35.942239 I  Display: Not requesting EGL for vendor 'NVIDIA, 1.5'
2024-02-28 11:47:35.993389 I  Setup Interrupt handler
2024-02-28 11:47:35.993393 I  Setup Terminated handler
2024-02-28 11:47:35.993396 I  Setup Segmentation fault handler
2024-02-28 11:47:35.993398 I  Setup Aborted handler
2024-02-28 11:47:35.993401 I  Setup Floating point exception handler
2024-02-28 11:47:35.993403 I  Setup Illegal instruction handler
2024-02-28 11:47:35.993406 I  Setup Bus error handler
2024-02-28 11:47:35.993409 I  Setup Real-time signal 0 handler
2024-02-28 11:47:35.993411 I  Setup Hangup handler
2024-02-28 11:47:35.993415 I  Setup User defined signal 1 handler
2024-02-28 11:47:35.993417 I  Setup User defined signal 2 handler
2024-02-28 11:47:35.993572 C  mythfrontend version: fixes/34 [v34.0+fixes.20240211.025c36af-0ubuntu0] www.mythtv.org
2024-02-28 11:47:35.993574 C  Qt version: compile: 5.15.8, runtime: 5.15.8
2024-02-28 11:47:35.993590 I  Debian GNU/Linux 12 (bookworm) (x86_64)
2024-02-28 11:47:35.993591 N  Enabled verbose msgs:  general
2024-02-28 11:47:35.993597 N  Setting Log Level to LOG_INFO
2024-02-28 11:47:36.003733 N  Using runtime prefix = /usr
2024-02-28 11:47:36.003735 N  Using configuration directory = /home/dave/.mythtv
2024-02-28 11:47:36.003746 I  Added logging to the console
2024-02-28 11:47:36.003796 I  Added syslogging
2024-02-28 11:47:36.003802 I  Assumed character encoding: en_GB.UTF-8
2024-02-28 11:47:36.004033 I  Loading en_gb translation for module mythfrontend
2024-02-28 11:47:36.004155 I  Empty LocalHostName. This is typical.
2024-02-28 11:47:36.004160 I  Using a profile name of: 'Ryzen7-2700x' (Usually the same as this host's name.)
2024-02-28 11:47:36.004225 I  Start up testing connections. DB 192.168.1.17, BE , attempt 0, status dbAwake, Delay: 2000
2024-02-28 11:47:38.032722 N  Setting QT default locale to en_GB
2024-02-28 11:47:38.032727 I  Current locale en_GB
2024-02-28 11:47:38.032759 N  Reading locale defaults from /usr/share/mythtv//locales/en_gb.xml
2024-02-28 11:47:38.068503 W  ThemeHelper: No theme dir: '/usr/share/mythtv/themes/Mythbuntu'
2024-02-28 11:47:38.068507 W  ThemeHelper: No default theme dir: '/usr/share/mythtv/themes/Mythbuntu'
2024-02-28 11:47:38.068512 E  ThemeHelper: Could not find theme: Mythbuntu - Switching to MythCenter-wide
2024-02-28 11:47:38.143649 I  Power: On AC power
2024-02-28 11:47:38.143664 I  Power: Supported actions: Suspend,Hibernate,Restart,Shutdown,HybridSleep
2024-02-28 11:47:38.164704 I  Listening on TCP 0.0.0.0:6551
2024-02-28 11:47:38.167441 I  Listening on TCP [::]:6551
2024-02-28 11:47:38.294932 I  Loading en_gb translation for module mythfrontend
2024-02-28 11:47:38.297526 W  ThemeHelper: No theme dir: '/usr/share/mythtv/themes/Mythbuntu'
2024-02-28 11:47:38.297529 W  ThemeHelper: No default theme dir: '/usr/share/mythtv/themes/Mythbuntu'
2024-02-28 11:47:38.297533 E  ThemeHelper: Could not find theme: Mythbuntu - Switching to MythCenter-wide
2024-02-28 11:47:38.308961 I  Display: Screen 'DVI-I-1' not found, defaulting to primary screen (HDMI-0)
2024-02-28 11:47:38.308969 I  Display: Using screen 'HDMI-0' (Make: Iiyama North America Model: PLE2482H-)
2024-02-28 11:47:38.308981 I  Display: Qt screen pixel ratio: 1.00
2024-02-28 11:47:38.308988 I  Display: Geometry: 1920x1080+0+0 Size(Qt): 531mmx299mm
2024-02-28 11:47:38.310414 I  VRR: No variable refresh rate support detected
2024-02-28 11:47:38.310425 N  Display: Desktop video mode: 1920x1080 60.000Hz
2024-02-28 11:47:38.310427 N  Display: Display has custom colourspace
2024-02-28 11:47:38.310433 N  Display: Supported HDR formats: None
2024-02-28 11:47:38.342991 I  InputHandler: Starting
2024-02-28 11:47:38.344351 E  LIRC: Failed to connect to Unix socket '/var/run/lirc/lircd'
            eno: No such file or directory (2)
2024-02-28 11:47:38.344367 I  No joystick configuration found, not enabling joystick control
2024-02-28 11:47:38.344531 I  UDPListener: Enabling
2024-02-28 11:47:38.349737 I  Binding to UDP 0.0.0.0:6948
2024-02-28 11:47:38.349761 I  Binding to UDP [::]:6948
2024-02-28 11:47:38.424107 I  ScreenSaverDBus: Created for DBus service: org.freedesktop.ScreenSaver
2024-02-28 11:47:38.424242 I  ScreenSaverDBus: Successfully inhibited screensaver via org.freedesktop.ScreenSaver. cookie 15. nom nom
2024-02-28 11:47:38.424261 I  ScreenSaverDBus: Screensaver uninhibited via org.freedesktop.ScreenSaver
2024-02-28 11:47:38.425527 I  Starting process signal handler
2024-02-28 11:47:38.425533 I  Starting process manager
2024-02-28 11:47:38.425575 I  Starting IO manager (read)
2024-02-28 11:47:38.427859 I  Starting IO manager (write)
2024-02-28 11:47:38.476505 I  ScreenSaverX11: DPMS is active.
2024-02-28 11:47:38.476676 I  Using Frameless Window
2024-02-28 11:47:38.476676 I  Using Full Screen Window
2024-02-28 11:47:38.500290 I  Display: Have main widget
2024-02-28 11:47:38.500292 I  Display: Have main window
2024-02-28 11:47:38.500304 I  Display: Screen 'DVI-I-1' not found, defaulting to primary screen (HDMI-0)
2024-02-28 11:47:38.727742 I  OpenGL: OpenGL vendor        : NVIDIA Corporation
2024-02-28 11:47:38.727744 I  OpenGL: OpenGL renderer      : NVIDIA GeForce RTX 4060/PCIe/SSE2
2024-02-28 11:47:38.727745 I  OpenGL: OpenGL version       : 4.6.0 NVIDIA 525.147.05
2024-02-28 11:47:38.727746 I  OpenGL: Qt platform          : xcb
2024-02-28 11:47:38.727766 I  OpenGL: EGL display          : No
2024-02-28 11:47:38.727768 I  OpenGL: Qt OpenGL module     : OpenGL (not ES)
2024-02-28 11:47:38.727768 I  OpenGL: Qt OpenGL format     : OpenGL 4.6
2024-02-28 11:47:38.727769 I  OpenGL: Qt OpenGL surface    : RGBA: 8:8:8:0 Depth: 24 Stencil: 0
2024-02-28 11:47:38.727770 I  OpenGL: Max texture size     : 32768
2024-02-28 11:47:38.727772 I  OpenGL: Shaders              : Vertex,Fragment,Geometry,Compute
2024-02-28 11:47:38.727773 I  OpenGL: 16bit framebuffers   : Yes
2024-02-28 11:47:38.728526 I  OpenGL: Initialised MythRenderOpenGL
2024-02-28 11:47:38.728527 I  OpenGL: Using full range output
2024-02-28 11:47:38.746032 I  UICache: Pruning cache directory: /home/dave/.mythtv/cache/remotecache
2024-02-28 11:47:38.746126 I  UICache: Kept 18 files, deleted 0 files, stat error on 0 files
2024-02-28 11:47:38.746130 I  UICache: Pruning cache directory: /home/dave/.mythtv/cache/thumbnails
2024-02-28 11:47:38.748327 I  UICache: Kept 615 files, deleted 0 files, stat error on 0 files
libcec.so.6: cannot open shared object file: No such file or directory
[AVHWDeviceContext @ 0x602cdb1ff3c0] Failed to initialise VAAPI connection: -1 (unknown libva error).
2024-02-28 11:47:38.856773 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.1.17:6543 (try 1 of 1)
2024-02-28 11:47:38.859539 I  MythCoreContext::CheckProtoVersion(): Using protocol version 91 BuzzOff
2024-02-28 11:47:38.877632 E  CECAdapter: Failed to load libcec.
2024-02-28 11:47:38.877666 I  VideoProfile: Resetting decoder/render support
2024-02-28 11:47:38.893036 I  VDPAUHelp: Supported/available VDPAU decoders:
2024-02-28 11:47:38.908030 I  VDPAUHelp: MPEG1 (Max size: 4096x4096)
2024-02-28 11:47:38.908036 I  VDPAUHelp: MPEG2 Simple (Max size: 4096x4096)
2024-02-28 11:47:38.908040 I  VDPAUHelp: MPEG2 Main (Max size: 4096x4096)
2024-02-28 11:47:38.908043 I  VDPAUHelp: MPEG4 Simple (Max size: 2048x2048)
2024-02-28 11:47:38.908045 I  VDPAUHelp: MPEG4 Advanced Simple (Max size: 2048x2048)
2024-02-28 11:47:38.908048 I  VDPAUHelp: VC1 Simple (Max size: 2048x2048)
2024-02-28 11:47:38.908051 I  VDPAUHelp: VC1 Main (Max size: 2048x2048)
2024-02-28 11:47:38.908054 I  VDPAUHelp: VC1 Advanced (Max size: 2048x2048)
2024-02-28 11:47:38.908056 I  VDPAUHelp: H264 Baseline (Max size: 4096x4096)
2024-02-28 11:47:38.908059 I  VDPAUHelp: H264 Main (Max size: 4096x4096)
2024-02-28 11:47:38.908063 I  VDPAUHelp: H264 High (Max size: 4096x4096)
2024-02-28 11:47:38.908067 I  VDPAUHelp: H264 Extended (Max size: 4096x4096)
2024-02-28 11:47:38.908070 I  VDPAUHelp: H264 Constrained (Max size: 4096x4096)
2024-02-28 11:47:38.908072 I  VDPAUHelp: H264 Constrained High (Max size: 4096x4096)
2024-02-28 11:47:38.908074 I  VDPAUHelp: H264 High 444 (Max size: 4096x4096)
2024-02-28 11:47:38.908077 I  VDPAUHelp: HEVC Main (Max size: 8192x8192)
2024-02-28 11:47:38.908079 I  VDPAUHelp: HEVC Main10 (Max size: 8192x8192)
2024-02-28 11:47:38.908082 I  VDPAUHelp: HEVC Rext (Max size: 8192x8192)
2024-02-28 11:47:38.911874 I  VAAPIDec: VAAPI functionality checked failed
2024-02-28 11:47:39.215485 I  NVDEC: Supported/available NVDEC decoders:
2024-02-28 11:47:39.215512 I  NVDEC: MPEG1 YUV420P (Max size: 4080x4080) MBs: 65280
2024-02-28 11:47:39.215515 I  NVDEC: MPEG2 YUV420P (Max size: 4080x4080) MBs: 65280
2024-02-28 11:47:39.215518 I  NVDEC: MPEG4 YUV420P (Max size: 2032x2032) MBs: 8192
2024-02-28 11:47:39.215521 I  NVDEC: VC1 YUV420P (Max size: 2032x2032) MBs: 8192
2024-02-28 11:47:39.215523 I  NVDEC: H264 YUV420P (Max size: 4096x4096) MBs: 65536
2024-02-28 11:47:39.215525 I  NVDEC: HEVC YUV420P (Max size: 8192x8192) MBs: 262144
2024-02-28 11:47:39.215528 I  NVDEC: HEVC YUV420P 9Bit (Max size: 8192x8192) MBs: 262144
2024-02-28 11:47:39.215530 I  NVDEC: HEVC YUV420P 10Bit (Max size: 8192x8192) MBs: 262144
2024-02-28 11:47:39.215532 I  NVDEC: HEVC YUV420P 11Bit (Max size: 8192x8192) MBs: 262144
2024-02-28 11:47:39.215568 I  NVDEC: HEVC YUV420P 12Bit (Max size: 8192x8192) MBs: 262144
2024-02-28 11:47:39.215570 I  NVDEC: VP8 YUV420P (Max size: 4096x4096) MBs: 65536
2024-02-28 11:47:39.215572 I  NVDEC: VP9 YUV420P (Max size: 8192x8192) MBs: 262144
2024-02-28 11:47:39.215574 I  NVDEC: VP9 YUV420P 9Bit (Max size: 8192x8192) MBs: 262144
2024-02-28 11:47:39.215576 I  NVDEC: VP9 YUV420P 10Bit (Max size: 8192x8192) MBs: 262144
2024-02-28 11:47:39.215578 I  NVDEC: VP9 YUV420P 11Bit (Max size: 8192x8192) MBs: 262144
2024-02-28 11:47:39.215580 I  NVDEC: VP9 YUV420P 12Bit (Max size: 8192x8192) MBs: 262144
2024-02-28 11:47:39.216091 I  V4L2_M2M: No V4L2 decoders found
2024-02-28 11:47:39.216355 I  DRMPRIMECtx: DRM PRIME codecs supported: None 
2024-02-28 11:47:39.216453 I  VideoProfile: Available GPU interops: GL-VDPAU,GL-VAAPI-GLX-Pixmap,GL-VAAPI-GLX-Copy,GL-NVDEC
2024-02-28 11:47:39.216457 I  VideoProfile: Decoder/render support: ffmpeg      null opengl opengl-yv12
2024-02-28 11:47:39.216459 I  VideoProfile: Decoder/render support: vdpau       opengl-hw
2024-02-28 11:47:39.216460 I  VideoProfile: Decoder/render support: vdpau-dec   null opengl opengl-yv12
2024-02-28 11:47:39.216461 I  VideoProfile: Decoder/render support: nvdec       opengl-hw
2024-02-28 11:47:39.216463 I  VideoProfile: Decoder/render support: nvdec-dec   null opengl opengl-yv12
2024-02-28 11:47:39.218308 E  RAOP Device: Aborting startup - no key found.
2024-02-28 11:47:39.220058 I  AirPlay: Created airplay objects.
2024-02-28 11:47:39.220139 I  Listening on TCP 0.0.0.0:5100
2024-02-28 11:47:39.220159 I  Listening on TCP [::]:5100
2024-02-28 11:47:39.232415 I  Current MythTV Schema Version (DBSchemaVer): 1379
2024-02-28 11:47:39.325846 I  InputHandler: Locking input devices
2024-02-28 11:47:39.325849 N  Suspending idle timer
2024-02-28 11:47:39.881294 N  Registering Internal as a media playback plugin.
2024-02-28 11:47:39.883417 N  MediaMonitor disabled by user setting.
2024-02-28 11:47:39.884712 W  No plugins directory /usr/lib/mythtv/plugins
2024-02-28 11:47:39.912945 N  Found mainmenu.xml for theme 'MythCenter-wide'
2024-02-28 11:47:39.925054 I  Checking for theme updates every hour
2024-02-28 11:47:39.925219 I  Registering HouseKeeperTask 'HardwareProfiler'.
2024-02-28 11:47:39.929152 I  Starting HouseKeeper.
2024-02-28 11:47:39.985515 I  HTTPPool: Using maximum 32 threads
2024-02-28 11:47:39.991653 I  InputHandler: Unlocking input devices
2024-02-28 11:47:39.991654 N  Resuming idle timer
2024-02-28 11:47:40.001825 W  SSL: SSL Host key file (/home/dave/.mythtv/certificates/key.pem) does not exist or is not readable
2024-02-28 11:47:40.016398 I  Listening on TCP 0.0.0.0:6547
2024-02-28 11:47:40.019205 I  Listening on TCP [::]:6547
2024-02-28 11:47:40.068315 I  Bonjour: Service registration complete: name 'MythTV on Ryzen7-2700x' type '_airplay._tcp.' domain: 'local.'
2024-02-28 11:47:40.070735 I  Bonjour: Service registration complete: name 'Mythfrontend on Ryzen7-2700x' type '_mythfrontend._tcp.' domain: 'local.'
2024-02-28 11:47:40.862126 I  Bonjour: Service registration complete: name 'mythfrontend on Ryzen7-2700x' type '_http._tcp.' domain: 'local.'
2024-02-28 11:47:47.580134 I  Qt: libpng warning: iCCP: known incorrect sRGB profile
2024-02-28 11:47:47.580171 I  Qt: libpng warning: iCCP: known incorrect sRGB profile
2024-02-28 11:47:50.649123 I  Qt: libpng warning: iCCP: known incorrect sRGB profile
2024-02-28 11:47:55.048847 I  TV::TV(): Creating TV object
2024-02-28 11:47:55.066351 N  Suspending idle timer
2024-02-28 11:47:55.070173 I  TV::Init(): Created TvPlayWindow.
2024-02-28 11:47:55.077667 I  TV::HandleStateChange(): Attempting to change from None to WatchingPreRecorded
2024-02-28 11:47:55.115847 E  Overlay: Failed to create window osd_status
2024-02-28 11:47:55.115854 E  Overlay: Failed to create window osd_status
2024-02-28 11:47:55.121741 I  PlayerUI: Initialising player state
2024-02-28 11:47:55.121743 I  Editor: Initialising editor
2024-02-28 11:47:55.121744 I  PlayerVis: Initialising visualiser
2024-02-28 11:47:55.121746 I  PlayerCaptions: Initialising captions
2024-02-28 11:47:55.121750 I  PlayerAudio: Initialising audio
2024-02-28 11:47:55.132550 E  ALSA: snd_pcm_info_get_card: Operation not permitted
2024-02-28 11:47:55.150489 N  AudioPlayer: Enabling Audio
2024-02-28 11:47:55.150502 I  PlayerBase: Player state ready
2024-02-28 11:47:55.150511 I  Player(0): Opening 'myth://myth33server/38345_20240225184300.ts'
2024-02-28 11:47:55.833604 I  AFD: codec mp2 has 2 channels
2024-02-28 11:47:55.833697 I  AFD: Opened codec 0x602cdf543800, id(mp2) type(Audio)
2024-02-28 11:47:55.898688 I  AFD: Using nvdec for video decoding
2024-02-28 11:47:55.902819 I  AFD: Opened codec 0x602cdf75cb40, id(mpeg2video) type(Video)
2024-02-28 11:47:55.915849 I  AOBase: Opening audio device 'default' ch 2(2) sr 48000 sf signed 16 bit reenc 0
2024-02-28 11:47:56.004515 I  Clearing OpenGL painter cache.
[freemheg] WARN Launch not found //a
[freemheg] WARN Launch not found //startup
2024-02-28 11:47:56.120512 I  Qt: libpng warning: iCCP: known incorrect sRGB profile
2024-02-28 11:47:56.120559 I  Qt: libpng warning: iCCP: known incorrect sRGB profile
2024-02-28 11:47:56.120614 I  Qt: libpng warning: iCCP: known incorrect sRGB profile
2024-02-28 11:47:56.137435 I  VideoOutput: SetDeinterlacing (Doublerate 1): Single High|CPU|GLSL|DRIVER Double High|CPU|GLSL|DRIVER
2024-02-28 11:47:56.137493 I  TV::StartPlayer(): Created player.
2024-02-28 11:47:56.137513 I  TV::HandleStateChange(): Changing from None to WatchingPreRecorded
2024-02-28 11:47:56.140788 I  ScreenSaverDBus: Successfully inhibited screensaver via org.freedesktop.ScreenSaver. cookie 16. nom nom
2024-02-28 11:47:56.140852 I  ScreenSaverX11: Inhibited X11 screensaver
2024-02-28 11:47:56.140967 I  ScreenSaverX11: DPMS Deactivated 1
2024-02-28 11:47:56.141003 I  TV::HandleStateChange(): Main UI disabled.
2024-02-28 11:47:56.141022 I  TV::StartTV(): Entering main playback loop.
2024-02-28 11:47:56.141742 W  ColourSpace: Forcing inconsistent colourspace - frame format NVDec
2024-02-28 11:47:56.142886 I  GLVid: New frame format: None:None 544x576 (Tex: 2D) -> NVDec:NV12 544x576 (Tex: 2D)
2024-02-28 11:48:36.431320 I  [mhi] Adding MHEG key RIGHT:4:0
2024-02-28 11:48:36.992897 I  [mhi] Adding MHEG key RIGHT:4:0
2024-02-28 11:48:37.176339 I  [mhi] Adding MHEG key RIGHT:4:0
2024-02-28 11:48:40.957813 I  TV::HandleStateChange(): Attempting to change from WatchingPreRecorded to None
2024-02-28 11:48:40.957839 I  ScreenSaverDBus: Screensaver uninhibited via org.freedesktop.ScreenSaver
2024-02-28 11:48:40.957842 I  ScreenSaverX11: Uninhibited screensaver
2024-02-28 11:48:40.957912 I  ScreenSaverX11: DPMS Reactivated 1
2024-02-28 11:48:40.971551 I  OpenGLInterop: Deleted 14 textures in 7 groups
2024-02-28 11:48:41.152273 I  TV::HandleStateChange(): Changing from WatchingPreRecorded to None
2024-02-28 11:48:41.152342 I  TV::StartTV(): Exiting main playback loop.
2024-02-28 11:48:41.152660 N  Resuming idle timer
2024-02-28 11:48:43.618619 I  Created ExitPrompter
2024-02-28 11:48:44.947211 I  Deleted ExitPrompter
2024-02-28 11:48:44.947294 I  Bonjour: De-registering service '_http._tcp.' on 'mythfrontend on Ryzen7-2700x'
2024-02-28 11:48:44.967766 I  UICache: Pruning cache directory: /home/dave/.mythtv/cache/remotecache
2024-02-28 11:48:44.967857 I  UICache: Kept 18 files, deleted 0 files, stat error on 0 files
2024-02-28 11:48:44.967862 I  UICache: Pruning cache directory: /home/dave/.mythtv/cache/thumbnails
2024-02-28 11:48:44.970069 I  UICache: Kept 615 files, deleted 0 files, stat error on 0 files
2024-02-28 11:48:44.970667 I  Bonjour: De-registering service '_mythfrontend._tcp.' on 'Mythfrontend on Ryzen7-2700x'
2024-02-28 11:48:44.971188 I  UDPListener: Disabling
2024-02-28 11:48:44.982011 I  InputHandler: Stopping
2024-02-28 11:48:44.983070 W  MythPainter: 63 images not yet de-allocated.
2024-02-28 11:48:44.983078 I  Clearing OpenGL painter cache.
2024-02-28 11:48:44.983548 I  OpenGL: MythRenderOpenGL closing
2024-02-28 11:48:44.986877 I  Display: Deleting
2024-02-28 11:48:44.988685 I  RAOP Device: Cleaning up.
2024-02-28 11:48:44.988692 I  AirPlay: Cleaning up.
2024-02-28 11:48:44.988764 I  Bonjour: De-registering service '_airplay._tcp.' on 'MythTV on Ryzen7-2700x'
2024-02-28 11:48:44.988936 I  Shutting down UPnP client...
2024-02-28 11:48:44.989734 I  PowerDBus: Closing interfaces
2024-02-28 11:48:44.989903 I  Waiting for threads to exit.
2024-02-28 11:48:45.884727 I  Exiting
2024-02-28 11:48:45.975342 I  Removing syslogging
dave@Ryzen7-2700x:~$ 

What do you see instead?

I cannot use cursor keys or start-bar to pause/ff/rew/skip

Additional information

I have been advised on how to remove interactive funcionality which will solve my issue as I do not care for it, but guess there must be an underlying bug that would be best squished.

kmdewaal commented 6 months ago

Interesting... https://www.tvpanel.co.uk/faq/