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..

Similar Messages

  • Problems with Folder view settings and file association in Windows 8.1

    My Windows 8.1 64 bit started forgetting the view settings from a folder.So if I go in a folder and I set it to List-View for example,whenever
    I close that folder and I reopen it the view is set automatically to Details view.And this applies to every folder in my computer except Desktop.It drives me crazy,especially in my pictures folders.
    Also with this problem another one came.I can't set a program to open some files,so the file associations for some files is broken.For example
    i can't set qTorrent to open torrent files.It just won't open them and the files apear as white documents just like I hadn't had a Torrent program installed already.I find it weird that both problems appeared together.
    I previously had to reinstall windows on my machine,because of this problems.It worked normal at the begging,but today these problems appeared
    again.
    I tried scanning SFC
    Scan with no result.
    I hope I will get a fix here.
    Thanks.
    Update:I also just discovered that Metro apps are not working...what the heck its wrong with my windows.

    Hey thanks for the reply ,but I got a fix for everything.Apparently the problem is in the registry.
    So If the problem began recently, you can try this to fix it :
    Press Windows Key + R to show the Run box, type RSTRUI and press enter.
    Choose a recent date and time from before the problem beginning (such as the day before yesterday) and click Next.
    The system will restore registry settings from that day, and restart.
    If you do this however,all the programs you had installed after the restore point date will
    be DELETED   (same with any settings changes made before that date),so be sure to backup things.Hope this will help someone someday. .

  • Problem with file association

    I have read on this forum that people have problem with the file association when they haved installed StarOffice 8. I have the same problem.
    I install StarOffice on a computer as network administrator - every thing looks fine. When i then log off and log on as a usual user the file association for MS Office files (.doc, .xls, .ppt) are gone. I will not have the users to change the file association by their own because they don't know how to do.
    I know we have the same problem when we first install StarOffice 7. I got a register hack that changed the association. Now i have tried to change the path's in the registerhack and run it again - but it wont work for SO8. :(
    Is there anyone out here who know a solution for this problem?
    As i mention earlier I have seen many people in the forum with the same problem - but I haven't seen a solution for it.
    // Stefan

    I came across the same problem on windows XP SP2 machines.
    I created a registry key that forces the file associations as follows:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.doc\shell]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.doc\shell\open]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.doc\shell\open\command ]
    @="\"C:\\Program Files\\Sun\\StarOffice 8\\program\\soffice.exe\" \"%1\""
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.xls\shell]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.xls\shell\open]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.xls\shell\open\command ]
    @="\"C:\\Program Files\\Sun\\StarOffice 8\\program\\soffice.exe\" \"%1\""
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.ppt\shell]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.ppt\shell\open]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.ppt\shell\open\command ]
    @="\"C:\\Program Files\\Sun\\StarOffice 8\\program\\soffice.exe\" \"%1\""

  • Simple Channel Read and File I/O Problem

    Hello
         I am having a simple problem with reading in two channels from a usb-6259.  I have 2 channels, reading in voltages, and I am wanting to read them in at 400K Hz.  I have used the DAQ assistant and the Write To Measurement File VI.  It is just a direct connection between the two.  I have the DAQ assist set up for taking in N Samples, which is set to 8M because I want to take in 20 seconds worth of data at 400K Hz.  Now the problem lies with the fact that I am getting a Out of Memory error.  This pretty much confuses me because the file that I will get is 220MB (I know this because I put a wait and got none continuous data for a total of 20 seconds worth of data at 400K Hz), and I have 2 GB of RAM, in whic i usually have 1.3GB free when I start the simulation.  So, now on to my actual question.  How is this system running out of memory?  How else can I program this to make this work?  Any feedback on this would be great.  Thank you.
    Michael B
    Labview 8.5

    Hello Michael B,
    The DAQ assistant creates a lot of over head and this may be the reason why you are running out of memory. If you keep the Task Manager open while you are running the task, you'll be able to see that the memory keeps being used up by the data acquisition process. I would suggest not using the DAQ assistant and to use the lower level DAQmx VIs.
    A good place to start would be Help -> Find Examples. Within Find Examples select Hardware Input and Output -> DAQmx -> Analog Measurements -> Voltage -> Acq&Graph Voltage Int Clk.vi. Go to the Block Diagram of the VI and change the "time out" to a much larger value. You can select two channels at the same time by using a comma (eg: Dev2/ai0, Dev2/ai1). Hope this helps.

  • 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.

  • File Association Problems with PDF

    I have installed the trial version of Acrobat, and have been using a free reader called FoxIt. My problem is that adobe keeps stealing the file associations from FoxIt. If I set FoxIt to be the default for PDF files, after reboot, or any other adobe product is opened, it sets adobe to be the default for these file types. I really don't want it doing that, any idea where I can dissable this "Feature"?
    Thanks

    Probably nothing has changed with your server or your network. Typically, folks realize, "Hey! I can connect via SMB and that's my workaround for the 31 character file name limit!" Or possibly, your Mac folks are browsing the network for your server and selecting it through your Windows domain rather than a Mac zone. Tiger changed the appearance of Windows "WORKGROUPS" so that they now appear as upper/lower case instead of all caps. This use to be a good way to distinguish them from zones.
    To guarantee your users are connecting via AFP, which is what I would recommend for a Mac workgroup, have them specifically use "afp://servername" in the "Connect to Servers" dialog. I don't recommend Apple's SMB because Mac OS X splits each file into separate resource and data fork files before placing them on the server. When Windows folks see this, it's a mess. And I don't recommend continuing to use Microsoft's SFM because its version of the AFP protocol hasn't been updated in years. Either way, look to a third party software solution.
    Don't let the 65+ GB scare you. It's really not that bad if you're on a 100MB network but the server should recognize that all traffic is local and actually handle all the file moves itself without shuffling files across the network. A bit of a pain, but shouldn't take too long.
    Good luck! bill
    1 GHz Powerbook G4   Mac OS X (10.4.5)  

  • File association problems with Win2K server

    Hi,
    I have a client - 5 Macs in a Win2K network. They're designers and store/work on all their jobs on a Win2K volume. About 2 months ago, problems started happening - files lost their application association (mostly all were turned into Unix exec files), causing sever problems with the workflow. Quark can't open a placed image in it's native app for instance, because the association has been lost. The user has to visit each file and re-associate. As you can imagine, this is not an ideal situation to say the least.
    Furthermore, when re-associating the files, the option to "Always open with" is greyed out, so a one-time fix isn't possible.
    I suspected that it was something to do with the windoze volume. I more or les proved it by copying one of the files to a local machine and then re-associating: all works as it should when the files are local. Copying the files locally is not an option though.
    This really is at the limit of my windoze knowledge. Their sysadmin is also not sure what's happening, aside from the fact that there's no windoze app that's accessing the files and writing them back to the disk. The only thing that looks at the files is the daily backup and that's a read and not write operation. We're stumped, but it really needs sorting. I've suggested they move some of the files to another server and see if the same occurs, which may or may not prove the issue is with the server they're using now. Any guidance gratefully received.
    All Macs at 10.4.5 and recent updates, all have QXP 6.5, CS2.

    Probably nothing has changed with your server or your network. Typically, folks realize, "Hey! I can connect via SMB and that's my workaround for the 31 character file name limit!" Or possibly, your Mac folks are browsing the network for your server and selecting it through your Windows domain rather than a Mac zone. Tiger changed the appearance of Windows "WORKGROUPS" so that they now appear as upper/lower case instead of all caps. This use to be a good way to distinguish them from zones.
    To guarantee your users are connecting via AFP, which is what I would recommend for a Mac workgroup, have them specifically use "afp://servername" in the "Connect to Servers" dialog. I don't recommend Apple's SMB because Mac OS X splits each file into separate resource and data fork files before placing them on the server. When Windows folks see this, it's a mess. And I don't recommend continuing to use Microsoft's SFM because its version of the AFP protocol hasn't been updated in years. Either way, look to a third party software solution.
    Don't let the 65+ GB scare you. It's really not that bad if you're on a 100MB network but the server should recognize that all traffic is local and actually handle all the file moves itself without shuffling files across the network. A bit of a pain, but shouldn't take too long.
    Good luck! bill
    1 GHz Powerbook G4   Mac OS X (10.4.5)  

  • Problem in file association and main-class in JWS

    Hello , all
    I have a problem in JWS with file association and main-class. I have a java application that has two entry classes, one is appmain.class that is required to launch from web, and the other is player.class that is required to launch when user double-click the .abc extension file.
    In JWS 5.0+, there is a association element in JNLP syntax that can be used to make the file association with .abc extension. But how can I declare the main-class in JNLP file?
    If I declare the application-desc element as <application-desc main-class="player">, the player.class will be launched from web. But if I declare it as <application-desc main-class="appmain">, the .abc extension wil be associated to the appmain.class.
    Does anyone know how to solve this problem? Thank you for your kindly help.

    One way is to define a third main that refers
    to the other two, as appropriate. E.G. if the
    web based main does not include -open as
    its arguments, it is easy.class WebStartSpringboard {
      /** Call web based main unless args include -open. */
      public static void main(String[] args) {
        if (args[0].equals("-open") ) {
          OpenFileBasedClass.main(args);
        } else {
          WebBasedClass.main(args);
    }Other measures might be taken for a situation
    where the web based version does include a
    -open argument.

  • 9.3.0 File association "icon" in XP Pro limited user account problem?

    XP Pro SP3 all MS Updates.
    Problem occurred after updating Adobe PDF reader to 9.3.0 via the program update feature
    File association ok but weird thing is on Limited user account.  The icons for a PDF file are not Adobe ones it is a generic one.  If I try to open the file it opens with the correct program.
    Problem evident on desktop icons and in looking in windows explorer.
    If I attach a file in my email program (Outlook Express) it shows the correct icon.
    These files were created from various pdf creators.  Ofice 2007 Mac SO X 10.4.11 Quartz, Adobe InDesign CS4 (6.0) and InDesigdn CS4 (5.0) so it doesn't seem matter what program created the files.
    I am at a loss to figure out how to get the correct icon in the Limited User Account.  The correct icons show up in the Admin account.  Note the files do open with the adobe reader.
    Thanks
    Celeste

    Gosh anyone out there have any idea how to resolve this?  The generic MS icon for the files in the limited user account is annoying as all get out.  Anyone out there from Adobe or is this not a monitored forum.  Not sure.  Thanks
    Note: Correct program is accessed just the icons for the PDF files in the limited user account are the generic MS ones.
    Celeste

  • I loaded Mac OS X v10.7 Lion yesterday. Everything's running fine, except for a simple problem. Any time I want to copy a file, JPEG, etc., I am prompted "Finder wants to make changes. Type your password to allow this." I don't want this!! Is there a way

    I loaded Mac OS X v10.7 Lion yesterday. Everything’s running fine, except for a simple problem. Any time I want to copy a file, JPEG, etc., I am prompted “Finder wants to make changes. Type your password to allow this.” I don’t want this!! Is there a way to unlock “Finder” or rid this process?

    Back up all data.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. You can demote it back to standard status when this step has been completed.
    Triple-click the following line to select it. Copy the selected text to the Clipboard (command-C):
    sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -R $UID:20 ~ $_ ; chmod -R -N ~ $_ 2> /dev/null
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. If you don’t have a login password, you’ll need to set one before you can run the command.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2
    Boot into Recovery by holding down the key combination command-R at startup. Release the keys when you see a gray screen with a spinning dial.
    When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    resetpassword
    That's one word, all lower case, with no spaces. Then press return. A Reset Password window will open. You’re not going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • File-roller file association problem

    Hi,
    I have a problem with file-roller file associations.
    When I double-click on a file in file-roller it always asks which application to use.
    For instance, If I double-click on a txt file from thunar it opens gvim automatically. But if I try from file-roller, from an archive, it asks which application to open with.
    Same thing for pictures. Thunar starts mirage automatically but file-roller asks which application to start.
    It seems that file-roller does not read .local/share/applications/defaults.list nor .local/share/applications/mimeapps.list. I tried to modify both but nothing changes.
    I am not running gnome but openbox.
    I also tried from cli gnome-open foo.txt and, like should be, it starts gvim.
    Installing gnome-mime-data didn't solved the problem. Maybe I am missing something?
    Still searching on google for a solution. If somebody had similar problem and knows how to solve please let me know.
    Thank you very much and as always sorry for my bad English.
    Last edited by ArchArael (2008-08-27 15:05:56)

    Hi,
    The link is working... it's not a nautilus quirk. Try these examples:
    FIRST EXAMPLE:
    Login as root and edit mimeinfo.cache (In openSUSE, the linux distribution I'm using right now, this file is placed on /usr/share/applications).
    su
    gedit /usr/share/applications/mimeinfo.cache
    Search for audio/mpeg=
    The first application I specify is going to be the program that File-Roller will use to open a compressed mp3 file.
    Example:
    audio/mpeg=totem.desktop;banshee-1.desktop;
    This will open Totem...
    audio/mpeg=banshee-1.desktop;totem.desktop;
    This will open Banshee.
    SECOND EXAMPLE:
    $ su
    $ gedit /usr/share/applications/defaults.list
    Search for:
    text/xml=MozillaFirefox.desktop
    Replace to:
    text/xml=gedit.desktop
    This will open xml files with Gedit, instead of Firefox.
    Good luck.
    Last edited by kuric (2008-11-22 16:49:30)

  • Photoshop file association problem

    Hi,
    This is probably not the right place as this is most likely not a Photoshop issue, but I'm all out of luck trying to find a solution. I am having issues with file association and was wondering if anyone had a similar problem and may be able to help. I recently installed Adobe Design Premium CS5 only a couple of days ago, upgrading from CS4 and I'm finding that Photoshop is not associated with image files such as .PNG and .JPG and yet Fireworks and even Dreamweaver are.( By the way I'm currently running on Windows 7)
    Now when I go to "Open with" on an image, Photoshop is not in the list, so I select browse, I then find the Photoshop EXE and click ok, then it brings open the list of programs to open with again, but after all that Photoshop is not there. I've tried both 32 bit and 64 bit applications of Photoshop, both shortcuts to the EXE and the EXE itself, but nothing seems to work. Other programs within the adobe package selects fine and loads the EXE in the list, it only seems to be Photoshop bugging out.
    So has anyone had a similar problem that could please help me out?
    Thanks,
    Aaron

    Before you resort to a fresh install of Windows and all that involves I would do the following.
    Uninstall all Adobe programs from the Control panel applet.
    Run the Adobe Clean Script to the deepest level.
    Clean the registry with CCleaner.
    Re-install CS5.
    (I don't think I forgot anything!)

  • Problem of file association while copying files from the network.

    Hello,
    I have a network shared folder with Quark Xpress files on it. I own an Imac with MacOSX 10.4.3 where Quark Xpress is not installed but I want to transfer Quark files from this network share to an other.
    When I do this, the file association is missing on the copied file. The original has still the Quark icon, but the copied file has a blank icon and when trying to execute it from a mac with Quark Xpress installed, it does not recognize it (?). It's kind of a file association loose.
    For information, when I do the same manipulation using a mac with OS9 and Quark installed, I have no problem with the file association in output.
    Hope someone had the same situation to help me. In anyway, sorry for my English, I tried to do my best to explain my problem !

    Zip the files. Select the files, Finder->File->Make Archive, transfer them, and unzip them using the Finder or Stuffit Expander.

  • -- A file association problem exists, which prevents the file you're trying to download from being associated with the correct application by the operating system using window 7  IE 11

    A file association problem exists, which prevents the file you're trying to download from being associated with the correct application by the operating system
    USING WINDOW 7  IE 11  HOW CAN I FIX???

    Try downloading the offline installers:
    Adobe Reader
    Flash Player for Internet Exporer - ActiveX
    Flash Player for Firefox - NPAPI

  • 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.

Maybe you are looking for

  • Not able to access Oracle 10g XE database home page on Windows XP?

    I wanted to practise pl/sql in my office pc. I installed Oracle 10g XE on my machine and after that I also started Agent from Services. However When i clicked on Database home page it doesn't start. Changing network configuration might create problem

  • How to activate FM Account assignment in Sales Order

    Dear All, How to activate FM Account assignment in Sales Order at item level in account assignment category. Plz provide some solution for the same. Thanks & Regards, Pankaj

  • Business Area in TRM-TM-Money Market

    Hi, We have a requirement to use Business Area for every posting to GL account.  We have proposed to use TRM for maintenance of Fixed-term Deposits.  When I try to post from Treasury using TBB1, system is not allowing to post as there is no Business

  • MM_XSLTranform Problem

    Hi, I've been having a problem trying to set up an RSS feed through XSL transformations and PHP. I'm using Dreamweaver CS3. The server has PHP5 on it. Based on the error messages I don't think I have access to create an includes/ folder at the root l

  • Deferred constraints and transaction

              Hello.           Let me explain my problem:           1. I have table TBL_BASE in database Oracle with one column - ID (Primary Key)           2. I have several entity bean with CMP which mapped to according tables in database,           al