After changing the hostname on 14.04 I cannot launch unetbootin, attempting to launch the application from bash returns:
_IceTransSocketUNIXConnect: Cannot connect to non-local host OLDHOSTNAME
_IceTransSocketUNIXConnect: Cannot connect to non-local host OLDHOSTNAME
Qt: Session management error: Could not open network socket
Output from hostname
cat /etc/hostname
and cat /etc/hosts
all confirm that the hostname is correct. I've also rebooted the system since making the change to confirm everything loaded with the new settings.
I am at a loss, any help is greatly appreciated! Also, could anyone provide some background on what IceTransSocketUNIXConnect is and how it works? Is it anything like Winsock?