twinther / script.tvguide

GNU General Public License v2.0
22 stars 30 forks source link

TV Guide closes on Android touch devices when opening context menu #17

Open bluezed opened 10 years ago

bluezed commented 10 years ago

On any Android touch screen device, I tested with Samsung Galaxy S3 (Android 4.4) and a no-name tablet (Android 4.2), the TV Guide closes when you try to open the context menu by long-pressing on a channel.

The log does not give much information, just looks like the TV Guide disappears suddenly.

08:42:24 T:1810011264  NOTICE: Thread Timer start, auto delete: false
08:42:25 T:1810011264   DEBUG: Thread Timer 1810011264 terminating
08:42:25 T:1869577840  NOTICE: Database.eventLoop() >>>>>>>>>> processing command: _close
08:42:25 T:1869577840  NOTICE: Database.eventLoop() >>>>>>>>>> exiting...
08:42:25 T:1684996648    INFO: CPythonInvoker(8, /storage/emulated/0/Android/data/org.xbmc.xbmc/files/.xbmc/addons/script.tvguide/addon.py): script successfully run
08:42:25 T:1684996648    INFO: CPythonInvoker(8, /storage/emulated/0/Android/data/org.xbmc.xbmc/files/.xbmc/addons/script.tvguide/addon.py): waiting on thread 1880207368
08:42:25 T:1566190264   DEBUG: Activating window ID: 10001
08:42:25 T:1566190264   DEBUG: ------ Window Deinit (/storage/emulated/0/Android/data/org.xbmc.xbmc/files/.xbmc/addons/script.tvguide/resources/skins/Default/720p/script-tvguide-main.xml) ------
08:42:25 T:1566190264   DEBUG: ------ Window Init (MyPrograms.xml) ------
08:42:25 T:1566190264   DEBUG: Window MyPrograms.xml was already loaded
08:42:25 T:1566190264   DEBUG: Alloc resources: 6.89m
08:42:25 T:1566190264   DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/executable/)
08:42:25 T:1566190264   DEBUG:   ParentPath = [addons://sources/executable/]
08:42:25 T:1869577840  NOTICE: Thread BackgroundLoader start, auto delete: false
08:42:25 T:1869577840   DEBUG: Thread BackgroundLoader 1869577840 terminating
08:42:26 T:1684996648    INFO: CPythonInvoker(8, /storage/emulated/0/Android/data/org.xbmc.xbmc/files/.xbmc/addons/script.tvguide/addon.py): waiting on thread 1679995016
08:42:26 T:1684996648    INFO: Python script stopped

Just tested on Windows with mouse and when right-clicking on a programme the same happens.