Comment 3 for bug 41056

Revision history for this message
manatlan (manatlan) wrote : Re: qiv crash on dapper

when i launch "qiv" (with any image, but i send you one of mine by email):

i've got the same version as you
$ dpkg -l | grep qiv
ii qiv 2.0-4ubuntu1 A quick image viewer for X

$ qiv Desktop/Capture.png
Gdk-ERROR **: BadMatch (invalid parameter attributes)
 serial 112 error_code 8 request_code 2 minor_code 0

with gdb (after compiling/installing debug version of qiv):
(gdb) run Desktop/Capture.png
Starting program: /usr/bin/qiv Desktop/Capture.png
Gdk-ERROR **: BadMatch (invalid parameter attributes)
 serial 112 error_code 8 request_code 2 minor_code 0
Program exited with code 01.

hope it helps ...

i'm pretty sure the trouble sits in the "gdk-imlib1" package, it seems strange

(i've posted directly thru launchpad website, because i've sent 2 emails which seem unable to reach launchpad)