Comment 5 for bug 551384

Revision history for this message
Chris Halse Rogers (raof) wrote :

Here's a C file you can build with
gcc -o test Testifu.c $(pkg-config --cflags gtk+-2.0) $(pkg-config --libs gtk+-2.0)

Run it, and hit “save” - the dialog will hang.