[gnome-bluetooth] 'Send to Bluetooth' menu option missingiffiletype not recognised

Matthias Böhm matthias at keinbockmehraufwindows.de
Wed Aug 3 17:43:13 BST 2005


I had the same problem since gnome 2.10. I use a little nautilus script
as workaround. Here it is :-D
        
        
        
#!/bin/sh
# Send Selected File via Bluetooth. Workaround for
# gnome-bluetooth with gnome 2.10
filepath=$NAUTILUS_SCRIPT_SELECTED_FILE_PATHS
gnome-obex-send $filepath
        
        
Works fine for me so far. 
I run gentoo linux, gnome-2.10, gnome-bluetooth-0.51
        
Greetz from Germany
        
Matthias 

THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL 
and is thus for use only by the intended recipient. If you received this in error,
please contact the sender and delete the e-mail and its attachments from all computers. 

Diese E-mail ist ausschließlich für den Adressaten bestimmt und kann vertrauliche 
Informationen enthalten. Sollten Sie nicht der Adressat dieser Informationen sein, 
bitten wir Sie, sich mit dem Absender in Verbindung zu setzen und die Informationen 
von Ihrem Rechner zu löschen.




More information about the gnome-bluetooth mailing list