Laufende Sendungen: Fehler bei Einstellungen

Antworten
HaasUwe
Gold Member
Beiträge: 318
Registriert: 26 Feb 2012, 17:09
Wohnort: Großraum Frankfurt am Main

Laufende Sendungen: Fehler bei Einstellungen

Beitrag von HaasUwe »

Wenn man über den Menüpunkt
Extras --> Optionen --> PlugIns --> Laufende Sendungen
auf die Einstellungen des PlugIns zugreifen will, erfolgt eine Fehlermeldung. Nach dem Bestätigen der Fehlermeldung passiert nichts, ein Zugriff auf die Einstellungen ist nicht möglich.
Win XP SP3, TVB Build 1795, Java JRE 6u38

Nachfolgend der Auszug aus der Log-Datei:

Code: Alles auswählen

00:53:25 SCHWERWIEGEND: Beim Laden der Einstellungen für Laufende Sendungen ist ein Fehler aufgetreten.
java.lang.NullPointerException
  at java.awt.Container.addImpl(Unknown Source)
  at java.awt.Container.add(Unknown Source)
  at tvbrowser.ui.settings.ConfigPluginSettingsTab.updatePluginPanel(ConfigPluginSettingsTab.java:116)
  at tvbrowser.ui.settings.ConfigPluginSettingsTab.createSettingsPanel(ConfigPluginSettingsTab.java:89)
  at tvbrowser.ui.settings.SettingsDialog$SettingNode.getSettingsPanel(SettingsDialog.java:716)
  at tvbrowser.ui.settings.SettingsDialog.showSettingsPanelForNode(SettingsDialog.java:537)
  at tvbrowser.ui.settings.SettingsDialog.showSettingsPanelForSelectedNode(SettingsDialog.java:590)
  at tvbrowser.ui.settings.SettingsDialog.access$100(SettingsDialog.java:103)
  at tvbrowser.ui.settings.SettingsDialog$2.valueChanged(SettingsDialog.java:171)
  at javax.swing.JTree.fireValueChanged(Unknown Source)
  at javax.swing.JTree$TreeSelectionRedirector.valueChanged(Unknown Source)
  at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(Unknown Source)
  at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(Unknown Source)
  at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(Unknown Source)
  at javax.swing.JTree.setSelectionInterval(Unknown Source)
  at javax.swing.plaf.basic.BasicTreeUI$Actions.increment(Unknown Source)
  at javax.swing.plaf.basic.BasicTreeUI$Actions.actionPerformed(Unknown Source)
  at javax.swing.SwingUtilities.notifyAction(Unknown Source)
  at javax.swing.JComponent.processKeyBinding(Unknown Source)
  at javax.swing.JComponent.processKeyBindings(Unknown Source)
  at javax.swing.JComponent.processKeyEvent(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.KeyboardFocusManager.redispatchEvent(Unknown Source)
  at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
  at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
  at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
  at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
  at java.awt.Component.dispatchEventImpl(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$400(Unknown Source)
  at java.awt.EventQueue$2.run(Unknown Source)
  at java.awt.EventQueue$2.run(Unknown Source)
  at java.security.AccessController.doPrivileged(Native Method)
  at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
  at java.security.AccessControlContext$1.doIntersectionPrivilege(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.AccessControlContext$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.Dialog$1.run(Unknown Source)
  at java.awt.Dialog$3.run(Unknown Source)
  at java.security.AccessController.doPrivileged(Native Method)
  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.ui.settings.SettingsDialog.centerAndShow(SettingsDialog.java:340)
  at tvbrowser.ui.mainframe.MainFrame$38.run(MainFrame.java:2454)
  at util.ui.UIThreadRunner.invokeAndWait(UIThreadRunner.java:33)
  at tvbrowser.ui.mainframe.MainFrame.showSettingsDialog(MainFrame.java:2441)
  at tvbrowser.ui.mainframe.MainFrame.showSettingsDialog(MainFrame.java:2426)
  at tvbrowser.ui.mainframe.actions.TVBrowserActions$14.actionPerformed(TVBrowserActions.java:225)
  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$400(Unknown Source)
  at java.awt.EventQueue$2.run(Unknown Source)
  at java.awt.EventQueue$2.run(Unknown Source)
  at java.security.AccessController.doPrivileged(Native Method)
  at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
  at java.security.AccessControlContext$1.doIntersectionPrivilege(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.AccessControlContext$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)
Zusätzlich habe ich den Auszug aus der Logdatei als ZIP verlinkt.
Dateianhänge
Fehler.zip
Auszug aus der Log-Datei
(1.18 KiB) 236-mal heruntergeladen
ds10
Site Admin
Beiträge: 19125
Registriert: 23 Jun 2005, 12:36
Kontaktdaten:

Re: Laufende Sendungen: Fehler bei Einstellungen

Beitrag von ds10 »

Gegen den Fehler kann ich nichts machen, da der nicht im Plugin auftritt. Sieht eher so aus als ob du irgendwelche Probleme mit dem Grafiktreiber hast, da das nicht der erste Fehler ist, den ich nicht nachvollziehen kann. Es könnte helfen das LookAndFeel-Thema auf z.B. Plastic XP umzustellen.
"First they ignore you, then they ridicule you, then they fight you, then you win." - Mahatma Gandhi
Unterstütze die Weiterentwicklung von TV-Browser
HaasUwe
Gold Member
Beiträge: 318
Registriert: 26 Feb 2012, 17:09
Wohnort: Großraum Frankfurt am Main

Re: Laufende Sendungen: Fehler bei Einstellungen

Beitrag von HaasUwe »

ds10 hat geschrieben:Sieht eher so aus als ob du irgendwelche Probleme mit dem Grafiktreiber hast, da das nicht der erste Fehler ist, den ich nicht nachvollziehen kann.
Bisher treten nur beim TVB dann entsprechende Fehler auf, auch in andern Java-Programmen konnte ich nichts vergleichbares feststellen.
ds10 hat geschrieben:Es könnte helfen das LookAndFeel-Thema auf z.B. Plastic XP umzustellen.
Hat leider keine Änderung bewirkt, d.h. der Fehler tritt immer noch auf
Antworten