Siduction Forum

Siduction Forum => Software - Support => Topic started by: gorzka on 2020/12/20, 15:00:19

Title: Hypnotix IPTV läuft nicht richtig
Post by: gorzka on 2020/12/20, 15:00:19
Habe mir IPTV Hypnotix installiert. Es startet zwar, aber die Sender starten nicht.

Kennt jemand dieses Programm und kann mir weiterhelfen?

Webseite: https://github.com/linuxmint/hypnotix (https://github.com/linuxmint/hypnotix)
Title: Re: Hypnotix IPTV läuft nicht richtig
Post by: towo on 2020/12/20, 16:27:51
Tja, hier läufts, und nun?
Title: Re: Hypnotix IPTV läuft nicht richtig
Post by: gorzka on 2020/12/20, 18:00:02
Woher hast du python3-imdbpy genommen? Ich habe Sie hier nicht gefunden
Title: Re: Hypnotix IPTV läuft nicht richtig
Post by: towo on 2020/12/20, 18:39:22
Code: [Select]
towo:Defiant> apt policy python3-imdbpy
python3-imdbpy:
  Installiert:           6.8-2
  Installationskandidat: 6.8-2
  Versionstabelle:
 *** 6.8-2 500
        500 https://deb.debian.org/debian unstable/main amd64 Packages
        500 https://deb.debian.org/debian unstable/main i386 Packages
        100 /var/lib/dpkg/status

Wie wäre es, wenn Du in Deinen Posts anstatt mit Prosa, mit Fakten aufwartest?
Mit "geht nicht" kann hier niemand was anfangen!
Im Zweifel startet man das Programm aus einem Terminal, da bekommt man dann evtl. auch Fehler zu sehen.
Title: Re: Hypnotix IPTV läuft nicht richtig
Post by: gorzka on 2020/12/20, 19:33:27
ja, stimmt. Da hast du recht.
Hier mal die Ausgabe vom Terminal:

Code: [Select]
Free-IPTV: Getting playlist...
Free-IPTV: Checking playlist...
Free-IPTV: Loading channels...
Traceback (most recent call last):
  File "/usr/lib/hypnotix/hypnotix.py", line 1018, in on_mpv_drawing_area_realize
    self.reinit_mpv()
  File "/usr/lib/hypnotix/hypnotix.py", line 1039, in reinit_mpv
    input_vo_keyboard=True,osc=True, ytdl=True, wid=str(self.mpv_drawing_area.get_window().get_xid()))
AttributeError: 'GdkWaylandWindow' object has no attribute 'get_xid'
CHANNEL: 'Comedy' (http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1efd0dbbe3ba000908b639/master.m3u8?advertisingId=&appName=web&appVersion=unknown&appStoreUrl=&architecture=&buildVersion=&clientTime=0&deviceDNT=0&deviceId=f7076842-33bf-11eb-bb3e-5b164828c024&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&sid=bbc1eb72-b986-4733-8dc7-b184b4bbd7a5&userId=&serverSideAds=true)
Exception in thread Thread-3:
Traceback (most recent call last):
  File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.9/threading.py", line 892, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/hypnotix/hypnotix.py", line 591, in play_async
    self.reinit_mpv()
  File "/usr/lib/hypnotix/hypnotix.py", line 1039, in reinit_mpv
    input_vo_keyboard=True,osc=True, ytdl=True, wid=str(self.mpv_drawing_area.get_window().get_xid()))
AttributeError: 'GdkWaylandWindow' object has no attribute 'get_xid'

und die Ausgabe von Linuxmint:

Code: [Select]
Loading providers...
Free-IPTV: Getting playlist...
Free-IPTV: Checking playlist...
Free-IPTV: Loading channels...
CHANNEL: 'Comedy' (http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1efd0dbbe3ba000908b639/master.m3u8?advertisingId=&appName=web&appVersion=unknown&appStoreUrl=&architecture=&buildVersion=&clientTime=0&deviceDNT=0&deviceId=f7076842-33bf-11eb-bb3e-5b164828c024&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&sid=bbc1eb72-b986-4733-8dc7-b184b4bbd7a5&userId=&serverSideAds=true)

es scheint als ob ich noch irgendetwas installieren muss. Aber was?
Title: Re: Hypnotix IPTV läuft nicht richtig
Post by: gorzka on 2020/12/23, 20:18:02
So, ich weiss jetzt woran es liegt. Es ist wayland. hypnotix läuft nicht unter Wayland . Mann kann es umstellen wenn man bei der Anmeldung XORG wählt. Dann laüft es wie es soll