Bug 159344 - 2 standard resource in korganizer after fresh install and fresh user
Summary: 2 standard resource in korganizer after fresh install and fresh user
Status: RESOLVED DUPLICATE of bug 116351
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: KDE (show other bugs)
Version: Beta 8
Hardware: i686 SuSE Linux 10.1
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-18 15:42 UTC by Stephan -
Modified: 2006-03-19 14:28 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
2 standard-resource in korganizer (16.80 KB, image/jpeg)
2006-03-18 15:43 UTC, Stephan -
Details

Note You need to log in before you can comment on or make changes to this bug.
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