[Bug 506331] Re: pdftohtml fails to set charset

2011-05-23 Thread Rodrigo Rivas Costa
Yes, I'm afraid that it is still there in natty.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in Ubuntu.
https://bugs.launchpad.net/bugs/506331

Title:
  pdftohtml fails to set charset

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 506331] [NEW] pdftohtml fails to set charset

2010-01-12 Thread Rodrigo Rivas
Public bug reported:

Binary package hint: poppler-utils

Using Ubuntu 9.10, poppler 0.12.0-0ubuntu2.1.
Executing pdftohtml x.pdf writes three files: x.html, xs.html and 
x_ind.html. The two latter lacks the META lines.
The one I miss is the charset definition:

META http-equiv=Content-Type content=text/html; charset=UTF-8

The first one got them right, however.

** Affects: poppler (Ubuntu)
 Importance: Undecided
 Status: New

-- 
pdftohtml fails to set charset
https://bugs.launchpad.net/bugs/506331
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 208570] Re: strange graphics bug, window looks squished, wrong colors (in gnome-system-monitor, gnome-do)

2008-12-10 Thread Rodrigo Rivas
Ralph, you can get my tiny little hack in a previous post in this very same 
thread:
https://bugs.launchpad.net/ubuntu/+source/gnome-system-monitor/+bug/208570/comments/5
HTH

-- 
strange graphics bug, window looks squished, wrong colors (in 
gnome-system-monitor, gnome-do)
https://bugs.launchpad.net/bugs/208570
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-monitor in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 208570] Re: strange graphics bug, window looks squished, wrong colors

2008-04-04 Thread Rodrigo Rivas
I have this same problem too. It happens only with 24 bit color depth; with 16 
bits the problem is gone.
I think it is related to the Vesa video driver.

Binary package hint: xserver-xorg-video-vesa

I have an old PCI Vodoo Banshee card that uses this driver, and the
virtual installation of the OP probably uses Vesa as well.

The fun thing is that it only affects a few windows, but most of them
look just fine. It's like if the application, (or the WM or the X
server) draws the window into an offscreen buffer at 24bpp and then it
blits into the screen as if 32bpp (or the other way around?)...

PS: the xfce4-terminal also has this effect. Searching for more... ;^)

-- 
strange graphics bug, window looks squished, wrong colors
https://bugs.launchpad.net/bugs/208570
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-monitor in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 208570] Re: strange graphics bug, window looks squished, wrong colors

2008-04-04 Thread Rodrigo Rivas
Just playing around a little...

I recompiled the gnome-system-monitor to test this issue, and I made it
disappear just removing the references to the colormap in the
'interface.cpp' source file. It looks like the problem appears when
trying to use an alpha channel.

BTW, why the gnome-system-monitor tries to change the colormap? Is it
really neccesary?

It is clear that the bug is not in the application, but whether it is in
gtk, gdk, X or the driver, I cannot tell.

Anyway, just for fun, I have written a tiny workaroud to avoid the issue
(attached)...

** Attachment added: Tiny shared library that avoids this bug.
   http://launchpadlibrarian.net/13121156/no_rgba.c

-- 
strange graphics bug, window looks squished, wrong colors
https://bugs.launchpad.net/bugs/208570
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-monitor in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs