Unparseable date

Issue #10 new
Former user created an issue

From time to time, my Compiz starts behaving weirdly and Alt-Tab does not work anymore until I restart the Ubuntu Unity plugin on the Compiz Settings Manager.

Looking in the logs, the only thing I can see related to Compiz is the following from RubyMine and this plugin:

Feb 17 15:30:35 localhost compiz[3510]: java.text.ParseException: Unparseable date: "2016-12-23T10:49:37.094GMT-00:00"
Feb 17 15:30:35 localhost compiz[3510]: #011at java.text.DateFormat.parse(DateFormat.java:366)
Feb 17 15:30:35 localhost compiz[3510]: #011at com.busybusy.intellij.taiga.TaigaTask.parseDateISO8601(TaigaTask.java:156)
Feb 17 15:30:35 localhost compiz[3510]: #011at com.busybusy.intellij.taiga.TaigaTask.getCreated(TaigaTask.java:103)
Feb 17 15:30:35 localhost compiz[3510]: #011at com.intellij.tasks.impl.LocalTaskImpl.copy(LocalTaskImpl.java:153)
Feb 17 15:30:35 localhost compiz[3510]: #011at com.intellij.tasks.impl.LocalTaskImpl.updateFromIssue(LocalTaskImpl.java:144)
Feb 17 15:30:35 localhost compiz[3510]: #011at com.intellij.tasks.impl.TaskManagerImpl.doUpdate(TaskManagerImpl.java:764)
Feb 17 15:30:35 localhost compiz[3510]: #011at com.intellij.tasks.impl.TaskManagerImpl.lambda$updateIssues$8(TaskManagerImpl.java:744)
Feb 17 15:30:35 localhost compiz[3510]: #011at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:333)
Feb 17 15:30:35 localhost compiz[3510]: #011at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
Feb 17 15:30:35 localhost compiz[3510]: #011at java.util.concurrent.FutureTask.run(FutureTask.java:266)
Feb 17 15:30:35 localhost compiz[3510]: #011at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
Feb 17 15:30:35 localhost compiz[3510]: #011at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
Feb 17 15:30:35 localhost compiz[3510]: #011at java.lang.Thread.run(Thread.java:745)

I don't know how a Rubymine plugin can crash Compiz, but it seems related.

Comments (0)

  1. Log in to comment