Staffan Hämälä sagde: > Hi, > > I've compiled dia on solaris 9, but I get this error message when I try to > run > it: > > /app/dia/0.95/bin/dia > Error: Cairo does not yet support the requested image format: > Depth: 32 > Alpha mask: 0x00000000 > Red mask: 0x000000ff > Blue mask: 0x0000ff00 > Green mask: 0x00ff0000 > Please file an enhacement request (quoting the above) at: > http://bugs.freedesktop.org/enter_bug.cgi?product=cairo > Assertion failed: NOT_REACHED, file cairo-image-surface.c, line 144 > > Is this something that needs to be enabled in Cairo? And in that case, > which > image format might that be? > > I use the newest GTK+/Glib/Cairo/Pango.
The Cairo plugin is not essential to Dia, so try to configure --without-cairo. -Lars _______________________________________________ Dia-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.gnome.org/projects/dia/faq.html Main page at http://www.gnome.org/projects/dia
