Other Parts Discussed in Thread: MSP430G2452, MSP-FET, MSP430F2013
After an upgrade from UniFlash 6 to 8 Neither will open. The sequence of events follows.
downloaded uniflash_sl.8.3.0.4307.run to~/tmp
installed from terminal :-
~$ sudo ./tmp/uniflash_sl.8.3.0.4307.run
install was successful
checked - Create Desktop Shortcut & Launch UniFlash
clicked Finish & UniFlash 8.3 opened as expected. It was then closed.
Subsequent launch attempts from the Uniflash 8.3.0 desktop shortcut (it was set to allow launching) by double clicking or Right clicking the shortcut & selecting Open resulted in No response.
Then ran FocusWriter and opened "~/Desktop/UniFlash 8.3.0.Desktop" to reveal
[Desktop Entry]
Type=Application
Version=0.9.4
Name=UniFlash 8.3.0
Comment=Launches UniFlash
Icon=/opt/ti/uniflash_8.3.0/uniflash/public/uniflash.ico
Exec=/opt/ti/uniflash_8.3.0/node-webkit/nw /opt/ti/uniflash_8.3.0
Terminal=false
Path=/opt/ti/uniflash_8.3.0/node-webkit
the paths are correct
Then tried running from a terminal:-
~$ /opt/ti/uniflash_8.3.0/node-webkit/nw /opt/ti/uniflash_8.3.0
chrome_crashpad_handler: --database is required
Try 'chrome_crashpad_handler --help' for more information.
^C
~$
Had similar problems with UniFlash 7 which was never resolved. I continued to use UniFlash 6
The install of UniFlash 8.3 has broken UniFlash 6, so now I have nothing that works
Can anyone shed some light on this bizarre behaviour?