Re: Poppler error: floating point exception (lenny)

2010-12-20 Thread Camaleón
On Sun, 19 Dec 2010 23:10:43 +, Lisi wrote:

 On Sunday 19 December 2010 19:50:09 Camaleón wrote:

(...)

 Hum... you should get the same message than me. Try with this:

 ***
 gimp /home/lisi/KXTG7531-MUL.PDF
 ***

 Close the popup window of Gimp and review the error you get in console.
 
 l...@tux:~$ gimp /home/lisi/KXTG7531-MUL.PDF
 /usr/lib/gimp/2.0/plug-ins/poppler: fatal error: Floating point
 exception l...@tux:~$
 
 So it makes a difference whether one uses the relative path or the
 absolute. Odd!

Yep, I also realized when you got a different error message :-?
 
 Not sure what to do about this... Lenny only gets updates for security
 issues and this looks like a plain and harmless (though annoying)
 error, what do you people think, should I open a bug report for this?
 :-?
 
 Probably worth mentioning, if only to reduce the risk that it will be
 perpetuated in Squeeze.

Done: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=607633

Although the error _is not_ reproducible in Squeeze, Lenny will be still 
supported for one more year (once Squeeze is released), so having to deal 
with random PDF crashes for a long period of time does not sound like a 
good plan :-)

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2010.12.20.12.55...@gmail.com



Re: Poppler error: floating point exception (lenny)

2010-12-19 Thread Gilbert Sullivan

On 12/19/2010 11:37 AM, Camaleón wrote:

Hello,

I am getting a floating point exception error message from Evince when
opening some PDF files (a sample is linked bellow). The file gets opened
but as soon as I'm reading pages (page 1, page 2, page 3...), at some
point Evince closes by itself. When running Evince from command line, as
soon as it breaks, I can see the above mentioned error.

Sample error (PDF, ~3.1 MiB):
http://service.us.panasonic.com/OPERMANPDF/KXTG7531-MUL.PDF


Hi!

I'm running Debian testing (2.6.32-5-686, fully updated with Evince 
2.30.3, GIMP 2.6.10, poppler libraries 0.12.4-1.2). I downloaded and 
tested the file with Evince 2.30.3 and didn't have any problems.



(I have tested with other PDF files from Panasonic site and they just
crash in the same manner).


Didn't try other files.


The GIMP gives the same error:


No issues with GIMP, either.


***
s...@stt008:~/Desktop$ gimp KXTG7531-MUL.PDF
/usr/lib/gimp/2.0/plug-ins/poppler: fatal error: Floating point exception
***

Can someone please confirm this problem?

My wild guess is that it could have been generated by the latest
poppler update¹ because I was not experiencing this issue before. I am
running an updated Lenny (64 bits).

¹http://www.debian.org/security/2010/dsa-2119


I can't seem to get the error. Is there anything else about my system 
that might be useful to know. Or is there anything that you'd like me 
to try at this end? Is your system 32 bit, too -- or is it 64 bit?


Best regards,
Gilbert


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4d0e4141.5040...@comcast.net



Re: Poppler error: floating point exception (lenny)

2010-12-19 Thread Camaleón
On Sun, 19 Dec 2010 12:30:41 -0500, Gilbert Sullivan wrote:

 On 12/19/2010 11:37 AM, Camaleón wrote:

 I am getting a floating point exception error message from Evince
 when opening some PDF files (a sample is linked bellow). The file gets
 opened but as soon as I'm reading pages (page 1, page 2, page 3...), at
 some point Evince closes by itself. When running Evince from command
 line, as soon as it breaks, I can see the above mentioned error.

 Sample error (PDF, ~3.1 MiB):
 http://service.us.panasonic.com/OPERMANPDF/KXTG7531-MUL.PDF
 
 Hi!
 
 I'm running Debian testing (2.6.32-5-686, fully updated with Evince
 2.30.3, GIMP 2.6.10, poppler libraries 0.12.4-1.2). I downloaded and
 tested the file with Evince 2.30.3 and didn't have any problems.

