Skip to content

Failed to load module "colorreload-gtk-module" #40

@ITwrx

Description

@ITwrx

when running 2.5.0.0 (head)

import webui

let window = newWindow() # Create a new Window
window.showWv("<html>Hello</html>")

wait()  

i get Gtk-Message: 17:25:10.910: Failed to load module "colorreload-gtk-module"

Following a random internet comment, i ran: dnf install kde-gtk-config
which installed kde-gtk-config and xsettingsd. This made the warning go away.

Does webUI really need this dep? If so, maybe it could be documented with the webkitgtk dep? Or, if not, removed from webui so we don't have to worry about it?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions