Summary: | Crash when using the change data file | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | Nicolas Brisset <nicolas.brisset> |
Component: | general | Assignee: | kst |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | HI | ||
Version: | 2.0.3 | ||
Target Milestone: | 2.0.3 | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nicolas Brisset
2011-02-26 19:04:46 UTC
I think we have to fix this before 2.0.3 final. It shouldn’t be too hard... Barth, can you have a look, I think you're the most familiar with that part of the codebase. SVN commit 1222872 by netterfield: BUG: 267196 Fix crash case when units, etc of new file are not picked up in 'duplicate file'. This exposes another bug: why aren't the units properly picked up? M +3 -1 changefiledialog.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1222872 |