x2es / bt-dualboot

Sync Bluetooth for dualboot Linux and Windows
366 stars 30 forks source link

Doesn't work on Ubuntu 24.04 #26

Closed incredX closed 5 months ago

incredX commented 5 months ago

File "/usr/lib/python3.12/configparser.py", line 759, in get d = self._unify_values(section, vars) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/configparser.py", line 1132, in _unify_values raise NoSectionError(section) from None configparser.NoSectionError: No section: 'LinkKey'

incredX commented 5 months ago

I jsut saw that the issue has been reported already