在 Xvfb 下生成的图像具有 fubar 调色板,而不是普通 X
当在运行 X 的 Linux 机器上的 Mathematica 中生成 png 图像文件时,没有问题。 在没有 X 而是 Xvfb 的 Linux 机器上做同样的事情,png 生成得很好,但颜色都搞砸了。 我们尝试更改默认的像素深度 8,但没有成功。 任何其他可能使 Xvfb 更好地模仿正常 X 的调整,或者这更有可能是 Mathematica 错误?
我实际上怀疑这与 Mathematica 无关。 我在网络上发现其他帐户,其中有人在 Xvfb 下的 OpenOffice 中生成合理质量的 jpeg 时遇到问题。 我见过使用 VNC 而不是 Xvfb 的建议。 这有可能解决这个问题吗?
以下是在使用 X11 的计算机上生成图像时的外观:
http://yootles.com/outbox /dmass-x.png
这是使用 Xvfb 在机器上生成的样子:
When generating a png image file in Mathematica on a linux box running X, there's no problem. Doing the same on a linux machine without X but instead Xvfb the png generates fine but the colors are all screwed up. We tried changing the pixel depth from the default of 8, to no avail. Any other tweaks that might make Xvfb mimic normal X better, or is this more likely a Mathematica bug?
I actually suspect this has nothing to do with Mathematica. I'm finding other accounts on the web of people having trouble generating reasonable quality jpegs in OpenOffice under Xvfb. I've seen recommendations to use VNC instead of Xvfb. Is that likely to solve this problem?
Here's how the image looks when generated on the machine with X11:
http://yootles.com/outbox/dmass-x.png
And here's how it looks generated on the machine with Xvfb:
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您是否尝试过使用 24 的像素深度?
Did you try with a pixel depth of 24?