Can somebody help me out with this ? I'm trying to exchange files with my laptop; running on LMDE. I've been tinkering around and finally I can send files. But still not receive them.
In the end I've installed gnome-bluetooth (sudo apt-get install gnome-bluetooth). Which comes with bluetooth-properties. When running it I'm getting the error:
Cannot start "Personal File Sharing" Preferences
Please verify that the "Personal File Sharing" program is correctly installed.
It seems for ubuntu this means you'll need the package gnome-user-share. BUT:
sudo apt-get install gnome-user-share
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
gnome-user-share : Depends: libnautilus-extension1 (>= 2.30) but it is not going to be installed
E: Broken packages
Installing blueman doesn't work either:
sudo apt-get install blueman
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
blueman : Depends: python (< 2.7) but 2.7.2-9 is to be installed
E: Broken packages
Since exchanging files over bluetooth is no rocket science, I'm obviously making a stupid mistake... but what ???
Can somebody help me with this ?
THX !!






