"pelzflorian (Florian Pelz)" <[email protected]> writes:

> florian@florianhp ~/src/g-golf [env]$ animated-paintable 

florian@florianhp ~/src/g-golf [env]$ animated-paintable -d
;; g-application-run 
;;   <= (#<<gtk-application> 7f0a776b75a0> ()) 
;; (-)      application: #<<gtk-application> 7f0a776b75a0> 
;;             type-tag: interface 
;;            type-desc: (object <g-application> #<<gobject-class> 
<g-application> 7f0a7722e780> 113281152) 
;;          forced-type: pointer 
;;            direction: in 
;;             ffi-arg?: #f 
;; (-)             argc: 0 
;;             type-tag: int32 
;;            type-desc: int32 
;;          forced-type: int32 
;;            direction: in 
;;             ffi-arg?: #f 
;; (-)             argv: () 
;;             type-tag: array 
;;            type-desc: (c -1 #f 1 filename #t) 
;;          forced-type: pointer 
;;            direction: in 
;;             ffi-arg?: #f 

(guile:1800): Gtk-WARNING **: 08:47:49.836: Unable to acquire the address of 
the accessibility bus: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: 
The name org.a11y.Bus was not provided by any .service files. If you are 
attempting to run GTK without a11y support, GTK_A11Y should be set to 'none'.
;; gtk-picture-set-paintable 
;;   <= (#<<gtk-picture> 7f0a77013190> #<<nuclear-animation> 7f0a77023840>) 
;; (-)          picture: #<<gtk-picture> 7f0a77013190> 
;;             type-tag: interface 
;;            type-desc: (object <gtk-picture> #<<gobject-class> <gtk-picture> 
7f0a76e91e10> 114469504) 
;;          forced-type: pointer 
;;            direction: in 
;;             ffi-arg?: #f 
;; (-)        paintable: #<<nuclear-animation> 7f0a77023840> 
;;             type-tag: interface 
;;            type-desc: (interface <gdk-paintable> #<<gobject-class> 
<gdk-paintable> 7f0a7722ec30> 113257216) 
;;          forced-type: pointer 
;;            direction: in 
;;             ffi-arg?: #f 
;; g-golf-callback-closure-marshal 
;;  -- get-flags --  
;;      !! values listed below are 'brute' - ffi-arg->scm results !! 
;;      !! some are further processed before to call the callback !! 
;; (-)        paintable: #<pointer 0x7fff6dd6fc90> 
;; (-)        get-flags: (static-size) 
;;             type-tag: interface 
;;            type-desc: (flags gdk-paintable-flags #<<gi-flags> 7f0a76fb25d0> 
113258064) 
;;          forced-type: interface 
;;            direction: n/a 
;;             ffi-arg?: #t 
Backtrace:
In ice-9/boot-9.scm:
  1752:10 14 (with-exception-handler _ _ #:unwind? _ # _)
In unknown file:
          13 (apply-smob/0 #<thunk 7f0a7c915300>)
In ice-9/boot-9.scm:
    724:2 12 (call-with-prompt _ _ #<procedure default-prompt-handle…>)
In ice-9/eval.scm:
    619:8 11 (_ #(#(#<directory (guile-user) 7f0a7c918c80>)))
In 
/gnu/store/8ni3f5wcbxwh2p700nynl639ilkda82z-g-golf-gtk-4-examples-0.8.5/share/doc/g-golf/examples/gtk-4/.animated-paintable-real:
   167:26 10 (main _)
In g-golf/hl-api/function.scm:
    91:22  9 (_ . _)
In unknown file:
Exception thrown while printing backtrace:
In procedure primitive-call-ip: Wrong type argument in position 1 (expecting 
PRIMITIVE_P): #<procedure 7f0a77a93360 (_ _ _ _ _ _ _)>

g-golf/support/flags.scm:65:21: Unknown flag:  static-size

Reply via email to