Re: gtk webview wrong rendering on load and small artifact
Kjell Ahlstedt via gtkmm-list <[email protected]> Thu, 4 Aug 2022 15:57:42 +0200
| Newsgroups | gmane.comp.gnome.gtkmm |
|---|---|
| Message-ID | <[email protected]> |
Den 2022-08-03 kl. 12:07, skrev Michael Nazzareno Trimarchi via gtkmm-list: > Hi > > On Wed, Aug 3, 2022 at 11:55 AM Michael Nazzareno Trimarchi > <[email protected]> wrote: > > Hi > > I have created a simple example using gtkmm and webkit here: > > https://github.com/panicking/gtkmm_alexa > I downloaded your example and managed to build it. When I execute it, I get the error (alexa:7545): GLib-GIO-ERROR **: 15:36:51.296: Settings schema 'org.amarula.alexa' is not installed How do I install the schema? I'm not very familiar with CMake.