4d123b6f5d
Prevent blueman-applet from showing connection errors in virtual machines where no Bluetooth adapter is present. The applet now checks for the existence of a Bluetooth adapter in /sys/class/bluetooth before launching. This change adds a conditional check that gracefully skips the applet initialization when no hardware is available, improving user experience in VM environments.