[Bug 374221] Re: bad colours with Adobe reader 9

2012-05-07 Thread Sjoerd Cranen
Oh my bad, didn't see this was posted back in 2009. Will think of a better place to post this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/374221 Title: bad colours with Adobe reader 9 To manage

[Bug 374221] Re: bad colours with Adobe reader 9

2012-05-07 Thread Sjoerd Cranen
I have the same problem. I'm attaching a screenshot showing the same file in Evince (left, and yes, the TU/e logo is missing but that seems to be an Evince problem) and Acroread (right). ** Attachment added: "Screenshot" https://bugs.launchpad.net/ubuntu/+source/acroread/+bug/374221/+attachmen

[Bug 945877] [NEW] GPU lockup when using glPolygonMode(GL_BACK, GL_LINE)

2012-03-03 Thread Sjoerd Cranen
Public bug reported: I am making an application using OpenGL. Everything works fine, but if I include a call to glPolygonMode(GL_BACK, GL_LINE) in my code, the GPU hangs. I was able to reproduce this three consecutive times (the function call moved around a bit in the code), and see the problem di

[Bug 945877] Re: GPU lockup when using glPolygonMode(GL_BACK, GL_LINE)

2012-03-03 Thread Sjoerd Cranen
** Attachment added: "Additional output" https://bugs.launchpad.net/bugs/945877/+attachment/2808137/+files/hung_gpu.tar.bz2 ** Description changed: I am making an application using OpenGL. Everything works fine, but if I include a call to glPolygonMode(GL_BACK, GL_LINE) in my code, the GP

[Bug 788683] Re: Unity grid is broken for multi-monitor with right-hand side primary

2012-02-14 Thread Sjoerd Cranen
This bug seems to be solved in unity 4.28.0 already. The only related (minor) flaw I can detect is that if you try to dock a window on the right side of the left-hand monitor, and you move your mouse pointer a little bit onto the other monitor, the indicator shows it will be docked on the left mon

[Bug 374221] Re: bad colours with Adobe reader 9

2013-03-04 Thread Sjoerd Cranen
My original bugreport was probably invalid. I was generating PDF files with LaTeX, and the oversaturated colours only appeared when I included images in my document. The workaround for my problem seems to be to force Adobe Reader to use the right colorspace using the following hack: \pdfpageattr {

[Bug 775542] Re: dbus error message running hwinfo

2013-05-03 Thread Sjoerd Cranen
Same problem in Ubuntu Raring: $ hwinfo --framebuffer > hal.1: read hal dataprocess 5798: arguments to dbus_move_error() were > incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed > in file ../../dbus/dbus-errors.c line 282. This is normally a bug in some application usin

[Bug 769277] Re: Eclipse shows overlay scrollbar but when i hover there is no scroll handles

2011-05-27 Thread Sjoerd Cranen
On Ubuntu 11.04 amd64, I installed Eclipse as follows: apt-get install eclipse-platform eclipse-cdt This installed Eclipse Galileo. Overlay scrollbars were apparently not blacklisted. I uninstalled overlay-scrollbar: apt-get remove overlay-scrollbar Then found this thread, so though I would tr