Thanks for testing :-)

Yes, it seems the error is only reproducible under Lenny (after reading 
your message, I've tested within my two virtual machines, one with a 32-
bits lenny installation and the other with squeeze, also 32 bits). The 
lenny one just crashes in the same manner that my main system but in 
squeeze the error is not present.

(...)

 Can someone please confirm this problem?

 My wild guess is that it could have been generated by the latest
 poppler update¹ because I was not experiencing this issue before. I
 am running an updated Lenny (64 bits).

 ¹http://www.debian.org/security/2010/dsa-2119
 
 I can't seem to get the error. Is there anything else about my system
 that might be useful to know. Or is there anything that you'd like me to
 try at this end? Is your system 32 bit, too -- or is it 64 bit?

I think the exception is happening only in Lenny, in both 32 and 64-
bits.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2010.12.19.18.14...@gmail.com



Re: Poppler error: floating point exception (lenny)

2010-12-19 Thread Lisi
On Sunday 19 December 2010 16:37:01 Camaleón wrote:
 Hello,

 I am getting a floating point exception error message from Evince when
 opening some PDF files (a sample is linked bellow). The file gets opened
 but as soon as I'm reading pages (page 1, page 2, page 3...), at some
 point Evince closes by itself. When running Evince from command line, as
 soon as it breaks, I can see the above mentioned error.

 Sample error (PDF, ~3.1 MiB):
 http://service.us.panasonic.com/OPERMANPDF/KXTG7531-MUL.PDF

 (I have tested with other PDF files from Panasonic site and they just
 crash in the same manner).

 The GIMP gives the same error:

 ***
 s...@stt008:~/Desktop$ gimp KXTG7531-MUL.PDF
 /usr/lib/gimp/2.0/plug-ins/poppler: fatal error: Floating point exception
 ***

 Can someone please confirm this problem?

I have tried both Evince and the GIMP.

Evince was fine started from the GUI. When started from the CLI it was fine at 
first, but around the 6th page I looked at it crashed thus:

l...@tux:~$ evince KXTG7531-MUL.PDF
Floating point exception
l...@tux:~$

The GIMP failed, but with a different error message from that you got, which 
was the same both when started from the GUI and when started from the CLI.  A 
box came up saying:

GIMP Message
Opening 'home/lisi/KXTG7531-MUL.PDF'  failed: Portable Document Format plug-In 
could not open image.

HTH
Lisi


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201012191920.10900.lisi.re...@gmail.com



Re: Poppler error: floating point exception (lenny)

2010-12-19 Thread Camaleón
On Sun, 19 Dec 2010 19:20:10 +, Lisi wrote:

 On Sunday 19 December 2010 16:37:01 Camaleón wrote:

 I am getting a floating point exception error message from Evince
 when opening some PDF files (a sample is linked bellow). The file gets
 opened but as soon as I'm reading pages (page 1, page 2, page 3...), at
 some point Evince closes by itself. When running Evince from command
 line, as soon as it breaks, I can see the above mentioned error.

(...)

 Can someone please confirm this problem?
 
 I have tried both Evince and the GIMP.
 
 Evince was fine started from the GUI. When started from the CLI it was
 fine at first, but around the 6th page I looked at it crashed thus:
 
 l...@tux:~$ evince KXTG7531-MUL.PDF
 Floating point exception
 l...@tux:~$

Yep, thanks for confirming, Lisi! :-)
 
 The GIMP failed, but with a different error message from that you got,
 which was the same both when started from the GUI and when started from
 the CLI.  A box came up saying:
 
 GIMP Message
 Opening 'home/lisi/KXTG7531-MUL.PDF'  failed: Portable Document Format
 plug-In could not open image.

Hum... you should get the same message than me. Try with this:

***
gimp /home/lisi/KXTG7531-MUL.PDF
***

Close the popup window of Gimp and review the error you get in console.

