Thank you for that confirmation.
It appears that something on my machine needs to be fixed or changed.
I have already re-installed IM and am wondering what other packages need re-installation assuming that something got changed but is not being detected by the package managers.
Search found 5 matches
- 2012-05-03T19:12:35-07:00
- Forum: Bugs
- Topic: Window decorations missing randomly from displayed images
- Replies: 7
- Views: 10217
- 2012-05-03T12:42:04-07:00
- Forum: Bugs
- Topic: Window decorations missing randomly from displayed images
- Replies: 7
- Views: 10217
Re: Window decorations missing randomly from displayed image
I am sorry for being unclear. Once I convert the PDF to PNG using ImageMagick's convert function and then display the the PNG using ImageMagick's display function, one of the images appears without window decorations like title bar etc., while the other appears normally with title bar etc. on my ...
- 2012-05-03T09:28:29-07:00
- Forum: Bugs
- Topic: Window decorations missing randomly from displayed images
- Replies: 7
- Views: 10217
- 2012-05-02T22:25:42-07:00
- Forum: Bugs
- Topic: Window decorations missing randomly from displayed images
- Replies: 7
- Views: 10217
Re: Window decorations missing randomly from displayed image
The exact command lines are lualatex cross-product-4.tex convert cross-product-4.pdf cross-product-4.png and lualatex cross-product-5.tex convert cross-product-5.pdf cross-product-5.png The difference between the .tex files is simply that one line length is changed from 4 cm to 5 cm in the code TikZ ...
- 2012-05-02T21:39:53-07:00
- Forum: Bugs
- Topic: Window decorations missing randomly from displayed images
- Replies: 7
- Views: 10217
Window decorations missing randomly from displayed images
I am using Kubuntu 12.04 with imagemagick 8:6.6.9.7-5ubuntu3.1 on an amd64 machine. I generate PDFs processed by (xe|lua)latex and convert the generated PDF into PNG using convert. When I display the images, on occasion, the window borders are missing. In one case, I just changed a single line in my ...