Seite 1 von 1
[Gelöst]Mediathekview in Mageia 7

Verfasst:
Aug 13th, '19, 17:48
von Hanisch
Hallo,
ich kann das Programm 'mediathekview' nirgendo finden.
Auf meinem System ist nur 'java-1.8.0-openjdk' installiert.
Wie und von wo kann ich mir die neueste Version des Programms 'mediathekview' installieren?
Gruß
Ch. Hanisch
Re: Mediathekview in Mageia 7

Verfasst:
Aug 13th, '19, 18:35
von Feuervogel
Hallo Hanisch,
wohl von der Downloadseite des Herstellers
Download MediathekView.
Gruß
Feuervogel
Re: Mediathekview in Mageia 7

Verfasst:
Aug 14th, '19, 14:35
von Hanisch
ich habe die Datei 'MediathekView-latest-linux.tar.gz' an der Paketverwaltung vorbei nach /opt/Mediathekview entpackt
- Code: Alles auswählen
$ /opt/Mediathekview/MediathekView.sh
Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" java.lang.UnsupportedClassVersionError: mediathek/Main has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:495)
- Code: Alles auswählen
$ java -version
openjdk version "1.8.0_212"
OpenJDK Runtime Environment (build 1.8.0_212-b04)
OpenJDK 64-Bit Server VM (build 25.212-b04, mixed mode)
- Code: Alles auswählen
$ sudo update-alternatives --config java
Es gibt 1 Programm, welches »java« zur Verfügung stellt.
Auswahl Befehl
-----------------------------------------------
*+ 1 java-1.8.0-openjdk.x86_64 (/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212-1.b04.1.mga7.x86_64/jre/bin/java)
Eingabe um die vorgegebene Auswahl[+] zu behalten, oder geben Sie die Nummer an:
Offensichtlich brauche ich 'java-1.11.0-openjdk'. Wo bekomme ich das her?
Gruß
Ch. Hanisch
Re: Mediathekview in Mageia 7

Verfasst:
Aug 14th, '19, 14:40
von alf
Alternativ kannst du dir ja auch eine ältere Version von MediathekView herunterladen, die mit der vorhandenen Java-version kompatibel ist.
https://download.mediathekview.de/stabil/
Re: Mediathekview in Mageia 7

Verfasst:
Aug 14th, '19, 15:35
von Hanisch
Sorry, nachdem ich einige Versionen ausprobiert habe, muß ich feststellen, daß die alle nicht richtig funktionieren.
Das wird also erst einmal nichts mit MediathekView unter Mageia 7.
Gruß
Ch. Hanisch
Re: Mediathekview in Mageia 7

Verfasst:
Aug 14th, '19, 15:38
von Feuervogel
Hallo Hanisch,
Du brauchst doch nicht zwingend das Programm selbst.
Du kannst doch statt dessen auch die Browser-Version
MediathekViewWeb nutzen. Lesezeichen setzen und fertig.
Gruß
Feuervogel
Re: Mediathekview in Mageia 7

Verfasst:
Aug 14th, '19, 22:06
von Latte
Also Version 13.2.1 (die hatte ich unter Mageia 6 installiert) und die hat den Sprung zu Mageia 7 problemlos überlebt.
die aktuelle Version 13.3.0 bekomme ich auf die Schnelle nicht zum laufen, aber die vorherige Version reicht mir...
Re: Mediathekview in Mageia 7

Verfasst:
Aug 15th, '19, 09:29
von Hanisch
Latte hat geschrieben:Also Version 13.2.1 (die hatte ich unter Mageia 6 installiert) und die hat den Sprung zu Mageia 7 problemlos überlebt.
Sorry, bei mir funktioniert diese Version unter Mageia 7 nicht. Die Filmklappe wird angezeigt und damit war's.
- Code: Alles auswählen
$ /opt/MediathekView/MediathekView.sh
___ ___ _ _ _ _ _ _ _ _
| \/ | | (_) | | | | | | | | | (_)
| . . | ___ __| |_ __ _| |_| |__ ___| | _| | | |_ _____ __
| |\/| |/ _ \/ _` | |/ _` | __| '_ \ / _ \ |/ / | | | |/ _ \ \ /\ / /
| | | | __/ (_| | | (_| | |_| | | | __/ <\ \_/ / | __/\ V V /
\_| |_/\___|\__,_|_|\__,_|\__|_| |_|\___|_|\_\\___/|_|\___| \_/\_/
. Portable Mode: false
. Proxy Authentication: not configured
Graphics Device initialization failed for : es2, sw
Error initializing QuantumRenderer: no suitable pipeline found
java.lang.RuntimeException: java.lang.RuntimeException: Error initializing QuantumRenderer: no suitable pipeline found
at com.sun.javafx.tk.quantum.QuantumRenderer.getInstance(QuantumRenderer.java:280)
at com.sun.javafx.tk.quantum.QuantumToolkit.init(QuantumToolkit.java:221)
at com.sun.javafx.tk.Toolkit.getToolkit(Toolkit.java:205)
at javafx.animation.Animation.<init>(Animation.java:1029)
at javafx.animation.Transition.<init>(Transition.java:151)
at javafx.animation.PauseTransition.<init>(PauseTransition.java:142)
at mSearch.tool.ApplicationConfiguration$EvtListener.<init>(ApplicationConfiguration.java:83)
at mSearch.tool.ApplicationConfiguration.setupXmlConfiguration(ApplicationConfiguration.java:104)
at mSearch.tool.ApplicationConfiguration.<init>(ApplicationConfiguration.java:65)
at mSearch.tool.ApplicationConfiguration.<clinit>(ApplicationConfiguration.java:58)
at mediathek.MediathekGui.<init>(MediathekGui.java:1006)
at mediathek.Main.getPlatformWindow(Main.java:297)
at mediathek.Main.lambda$startGuiMode$0(Main.java:282)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Caused by: java.lang.RuntimeException: Error initializing QuantumRenderer: no suitable pipeline found
at com.sun.javafx.tk.quantum.QuantumRenderer$PipelineRunnable.init(QuantumRenderer.java:94)
at com.sun.javafx.tk.quantum.QuantumRenderer$PipelineRunnable.run(QuantumRenderer.java:124)
at java.lang.Thread.run(Thread.java:748)
Exception in thread "AWT-EventQueue-0" java.lang.ExceptionInInitializerError
at mediathek.MediathekGui.<init>(MediathekGui.java:1006)
at mediathek.Main.getPlatformWindow(Main.java:297)
at mediathek.Main.lambda$startGuiMode$0(Main.java:282)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Caused by: java.lang.RuntimeException: No toolkit found
at com.sun.javafx.tk.Toolkit.getToolkit(Toolkit.java:217)
at javafx.animation.Animation.<init>(Animation.java:1029)
at javafx.animation.Transition.<init>(Transition.java:151)
at javafx.animation.PauseTransition.<init>(PauseTransition.java:142)
at mSearch.tool.ApplicationConfiguration$EvtListener.<init>(ApplicationConfiguration.java:83)
at mSearch.tool.ApplicationConfiguration.setupXmlConfiguration(ApplicationConfiguration.java:104)
at mSearch.tool.ApplicationConfiguration.<init>(ApplicationConfiguration.java:65)
at mSearch.tool.ApplicationConfiguration.<clinit>(ApplicationConfiguration.java:58)
... 17 more
Gruß
Ch. Hanisch
Re: Mediathekview in Mageia 7

Verfasst:
Aug 15th, '19, 17:04
von Latte
Hilft dir wahrscheinlich nicht viel weiter, aber zum Vergleich "mein Start":
- Code: Alles auswählen
[marc@Laptop MediathekView-13.2.1]$ sh MediathekView.sh
___ ___ _ _ _ _ _ _ _ _
| \/ | | (_) | | | | | | | | | (_)
| . . | ___ __| |_ __ _| |_| |__ ___| | _| | | |_ _____ __
| |\/| |/ _ \/ _` | |/ _` | __| '_ \ / _ \ |/ / | | | |/ _ \ \ /\ / /
| | | | __/ (_| | | (_| | |_| | | | __/ <\ \_/ / | __/\ V V /
\_| |_/\___|\__,_|_|\__,_|\__|_| |_|\___|_|\_\\___/|_|\___| \_/\_/
. Portable Mode: false
. Proxy Authentication: not configured
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 20: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 20: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 20: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 20: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 20: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 44: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 44: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 44: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 44: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 44: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 129: Having multiple values in <test> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 152: Having multiple values in <test> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 178: Having multiple values in <test> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/80-odohei.conf", line 31: Having multiple values in <test> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/80-odokai.conf", line 33: Having multiple values in <test> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/80-odosung.conf", line 52: Having multiple values in <test> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/80-odosung.conf", line 75: Having multiple values in <test> isn't supported and may not work as expected
. Programmstart: 15.08.2019 17:57:35
. maxMemory: 954 MB
. Version: MediathekView 13.2.1
. Java:
. Vendor: Oracle Corporation
. VMname: OpenJDK 64-Bit Server VM
. Version: 1.8.0_212
. Runtimeversion: 1.8.0_212-b04
. Programmpfad: /home/marc/Programme/MediathekView-13.2.1/
. Verzeichnis Einstellungen: /home/marc/.mediathek3
.
.
.
. ========== ========== ========== ========== ==========
. DURATION 0: Start [499,00 ms]
. Klasse: Main.getPlatformWindow
. ========== ========== ========== ========== ==========
.
. =======================================
. Systemparameter
. -----------------
. Download-Timeout [s]: 250
. max. Download-Restart: 5
. max. Download-Restart-Http: 10
. Download weiterführen in [s]: 60
. Download Fehlermeldung anzeigen [s]: 120
. Downoadprogress anzeigen: true
. User-Agent: MediathekView
. =======================================
.
. Konfig wurde gelesen!
. ========== ========== ========== ========== ==========
. DURATION 1: Start Gui [300,00 ms]
. Klasse: Main.getPlatformWindow
. ========== ========== ========== ========== ==========
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 20: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 20: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 20: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 20: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 20: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 44: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 44: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 44: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 44: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 44: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 129: Having multiple values in <test> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 152: Having multiple values in <test> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/69-odofonts.conf", line 178: Having multiple values in <test> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/80-odohei.conf", line 31: Having multiple values in <test> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/80-odokai.conf", line 33: Having multiple values in <test> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/80-odosung.conf", line 52: Having multiple values in <test> isn't supported and may not work as expected
Fontconfig warning: "/usr/share/fontconfig/conf.avail/80-odosung.conf", line 75: Having multiple values in <test> isn't supported and may not work as expected
. initializeDatabase()
. initializeDatabase() done.
. ========== ========== ========== ========== ==========
. DURATION 2: Init GUI [2,14 s]
. Klasse: Main.getPlatformWindow
. ========== ========== ========== ========== ==========
. ========== ========== ========== ========== ==========
. DURATION 3: Gui steht! [383,00 ms]
. Klasse: Main.getPlatformWindow
. ========== ========== ========== ========== ==========
. Liste Filme lesen von: /home/marc/.mediathek3/filme.json
. Creating SQL indices
. Finished creating SQL indices
. Liste Filme gelesen am: 15.08.2019, 17:58
. erstellt am: 13.07.2019, 11:21
. Anzahl Filme: 295546
. Die Filmliste ist 47916 Minuten alt
. Filmliste zu alt, neue Filmliste laden
. MVHttpClient: Proxy not configured
.
. Alte Liste erstellt am: 13.07.2019, 11:21
. Anzahl Filme: 295546
. Anzahl Neue: 7557
. Filmliste laden (auto)
. Filmliste laden von: https://liste.mediathekview.de/Filmliste-akt.xz
. Liste Filme lesen von: https://liste.mediathekview.de/Filmliste-akt.xz
. Creating SQL indices
. Finished creating SQL indices
. Liste Filme gelesen am: 15.08.2019, 17:58
. erstellt am: 15.08.2019, 16:16
. Anzahl Filme: 299394
. Die Filmliste ist 101 Minuten alt
.
. Liste Kompl. gelesen am: 15.08.2019, 17:58
. Liste Kompl erstellt am: 15.08.2019, 16:16
. Anzahl Filme: 299394
.
. Jetzige Liste erstellt am: 15.08.2019, 16:16
. Anzahl Filme: 299394
. Filme schreiben (299394 Filme) :
. --> Start Schreiben nach: /home/marc/.mediathek3/filme.json
. Anzahl Neue: 31646
.
. ========== ========== ========== ========== ==========
. DURATION 4: Abo in Filmliste eintragen [65,74 s]
. Klasse: FilmeLaden.undEnde
. Abo in Filmliste eintragen Anzahl: 1 Dauer: 5,86 s
. ========== ========== ========== ========== ==========
. ========== ========== ========== ========== ==========
. DURATION 5: Blacklist filtern [40,00 ms]
. Klasse: FilmeLaden.undEnde
. Blacklist filtern Anzahl: 1 Dauer: 39,00 ms
. ========== ========== ========== ========== ==========
. -------------------------------------------------------
. Einstellungen sichern
. Einstellungen wurden gesichert
. -------------------------------------------------------
. Daten Schreiben nach: /home/marc/.mediathek3/mediathek.xml
. Config Schreiben nach: /home/marc/.mediathek3/mediathek.xml startet
. Config Schreiben beendet
. --> geschrieben!
. Write duration: 13316 ms
Filme in Downloads eintragen
. MediaDB schreiben (0) Dateien :
. --> Start Schreiben nach: /home/marc/.mediathek3/mediadb.txt
. --> geschrieben!
. CheckUpdate started.
. CheckUpdate finished.
Re: Mediathekview in Mageia 7

Verfasst:
Aug 15th, '19, 17:23
von Hanisch
Latte hat geschrieben:Hilft dir wahrscheinlich nicht viel weiter, aber zum Vergleich "mein Start":
- Code: Alles auswählen
[marc@Laptop MediathekView-13.2.1]$ sh MediathekView.sh
...
. Version: MediathekView 13.2.1
. Java:
. Vendor: Oracle Corporation
. VMname: OpenJDK 64-Bit Server VM
. Version: 1.8.0_212
. Runtimeversion: 1.8.0_212-b04
...
So weit kommt er bei mir nicht. Vielleicht, weil ich in einer VirtualBox arbeite.
- Code: Alles auswählen
...
Graphics Device initialization failed for : es2, sw
...
Gruß
Ch. Hanisch
Re: Mediathekview in Mageia 7

Verfasst:
Aug 15th, '19, 17:35
von Latte
also folgendermassen ging es bei mir:
1. download von jdk12 von
hier2. Entpacken mittels tar xzf ~/Downloads/openjdk-12.0.2_linux-x64_bin.tar.gz
3. wechsel in jdk-12.0/bin Ordner
4. laufen lassen mit ./java -jar /Pfad/zur/MediathekView-13.3.0/MediathekView.jar
damit habe ich die neue Version zum Laufen bekommen...
Re: Mediathekview in Mageia 7

Verfasst:
Aug 15th, '19, 21:21
von Hanisch
Naja, die Mediathek startet zwar, aber Videos kann ich damit nur ganz vereinzelt abspielen.
VLC meldet entweder:
- Code: Alles auswählen
VLC kann die Medienadresse https://..... nicht öffnen
oder VLC ist ausgegraut usw.
Woran liegt das nun wieder, daß das Interface zu VLC nicht richtig funktioniert?
Gruß
Ch. Hanisch
Re: Mediathekview in Mageia 7

Verfasst:
Aug 16th, '19, 10:33
von doktor5000
Bitte mal die Ausgabe von
- Code: Alles auswählen
rpm -qa|grep vlc|sort
Was die Medienadresse angeht, da du nur "....." geschrieben hast - könnte es das Problem sein?
https://mediathekview.de/faq/#fd-0-bei-vlcAnsonsten kannst du auch vlc aus der Konsole starten und von dort die Adresse aufrufen, dann sollte man sehen woran es hapert.
Re: Mediathekview in Mageia 7

Verfasst:
Aug 16th, '19, 12:17
von Hanisch
doktor5000 hat geschrieben:Bitte mal die Ausgabe von
- Code: Alles auswählen
rpm -qa|grep vlc|sort
- Code: Alles auswählen
$ rpm -qa|grep vlc|sort
lib64vlc5-3.0.7.1-1.mga7
lib64vlccore8-3.0.0-0.git.19.mga6
lib64vlccore9-3.0.7.1-1.mga7
phonon4qt5-vlc-0.10.0-1.mga6
phonon4qt5-vlc-0.10.2-2.mga7
phonon-vlc-0.10.2-2.mga7
vlc-3.0.7.1-1.mga7
vlc-plugin-common-3.0.7.1-1.mga7
vlc-plugin-fluidsynth-3.0.7.1-1.mga6
vlc-plugin-jack-3.0.7.1-1.mga6
vlc-plugin-lua-3.0.7.1-1.mga6
vlc-plugin-pulse-3.0.7.1-1.mga7
vlc-plugin-theora-3.0.7.1-1.mga7
vlc-plugin-vdpau-3.0.7.1-1.mga7
Was die Medienadresse angeht, da du nur "....." geschrieben hast - könnte es das Problem sein?
https://mediathekview.de/faq/#fd-0-bei-vlcAnsonsten kannst du auch vlc aus der Konsole starten und von dort die Adresse aufrufen, dann sollte man sehen woran es hapert.
Nein, beim Versuch, ein Video abzuspielen, flackert das Fenster von VLC nur kurz einmal auf - das war's.
- Code: Alles auswählen
$ vlc https://www.3sat.de/gesellschaft/37-grad/37-notfall-hausarzt-100.html
VLC media player 3.0.7.1 Vetinari (revision 3.0.7.1-0-gf3940db4af)
[0000000000ef0570] main libvlc: VLC wird mit dem Standard-Interface ausgeführt. Benutzen Sie 'cvlc', um VLC ohne Interface zu verwenden.
[00007fe2e8007cc0] main tls client error: TLS client plugin not available
[00007fe2e8006e60] access stream error: HTTP connection failure
- Code: Alles auswählen
Ihre Eingabe konnte nicht geöffnet werden:
VLC kann die Medienadresse 'https://www.3sat.de/gesellschaft/37-grad/37-notfall-hausarzt-100.html' nicht öffnen. Für Details bitte im Fehlerprotokoll nachsehen.
Merkwürdigerweise kann ich allerdings gewisse Videos mit VLC abspielen, z.B."ZDF - Expedition in die Südsee"
http://www.zdf.de/ZDFmediathek/beitrag/ ... ie-SuedseeMit
Zur Webseite
https://www.3sat.de/gesellschaft/37-gra ... t-100.htmlkann ich das Video in Firefox abspielen.
Gruß
Ch. Hanisch
Re: Mediathekview in Mageia 7

Verfasst:
Aug 16th, '19, 14:16
von doktor5000
Du versuchst ein Video von einer https-Seite zu öffnen, dir fehlt aber das Plugin dafür - die Meldung ist eigentlich sehr verständlich:
Hanisch hat geschrieben:[00007fe2e8007cc0] main tls client error: TLS client plugin not available
Mindestens vlc-plugin-gnutls nachinstallieren. Aber auch mit dem funktioniert die Wiedergabe hier nicht.
Du hast übrigens die normale Version von vlc installiert, nicht die -tainted. tainted-Repos nicht aktiviert?
Re: Mediathekview in Mageia 7

Verfasst:
Aug 16th, '19, 14:34
von Hanisch
Wie und wo aktiviert man tained-Repos?
Gruß
Ch. Hanisch
Re: Mediathekview in Mageia 7

Verfasst:
Aug 16th, '19, 15:10
von vinylninja
Öffne das Mageia Control Center gleich im ersten Abschnitt Softwareverwaltung und gehe zu Paketquellen. Markiere dort die Tainted Release und Tainted Updates, falls du tatsächlich diese Repos nicht aktiviert hast.
Re: [Gelöst]Mediathekview in Mageia 7

Verfasst:
Aug 16th, '19, 20:17
von doktor5000
@Hanisch: Da du es ja anscheinend ignorierst, auch an der Stelle für dich nochmal der Hinweis:
der Zitieren-Button ist nicht zum Antworten da.
Re: [Gelöst]Mediathekview in Mageia 7

Verfasst:
Aug 17th, '19, 08:27
von Hanisch
Hallo,
entschuldige, aber ich benutze schon seit Jahren immer den "Zitieren"-Knopf und lösche dann die nicht relevanten Textstellen.
Das halte ich für eine gute Methode zum Antworten, weil dann der Leser sofort weiß, worauf sich meine Antwort konkret bezieht.
Nur in seltenen Fällen reicht eine blanke Antwort ohne irgendwelche Zitate aus.
Gruß
Ch. Hanisch
Re: [Gelöst]Mediathekview in Mageia 7

Verfasst:
Aug 17th, '19, 13:29
von doktor5000
In den meisten Fällen reicht eine direkte Antwort aus, da muss man nix zitieren wenn es direkt der Folgepost ist. Du hast allerdings mehrfach einen mehrzeiligen Post zitiert, um darauf mit einem Satz zu antworten - was nur für mehr Unübersichtlichkeit sorgt und den Lesefluss stört.
Re: [Gelöst]Mediathekview in Mageia 7

Verfasst:
Aug 17th, '19, 16:18
von Hanisch
Hallo,
Naja, das macht eben jeder so, wie er meint, daß es richtig wäre.
Gruß
Ch. Hanisch
Re: [Gelöst]Mediathekview in Mageia 7

Verfasst:
Aug 18th, '19, 00:35
von doktor5000
Nein, das folgt einer gewissen Foren-Etikette. Sieh das bitte als letzten freundlichen Hinweis an.