Open HeroGalak opened 4 months ago
Not only that, but after several edits the app crashes internally and cannot edit anymore, and asks you to use Save As to another file name.
It happened in the past with other versions, it was fixed but it keeps resurfacing.
Version 8.1.0 is not good. I reverted to 8.0.1, which is more stable. 8.0.1 exhibits the same cursor freezing issues but at least it does not crash. Unfortunately, capturing and documenting how I arrive at the problem is very hard, but if I use it long enough it will happen.
@bhlevca @HeroGalak Hi Version 8.1.1 has been release. You can check your issue? Unfortunnely, i can't reproduce your issue on my VM Mint 21.3 Typing on my keyboard works fine
@XDmitryK I upgraded to latest version on both my laptop and desktop with Linux mint but the problem it's still there. Is there a way I can provide logs?
@HeroGalak You can run the application in the terminal and there you can see the log. Also, if you send a video with a screen recording, this can also help us.
In this video I show that before opening OnlyOffice the keyboard and power off button are ok, then after closing the editor they stop working.
Video (I uploaded it on Google Drive because of GitHub file size limit)
These are the logs launching the app from terminal and doing the same things as showed in the video.
herogalak@BASEALFA:~$ onlyoffice-desktopeditors
(DesktopEditors:2888): Gtk-WARNING **: 16:59:19.301: gtk_disable_setlocale() must be called before gtk_init()
libva error: vaGetDriverNames() failed with unknown libva error
QXcbConnection: XCB error: 8 (BadMatch), sequence: 771, resource id: 62914623, major code: 130 (Unknown), minor code: 3
QXcbConnection: XCB error: 8 (BadMatch), sequence: 787, resource id: 62914623, major code: 130 (Unknown), minor code: 3
QXcbConnection: XCB error: 8 (BadMatch), sequence: 873, resource id: 62914623, major code: 130 (Unknown), minor code: 3
QXcbConnection: XCB error: 8 (BadMatch), sequence: 1301, resource id: 62914623, major code: 130 (Unknown), minor code: 3
QXcbConnection: XCB error: 8 (BadMatch), sequence: 1306, resource id: 62914623, major code: 130 (Unknown), minor code: 3
QXcbConnection: XCB error: 8 (BadMatch), sequence: 1349, resource id: 62914623, major code: 130 (Unknown), minor code: 3
QXcbConnection: XCB error: 8 (BadMatch), sequence: 1361, resource id: 62914623, major code: 130 (Unknown), minor code: 3
QXcbConnection: XCB error: 8 (BadMatch), sequence: 1605, resource id: 62914623, major code: 130 (Unknown), minor code: 3
QXcbConnection: XCB error: 8 (BadMatch), sequence: 1610, resource id: 62914623, major code: 130 (Unknown), minor code: 3
QXcbConnection: XCB error: 8 (BadMatch), sequence: 1840, resource id: 62914623, major code: 130 (Unknown), minor code: 3
QXcbConnection: XCB error: 8 (BadMatch), sequence: 1865, resource id: 62914623, major code: 130 (Unknown), minor code: 3
herogalak@BASEALFA:~$
@HeroGalak Thanks for video. In your case, there are no strange errors in the console. Let's try installing Linux Mint on our laptop. We haven't been able to reproduce this on desktop computers yet.
This issue is unique.
Operating System
Linux (DEB package)
Version information
8.1.0.169
Expected Behavior
Working keyboard after exiting from one of the possible editors
Actual Behavior
After the editor is closed, the keyboard does not accept input. Also the physical power off button does not work. The only way to recover is to reboot by using mouse in the start panel of Linux Mint.
Reproduction Steps
Open an editor (document editor, presentations editor, etc) then close it and try, for example, to open start panel by pressing physical button on keyboard.
Additional information