Hey there!
First of all: Great idea, this GUIComposer! It is actually just what we were looking for.
BUT: Unfortunately it doesn't work. :-(
I'm on GNU/Linux ("uname -r": 3.2.0-2-amd64) with awesome WM (but the problem exists in Openbox as well) and a fresh installation of CCS 5.3.0.
Everything is working fine - I can design and preview my GUI just like the tutorial videos show - until I click on "Export Project" or "Install Project", in which case Code Composer Studio dies immediately. Clicking either "Rename Project..." or "Import Project" leads to the same result. However, the other buttons in that panel ("New Project", "New Folder", ...) work perfectly.
The shell prints:
[~]$ ./software/ti/ccsv5/eclipse/ccstudio
flxInitLoad: client has not been protected.
flxInitLoad: client has not been protected.
GConf Error: Failed to contact configuration server; the most common cause is a missing or misconfigured D-Bus session bus daemon. See http://projects.gnome.org/gconf/ for information. (Details - 1: Could not send message to GConf daemon: Method "GetIOR" with signature "" on interface "org.gnome.GConf" doesn't exist)
Maqetta server started: http://localhost:8081/maqetta
#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xc5eed56f, pid=4757, tid=4149520064
#
# Java VM: Java HotSpot(TM) Client VM (11.3-b02 mixed mode linux-x86)
# Problematic frame:
# C [libxul.so+0xd5056f] _ZN16gfxAlphaRecovery16RecoverAlphaSSE2EP15gfxImageSurfacePKS0_+0xc9
#
# An error report file with more information is saved as:
# /home/sebastian/hs_err_pid4757.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted
[~]$
Error logs : rename 0218.hs_err_pid3372.log, install 5140.hs_err_pid3628.log, export 4377.hs_err_pid3816.log, import 2627.hs_err_pid3946.log.
I would appreciate any help on this topic.
Greetings
Sebastian Neuser