We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
terrillmoore
No branches or pull requests
Tested 2.7.0 on Linux (Ubuntu 20 LTS/XFCE and Ubuntu 22/standard desktop).
Still too many errors.
On 20:
Note the assertion failure. Warnings need to be eliminated (by correcting the problems) so that we can see errors.
On 22:
Note the assertion failures.
Please fix these before next ship.
The text was updated successfully, but these errors were encountered: