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

[GTK 4 bug] hl_list_n.f90, hl_list_renderers.f90, hl_tree.f90: a warning when double-clicking in a field for editing #219

Open
vmagnin opened this issue Dec 18, 2020 · 5 comments
Assignees
Labels
Examples GTK 4 GTK 4 only Warning A warning at compilation or execution

Comments

@vmagnin
Copy link
Owner

vmagnin commented Dec 18, 2020

Describe the bug
In hl_list_n.f90, hl_list_renderers.f90, hl_tree.f90, a warning appears when double-clicking in a field for editing:

(hl_list_n:3911): Gtk-CRITICAL **: 09:40:24.451: gtk_css_node_insert_after: assertion 'previous_sibling == NULL || previous_sibling->parent == parent' failed

But edition is working.

Your system:

  • OS version: Fedora Rawhide (34) ; MSYS2/Windows 10
  • Compiler version: gfortran 11.0.0 ; 10.2.0
  • GTK branch: gtk4-vmagnin (GTK 4.0.0 ; 3.99.4)
@vmagnin vmagnin added Warning A warning at compilation or execution GTK 4 GTK 4 only labels Dec 18, 2020
@vmagnin vmagnin self-assigned this Dec 18, 2020
@vmagnin
Copy link
Owner Author

vmagnin commented Jan 6, 2021

@vmagnin
Copy link
Owner Author

vmagnin commented Jan 15, 2021

I have submitted a bug on:
https://gitlab.gnome.org/GNOME/gtk/-/issues/3585

@vmagnin vmagnin changed the title hl_list_n.f90, hl_list_renderers.f90, hl_tree.f90: a warning when double-clicking in a field for editing [GTK 4 bug] hl_list_n.f90, hl_list_renderers.f90, hl_tree.f90: a warning when double-clicking in a field for editing Jan 15, 2021
@vmagnin
Copy link
Owner Author

vmagnin commented Sep 1, 2021

Still present in GTK 4.4.0 (Fedora Rawhide).

@vmagnin
Copy link
Owner Author

vmagnin commented Aug 26, 2022

Still present in GTK 4.7.2 (Fedora Rawhide).

@vmagnin
Copy link
Owner Author

vmagnin commented Sep 15, 2023

With GTK 4.12.1 (Fedora 40 Rawhide), the warning occurs only once at start, but not anymore when double-clicking in a field.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Examples GTK 4 GTK 4 only Warning A warning at compilation or execution
Projects
None yet
Development

No branches or pull requests

1 participant