Hilfe mit Personas

ds10
Site Admin
Beiträge: 19101
Registriert: 23 Jun 2005, 12:36
Kontaktdaten:

Re: Hilfe mit Personas

Beitrag von ds10 »

Du musst zuerst, wie auf der [wiki=Starten#Windows]verlinkten Wiki-Seite[/wiki] angegeben folgendes eingeben:

Code: Alles auswählen

cd /d "C:\Program Files (x86)\TV-Browser"
Damit wechselst du in das Verzeichnis von TV-Browser, danach dann:

Code: Alles auswählen

java -Dpropertiesfile=windows.properties -jar tvbrowser.jar
"First they ignore you, then they ridicule you, then they fight you, then you win." - Mahatma Gandhi
Unterstütze die Weiterentwicklung von TV-Browser
meik666
Junior Member
Beiträge: 12
Registriert: 24 Dez 2012, 14:58

Re: Hilfe mit Personas

Beitrag von meik666 »

so habe das gemacht und wieder probiert ein personas zu instalieren,dann bekam ich das

Code: Alles auswählen

C:\Users\User>cd /d "C:\Program Files (x86)\TV-Browser"

C:\Program Files (x86)\TV-Browser>java -Dpropertiesfile=windows.properties -jar
tvbrowser.jar
command line options:
    -minimized      The main window will be minimized after start up
    -nostartscreen  No start screen during start up
    -fullscreen     Start in fullscreen-mode
    -ignorejvm      Don't check for Sun Java

15:08:43 INFO: Using settings from file C:\Users\User\AppData\Roaming\TV-Browse
\3.2.1\settings.prop
15:08:43 INFO: setting look and feel to com.l2fprod.gui.plaf.skin.SkinLookAndFe
l
15:09:30 WARNING: iconUrl is not in cache for channelId dlf. prevUrl=null. curr
ntUrl=http://www.bwalle.de/tvbrowser/logos/dradio.png
15:09:30 WARNING: iconUrl is not in cache for channelId dlr. prevUrl=null. curr
ntUrl=http://www.bwalle.de/tvbrowser/logos/dradio.png
15:09:30 WARNING: iconUrl is not in cache for channelId dwissen. prevUrl=null.
urrentUrl=http://www.bwalle.de/tvbrowser/logos/dradio.png
java.lang.NoClassDefFoundError: org/apache/commons/lang3/StringEscapeUtils
        at personahandler.PersonaHandler.getAndInstallPersona(PersonaHandler.ja
a:206)
        at personahandler.PersonaHandlerPanel.installNewPersona(PersonaHandlerP
nel.java:295)
        at personahandler.PersonaHandlerPanel.access$2(PersonaHandlerPanel.java
294)
        at personahandler.PersonaHandlerPanel$1.actionPerformed(PersonaHandlerP
nel.java:78)
        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 Sou
ce)
        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 Sou
ce)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sou
ce)
        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 Sou
ce)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at util.ui.textcomponentpopup.TextComponentPopupEventQueue.dispatchEven
(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 personahandler.PersonaHandler.showPersonaDialog(PersonaHandler.java:
04)
        at personahandler.PersonaHandler.access$0(PersonaHandler.java:102)
        at personahandler.PersonaHandler$1.actionPerformed(PersonaHandler.java:
7)
        at tvbrowser.core.plugin.ActionProxy.actionPerformed(ActionProxy.java:8
)
        at tvbrowser.ui.mainframe.toolbar.ToolBar$11.actionPerformed(ToolBar.ja
a:617)
        at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
        at util.ui.PopupButton.fireActionPerformed(PopupButton.java:53)
        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 Sou
ce)
        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 Sou
ce)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sou
ce)
        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 Sou
ce)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at util.ui.textcomponentpopup.TextComponentPopupEventQueue.dispatchEven
(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)
Caused by: java.lang.ClassNotFoundException: org.apache.commons.lang3.StringEsc
peUtils
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.net.FactoryURLClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        ... 91 more
ds10
Site Admin
Beiträge: 19101
Registriert: 23 Jun 2005, 12:36
Kontaktdaten:

Re: Hilfe mit Personas

Beitrag von ds10 »

Ok, da hat sich die falsche Plugin-Version im Plugin-Download eingeschlichen. Öffne Extras->Plugins verwalten..., Rechtsklick auf PersonaHandler und dann Entfernen auswählen und TV-Browser neu starten. Danach PersonaHandler nochmal neu installieren, dann sollte es gehen.
"First they ignore you, then they ridicule you, then they fight you, then you win." - Mahatma Gandhi
Unterstütze die Weiterentwicklung von TV-Browser
meik666
Junior Member
Beiträge: 12
Registriert: 24 Dez 2012, 14:58

Re: Hilfe mit Personas

Beitrag von meik666 »

Oky jetzt geht es.
Super,Dankeschön an euch.
mfg meik
Antworten