Bluetooth not recognizing

Hi!
I have a bluetooth adapter that works normally and I bought another one and it has been giving me this error:

(blueman-manager:7723): dbind-WARNING **: 14:49:56.063: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
blueman-manager version 2.1.2 starting
Stale PID, overwriting
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/blueman/bluez/Base.py", line 81, in callback
value = proxy.call_finish(result).unpack()
gi.repository.GLib.Error: g-io-error-quark: GDBus.Error:org.bluez.Error.InProgress: Operation already in progress (36)
During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/blueman/bluez/Base.py", line 90, in callback
raise parse_dbus_error(e)
blueman.bluez.errors.DBusInProgressError: Operation already in progress

Here's the lsusb grep:

lsusb | grep tooth
Bus 002 Device 013: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)

Any help is welcome!