unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Setting up a development environment for guile-g-golf based software in KDE
@ 2022-09-02 10:25 Jérémy Korwin-Zmijowski
  2022-09-02 11:36 ` Ricardo Wurmus
  2022-09-02 18:30 ` Luis Felipe
  0 siblings, 2 replies; 7+ messages in thread
From: Jérémy Korwin-Zmijowski @ 2022-09-02 10:25 UTC (permalink / raw)
  To: Help Guix

Dear Guixters,

I want to build a GUI for Gnome (using guile-g-golf (and gtk)).

When under Gnome my small "Hello World" (from the manual example script) 
window shows up.

When under KDE (Plasma) nothing shows up but errors in the terminal :

    $ guix shell guile gtk guile-g-golf -- ./hello-world
    (guile:10978): GLib-GObject-WARNING **: 12:19:06.388: cannot
    register existing type 'GdkPixbuf'
    (guile:10978): GLib-GObject-CRITICAL **: 12:19:06.388:
    g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE
    (instance_type)' failed
    (guile:10978): GLib-GObject-CRITICAL **: 12:19:06.388:
    g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE
    (instance_type)' failed
    (guile:10978): GLib-CRITICAL **: 12:19:06.388: g_once_init_leave:
    assertion 'result != 0' failed

Naive intuition: for KDE I need to add some dependencies to my 
development environment - I don't know about yet - haha

I am new to GUI universe so don't hesitate to question the obvious.

Cheers,

-- 
Jérémy Korwin-Zmijowski

GPG: 036B 4D54 B7B4 D6C8 DA62 2746 700F 5E0C CBB2 E2D1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-09-03 20:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-02 10:25 Setting up a development environment for guile-g-golf based software in KDE Jérémy Korwin-Zmijowski
2022-09-02 11:36 ` Ricardo Wurmus
2022-09-02 20:08   ` Jérémy Korwin-Zmijowski
2022-09-02 18:30 ` Luis Felipe
2022-09-03  1:13   ` Luis Felipe
2022-09-03 10:29     ` Ricardo Wurmus
2022-09-03 20:24       ` Luis Felipe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).