Version: svn (using KDE 4.2.4) OS: Linux Installed from: Compiled From Sources If you start kpresenter from the command line with a non existing file kpresenter crashes. command line used kpresenter nonexisting.odp What should happen: It should open kpresenter with the default template.
SVN commit 987457 by zachmann: o Fix Bug 197926: KPresenter crashes when opening non existing file Try to load the empty landscape template when the file does not exist, in case it is not found the default page layout will be used. This also fixes these bug for kivio. Thanks to Jos for pointing out this problem on IRC. BUG: 197926 M +14 -0 kpresenter/part/KPrDocument.cpp M +3 -0 kpresenter/part/KPrDocument.h M +11 -0 libs/kopageapp/KoPADocument.cpp M +4 -0 libs/kopageapp/KoPADocument.h WebSVN link: http://websvn.kde.org/?view=rev&revision=987457
SVN commit 987957 by zachmann: o backport SVN commit 987457 by zachmann: o Fix Bug 197926: KPresenter crashes when opening non existing file Try to load the empty landscape template when the file does not exist, in case it is not found the default page layout will be used. This also fixes these bug for kivio. Thanks to Jos for pointing out this problem on IRC. CCBUG: 197926 M +14 -0 kpresenter/part/KPrDocument.cpp M +3 -0 kpresenter/part/KPrDocument.h M +11 -0 libs/kopageapp/KoPADocument.cpp M +4 -0 libs/kopageapp/KoPADocument.h WebSVN link: http://websvn.kde.org/?view=rev&revision=987957
You need to log in before you can comment on or make changes to this bug.