Replies: 1 comment
-
|
Never mind. Installed a different one. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
My system is fairly recent. The calculator app stopped working. I get this error:
(io.elementary.calculator:2): Gtk-WARNING **: 06:19:37.483: Locale not supported by C library.
Using the fallback 'C' locale.
pci id for fd 9: 10de:2f04, driver (null)
kmsro: driver missing
libEGL warning: pci id for fd 8: 10de:2f04, driver (null)
pci id for fd 9: 10de:2f04, driver (null)
kmsro: driver missing
libEGL warning: egl: failed to create dri2 screen
(io.elementary.calculator:2): Gdk-WARNING **: 06:19:37.700: The program 'io.elementary.calculator' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 506 error_code 8 request_code 149 (unknown) minor_code 4)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the GDK_SYNCHRONIZE environment
variable to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
I tried installing different sources:
All lead to the same issue. Is there anything I can do? Or is it a bug in the flatpak package?
Beta Was this translation helpful? Give feedback.
All reactions