You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
On Ubuntu 24.04 and with latest Bazecor (1.6.1) there's no bluetooth connectivity with Raise 2. However, keyboard get recognized when using USB.
To Reproduce
Steps to reproduce the behavior:
Download Bazecor 1.6.1
Make it executable (chmod +x Bazecor...)
Launch it unconfined (./Bazecor-1.6.1-x64.AppImage --no-sandbox)
Bazecor opens but shows no keyboard found, however keyboards works normally.
When Raise 2 is connected through USB, it is shown in keyboard list.
Expected behavior
Raise 2 is recognized when connected using bluetooth.
Screenshots
If applicable, add screenshots to help explain your problem. If possible, please also include a log from the "developer console". You can access it by pressing Control + Shift + I. When it appears, right click inside it, and select "Save as", and attach the saved file to this report.
Desktop (please complete the following information):
Describe the bug
On Ubuntu 24.04 and with latest Bazecor (1.6.1) there's no bluetooth connectivity with Raise 2. However, keyboard get recognized when using USB.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Raise 2 is recognized when connected using bluetooth.
Screenshots
If applicable, add screenshots to help explain your problem. If possible, please also include a log from the "developer console". You can access it by pressing
Control + Shift + I
. When it appears, right click inside it, and select "Save as", and attach the saved file to this report.Desktop (please complete the following information):
Additional context
Bazecor log when started:
strict mode: use allowUnionTypes to allow union type keyword at "#/properties/neurons/items/properties/macros/items/properties/actions/items/properties/keyCode" (strictTypes) 15:48:25.931 › {} 15:48:25.935 › /home/vagustin/.config/Bazecor 15:48:27.405 › Current State: [] 0 15:48:27.433 › Current State: [] 0 15:48:27.492 › Current State: [] 0 15:48:27.493 › Current State: [] 0 15:48:27.564 › SerialPort devices find: [ { path: '/dev/ttyS4', vendorId: '8086', productId: '51e3' }, { path: '/dev/ttyS0' }, { path: '/dev/ttyS1' }, { path: '/dev/ttyS10' }, { path: '/dev/ttyS11' }, { path: '/dev/ttyS12' }, { path: '/dev/ttyS13' }, { path: '/dev/ttyS14' }, { path: '/dev/ttyS15' }, { path: '/dev/ttyS16' }, { path: '/dev/ttyS17' }, { path: '/dev/ttyS18' }, { path: '/dev/ttyS19' }, { path: '/dev/ttyS2' }, { path: '/dev/ttyS20' }, { path: '/dev/ttyS21' }, { path: '/dev/ttyS22' }, { path: '/dev/ttyS23' }, { path: '/dev/ttyS24' }, { path: '/dev/ttyS25' }, { path: '/dev/ttyS26' }, { path: '/dev/ttyS27' }, { path: '/dev/ttyS28' }, { path: '/dev/ttyS29' }, { path: '/dev/ttyS3' }, { path: '/dev/ttyS30' }, { path: '/dev/ttyS31' }, { path: '/dev/ttyS5' }, { path: '/dev/ttyS6' }, { path: '/dev/ttyS7' }, { path: '/dev/ttyS8' }, { path: '/dev/ttyS9' } ] 15:48:27.564 › Usable found devices: [] 15:48:27.668 › Raise2 Data Raise2 true ISO 15:48:27.668 › Usable found devices: [ { device: { info: '[object]', usb: '[object]', keyboard: '[object]', keyboardUnderglow: '[object]', RGBWMode: true, bootloader: false, wireless: true, components: '[object]', instructions: '[object]', flash: '[function]' } } ] 15:48:27.669 › checking if device is connected: 0 false 15:48:27.669 › checking if device is supported: 0 15:48:27.669 › Trying to connect HID 15:48:27.669 › Error when checking support: HIDError: HID Device could not be connected at d.<anonymous> (file:///tmp/.mount_Bazeco0wYN8j/usr/lib/bazecor/resources/app/.webpack/renderer/main_window/index.js:8:11806161) at Generator.throw (<anonymous>) at o (file:///tmp/.mount_Bazeco0wYN8j/usr/lib/bazecor/resources/app/.webpack/renderer/main_window/index.js:8:11805117) 15:48:27.669 › Checking connected & supported for HID: true false 15:48:27.669 › Devices Available: [] 15:48:27.670 › EXECUTED addDevicesList: [] [] 15:48:27.671 › Current State: [] 0 [16994:0120/154830.742323:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times! [16994:0120/154832.172482:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times!
The text was updated successfully, but these errors were encountered: