Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 9th October 2009, 07:35 PM
DZ*'s Avatar
DZ* Offline
Registered User
 
Join Date: Jul 2008
Posts: 67
linuxfedorafirefox
R files stopped being searched by Beagle and Tracker

Not even sure how I found the reason: mime type of *.r files (plain text R scripts) got set to "application/x-extension-r". (by ~/.local/share/mime/packages/user-extension-r.xml) . I checked update logs but couldn't determine the origin of this file. Interestingly, that happened only on one of two similar installations with the same 64bit Fedora 11.

Any idea which program could have done this?

My solution was to put in ~/.local/share/mime/packages/Override.xml the following:

Code:
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="text/plain">
        <comment>R script; somehow was application/x-extension-r</comment>
        <glob pattern="*.r"/>
</mime-type>
</mime-info>
Then run:
Code:
update-mime-database ~/.local/share/mime
That fixes it for tracker; for beagle, also needed to remove
~/.local/share/mime/packages/user-extension-r.xml
Reply With Quote
Reply

Tags
beagle, files, searched, stopped, tracker

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
So I searched and I googled... saltz Installation and Live Media 3 28th November 2007 10:19 AM
rhythmbox stopped playing mp3 files - FC5 alainl Using Fedora 18 22nd June 2007 08:27 PM
Searched And Came Up Short... Vito_Corleone Using Fedora 1 5th May 2005 03:34 PM
/usr/lib64 not being searched jorvis Using Fedora 1 12th June 2004 04:58 PM


Current GMT-time: 23:47 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat