| Summary: | Error running cairo over network on Hummingbird Exceed X server | ||
|---|---|---|---|
| Product: | cairo | Reporter: | david |
| Component: | xlib backend | Assignee: | Carl Worth <cworth> |
| Status: | RESOLVED DUPLICATE | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
| Severity: | major | ||
| Priority: | high | ||
| Version: | 1.2.5 | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
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.
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