Advertisement
constantin-net

blueman_troubles

Mar 28th, 2024 (edited)
12
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. https://github.com/blueman-project/blueman/commit/424e52045caf23f3a0740739819d0cfa0fb1c17a
  2. https://github.com/infirit/blueman/blob/64c4c88430c40c881728e543b2deb0cd3c9cb253/blueman/main/DBusProxies.py
  3. https://discussion.fedoraproject.org/t/cannot-receive-file-over-bluetooth/1813/4
  4. cat ~/.config/systemd/user/obex.service.d/10-symlink.conf
  5. [Service]
  6. ExecStart=
  7. ExecStart=/usr/libexec/bluetooth/obexd --symlinks
  8.  
  9. Then:
  10.  
  11. $ systemctl --user daemon-reload
  12. $ systemctl --user restart obex
  13.  
  14. dbus-update-activation-environment --all
  15. blueman-applet
  16.  
  17. dbus-x11!!!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement