GtkFileChooser + preview widget + svg



Hi,

I created a GtkFileChooser with preview widget in my application. It
works great and if I click on a non-previewable it displays nothing and
if I click on a previewable image it displays the image. But if I click
on a svg image my application crashes with a "Floating point exception".

If I try to debug my application with gdb it crashes while opening the
GtkFileChooser before I can click on something with:

Program received signal SIG32, Real-time event 32.
0x40436984 in pthread_getconcurrency () from /lib/libpthread.so.0

So perhaps theres something other broken? Can someone see the problem or
should I give you some sourcecode? I mainly used the code from the API
docs.

regards
Andreas



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]