guile-gtk-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guile-gnome bits


From: Andreas Rottmann
Subject: Re: guile-gnome bits
Date: Fri, 25 Feb 2005 00:31:12 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Kevin Ryde <address@hidden> writes:

> Good stuff.
>
> I struck something strange with GnomeApp though,
>
>       (putenv "DISPLAY=:0")
>       (use-modules (gnome-0))
>       (use-modules (gnome gnome-ui))
>
>       (gnome-app-new "foo" "bar")
>       => 
>
>       In unknown file:
>          ?: 0* [primitive-load "foo.scm"]
>       In foo.scm:
>          5: 1* [#<gw:dynproc gnome-app-new (2)> "foo" "bar"]
>
>       foo.scm:5:1: In expression (gnome-app-new "foo" "bar"):
>       foo.scm:5:1: GLib-GObject: g_object_get: assertion `G_IS_OBJECT 
> (object)' failed
>
> Same for (make <gnome-app>).  Have I missed a step?
>
I can reproduce this. When you do a (gnome-program-init "foo" "0.0.1")
before the gnome-app-new, you get another error:

guile> (gnome-program-init "foo" "0.0.1")
#<<gnome-program> b6f29da0>
guile> (gnome-app-new "foo" "bar")

Backtrace:
In current input:
   6: 0* [#<gw:dynproc gnome-app-new (2)> "foo" "bar"]

<unnamed port>:6:1: In expression (gnome-app-new "foo" "bar"):
<unnamed port>:6:1: GLib-GObject: IA__g_object_get_valist: object class 
`GnomeProgram' has no property named `default-icon'
ABORT: (gruntime-error)
guile>

Rotty
-- 
Andreas Rottmann         | address@hidden      | address@hidden | address@hidden
http://yi.org/rotty      | GnuPG Key: http://yi.org/rotty/gpg.asc
Fingerprint              | DFB4 4EB4 78A4 5EEE 6219  F228 F92F CFC5 01FD 5B62

The best way to accelerate a Windows machine is at 9.81 m/s^2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]