Quantcast
Viewing all articles
Browse latest Browse all 8068

Cannot update the Titanium IDE in Ubuntu 13.10

Greetings, I have just installed Titanium Studio for Ubuntu 13.10 x64-bit. I made sure to install all the dependencies. The problem I have is when I start the program a pop-up window appears giving me a list of Titanium Updates. I select install, input my password and nothing happens. When I looked in the log I found this:

!ENTRY com.appcelerator.titanium.update.core 4 2 2014-01-01 20:26:23.750
!MESSAGE Problems occurred when invoking code from plug-in: "com.appcelerator.titanium.update.core".
!STACK 0
java.util.ConcurrentModificationException
    at java.util.LinkedHashMap$LinkedHashIterator.remove(LinkedHashMap.java:385)
    at com.appcelerator.titanium.update.core.TitaniumSDKUpdater.fireUpdateCompletedEvent(TitaniumSDKUpdater.java:795)
    at com.appcelerator.titanium.update.core.TitaniumSDKUpdater.access$1(TitaniumSDKUpdater.java:787)
    at com.appcelerator.titanium.update.core.TitaniumSDKUpdater$5.done(TitaniumSDKUpdater.java:875)
    at org.eclipse.core.internal.jobs.JobListeners$3.notify(JobListeners.java:39)
    at org.eclipse.core.internal.jobs.JobListeners.doNotify(JobListeners.java:112)
    at org.eclipse.core.internal.jobs.JobListeners.done(JobListeners.java:152)
    at org.eclipse.core.internal.jobs.JobManager.endJob(JobManager.java:647)
    at org.eclipse.core.internal.jobs.WorkerPool.endJob(WorkerPool.java:105)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:70)
I have not been able to find anything about it in the forums or on google. I have build: 3.2.0.201312191547. Thanks for the help!

Lenny


Viewing all articles
Browse latest Browse all 8068

Trending Articles