I cannot run programs such as gvim or rox-filer on my Linux computer at home over a networked X connection from my Windows XP machine at work, running the Hummingbird Exceed X server. They used to work but now they die with a cairo assertion. I'm sorry but I don't know which end changed to cause the problem. Hopefully the error messages will be helpful: david@arno2:~$ rox-filer david@arno2:~$ 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 rox-filer: /home/dajobe/dev/debian/cairo/libcairo-1.2.0/src/cairo-image-surface.c:144: _cairo_format_from_pixman_format: Assertion `NOT_REACHED' failed. david@arno2:~$ gvim 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 gvim: /home/dajobe/dev/debian/cairo/libcairo-1.2.0/src/cairo-image-surface.c:144: _cairo_format_from_pixman_format: Assertion `NOT_REACHED' failed. Vim: Caught deadly signal ABRT Vim: Finished. Aborted
Thanks for the report. This bug is already fixed as of cairo 1.2.2. -Carl *** This bug has been marked as a duplicate of 7294 ***
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.