More MATE issues

Report any problems with CopperSpice
Post Reply
seasoned_geek
Posts: 257
Joined: Thu Jun 11 2020 12:18 pm

More MATE issues

Post by seasoned_geek »

I believe these are copperspice MATE issues.

Code: Select all

QXcbConnection: XCB error: 3 (BadWindow), sequence: 12768, resource id: 11337400, major code: 40 (TranslateCoords), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 18651, resource id: 11329781, major code: 40 (TranslateCoords), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 60011, resource id: 11592169, major code: 40 (TranslateCoords), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 1776, resource id: 11667167, major code: 40 (TranslateCoords), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 3369, resource id: 11692114, major code: 40 (TranslateCoords), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 5456, resource id: 11691685, major code: 40 (TranslateCoords), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 13873, resource id: 11789353, major code: 40 (TranslateCoords), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 22011, resource id: 10903244, major code: 40 (TranslateCoords), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 27434, resource id: 11289833, major code: 40 (TranslateCoords), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 39643, resource id: 11103538, major code: 40 (TranslateCoords), minor code: 0

Leave an editor open for hours, editing files, opening and closing dialogs, when you shut it down you see the above. The QXcb code just doesn't play nice with MATE. Doesn't seem to matter which Linux distro.
seasoned_geek
Posts: 257
Joined: Thu Jun 11 2020 12:18 pm

Re: More MATE issues

Post by seasoned_geek »

Here is a new one. On any Mate desktop you want visit here

https://sourceforge.net/projects/reddiamond/files/AppImages/

Pull down 3.5.9 and 3.6.2

Run 3.5.9, open a C++ file, choose whatever theme you want if you don't like the default, select some text then click in a different window on your desktop. It will look as expected.

Now run 3.6.2. Repeat the same. If you have the Classic theme chosen your selected text will look like this.

https://www.logikalsolutions.com/wordpress/wp-content/uploads/2024/03/Screenshot-at-2024-03-20-15-24-47.png

After you click in another window it will look like this.

https://www.logikalsolutions.com/wordpress/wp-content/uploads/2024/03/Screenshot-at-2024-03-20-15-25-43.png

Repeat test on a Cinnamon desktop for any supported distro. All is well.
Post Reply