DVB Viewer Plugin Probleme

Antwort erstellen


Diese Frage dient dazu, das automatisierte Versenden von Formularen durch Spam-Bots zu verhindern.

BBCode ist eingeschaltet
[img] ist eingeschaltet
[url] ist eingeschaltet
Smileys sind ausgeschaltet

Die letzten Beiträge des Themas

Ich habe die Datenschutzerklärung gelesen und bin damit einverstanden.

   

Ansicht erweitern Die letzten Beiträge des Themas: DVB Viewer Plugin Probleme

Re: DVB Viewer Plugin Probleme

von Siggi » 30 Apr 2014, 11:58

Hallo,

generell wäre die Frage welches Plugin du nutzt. Denn fast alle Plugins für den DVBViewer sind obsolete.

Falls du den DVBViewer für alle Nutzer auf dem Rechner installiert hast, was auch so vorgeschlagen wird, sollte sich die xml unter
"C:\ProgramData\CMUV\DVBViewer" befinden.

Generell würde aktuell nur noch zum DVBViewerTimerImportTool raten.
Aktueller Support hierzu wird unter http://www.dvbviewer.tv/forum/topic/407 ... mporttool/ zur Verfügung gestellt.

Ich hoffe, ich konnte helfen.

Re: DVB Viewer Plugin Probleme

von Jo » 29 Apr 2014, 17:33

Ich weiß es nicht. Aber wenn sich hier niemand findet der sich auskennt, gibt es vielleicht im Forum von DVB Viewer welche.

Re: DVB Viewer Plugin Probleme

von lothar » 29 Apr 2014, 12:51

Wo ist Datei normalerweise abgespeichert ?

Re: DVB Viewer Plugin Probleme

von Jo » 29 Apr 2014, 12:11

lothar hat geschrieben:aber anscheind fehlt diesetimers.xml Datei
Die hat aber auch direkt im Programme-Verzeichnis nichts zu suchen. Also muss irgendwo was falsch eingestellt sein, ob von dir, vom Plugin oder vom Programm.

Re: DVB Viewer Plugin Probleme

von lothar » 29 Apr 2014, 11:45

Der Pfad ist richtig hinterlegt, aber anscheind fehlt diesetimers.xml Datei
Hat da irgendwer eine grobe Idee zu ?

Re: DVB Viewer Plugin Probleme

von Jo » 28 Apr 2014, 23:21

lothar hat geschrieben: java.io.FileNotFoundException: C:\Program Files (x86)\timers.xml (Zugriff verweigert)
Das sagt ja eigentlich schon alles. Vermutlich muss man irgendwo einen Pfad zum Programm angegeben und du hast nur "C:\Program Files (x86)" drin stehen. Da müsstest du den richtigen eingeben.

DVB Viewer Plugin Probleme

von lothar » 28 Apr 2014, 19:03

Hallo Zusammen,

ich habe ein Problem mit dem DVB Viewer Plugin.
Wenn ich eine Sendung aufnehmen will, kommt folgende Fehlermeldung.
Fehler beim Lesen der geplanten DVBViewer Aufnahmen aus C:\Programm Files (X86)\timers.xml


Was kann ich hier tun ?


Vielen Dank für Antworten

Hier der Code:


java.io.FileNotFoundException: C:\Program Files (x86)\timers.xml (Zugriff verweigert)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileWriter.<init>(Unknown Source)
at dvbplugin.dvbviewer.DvbViewerTimers.setEntries(DvbViewerTimers.java:142)
at dvbplugin.RecordingsPanel.buttonOKActionPerformed(RecordingsPanel.java:842)
at dvbplugin.RecordingsPanel.actionPerformed(RecordingsPanel.java:623)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at util.ui.textcomponentpopup.TextComponentPopupEventQueue.dispatchEvent(TextComponentPopupEventQueue.java:55)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.WaitDispatchSupport$2.run(Unknown Source)
at java.awt.WaitDispatchSupport$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.WaitDispatchSupport.enter(Unknown Source)
at java.awt.Dialog.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at java.awt.Window.setVisible(Unknown Source)
at java.awt.Dialog.setVisible(Unknown Source)
at dvbplugin.DVBPlugin$DialogAction.actionPerformed(DVBPlugin.java:480)
at tvbrowser.core.plugin.ActionProxy.actionPerformed(ActionProxy.java:83)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at util.ui.textcomponentpopup.TextComponentPopupEventQueue.dispatchEvent(TextComponentPopupEventQueue.java:55)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

Nach oben