DVBViewerpro

Antworten
Adriaskipper
Newbie
Beiträge: 1
Registriert: 10 Jan 2013, 10:52

DVBViewerpro

Beitrag von Adriaskipper »

Ich habe seit ein paar Tagen DVBViewer installiert und möchte gerne TV-Browser damit verbinden. Doch jedesmal wenn ich eine Sendung zum aufnehmen anklickeerschein folgende Fehlermeldung:

Code: Alles auswählen

java.lang.IllegalThreadStateException: process has not exited
  at java.lang.ProcessImpl.exitValue(Unknown Source)
  at util.io.ExecutionHandler.exitValue(ExecutionHandler.java:217)
  at captureplugin.drivers.defaultdriver.CaptureExecute.executeApplication(CaptureExecute.java:313)
  at captureplugin.drivers.defaultdriver.CaptureExecute.execute(CaptureExecute.java:179)
  at captureplugin.drivers.defaultdriver.CaptureExecute.addProgram(CaptureExecute.java:130)
  at captureplugin.drivers.defaultdriver.DefaultDevice.add(DefaultDevice.java:181)
  at captureplugin.CapturePlugin$2.actionPerformed(CapturePlugin.java:229)
  at tvbrowser.core.plugin.ActionProxy.actionPerformed(ActionProxy.java:83)
  at tvbrowser.extras.programinfo.TaskMenuAction$1.actionPerformed(TaskMenuAction.java:136)
  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 tvbrowser.extras.programinfo.ProgramInfoDialog$18.run(ProgramInfoDialog.java:983)
  at util.ui.UIThreadRunner.invokeAndWait(UIThreadRunner.java:33)
  at tvbrowser.extras.programinfo.ProgramInfoDialog.show(ProgramInfoDialog.java:980)
  at tvbrowser.extras.programinfo.ProgramInfo.showProgramInformation(ProgramInfo.java:255)
  at tvbrowser.extras.programinfo.ProgramInfo$2$1.run(ProgramInfo.java:137)
  at java.awt.event.InvocationEvent.dispatch(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.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)
Ich bin Anfänger, was mache ich falsch?
Benutzeravatar
Siggi
Moderator
Beiträge: 2271
Registriert: 31 Dez 2003, 12:21
Wohnort: Doberlug - Kirchhain

Re: DVBViewerpro

Beitrag von Siggi »

Hi,

ich denke das das Capture Plugin vom DVBViewer nicht unterstützt wird.

Welche Parameter verwendest du? Welche Anleitung hast du genutzt.
Welche DVBViewer Version nutzt du?

Besser wäre das Plugin aus dem DVBViewer-Forum: http://www.dvbviewer.tv/forum/topic/407 ... ntry298851
mfg Siggi

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