[Bug 300095] Files and Images crash on launch
Lamarque V. Souza
lamarque at kde.org
Wed May 30 02:24:44 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=300095
--- Comment #11 from Lamarque V. Souza <lamarque at kde.org> ---
Ok, virtuoso is failing because the /usr/bin/setup-kde-skel, which run as
normal user, does not have permission to read the files in
/etc/skel/.kde/share/apps/nepomuk/. One of the files there is exactly a
pre-filled nepomuk database. Running:
chmod 644 $(find /etc/skel/.kde/share/apps/nepomuk/ -type f )
chmod 755 $(find /etc/skel/.kde/share/apps/nepomuk/ -type d )
Allows virtuoso to run but "Add Resource" still does not show the other
resources. I do not like giving permission to all files in
/etc/skel/.kde/share/apps/nepomuk/ , that means anybody in the system can read
the nepomuk database from any user.
Another problem is that /usr/bin/setup-kde-skel was always overriding the
contents of ~user/.kde, including the nepomuk database. I fixed this last
problem in plasma-mobile.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Active
mailing list