You are not logged in.
Pages: 1
error message:
zhiwen ~/ qiv /doc/img/1.jpg
Gdk-ERROR **: BadMatch (invalid parameter attributes)
serial 115 error_code 8 request_code 2 minor_code 0
Locking assertion failure. Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb7b02767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb7b0281e]
#2 /usr/lib/libX11.so.6 [0xb7c9de08]
#3 /usr/lib/libX11.so.6(XSync+0x25) [0xb7c92ce5]
#4 /usr/lib/libgdk-1.2.so.0(gdk_flush+0x28) [0xb7da0fb8]
#5 /usr/lib/libgdk-1.2.so.0(gdk_image_destroy+0x65) [0xb7da84c5]
#6 /usr/lib/libgdk-1.2.so.0(gdk_image_exit+0x2a) [0xb7da85da]
#7 /usr/lib/libgdk-1.2.so.0 [0xb7d942a5]
#8 /lib/libc.so.6(exit+0xd5) [0xb7b344cd]
#9 /usr/lib/libgdk-1.2.so.0 [0xb7d94386]
#10 /usr/lib/libX11.so.6(_XError+0xd3) [0xb7c97053]
#11 /usr/lib/libX11.so.6 [0xb7c9e72c]
#12 /usr/lib/libX11.so.6(_XReply+0x15a) [0xb7c9eaea]
#13 /usr/lib/libX11.so.6(XSync+0x6a) [0xb7c92d2a]
#14 /usr/lib/libgdk-1.2.so.0(gdk_flush+0x28) [0xb7da0fb8]
#15 qiv(update_image+0x384) [0x804c744]
qiv: xcb_xlib.c:73: xcb_xlib_lock: Assertion `!c->xlib.lock' failed.
Aborted
please help.
Offline
Hello,
I have the same error since about two weeks. Today I tried to solve that problem and i found this link:
https://bugs.launchpad.net/ubuntu/+sour … +bug/41056
So to fix the problem you have to do:
export XLIB_SKIP_ARGB_VISUALS=1
It seems to be a problem with imlib1 and the X composite extension..... I don't really know what that means .
For those people all were fine with the versions:
ii gdk-imlib11 1.9.14-32ubuntu1 imaging library for use with gtk
ii qiv 2.0-7 A quick image viewer for X
and personally I have
local/imlib 1.9.15-3
General image handling library for X11 and Gtk
local/imlib2 1.4.0-1
Imlib2 is the successor to Imlib. It is NOT a newer version -- Imlib 2 can
be installed alongside Imlib 1.x
local/qiv 2.0-1
Quick Image Viewer (qiv) is a very small and fast GDK/Imlib image viewer
Perhaps the qiv version is too old. Could anyone help ?
Offline
I just installed qiv-2.1-pre12.tgz from qiv home site, it works fine.
The version in Arch is too old.
Offline
I just installed qiv-2.1-pre12.tgz from qiv home site, it works fine.
Good new!
The version in Arch is too old.
It's also my opinion. I can see the name of the maintainer of the package, but how can we know
his user name ? Or do we have to open a bug ? Could somebody help?
Offline
>It's also my opinion.
Yes, thanks. I saw your reply and looked for a new version.
I had flagged this package out-of-date on http://www.archlinux.org/packages/search/?q=qiv, maybe the maintainer will notice this.
Last edited by zhiwen (2007-11-24 04:35:43)
Offline
I don't know if it was my mail, but the maintainer has updated the package. It works again
Offline
Pages: 1