This bug occurs when the X server gets confused about display dimensions. Some video drivers, like fglrx, will mess up. xdpyinfo gives the following output on my system.
screen #0: dimensions: 1400x1050 pixels (0x0 millimeters) resolution: -2147483648x-2147483648 dots per inch Evince asks GdkPixBuf to create a negative sized pixbuf, which is impossible. The workaround is to manually specify the DisplaySize in /etc/X11/xorg.conf. -- Evince gets stuck when trying to open PDF file https://bugs.launchpad.net/bugs/112350 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
