| Summary: | file associations cannot be changed | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | andreaswuest |
| Component: | kcm_filetypes | Assignee: | David Faure <faure> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | andresbajotierra |
| Priority: | NOR | ||
| Version First Reported In: | 4.2.0 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
andreaswuest
2009-02-17 22:15:07 UTC
Can you modify them running it as your normal user (instead of using "sudo" ) ?? no i cannot change it as a normal user, the behavious is the same. on the console
i can see the following messages. maybe they help you:
andy@laptop2:~/Desktop/kraft$ systemsettings(8970) MainWindow::selectionChanged: Selected item: "Dateizuordnungen"
systemsettings(8970) MainWindow::selectionChanged: Comment: "Dateizuordnungen vornehmen"
systemsettings(8970) MainWindow::selectionChanged: Needs root privs: false
systemsettings(8970) KFileMetaPropsPlugin::supports:
systemsettings(8970) KDEPrivate::KDesktopPropsPlugin::applyChanges: ("application/vnd.kde.okular-archive")
Right. I fixed this for 4.2.1 in r921138. " Fix duplicated applications in the K menu and in keditfiletype, because kded was creating kservices with absolute paths and not letting local ones override global ones. Fixes bug 179946, bug 179462, bug 182060 " |