[erlang-questions] wx not working in Erlang
Yves S. Garret
yoursurrogategod@REDACTED
Fri Mar 7 02:29:05 CET 2014
Hello,
I recently updated to the latest release version of Erlang with my package
manager. I tried starting up the debugger using im(). and it did, but then
I got the following error dump.
(Erlang:5577): GdkPixbuf-CRITICAL **:
gdk_pixbuf_get_rowstride: assertion 'GDK_IS_PIXBUF (pixbuf)' failed
(Erlang:5577): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_n_channels: assertion
'GDK_IS_PIXBUF (pixbuf)' failed
(Erlang:5577): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_pixels: assertion
'GDK_IS_PIXBUF (pixbuf)' failed
(Erlang:5577):
GdkPixbuf-CRITICAL **: gdk_pixbuf_get_rowstride: assertion 'GDK_IS_PIXBUF
(pixbuf)' failed
(Erlang:5577): GdkPixbuf-CRITICAL **:
gdk_pixbuf_get_width: assertion 'GDK_IS_PIXBUF (pixbuf)' failed
(Erlang:5577): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion
'GDK_IS_PIXBUF (pixbuf)' failed
(Erlang:5577): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion
'GDK_IS_PIXBUF (pixbuf)' failed
(Erlang:5577):
GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion 'GDK_IS_PIXBUF
(pixbuf)' failed
I'm not sure why this is happening. Maybe the order of installing the
packages matters?
I'm running ArchLinux at the moment.
Thanks in advance,
--Yves
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140306/791d19af/attachment.htm>
More information about the erlang-questions
mailing list