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

basic code area and basic code entry examples broken on artix linux 6.12.1 #70

Open
JC-Morph opened this issue Dec 7, 2024 · 1 comment

Comments

@JC-Morph
Copy link

JC-Morph commented Dec 7, 2024

basic code area and basic code entry examples will not launch from meta_example.rb
Both fail with similar errors:

Basic Code Area
** (ruby:23218): CRITICAL **: 23:18:04.740: [libui] ../common/control.c:88:uiControlVerifySetParent() You have a bug: You cannot give a uiControl a parent while it already has one. (control: 0x5d53f7bed4d0; current parent: 0x5d53f880b470; new parent: 0x5d53f79d88a0)

Basic Code Entry
** (ruby:25525): CRITICAL **: 23:25:45.878: [libui] ../common/control.c:88:uiControlVerifySetParent() You have a bug: You cannot give a uiControl a parent while it already has one. (control: 0x5a92088709d0; current parent: 0x5a92087cd080; new parent: 0x5a920867cd00)

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

2 participants
@JC-Morph and others