|
Bugzilla – Full Text Bug Listing |
| Summary: | 2 standard resource in korganizer after fresh install and fresh user | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Stephan - <hi-du> |
| Component: | KDE | Assignee: | 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
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
|