Thank for bug report. It has been fixed in svn now.

Птн, 24 Дек 2010, David Mitchell писал(а):
> I tried running projects/felidae2/source/run.ijs.  It failed with:
> 
> |domain error: cd
> |       gtk_window_set_icon_from_file 
> window;(jpath'~felidae/data/felidae.png');0
>     cder''
> 2 0
> 
> I found this in init.ijs:
> 
> gtk_window_set_icon_from_file_jgtk_=: ((>libgtk_jgtk_),' 
> gtk_window_set_icon_from_file >',(IFWIN#' +'),' n x *c x')&cd
> 
> This will not work on Win7-64.  I changed it to:
> 
> gtk_window_set_icon_from_file_jgtk_=: ((>libgtk_jgtk_),' 
> gtk_window_set_icon_from_file_utf8 >',(IFWIN#' +'),' n x *c x')&cd
> 
> and it worked fine.
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to