Bug 118220 - kpdf crashes after by doubleclicking a file. A file opend after launching kpdf appears emty.
Summary: kpdf crashes after by doubleclicking a file. A file opend after launching k...
Status: RESOLVED NOT A BUG
Alias: None
Product: kpdf
Classification: Applications
Component: general (show other bugs)
Version: 0.5
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Albert Astals Cid
URL:
Keywords:
: 118219 118259 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-12-13 00:05 UTC by Maximilian Koch
Modified: 2005-12-13 23:24 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maximilian Koch 2005-12-13 00:08:52 UTC
Version:           0.5 (using KDE 3.5.0, Kubuntu Package 4:3.5.0-0ubuntu0breezy1 breezy)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.12-10-386

I made an Update to 0.5 and after this, kpdf crashes when I open it by klicking on a pdf file. 

When I open kpdf without mensioning a file, it opens without problems. But when you open a file, only emty pages apear.

A call from shell looks like this: 

maxx@laptop:~/fhm/5t/numerik/pdf$ kpdf leist5.pdf
Bogus memory allocation size
maxx@laptop:~/fhm/5t/numerik/pdf$                   

The window appears for a very short time.
Comment 1 Albert Astals Cid 2005-12-13 00:11:09 UTC
All pdf documents or only with this one?
Comment 2 Jonathan Riddell 2005-12-13 00:45:01 UTC
KPDF works fine for me on breezy and dapper using the latest security version.  Please attach the troublesome file as it may only be triggered by certain files.
Comment 3 Andreas Ravnestad 2005-12-13 00:53:34 UTC
I got the exact same problem as Maximilian. Same version of Kubuntu, KDE, kernel, and kpdf.

Removing the kpdf package and compiling and installing from SVN solved the problem, as discussed in the #kpdf@freenode channel.
Comment 4 Albert Astals Cid 2005-12-13 09:05:14 UTC
*** Bug 118219 has been marked as a duplicate of this bug. ***
Comment 5 Jonathan Riddell 2005-12-13 19:18:40 UTC
*** Bug 118259 has been marked as a duplicate of this bug. ***
Comment 6 Michael 2005-12-13 19:25:10 UTC
"But when you open a file, only emty pages apear."

When I open a file, the program crashes... (Bug 118259) so it's not an exact duplicate.
Comment 7 Albert Astals Cid 2005-12-13 19:37:35 UTC
I'm closing the bug as Andreas Ravnestad that was having the same problem solved it when compiling from svn version, that means it is either a packaging problem from KUbuntu or a problem we have already fixed in svn and that will be in KDE 3.5.1
Comment 8 Philippe Rigault 2005-12-13 23:24:25 UTC
I'd say it is a packaging problem, as the problem does not manifest itself in my build of 3.5.0 (+patch from advisory-20051207) using konstruct.

Cheers.