Bug 159344

Summary: 2 standard resource in korganizer after fresh install and fresh user
Product: [openSUSE] SUSE Linux 10.1 Reporter: Stephan - <hi-du>
Component: KDEAssignee: E-mail List <kde-maintainers>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 8   
Target Milestone: ---   
Hardware: i686   
OS: SuSE Linux 10.1   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: 2 standard-resource in korganizer

Description Stephan - 2006-03-18 15:42:52 UTC
Create a new user .. login .. start kontact.. select Calendar .. I can see 2 standard-resource selected.. hmh.. IMHO one is enough. :)

see attachment.
Comment 1 Stephan - 2006-03-18 15:43:30 UTC
Created attachment 73814 [details]
2 standard-resource in korganizer
Comment 2 Stephan Kulow 2006-03-18 17:15:01 UTC
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
Comment 3 Will Stephenson 2006-03-18 22:00:55 UTC
Please provide still this info if possible

*** This bug has been marked as a duplicate of 116351 ***
Comment 4 Stephan - 2006-03-19 14:28:12 UTC
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