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

Still lots of warnings during startup on Linux #37

Open
terrillmoore opened this issue Oct 10, 2022 · 0 comments
Open

Still lots of warnings during startup on Linux #37

terrillmoore opened this issue Oct 10, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@terrillmoore
Copy link
Member

Tested 2.7.0 on Linux (Ubuntu 20 LTS/XFCE and Ubuntu 22/standard desktop).

Still too many errors.

On 20:

** (Cricket:193586): WARNING **: 19:25:21.865: AT-SPI: Could not obtain desktop path or name
(Cricket:193586): Gtk-CRITICAL **: 19:25:21.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkRadioButton
** (Cricket:193586): WARNING **: 19:25:21.984: atk-bridge: get_device_events_reply: unknown signature
** (Cricket:193586): WARNING **: 19:25:21.985: atk-bridge: get_device_events_reply: unknown signature
** (Cricket:193586): WARNING **: 19:25:21.985: atk-bridge: GetRegisteredEvents returned message with unknown signature
** (Cricket:193586): WARNING **: 19:25:21.990: AT-SPI: Could not obtain desktop path or name
** (Cricket:193586): WARNING **: 19:25:21.990: AT-SPI: Could not obtain desktop path or name
** (Cricket:193586): WARNING **: 19:25:21.990: AT-SPI: Could not obtain desktop path or name
** (Cricket:193586): WARNING **: 19:25:21.990: AT-SPI: Could not obtain desktop path or name
** (Cricket:193586): WARNING **: 19:25:21.998: AT-SPI: Could not obtain desktop path or name

Note the assertion failure. Warnings need to be eliminated (by correcting the problems) so that we can see errors.

On 22:

Gtk-Message: 19:23:16.903: Failed to load module "canberra-gtk-module"
Gtk-Message: 19:23:16.904: Failed to load module "canberra-gtk-module"
(Cricket:1777715): Gtk-CRITICAL **: 19:23:17.151: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkRadioButton
(Cricket:1777715): Gtk-CRITICAL **: 19:23:17.227: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkRadioButton
(Cricket:1777715): Gtk-CRITICAL **: 19:25:51.020: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkRadioButton

Note the assertion failures.

Please fix these before next ship.

@terrillmoore terrillmoore added the bug Something isn't working label Oct 10, 2022
@terrillmoore terrillmoore self-assigned this Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant