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

Chat: Bug report in chat module on loading, unloading and reloading #1342

Open
adityaomar3 opened this issue Mar 23, 2024 · 1 comment
Open
Labels

Comments

@adityaomar3
Copy link
Contributor

adityaomar3 commented Mar 23, 2024

When we reload or unload and load again the chat module it throws a gtk error and segmentation fault

(mavproxy.py:13354): Gtk-CRITICAL **: 00:08:18.468: gtk_text_attributes_ref: assertion 'values != NULL' failed

(mavproxy.py:13354): Gtk-CRITICAL **: 00:08:18.468: gtk_text_attributes_ref: assertion 'values != NULL' failed Segmentation fault (core dumped)

To reproduce this bug
Start mavproxy.py
module load chat
module unload chat
module load chat

or

Start mavproxy.py
module load chat
module reload chat

@rmackay9 rmackay9 changed the title Bug report in chat module on loading, unloading and reloading Chat: Bug report in chat module on loading, unloading and reloading Mar 25, 2024
@rmackay9 rmackay9 added the bug label Mar 25, 2024
@rmackay9
Copy link
Contributor

Thanks for the report. I've added this to the consolidate list of chat module issues and enhancements.

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

No branches or pull requests

2 participants