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

Crash when opening font picker #1009

Open
Katzenkralle opened this issue Feb 7, 2024 · 0 comments
Open

Crash when opening font picker #1009

Katzenkralle opened this issue Feb 7, 2024 · 0 comments
Labels
bug Something isn't working crash Causes a crash gtk4 Related to Gtk4

Comments

@Katzenkralle
Copy link

Describe the bug

When trying to change Fonts, the font picker fails to display any and after a short time causes rnote to crash. The fontpicker works fine when opening it with the gtk4-demos.

Screenshots
Screencast from 2024-02-07 19-12-22.webm

To Reproduce

  • Open rnote
  • try changing fonts
    (I myself am unable to reproduce this on my other machine running Arch witch Hyprland)

Expected behavior
Font picker displaying available fonts, rnote dose not crash.

Console Output

[someone@idPadArch ~]$ rnote
(rnote:19976): Gtk-CRITICAL **: 18:33:51.122: gtk_widget_class_set_accessible_role: assertion '!gtk_accessible_role_is_abstract (accessible_role)' failed

(rnote:19976): Pango-CRITICAL **: 18:34:09.502: pango_font_face_describe: assertion 'PANGO_IS_FONT_FACE (face)' failed
**
Gtk:ERROR:../gtk/gtk/gtkfontchooserwidget.c:2732:gtk_font_chooser_widget_merge_font_desc: assertion failed: (font_desc != NULL)
Bail out! Gtk:ERROR:../gtk/gtk/gtkfontchooserwidget.c:2732:gtk_font_chooser_widget_merge_font_desc: assertion failed: (font_desc != NULL)
Aborted (core dumped)

Desktop

  • Arch Linux (Last updated: 2024-07-02)
  • Linux 6.7.3-arch1-1
  • Installation source: Arch extra reposetory
  • DE: Gnome 45.3 (wayland)
  • Device: Lenovo IdeaPad Flex 5 15ALC05
@flxzt flxzt added bug Something isn't working crash Causes a crash labels Feb 16, 2024
@flxzt flxzt added the gtk4 Related to Gtk4 label Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crash Causes a crash gtk4 Related to Gtk4
Projects
None yet
Development

No branches or pull requests

2 participants