Discussion:
LibreCAD ppc64 mouse whell not working
(too old to reply)
k***@tuta.io
2023-11-14 19:20:01 UTC
Permalink
Hello everyone,
I wanted to work in LibreCAD on my G5 with MintPPC from Jeroen Diederen. The application seems to work fairly well except for the mouse wheel zoom. Device in the application is set to mouse by default. Zoom from the keyboard works normally, but it is not very convenient.

Librecad launched from terminal:
***@debian:~$ librecad
RS_DEBUG::setLevel(3)
RS_DEBUG: Critical
RS_DEBUG: Errors
RS_DEBUG: Warnings
qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 203, resource id: 18, major code: 131 (Unknown), minor code: 46
QLayout: Attempting to add QLayout "" to QG_LibraryWidget "Library", which already has a layout
QG_LayerWidget::update: nullptr lastLayer
*************************
A coding exception was thrown in a Promise resolution callback.
See https://developer.mozilla.org/Mozilla/JavaScript_code_modules/Promise.jsm/Promise

Full message: ReferenceError: CloudSync is not defined
Full stack: _promiseUpdateUI/<@chrome://browser/content/browser-syncui.js:177:1
***@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:933:23
***@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:812:7
this.PromiseWalker.scheduleWalkerLoop/<@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:746:1

*************************

My setup:

MintPPC
Linux debian 6.5.0-4-powerpc64 #1 SMP Debian 6.5.10-1 (2023-11-03) ppc64 GNU/Linux
PowerMac G5 dual 2.3GHz 6Gb Radeon HD 6540

LibreCad info:
Version: 2.2.0-alpha
Compiler: GNU GCC 12.2.0
Compiled on: Dec 26 2022
Qt Version: 5.15.10
Boost Version: 1.74.0
System: Debian GNU/Linux trixie/sid


Any helpful solutions are welcome.

Best regards,
Kristoffer

PS
This problem also occurs on FienixPPC32
--
Wysyłano z Tuta, ciesz się bezpiecznymi i wolnymi od reklam wiadomościami e-mail:
https://tuta.com
Jeroen Diederen
2023-11-15 03:10:01 UTC
Permalink
Did you try to see if you need certain libraries like

https://packages.debian.org/sid/libx11-xcb1 or

https://packages.debian.org/sid/libxcb-util1

Regards, Jeroen
Post by k***@tuta.io
Hello everyone,
I wanted to work in LibreCAD on my G5 with MintPPC from Jeroen
Diederen. The application seems to work fairly well except for the
mouse wheel zoom. Device in the application is set to mouse by
default. Zoom from the keyboard works normally, but it is not very
convenient.
RS_DEBUG::setLevel(3)
RS_DEBUG: Critical
RS_DEBUG: Errors
RS_DEBUG: Warnings
qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 203,
resource id: 18, major code: 131 (Unknown), minor code: 46
QLayout: Attempting to add QLayout "" to QG_LibraryWidget "Library",
which already has a layout
QG_LayerWidget::update: nullptr lastLayer
*************************
A coding exception was thrown in a Promise resolution callback.
See
https://developer.mozilla.org/Mozilla/JavaScript_code_modules/Promise.jsm/Promise
Full message: ReferenceError: CloudSync is not defined
resource://gre/modules/Promise-backend.js:933:23
resource://gre/modules/Promise-backend.js:812:7
-> resource://gre/modules/Promise-backend.js:746:1
*************************
MintPPC
Linux debian 6.5.0-4-powerpc64 #1 SMP Debian 6.5.10-1 (2023-11-03) ppc64 GNU/Linux
PowerMac G5 dual 2.3GHz 6Gb Radeon HD 6540
Version: 2.2.0-alpha
Compiler: GNU GCC 12.2.0
Compiled on: Dec 26 2022
Qt Version: 5.15.10
Boost Version: 1.74.0
System: Debian GNU/Linux trixie/sid
Any helpful solutions are welcome.
Best regards,
Kristoffer
PS
This problem also occurs on FienixPPC32
--
Wysyłano z Tuta, ciesz się bezpiecznymi i wolnymi od reklam
https://tuta.com
k***@tuta.io
2023-11-15 20:30:01 UTC
Permalink
Of course, I had them installed.
Regards,
Kristoffer

Wysyłano z Tutanota, ciesz się bezpiecznymi i wolnymi od reklam wiadomościami e-mail:
https://tutanota.com
Post by Jeroen Diederen
Did you try to see if you need certain libraries like
https://packages.debian.org/sid/libx11-xcb1 or
https://packages.debian.org/sid/libxcb-util1
Regards, Jeroen
Post by k***@tuta.io
Hello everyone,
I wanted to work in LibreCAD on my G5 with MintPPC from Jeroen
Diederen. The application seems to work fairly well except for the
mouse wheel zoom. Device in the application is set to mouse by
default. Zoom from the keyboard works normally, but it is not very
convenient.
RS_DEBUG::setLevel(3)
RS_DEBUG: Critical
RS_DEBUG: Errors
RS_DEBUG: Warnings
qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 203,
resource id: 18, major code: 131 (Unknown), minor code: 46
QLayout: Attempting to add QLayout "" to QG_LibraryWidget "Library",
which already has a layout
QG_LayerWidget::update: nullptr lastLayer
*************************
A coding exception was thrown in a Promise resolution callback.
See
https://developer.mozilla.org/Mozilla/JavaScript_code_modules/Promise.jsm/Promise
Full message: ReferenceError: CloudSync is not defined
resource://gre/modules/Promise-backend.js:933:23
resource://gre/modules/Promise-backend.js:812:7
-> resource://gre/modules/Promise-backend.js:746:1
*************************
MintPPC
Linux debian 6.5.0-4-powerpc64 #1 SMP Debian 6.5.10-1 (2023-11-03) ppc64 GNU/Linux
PowerMac G5 dual 2.3GHz 6Gb Radeon HD 6540
Version: 2.2.0-alpha
Compiler: GNU GCC 12.2.0
Compiled on: Dec 26 2022
Qt Version: 5.15.10
Boost Version: 1.74.0
System: Debian GNU/Linux trixie/sid
Any helpful solutions are welcome.
Best regards,
Kristoffer
PS
This problem also occurs on FienixPPC32
--
Wysyłano z Tuta, ciesz się bezpiecznymi i wolnymi od reklam
https://tuta.com
Casey C
2024-03-01 00:20:01 UTC
Permalink
I believe this is an issue that has been common to all QT applications
for several years now. I've tried the mouse wheel fix in qt5ct but it
doesn't seem to help.

Best,
Casey C

Loading...