Bug 396940

Summary: Baloo_file should not autostart in non-KDE desktop environments
Product: [Frameworks and Libraries] frameworks-baloo Reporter: Logan Rathbone <poprocks>
Component: Baloo File DaemonAssignee: baloo-bugs-null
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: NOR    
Version: 5.47.0   
Target Milestone: ---   
Platform: Slackware   
OS: Linux   
Latest Commit: Version Fixed In:

Description Logan Rathbone 2018-07-28 22:29:14 UTC
By default, baloo_file should only autostart in KDE, but as it stands right now, it auto-starts in (at least) XFCE as well. The following line from baloo_file.desktop, which is placed in the system's XDG autostart dir is:

OnlyShowIn=KDE;GNOME;Unity;XFCE

This should be amended to just 'KDE'.

Believe me, no one who runs XFCE, GNOME or Unity wants baloo_file to autostart on their systems.
Comment 1 Christoph Feck 2018-08-17 20:56:24 UTC

*** This bug has been marked as a duplicate of bug 366561 ***