Summary: | Crash before scanning | ||
---|---|---|---|
Product: | [Frameworks and Libraries] libksane | Reporter: | cjcanhoto |
Component: | general | Assignee: | Kåre Särs <kare.sars> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
cjcanhoto
2011-10-24 15:53:17 UTC
Crash happens in libksane. Can you give us your version of this library? Updating digikam + libs to a recent version may be advisable. Hi, Thanks for the report. What scanner do you have and what backend? Unfortunately I do not think there will be any updates for KDE 4.5 as there will not be releases for it. I will add a fix for 4.7 and 4.8. There has to be something starange with the backend tho. It would be interesting to know more about it. Git commit 58f13fc37f5a7ef47cbe6ba3d72cc2d52cc4f76a by Kåre Särs. Committed on 28/10/2011 at 20:29. Pushed by sars into branch 'master'. Ensure that createWidget() always creates a widget, even in buggy situations. BUG:284879 Unfortunately I can not test that this 100% fixes it as I don't have a scanner with a backend that behaves like this. It seems like option does not exist any more after the initial checking of the option list... Please reopen if it does not work with the next release (4.8) M +5 -1 libksane/options/ksane_opt_button.cpp M +5 -1 libksane/options/ksane_opt_checkbox.cpp M +5 -1 libksane/options/ksane_opt_entry.cpp M +5 -1 libksane/options/ksane_opt_gamma.cpp http://commits.kde.org/libksane/58f13fc37f5a7ef47cbe6ba3d72cc2d52cc4f76a Git commit f66fe62f2e367d469b868420616817b6178ee776 by Kåre Särs. Committed on 28/10/2011 at 20:29. Pushed by sars into branch 'KDE/4.7'. Ensure that createWidget() always creates a widget, even in buggy situations. BUG:284879 Unfortunately I can not test that this 100% fixes it as I don't have a scanner with a backend that behaves like this. It seems like option does not exist any more after the initial checking of the option list... Please reopen if it does not work with the next release (4.8) M +5 -1 libksane/options/ksane_opt_button.cpp M +5 -1 libksane/options/ksane_opt_checkbox.cpp M +5 -1 libksane/options/ksane_opt_entry.cpp M +5 -1 libksane/options/ksane_opt_gamma.cpp http://commits.kde.org/libksane/f66fe62f2e367d469b868420616817b6178ee776 |