I just installed Titanium (VERSION 3.4.1.201410281727) in Ubuntu 14.04 (64 bit) following the Installation and Configuration guide, I've double checked fulfilling the prerequisites and the software location, but every time I start Titanium it closes after few seconds with the following message:
./TitaniumStudio (Build 3.4.1.201410281727) [ERROR] Failed to add Alloy project templates (Build 3.4.1.201410281727) [ERROR] Failed to add Alloy project templates org.eclipse.core.runtime.CoreException: Unable to find 'alloy' npm binary. at com.appcelerator.titanium.alloy.internal.core.AlloyExecutable.getElementsOfType(AlloyExecutable.java:325) at com.appcelerator.titanium.alloy.internal.core.AlloyExecutable.getTemplates(AlloyExecutable.java:254) at com.appcelerator.titanium.alloy.internal.ui.AlloyTemplateInstaller$1.run(AlloyTemplateInstaller.java:71) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53) org.eclipse.core.runtime.CoreException: Unable to find 'alloy' npm binary. at com.appcelerator.titanium.alloy.internal.core.AlloyExecutable.getElementsOfType(AlloyExecutable.java:325) at com.appcelerator.titanium.alloy.internal.core.AlloyExecutable.getSamples(AlloyExecutable.java:387) at com.appcelerator.titanium.alloy.internal.ui.AlloyTemplateInstaller$3.run(AlloyTemplateInstaller.java:172) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53) # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007f32ae43adc9, pid=8987, tid=139858291533568 # # JRE version: Java(TM) SE Runtime Environment (7.0_76-b13) (build 1.7.0_76-b13) # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.76-b04 mixed mode linux-amd64 compressed oops) # Problematic frame: # C [libwebkitgtk-1.0.so.0+0x475dc9] webkit_web_view_get_type+0x2489 # # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: #~/Titanium_Studio/hs_err_pid8987.log # # If you would like to submit a bug report, please visit: # http://bugreport.java.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. #