Exception mit JGoodiesLooksPlugin

Fehler in TV-Browser
Antworten
admiral_kay
Junior Member
Beiträge: 31
Registriert: 15 Feb 2004, 23:36

Exception mit JGoodiesLooksPlugin

Beitrag von admiral_kay »

Hi,

wenn ich das oben genannte Plugin ins plugin-Verzeichnis des Programms kopiere, bekomme ich folgende Exception:
Exception in thread "AWT-EventQueue-0" java.lang.IllegalStateException: The table model must be used in the Swing event thread (use SwingUtilities.invokeLater())
at tvbrowser.ui.programtable.DefaultProgramTableModel.checkThread(DefaultProgramTableModel.java:512)
at tvbrowser.ui.programtable.DefaultProgramTableModel.setChannels(DefaultProgramTableModel.java:164)
at tvbrowser.ui.programtable.DefaultProgramTableModel.<init>(DefaultProgramTableModel.java:90)
at tvbrowser.ui.mainframe.MainFrame.<init>(MainFrame.java:195)
at tvbrowser.ui.mainframe.MainFrame.getInstance(MainFrame.java:390)
at jgoodieslooksplugin.Configuration$1.run(Configuration.java:115)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

System:
SuSE Linux 9.3
TVBrowser 2.1
Aktuelles JGoodiesLooksPlugin

Wenn ich das Plugin lösche, bekomme ich folgende Fehlermeldung, die bei TVBrowser 2.01 noch eine Dialog-Fehlermeldung ausgelöst hat:
com.sun.java.swing.plaf.gtk.GTKLookAndFeel/icons/Error.gif not found.

Beide Fehler haben sonst keine Auswirkungen. Wenn ich nicht von Konsole gestartet hätte, wären sie mir nicht mal aufgefallen.

MfG Kay
Antworten