Bugzilla – Bug 159344
2 standard resource in korganizer after fresh install and fresh user
Last modified: 2006-03-19 14:28:12 UTC
Create a new user .. login .. start kontact.. select Calendar .. I can see 2 standard-resource selected.. hmh.. IMHO one is enough. :) see attachment.
Created attachment 73814 [details] 2 standard-resource in korganizer
I can't reproduce it at all. Provide the following (and check if the "Kalendar" combo box provides two standards too): strace -f kcmshell kresources 2>&1 | grep -i calen
Please provide still this info if possible *** This bug has been marked as a duplicate of 116351 ***
yes 2 standard resources.. kde@linux-94ft:~> strace -f kcmshell kresources 2>&1 | grep -i calen write(11, "\0\0\0\0\0\0\0\26ManagerIface_calendar\0\0\0"..., 139) = 139 write(11, "\0\0\0\0\0\0\0\26ManagerIface_calendar\0\0\0"..., 145) = 145 write(11, "\0\0\0\0\0\0\0\26ManagerIface_calendar\0\0\0"..., 143) = 143 access("/home/kde/.kde/share/config/kresources/calendar/stdrc", W_OK) = 0 lstat64("/home/kde/.kde/share/config/kresources/calendar/stdrc", {st_mode=S_IFREG|0600, st_size=323, ...}) = 0 stat64("/home/kde/.kde/share/config/kresources/calendar/stdrc", {st_mode=S_IFREG|0600, st_size=323, ...}) = 0 stat64("/etc/opt/kde3/share/config/kresources/calendar/stdrc", 0xbfecfbf8) = -1 ENOENT (No such file or directory) stat64("/opt/kde3/share/config/kresources/calendar/stdrc", 0xbfecfbf8) = -1 ENOENT (No such file or directory) open("/home/kde/.kde/share/config/kresources/calendar/stdrc", O_RDONLY|O_LARGEFILE) = 15