Bug 390140 - Systemsettings fails to associate .rds files with RStudio
Summary: Systemsettings fails to associate .rds files with RStudio
Status: RESOLVED WORKSFORME
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_filetypes (show other bugs)
Version: 5.11.4
Platform: Debian unstable Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-09 11:26 UTC by David
Modified: 2018-03-01 02:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David 2018-02-09 11:26:07 UTC
When trying to associate files .rds and .Rds (x-content/Rds) to be opened with RStudio, it fails to add the application RStudio to the list of Application Preference Order.

Throws the following:
[12::21:43.066] unknown: Entry  "x-content/Rds"  is dirty. Saving.
kbuildsycoca4 running...
kbuildsycoca4(12685) VFolderMenu::loadDoc: Parse error in  "/home/david/.config/menus/applications-merged/xdg-desktop-menu-dummy.menu" , line  1 , col  1 :  "unexpected end of file" 
[12::21:43.329] unknown: "x-content/Rds" hasDefinitionFile: true
[12::21:43.329] unknown: ()
[12::21:43.845] unknown: ("services", "servicetypes", "xdgdata-mime", "apps")
Comment 1 Christoph Feck 2018-02-16 03:10:53 UTC
Why does it say 'kbuildsycoca4'? You should be using 'kbuildsycoca5'.
Comment 2 David 2018-02-18 14:25:21 UTC
(In reply to Christoph Feck from comment #1)
> Why does it say 'kbuildsycoca4'? You should be using 'kbuildsycoca5'.

No idea, had the latest libkf5service-bin installed, but it seems the bug went away after the last plasma update. Only, I had to manually re-create the "x-content/Rds" entry.
Comment 3 Christoph Feck 2018-03-01 02:39:05 UTC
Thanks for the update; closing.