I have a problem with the currently version of CCS. At first I have installed it on Ubuntu 14.04 without problems. When I'm logged in as a local user everything works find. I can start CCS V6 and use it without problems. So far, so good.
Now my Problem:
We also have installed winbind on our PCs, in order that the students of our institute can use their Active Directory Accounts for login. Using this account CCS V6 will not start. During the start up ccstudio crashs with the following error message: "ccstudio crashed with SIGSGV in GetHomeDir()". I have also used strace to get some further informations. It seems that ccstudio will access to the i386 version of libnss_winbind.so.2, but the library isn't found. (my system is a 64 bit system) Therefore I had the idea to install the i386 version of the mentioned library, but that didn't work there are too munch forbidden dependencies.
I have now no further ideas to solve this problem and I wonder that this problem in CCS V5 doesn't appear. May you help me!
Best regards Daniel