Not sure what to do about this... Lenny only gets updates for security 
issues and this looks like a plain and harmless (though annoying) error, 
what do you people think, should I open a bug report for this? :-?

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2010.12.19.19.50...@gmail.com



Re: Poppler error: floating point exception (lenny)

2010-12-19 Thread Lisi
On Sunday 19 December 2010 19:50:09 Camaleón wrote:
 On Sun, 19 Dec 2010 19:20:10 +, Lisi wrote:
  On Sunday 19 December 2010 16:37:01 Camaleón wrote:
  I am getting a floating point exception error message from Evince
  when opening some PDF files (a sample is linked bellow). The file gets
  opened but as soon as I'm reading pages (page 1, page 2, page 3...), at
  some point Evince closes by itself. When running Evince from command
  line, as soon as it breaks, I can see the above mentioned error.

 (...)

  Can someone please confirm this problem?
[snip]
  The GIMP failed, but with a different error message from that you got,
  which was the same both when started from the GUI and when started from
  the CLI.  A box came up saying:
 
  GIMP Message
  Opening 'home/lisi/KXTG7531-MUL.PDF'  failed: Portable Document Format
  plug-In could not open image.

 Hum... you should get the same message than me. Try with this:

 ***
 gimp /home/lisi/KXTG7531-MUL.PDF
 ***

 Close the popup window of Gimp and review the error you get in console.

l...@tux:~$ gimp /home/lisi/KXTG7531-MUL.PDF
/usr/lib/gimp/2.0/plug-ins/poppler: fatal error: Floating point exception
l...@tux:~$

So it makes a difference whether one uses the relative path or the absolute.  
Odd!

 Not sure what to do about this... Lenny only gets updates for security
 issues and this looks like a plain and harmless (though annoying) error,
 what do you people think, should I open a bug report for this? :-?

Probably worth mentioning, if only to reduce the risk that it will be 
perpetuated in Squeeze.

Lisi


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201012192310.43217.lisi.re...@gmail.com



Re: Poppler error: floating point exception (lenny)

2010-12-19 Thread Greg Madden


On Sunday 19 December 2010 10:50:09 am Camaleón wrote:
 On Sun, 19 Dec 2010 19:20:10 +, Lisi wrote:
  On Sunday 19 December 2010 16:37:01 Camaleón wrote:
  I am getting a floating point exception error message from Evince
  when opening some PDF files (a sample is linked bellow). The file gets
  opened but as soon as I'm reading pages (page 1, page 2, page 3...), at
  some point Evince closes by itself. When running Evince from command
  line, as soon as it breaks, I can see the above mentioned error.

 (...)

  Can someone please confirm this problem?
 
  I have tried both Evince and the GIMP.
 
  Evince was fine started from the GUI. When started from the CLI it was
  fine at first, but around the 6th page I looked at it crashed thus:
 
  l...@tux:~$ evince KXTG7531-MUL.PDF
  Floating point exception
  l...@tux:~$

 Yep, thanks for confirming, Lisi! :-)

  The GIMP failed, but with a different error message from that you got,
  which was the same both when started from the GUI and when started from
  the CLI.  A box came up saying:
 
  GIMP Message
  Opening 'home/lisi/KXTG7531-MUL.PDF'  failed: Portable Document Format
  plug-In could not open image.

 Hum... you should get the same message than me. Try with this:

 ***
 gimp /home/lisi/KXTG7531-MUL.PDF
 ***

 Close the popup window of Gimp and review the error you get in console.

 Not sure what to do about this... Lenny only gets updates for security
 issues and this looks like a plain and harmless (though annoying) error,
 what do you people think, should I open a bug report for this? :-?

 Greetings,

 --
 Camaleón

Squeeze (evince) handles pdf's much better than Lenny, one of the big reasons I 
upgraded to Squeeze. The poppler 'stuff' has been getting improvements, good 
reason to upgrade for me

-- 
Peace,

Greg


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201012191803.32395.gomadtr...@gci.net