Other Parts Discussed in Thread: CCSTUDIO
Long time since my last time launching ccstudio 6, in these months I updated my openSUSE from 13.1 to 13.2.
However it won't launch now, I have tried to remove all installed file and cleaned configurations then re-install (dependency is still OK), but it still not wok .... I don't know what is the error.
The last thing ccs has done before error(strace):
open("/usr/lib/libgconf-2.so.4", O_RDONLY|O_CLOEXEC) = 14
open("/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = 14
read(14, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000c\0\0004\0\0\0"..., 512) = 512
fstat64(14, {st_mode=S_IFREG|0755, st_size=305492, ...}) = 0
mmap2(NULL, 308456, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 14, 0) = 0xffffffffc9644000
mmap2(0xc968e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x49000) = 0xffffffffc968e000
close(14) = 0
mprotect(0xc968e000, 4096, PROT_READ) = 0
mprotect(0xcabce000, 4096, PROT_READ) = 0
mprotect(0xcabfe000, 4096, PROT_READ) = 0
mprotect(0xf5fb0000, 4096, PROT_READ) = 0
munmap(0xcad17000, 299115) = 0
futex(0xf6d68c7c, FUTEX_WAKE, 2147483647) = 0
munmap(0xf5fab000, 25080) = 0
munmap(0xcabd0000, 194452) = 0
munmap(0xcaba9000, 157440) = 0
munmap(0xc9644000, 308456) = 0
getdents64(13, /* 0 entries */, 32768) = 0
close(13)
