Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[KDE Plasma 6] kwin_scene_opengl: Invalid framebuffer status: "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT" #1730

Open
1 task done
Zesko opened this issue Nov 19, 2024 · 2 comments
Assignees

Comments

@Zesko
Copy link

Zesko commented Nov 19, 2024

This issue is unique.

  • I have used the search tool and did not find an issue describing my bug.

Operating System

Linux (DEB package)

Version information

8.2.1.38

Expected Behavior

Any error message should not appear in the journalctl log when opening OnlyOffice Desktop Editor.

Actual Behavior

When I open OnlyOffice Desktop Editor, I see the following error message in the journal log:

kwin_scene_opengl: Invalid framebuffer status:  "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT"

I can consistently reproduce this error on two different machines, both using the Flatpak version and the Deb package from AUR on separate Arch Linux systems.

Although the app continues to function without crashing, I'm wondering if there is a way to resolve this error message.

Reproduction Steps

  1. Install the current version of this app from Flatpak or AUR (using deb package) on Arch Linux
  2. Open this app.
  3. See the error message in the log: journalctl -p err -b

Additional information

A part of the full log for this app:

Nov 19 17:30:48 zesko systemd[1375]: Started ONLYOFFICE Desktop Editors - Document Editor.
Nov 19 17:30:48 zesko DesktopEditors[29247]: gtk_disable_setlocale() must be called before gtk_init()
Nov 19 17:30:48 zesko kwin_wayland[1447]: kf.windowsystem: static bool KX11Extras::mapViewport() may only be used on X11
Nov 19 17:30:48 zesko kwin_wayland[1447]: kwin_scene_opengl: 0x2: GL_INVALID_VALUE in glTexStorage2D(width, height or depth < 1)
Nov 19 17:30:48 zesko kwin_wayland[1447]: kwin_scene_opengl: Invalid framebuffer status:  "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT"
Nov 19 17:30:48 zesko kwin_wayland[1447]: kwin_scene_opengl: 0x2: GL_INVALID_OPERATION in glBindFramebuffer(non-gen name)
Nov 19 17:30:48 zesko kwin_wayland[1447]: kwin_scene_opengl: 0x2: GL_INVALID_FRAMEBUFFER_OPERATION in glClear(incomplete framebuffer)
Nov 19 17:30:48 zesko onlyoffice-desktopeditors[29247]: QXcbConnection: XCB error: 8 (BadMatch), sequence: 788, resource id: 16777279, major code: 130 (Unknown), minor code: 3
Nov 19 17:30:48 zesko onlyoffice-desktopeditors[29247]: QXcbConnection: XCB error: 8 (BadMatch), sequence: 806, resource id: 16777279, major code: 130 (Unknown), minor code: 3
Nov 19 17:30:48 zesko onlyoffice-desktopeditors[29247]: QXcbConnection: XCB error: 8 (BadMatch), sequence: 858, resource id: 16777288, major code: 130 (Unknown), minor code: 3
Nov 19 17:30:48 zesko onlyoffice-desktopeditors[29247]: QXcbConnection: XCB error: 8 (BadMatch), sequence: 895, resource id: 16777288, major code: 130 (Unknown), minor code: 3
Nov 19 17:30:48 zesko onlyoffice-desktopeditors[29247]: QXcbConnection: XCB error: 8 (BadMatch), sequence: 935, resource id: 16777288, major code: 130 (Unknown), minor code: 3
Nov 19 17:30:50 zesko systemd[1375]: app-onlyoffice\[email protected]: Consumed 1.421s CPU time, 330.7M memory peak.

@XDmitryK
Copy link
Member

XDmitryK commented Dec 5, 2024

@Zesko Hi
I checked on my Arch Linux Xfce, there is no such problem. I think it depends on your KDE environment. I asked the developers about this line in the log, there is no exact answer yet and what it can lead to. Unfortunately, we do not have an official package for Arch yet

@user12043
Copy link

I also experience the same issue for another application. This thread seems to be addressing the problem but there is no resolution yet: https://bugs.kde.org/show_bug.cgi?id=491751

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants