Search Unity

List of errors when opening Unity

Discussion in 'Linux' started by MostHated, Aug 12, 2019.

  1. MostHated

    MostHated

    Joined:
    Nov 29, 2015
    Posts:
    1,235
    Hey there,
    I just wanted to share this list of errors I end up getting when I open Unity. Not sure if they mean much, but wanted to make sure they were at least known.

    Code (CSharp):
    1. (Unity:29317): Gtk-CRITICAL **: 16:54:13.206: gtk_container_foreach: assertion 'GTK_IS_CONTAINER (container)' failed
    2.  
    3. (Unity:29317): Gtk-CRITICAL **: 16:54:22.534: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
    4.  
    5. (Unity:29317): Gtk-CRITICAL **: 16:54:22.696: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
    6.  
    7. (Unity:29317): Gtk-CRITICAL **: 16:54:22.696: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
    8.  
    9. (Unity:29317): Gtk-CRITICAL **: 16:54:22.697: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
    10.  
    11. (Unity:29317): Gtk-CRITICAL **: 16:54:22.698: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
    12.  
    13. (Unity:29317): Gtk-CRITICAL **: 16:54:22.698: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
    14.  
    15. (Unity:29317): Gtk-CRITICAL **: 16:54:22.698: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
    16.  
    17. (Unity:29317): Gtk-CRITICAL **: 16:54:22.699: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
    18.  
    19. (Unity:29317): Gtk-CRITICAL **: 16:54:22.699: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
    20.  
    21. (Unity:29317): Gtk-CRITICAL **: 16:54:22.699: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
    22.  
    23. (Unity:29317): Gtk-WARNING **: 16:54:23.659: Attempting to add a widget with type GtkFixed to a container of type GtkWindow, but the widget is already inside a container of type GtkViewport, please remove the widget from its existing container first.
    24. [0812/165428:ERROR:browser_main_loop.cc(161)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
    25. [0812/165428:ERROR:nss_util.cc(856)] After loading Root Certs, loaded==false: NSS error code: -8018
    Thanks,
    -MH
     
    lars22998 likes this.