You are not logged in.
Pages: 1
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!
Offline
Is dbus running? If not, make sure it's installed.
Offline
yes - dbus is running
Offline
run dbus-launch gnome web browser
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.
There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums. That is why we avoid it. -- ewaller (arch linux forum moderator)
Offline
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...
Offline
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..
There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums. That is why we avoid it. -- ewaller (arch linux forum moderator)
Offline
My problem is that clicking on links (for example from a terminal, or thunderbird) tries to launch the GNOME web browser (which fails). I want to set my default browser to something else. ie opera
I realise that I need to create a custom command, but, like I said, I don't know how. Do I just type 'Azureus' for example, or is it 'Azureus $F' or something else. Regardless of what I type in there, I just get a permission denied error anyway.
Offline
so does anyone know why applications try to launch the GNOME browser, or why I get "permission denied" errors when I try to create a custom command as a normal user?
pretty simple stuff really, but can't figure it out, and this is the newbie forum!
is it possible to edit the right-click menus you get for certain file types?
cheers!
Offline
The Xfce settings manager ('xfce-setting-show') has an entry to choose your "Preferred Applications".
1000
Offline
yes - but as I said in my original post, this makes no difference
Offline
Here is a post that helps with the thunderbird problem http://bbs.archlinux.org/viewtopic.php?id=24713. And for xfce terminal go to edit > applications and set them to the ones you want, but you have to middle click links for them to work.
hope that helps
Offline
Pages: 1