DVB Viewer Plugin Probleme

Antworten
lothar
Newbie
Beiträge: 3
Registriert: 28 Apr 2014, 18:59

DVB Viewer Plugin Probleme

Beitrag von lothar »

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)
Jo
Site Admin
Beiträge: 11816
Registriert: 07 Apr 2006, 23:39

Re: DVB Viewer Plugin Probleme

Beitrag von Jo »

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.
lothar
Newbie
Beiträge: 3
Registriert: 28 Apr 2014, 18:59

Re: DVB Viewer Plugin Probleme

Beitrag von lothar »

Der Pfad ist richtig hinterlegt, aber anscheind fehlt diesetimers.xml Datei
Hat da irgendwer eine grobe Idee zu ?
Jo
Site Admin
Beiträge: 11816
Registriert: 07 Apr 2006, 23:39

Re: DVB Viewer Plugin Probleme

Beitrag von Jo »

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.
lothar
Newbie
Beiträge: 3
Registriert: 28 Apr 2014, 18:59

Re: DVB Viewer Plugin Probleme

Beitrag von lothar »

Wo ist Datei normalerweise abgespeichert ?
Jo
Site Admin
Beiträge: 11816
Registriert: 07 Apr 2006, 23:39

Re: DVB Viewer Plugin Probleme

Beitrag von Jo »

Ich weiß es nicht. Aber wenn sich hier niemand findet der sich auskennt, gibt es vielleicht im Forum von DVB Viewer welche.
Benutzeravatar
Siggi
Moderator
Beiträge: 2272
Registriert: 31 Dez 2003, 12:21
Wohnort: Doberlug - Kirchhain

Re: DVB Viewer Plugin Probleme

Beitrag von Siggi »

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.
mfg Siggi

PS: Wer Fehler findet, darf Sie behalten!!! :-)
Antworten