Bug 321483 - An error parsing a (probably corrupted) .ppt file, shows the dialog: "could not open ........." instead of a more meaningful one.
Summary: An error parsing a (probably corrupted) .ppt file, shows the dialog: "could n...
Status: CONFIRMED
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-22 08:50 UTC by Jaime Torres
Modified: 2013-06-23 08:07 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 Jaime Torres 2013-06-22 08:50:42 UTC
the stderr output is as follows:
caught IOException while parsing SummaryInformation   "((quint32)_s.numPropertySets) == 1 || ((quint32)_s.numPropertySets) == 2" 
stream position:  28 
error parsing SummaryInformationStream 
Parsing and setup failed. 

This bug is about the information shown in the error dialog.
If it shows, for example, the dialog "error parsing the file ........, it could be damaged", I could have not tried to see the file several times.


Reproducible: Always
Comment 1 Albert Astals Cid 2013-06-22 20:07:34 UTC
Patches welcome :-)
Comment 2 Jaime Torres 2013-06-23 08:07:24 UTC
I see.....
It is quite difficult to know what happened with just a boolean :-(
I'll try with the canceled(&msg) signal.. But still not much contiguous free time.