Skip to content

[Bug]: Browser Crash on selecting "Use QT" in Appearance Settings #171

@Slayr

Description

@Slayr

Operating system

Linux

Version

Version 0.7.9.1 (Official Build, Chromium 143.0.7499.169) appimage (64-bit)

Have you tested that this is not an upstream issue or an issue with your configuration?

  • I have tried reproducing this issue in Chrome and it could not be reproduced there
  • I have tried reproducing this issue in ungoogled-chromium and it could not be reproduced there
  • I have tried reproducing this issue in Helium with a new and empty profile using --user-data-dir command line argument and it could not be reproduced there

Description

Browser Crash on selecting "Use QT" in Appearance Settings when using Appimage in Fedora 43 GNOME

How to Reproduce?

  1. Go to helium://settings/
  2. Click "Use QT" in Appearance Settings

Actual behavior

The instance hangs and a prompt saying the App has crashed appears.

Expected behavior

Change theme to QT

Additional context

fedora:~$ /home/User/AppImages/helium.appimage
QSocketNotifier: Can only be used with threads started with QThread
QColor::fromRgbF: Alpha parameter out of range
QColor::fromRgbF: Alpha parameter out of range
QColor::fromRgbF: Alpha parameter out of range
QColor::fromRgbF: Alpha parameter out of range
QColor::fromRgbF: Alpha parameter out of range
[106170:106170:0112/093754.105805:ERROR:content/browser/browser_main_loop.cc:290] GLib-GObject: cannot register existing type 'GtkWidget'
[106170:106170:0112/093754.105820:ERROR:content/browser/browser_main_loop.cc:290] GLib-GObject: cannot add class private field to invalid type ''
[106170:106170:0112/093754.105823:ERROR:content/browser/browser_main_loop.cc:290] GLib-GObject: cannot add private field to invalid (non-instantiatable) type ''
[106170:106170:0112/093754.105827:ERROR:content/browser/browser_main_loop.cc:290] GLib-GObject: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
[106170:106170:0112/093754.105831:ERROR:content/browser/browser_main_loop.cc:290] GLib-GObject: cannot register existing type 'GtkBuildable'
[106170:106170:0112/093754.105834:ERROR:content/browser/browser_main_loop.cc:290] GLib-GObject: g_type_interface_add_prerequisite: assertion 'G_TYPE_IS_INTERFACE (interface_type)' failed
[106170:106170:0112/093754.105837:ERROR:content/browser/browser_main_loop.cc:290] GLib: g_once_init_leave: assertion 'result != 0' failed
[106170:106170:0112/093754.105840:ERROR:content/browser/browser_main_loop.cc:290] GLib-GObject: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
[106170:106170:0112/093754.105842:ERROR:content/browser/browser_main_loop.cc:290] GLib-GObject: g_type_register_static: assertion 'parent_type > 0' failed
[106170:106170:0112/093754.105846:ERROR:content/browser/browser_main_loop.cc:290] GLib-GObject: cannot add private field to invalid (non-instantiatable) type ''

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions