-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

W dniu 05.10.2010 17:51, doug.cole...@gmail.com pisze:
> Run it in the command line:
> ./factor -run=listener
> 
> Then run the ui word:
> 
> ui
> 
> Then hit :c to hopefully see the error.  It's probably libpango or some
> gl library
> 
> Doug

I've done: "[ 1 . ] with-ui" which caused the exception appeared. This
is the stack trace:

(U) Quotation: [ c-to-factor -> ]
    Word: c-to-factor
(U) Quotation: [ swap >c call -> c> drop ]
(U) Quotation: [
        (command-line) parse-command-line
        load-vocab-roots run-user-init "e" get script get or
        [ "e" get ~quotation~ when* script get ~quotation~ when* ]
        [ "run" get run ] if -> output-stream get
        [ stream-flush ] when* 0 exit
    ]
(O) Word: listener
(O) Word: (listener)
(U) Quotation: [
        [ ~quotation~ dip swap ~quotation~ dip ] dip swap
        [ call datastack ] dip -> swap [ set-datastack ] dip
    ]
(U) Quotation: [ call -> datastack ]
(O) Method: M\ x11-ui-backend (with-ui)
(O) Word: init-x
(O) Word: init-locale
(O) Word: XSupportsLocale
(U) Quotation: [
        63 special-object error-thread set-global
        continuation -> error-continuation set-global
        [ original-error set-global ] [ rethrow ] bi
    ]

- --D.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkysMlgACgkQWPXp0gyuOut7BACfYBuJxpkbBnXcgmiYtUIkRNbf
csMAnAtZx6sMQVL4xl5AJ02HffxTg2pm
=YSWK
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to