Fehlermeldung Google Calender Export seit 3.4.2

Fehler in TV-Browser
Antworten
jvs
Full Member
Beiträge: 59
Registriert: 29 Dez 2013, 13:43

Fehlermeldung Google Calender Export seit 3.4.2

Beitrag von jvs »

Hallo,

seit Update auf 3.4.2 erhalte ich bei Start von TV Browser stets folgende Fehlermeldung:

Code: Alles auswählen

Das Plugin "Google Calendar Export" hat einen Fehler verursacht. Soll es deaktiviert werden?

----- Start of stacktrace -----
java.lang.NullPointerException
  at java.lang.StringBuilder.<init>(StringBuilder.java:109)
  at devplugin.Channel.getUniqueId(Channel.java:1060)
  at devplugin.Channel.hashCode(Channel.java:1300)
  at util.misc.HashCodeUtilities.hash(HashCodeUtilities.java:111)
  at tvdataservice.MutableProgram.hashCode(MutableProgram.java:985)
  at java.util.WeakHashMap.hash(WeakHashMap.java:365)
  at java.util.WeakHashMap.get(WeakHashMap.java:464)
  at googlecalxplugin.GoogleCalXPlugin.getContextMenuActions(GoogleCalXPlugin.java:156)
  at tvbrowser.core.plugin.JavaPluginProxy.doGetContextMenuActions(JavaPluginProxy.java:378)
  at tvbrowser.core.plugin.AbstractPluginProxy.getContextMenuActions(AbstractPluginProxy.java:241)
  at tvbrowser.extras.programinfo.ProgramInfoDialog.addPluginActions(ProgramInfoDialog.java:862)
  at tvbrowser.extras.programinfo.ProgramInfoDialog.setProgram(ProgramInfoDialog.java:189)
  at tvbrowser.extras.programinfo.ProgramInfoDialog.getInstance(ProgramInfoDialog.java:183)
  at tvbrowser.extras.programinfo.ProgramInfo$1$1.run(ProgramInfo.java:108)
  at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:302)
  at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:745)
  at java.awt.EventQueue.access$300(EventQueue.java:103)
  at java.awt.EventQueue$3.run(EventQueue.java:706)
  at java.awt.EventQueue$3.run(EventQueue.java:704)
  at java.security.AccessController.doPrivileged(Native Method)
  at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:77)
  at java.awt.EventQueue.dispatchEvent(EventQueue.java:715)
  at util.ui.textcomponentpopup.TextComponentPopupEventQueue.dispatchEvent(TextComponentPopupEventQueue.java:55)
  at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
  at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
  at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
  at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
----- End of stacktrace -----
Der Export an Google Calender funktioniert jedoch einwandfrei und das Plugin gibt auch eine positive Rückmeldung ("Der Export war erfolgreich").
Auch ein Löschen und erneutes Setzen des Kalender-Berechtigungsnachweises hat nicht geholfen.
ds10
Site Admin
Beiträge: 19101
Registriert: 23 Jun 2005, 12:36
Kontaktdaten:

Re: Fehlermeldung Google Calender Export seit 3.4.2

Beitrag von ds10 »

"First they ignore you, then they ridicule you, then they fight you, then you win." - Mahatma Gandhi
Unterstütze die Weiterentwicklung von TV-Browser
Antworten