File association in xfce4

I am wondering how file association works in xfce4.
Examples: After emacs was installed, xfce4 wanted to open all kinds of files in a new instance of emacs. An .scm scheme source code file was opened in StarCraft Map Editor An .xml file was opened in winebrowser,  many many instances of winebrowser were opened, stole all cpu time and I had to kill the X session. An .mp3 is opened in gxine. (I think gxine has a horrid UI, I use it as an opera plugin.)
In the right click menu I can choose between gxine or vlc or audacious. "Open With Other Application" > "Use as default for this kind of file"  is an option too, but I rather have this information accessible in one conf file. Now is there one somewhere?

Yes, there were relevant files in ~/.local/share/applications/  I was staring right at them and didn't see. Anyway I don't understand them and their syntax well enough to edit them yet.
mimeinfo.cache
[MIME Cache]
application/x-wine-extension-ini=wine-extension-ini.desktop
image/gif=feh-usercreated-1.desktop
image/jpeg=feh-usercreated-1.desktop
application/x-wine-extension-hlp=wine-extension-hlp.desktop
image/png=feh-usercreated-1.desktop
application/x-wine-extension-scx=wine-extension-scx.desktop
text/html=wine-extension-htm.desktop;wine-extension-html.desktop;
text/plain=gvim-usercreated.desktop;wine-extension-txt.desktop;
application/rtf=wine-extension-rtf.desktop
application/x-chm=wine-extension-chm.desktop
application/xml=wine-extension-xml.desktop
text/x-scheme=wine-extension-scm.desktop
application/x-mswrite=wine-extension-wri.desktop
A lot of wine stuff and feh doesn't animate .gif
defaults.list
[Default Applications]
application/xml=gvim.desktop
audio/mpeg=vlc.desktop
video/x-flv=vlc.desktop
text/x-scheme=gvim-usercreated.desktop
application/x-shockwave-flash=opera.desktop;conkeror.desktop
video/x-ms-wmv=vlc.desktop
text/html=opera.desktop
This one looks better, but isn't it a bit short? (Neither opera or conkeror will actually play the .swf I know I have to fix that somewhere else.)
File type, as thunar shows it, seems to be another thing and the cmd "file" shows yet another type.
/etc/xdg/xfce4/helpers.rc     are just 3 apps and I'm only using 2 since I don't use a mail app.

Similar Messages

  • Xfce4 file associations simple problem

    Can anyone help me with some simple file association problems in xfce4?
    whenever I click a link, it tries to launch the GNOME Web Browser, and I get the following message:
    Could not start GNOME Web Browser
    Startup failed because of the following error:
    Unable to determine the address of the message bus (try 'man dbus-launch' and 'man dbus-daemon' for help)
    I've set the preferred application to Opera in the Settings menu, but no difference.
    Additionally, can anyone point to somewhere explaining how to write custom commands for opening files in thunar. For example, it doesn't recognise .torrent files, and I'd like to launch them in Azureus when I click on them.
    Any help appreciated!

    soylent_green_is_hamster wrote:
    run dbus-launch gnome web browser
    this produces the following error
    Couldn't exec web: No such file or directory
    about the thunar question if u right click a .torrent file and open it with azureus theres a tick which is ticked by default to open these files every time with azureus.
    yeah - but azureus isn't listed as one of the  applications I can pick from. Not sure what to do...
    errm ...
    dbus-launch NAME_OF_BROWSER_EXECUTIVE
    edit: u could always edit the menu or make a custom link adding the command for example dbus-launch FOO instead of just FOO
    about azureus: add it manually using a custom command..

  • Firefox/Thunderbird File Associations

    I installed Firefox and Thunderbird in KDE4 but every time I go to open a link in Thunderbird or a file in Firefox, it wants me to chose a program to open the files with. I installed GNOME and made sure that the application settings in both are correct, but Firefox still has wants me to specify an application for a zip and a web browser to open links in Thunderbird.
    How can I fix this?

    Well, it would  be enough for me, if i could make <dolphin> my default file manager. But in Edit->Preferences->Applications i can't see, how associate it. There is no system.file.mime (or whatever ), and i don't know how to add it.
    But problem is, that firefox uses gnome mime types by default, and further xfce4 (or xfce4 just uses gnome, don't know exactly), but no kde.
    I found  on ubuntu forum link to http://luisfpg.blogspot.com/2009/04/mak … -kdes.html, where *all file associations are asignet to xdg-open*.
    Unfortunately this solution didn't work. <xdg-open> from within firefox, uses xfce4 associations, but <xdg-open> launched from my shell, uses kde associations.

  • File associations in Windows 8.1 for applications on a network location

    Hi,
    From Windows 7 to Windows 8 it has been done alot of changes regarding file file assocations. It seem that the main reason was security and was "patched" by having Windows read the hash for the applications instead of where the application was
    located.
    but there seem to be some major hicups and there is limited info on the web covering these issues.
    First issue: when running:  Dism /Online /Export-DefaultAppAssociations:\\Server\Share\AppAssoc.xml and then creating a GPO configuration pointing to
    thi XML file.  With this feature only common file extensions is supported and when users are changing to another computer, these settings is not possible to syncronize using roaming profiles.
    Second issue: In the appassoc.xml file applications must be either appid(metro app) or common application on local harddrive to be registered and not a .EXE
    file on a network location.
    It seems a little strange if this is the case and if there is no other options for administratos to set file associations in more flexible ways. Does anyone have some more info on
    this topic other than these link:
    https://technet.microsoft.com/en-us/library/hh825038.aspx?f=255&MSPPError=-2147217396
    http://blogs.technet.com/b/mrmlcgn/archive/2013/02/26/windows-8-associate-a-file-type-or-protocol-with-a-specific-app-using-a-gpo-e-g-default-mail-client-for-mailto-protocol.aspx
    https://keithga.wordpress.com/2013/11/13/file-associations-in-windows-8/

    Hi Primeid,
    You could use Group policy for file associations or you could deploy the xml file during image deployment. However as you mentioned that the file associations only applies to common application on local hard drive or metro app.
    http://blogs.technet.com/b/mniehaus/archive/2014/01/10/configuring-file-associations-in-windows-8-1.aspx
    http://blogs.technet.com/b/mrmlcgn/archive/2013/02/26/windows-8-associate-a-file-type-or-protocol-with-a-specific-app-using-a-gpo-e-g-default-mail-client-for-mailto-protocol.aspx
    We understand your confusion about this, but we hope you understand that using network location for file association deployment is highly insecure and it is out of our recommendation since the content in that network location could be changed without any
    notification or permissions constraint.
    Thanks for your understanding.
    Regards
    D. Wu
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • File Associations in CS 5.5 for Win7

    I preordered CS 5.5 Web Premium and just installed it.  I also uninstalled my previous version Adobe suite (CS4).  Now none of the file associations have been made for any of the Adobe related file types.  So for example, psd files are now associated with quicktime.  When I try to change the file association (set it to PhotoShop) it does not allow me to do so.  It acts like nothing happened.  What can I do?  Do I need to uninstall and reinstall?

    I have exactly the same issue affecting InDesign and Illustrator. Photoshop had the same issue but it allowed you to set the default program. It seems the only way to do it is to open the program and open the document from there. This is a complete pain!

  • File associations in Bridge CS4

    I would like to set the file associations for NEF files as Photoshop (as the default) and Nikon Capture. If I browse to Nikon Capture, Bridge will allow me to set both it and Photoshop as associations, but insists on making Capture the default. If I then click on Photoshop, to attempt to make it the default, Bridge won't allow Capture as an association. How can I have both programs listed, but with Photoshop as the default (so that if I double-click on the thumbnail, Photoshop will open)? Thanks.

    All,
    I copied this from the Vista Help:
    Change the program that opens a type of file
    If you double-click a file in Windows and it opens in the wrong software program, follow these steps to choose the program you would prefer that file use. You can change this setting for an individual file, or you can tell Windows to open all files of that same type in the software program you choose.
    1. Open the folder that contains the file you want to change.
    2. Right-click the file that you want to change, and then, depending on the type of file, either click Open With or point to Open With and then click Choose Default Program.
    3. Click the program that you want to use to open this file.
    4. Do one of the following:
    4A. If you want all files of that type to open in the same software program, select the Always use the selected program to open this kind of file check box, and then click OK.
    4B. If you want only that file to open in the software program this one time, clear the Always use the selected program to open this kind of file check box, and then click OK.
    Gregg

  • File associations in Bridge CC after updating to CC 2014

    I am facing a problem with the file association settings in Bridge CC after having updated my other creative suite programs to version CC 2014.
    In previous version I had the option when opening eg. PDF file to chose "open with", and then chose Illustrator or Photoshop. This option is no longer available. When using the Preference menu under file association I can only change the default settings to be either Acrobat or for some reason Firefox. When browsing for Illustrator or Photoshop and choosing the program the PDF file will only open in Illustrator or Photoshop as default not Acrobat as it is suppose to. Does anybody have a solution to this problem.

    Thank you for the answer, but is doesn't fix the problem. The explorer settings lets me open pdf files in Acrobat, Illustrator or Photoshop.
    The problem is that Bridge doesn't allow me to open pdf files in Illustrator.
    When trying to solve the problem by altering the file type association settings, browsing and choosing Illustrator CC 2014, the pdf files will then open by default in Illustrator, and this is not what i want. I want the option to chose, open with Illustrator, and still have Acrobat as the default program. 
    Anybody know how to fix this?

  • File Associations in Bridge

    I've installed and activated Photoshop CS6 (64-bit, Windows 7).  The file associations in Bridge are all blown, defaulting either to "none" or IE Explorer.  When I try to open a file from Bridge, it opens in Windows Live Photo Gallery, and right-clicking does not return Photoshop as one of the choices.  This occurs with Raw files as well as jpegs and tiffs.  This has never happened to me with CS4 or CS5, nor with the CS6 Beta that I had been using (and uninstalled before installing CS6).  Do I have to manually re-set all of the file associations?  How does Bridge not recognize the program of which it is a sub-program?

    Thanks for the response.  I did uninstall CS5 after installing CS6, but it still seems illogical that Bridge wouldn't default to Photoshop for any file types.  I also tried resetting to "default" settings, and that just changed the few I had fixed back to "none".  I tried your suggestion for the three resets, and that did not improve the situation.  Should I re-install the whole program? (This was an upgrade package:  Does CS5 need to be installed for me to do that?).
    Thanks again.

  • File associations in Bridge CS4 for multiple images

    After a "cache purge" my file associations got altered.  I can go into Edit>preferences> file associations and change that to photoshop; but if I click MULTIPLE images in Bridge and right click "open with" I only get Illustrator as an option.  How can I change this to photoshop as a default when trying to open MULTIPLE images?

    Ronald Keller - thank you.  I am practically in tears laughing about how something so completely simple has had me fretting for days.  Could it be my over 60 mind has completely failed me now, or is it I am just a bit rusty on using my software?  Anyway, thank you for taking the time to offer up this response!

  • File associations in bridge for photoshop cc (2014)

    I have just installed Photoshop cc (2014), but Bridge still opens Photoshop cc.
    Do I have to change the file associations in Bridge manually or is there a shortcut?

    Ha, you're lucky! Mine changed the default to Illustrator as the only choice unless you browse to the application exe for some reason!

  • Problem with file association in Photoshop

    I am using Adobe Photoshop CS4, and I also have Adobe After Effects on my computer (which I don't use).  For some reason, when I click on a photograph in Adobe Bridge, the After Effects program opens, but the photo I want to open in Photoshop does not open.  I have reset the file associations in Photoshop, but Bridge ignores the settings and will only open After Effects.  How can I prevent this and return to having Photoshop open my photographs?
    Thank you for your help.

    Might try posting in the Bridge forum.
    If you're runign a Macinotsh, you an trash the bridge.plist but that's not always a good idea so don't do that till you know there's no better answer.

  • File Association, Open File, Edit File

    Vibe is told to support > 400 file formats and that the file viewing capabilities are provided by Oracle Outside In viewer technology that supports over 500 unstructured file formats.
    Testing with Firefox 33.1 on Linux desktops and Vibe 3.4 on SLES11SP3, the following basic file management options beyond Download/Save and possibly View, are available for some typical file types:
    PDF
    + Opening in the browser pdf preview
    DWG
    + Open with
    ODT
    + Open with
    + Edit
    DOC
    + Open with
    + Edit
    DOCX
    TXT
    + Edit
    I wonder why "Open with" and "Edit" is not available for DOCX, as long as the document was intially created with LibreOffice on the Linux desktop?
    In my opinion also complete file action options should be brought up in a context menu by right-click (as usual in File managers) on any file in the folder Files list.
    Is there any configuration file on Vibe that can be edited to complement the available file actions for DOCX files etc ?
    The Vibe Admin guide has a chapter about Configuring File Associations for Edit in Place Applications, but I'm not sure how to do this and if this will help here https://www.novell.com/documentation.../b10u30w2.html
    Else, in Firefox Edit>Preferences>Applications it is possible to set Actions for various file types (content), and in Gnome 3,x System settings | Details | Default Applications can be selected.
    Thanks,
    Terje J. Hanssen

    Hi Pawel,
    I tried first as user to change the default editor settings for .docx to libreoffice according to the documentation
    https://www.novell.com/documentation...s.html#bk59mem
    but with no difference as result.
    Click on the .docx file pop up the Opening .docx widget which only offers the file options Cancel and Save.
    There is still no "Open with" option available.
    There is still not 'Edit This File' relevance tab available, nor contains the 'File Actions' any Edit option.
    Any idea why the .docx file type is missing this fundamental file management features in Vibe?
    Terje

  • Windows Server 2008 R2: Different file associations when double-clicking vs. right-click - open

    I have a basic .xml file on my Windows 2008 R2 desktop. I have set the file association for .xml files to Adobe FrameMaker 12. When I double-click the .xml file, it opens with FrameMaker. When I right-click -> open the .xml file, it opens with Notepad.
    I need the .xml file to always open with FrameMaker, even when I use right-click -> open. How can I set this up for all users on a Windows 2008 R2 server?
    Thank you!
    -Nicole

    Hi Nicole,
    Thank you for posting in Windows Server Forum.
    When you double-click on a file in Windows explorer, the Windows shell looks up the extension of the file in the registry to see if the extension is registered. If the extension is not registered, Windows displays the Open With dialog box, allowing the
    user to choose an application to associate with the file type. If the extension is registered, Windows calls the ShellExecute() function with a command of "open." It also passes the name of the file that was double-clicked as a command line parameter. 
    Associations go further than simply opening a file, though. If you right-click on a text file (.TXT) in Explorer you will see two items at the top of the context menu. The first is named Open. Choosing this menu item is the same as double-clicking the
    file in Explorer. When you choose Open, NOTEPAD.EXE will be started with the selected file loaded (assuming a default Windows installation). The second menu item is called Print. Clicking this menu item will cause the file to be printed without displaying
    Notepad at all.
    There is some registry setting for the application association to take place, you can edit them under following path.
    HKEY_CLASSES_ROOT\Test App File
    (Quoted from below article)
    More information:
    Using file associations
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • GNOME and KDE file associations

    Hi,
    I like to use KDE and GNOME, alternating between them. Sounds crazy, but I like both. Please, let's avoid the "GNOME vs. KDE" discussion, right?
    My problem is: I like to use different file associations when I'm using GNOME or KDE. For example, I'd like to associate text files with gedit in GNOME and with Kate in KDE. But if I associate text files to gedit in GNOME, when I run KDE and open a text file it opens gedit. If I associate them with Kate in KDE, when I'm using GNOME it'll use Kate as its text editor.
    Some time ago I could have both desktop environments without this mess. Can I have this behaviour back?

    Yeah, I got tired of Evolution not knowing about opening *.docs in openoffice.  After several hours of research, the key is the /usr/share/applications/mimeinfo.cache,  /opt/gnome/share/applications/mimeinfo.cache, and the MimeType fields in the *.desktop files.  The mimeinfo.cache in /usr was empty and the /opt one had gthumb and other apps but no OO:
    [MIME Cache]
    application/x-gnome-stones=gnome-stones.desktop
    image/jpeg=gthumb.desktop
    application/postscript=ggv.desktop
    ...snip...
    That's a lot of blather to say that the fix for Evolution/OpenOffice was to add the proper MimeType entry to /usr/share/applications/ooo645writer.desktop:
    MimeType=application/vnd.ms-word;application/msword
    and then run "update-desktop-database".  Problem solved.
    Another problem is that within Evolution it says an attached doc is a "application/msword" and not a "Microsoft Word Document".  Unfortunately this is because freedesktop.org decided to use application/vnd.ms-word instead of application/msword like the rest of the world.  If you check the vnd.ms-word entry in /usr/share/mime/packages/freedesktop.org.xml it defines an alias msword but the new mime system doesn't appear to recognize aliases yet.  The solution I used was to rename the entry to msword.  Another possible solution might be to remove the msword alias from the vnd.ms-word entry and create a new msword entry based on the vnd.ms-word one.  Then run "update-mime-database /usr/share/mime".  Hope that made sense.
    I think the defaults.list is part of the previous GNOME MIME setup cause I don't have one and I'm not experiencing any problems.  For other apps check for the associations in the mimeinfo.cache's and if missing add the MimeType's to the app's *.desktop.

  • Do I have to change file associations in Windows 7 one at a time?

    I changed my ancient Paint Shop Pro for Elements 11 but the file associations are still PSP. I can change them one at a time but that will take forever! Is there a way to associate all the appropriate files in one go?  I managed it many years ago in PSP and Windows XP but have no idea how; I'm hoping someone will know. Thank you.

    ok.
    You can add to this menu.
    See this, method 2:
    http://www.vistax64.com/tutorials/126340-open-add-program.html

Maybe you are looking for

  • ASA 5520 Upgrade From 8.2 to 9.1

    To All Pro's Out There, I have 2 x ASA 5520 in Active/Standby state (Routed, Single context) running 8.2(3) image. They are working great and everybody is happy. Now it's time for us to upgrade to the latest and greatest version: 9.1 and as you know

  • Downloading Past Purchases

    Can someone please explain what this means? I can't download my past purchases whenever I feel like it? This computer is already associated with an Apple ID. You can download past purchases on this computer with just one Apple ID every 90 days. This

  • How To Switch Apps Context In One Session From One Org to Another

    Hi, We are using Oracle APPS 11.5.10 with Database 10g and trying to create receipts using API in a PL/SQL procedure and have registered this procedure a concurrent request. This procedure reads the data from a custom table. The table contains receip

  • B2B-50014:  General Error: java.lang.ClassCastException: oracle.xml.parser.

    Hi Gurus, Trying to pass an OAG XML 9.0 payload to a remote trading Partner, over an AS2 channel -- message is both Signed and Encrypted, Cert has been imported. I get the B2B-50014: General Error. B2B is able to identify the Agreement correctly. LOG

  • Limit, filter, or sort images in the Faces pool?

    Hi.  How can I limit, filter, or sort the images Aperture presents when "Confirm Faces" is clicked in Faces view of a named Face? I would like to either: . Limit the universe of presented images with unnamed faces to those from specific Projects; or