Summary: | Rename shouldn't deselect or unload image | ||
---|---|---|---|
Product: | [Applications] kooka | Reporter: | Deon Ramsey <miavir> |
Component: | general | Assignee: | Jonathan Marten <jjm> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Deon Ramsey
2003-11-18 23:03:41 UTC
Fixed in SVN version, commit 781253. Please check out and try this version (from branches/work/kooka-kde3) if possible. SVN commit 784536 by marten: Kooka: Report more information for errors while scanning Populate gallery subfolders when their parent is opened, bug 132699 Update gallery parent directory when an image is deleted, bug 70473 Don't deselect or unload image when renamed, bug 68532 ScanPackager::slAddImage() -> addImage(), it doesn't need to be a slot Improve scan saving error reporting, move most of it to ImgSaver Add "Properties" option for gallery images and folders libkscan: Accept any PNM file for SANE Debug testing CCBUG:132699 CCBUG:68532 CCBUG:70473 M +124 -179 kooka/imgsaver.cpp M +7 -6 kooka/imgsaver.h M +2 -0 kooka/kocrgocr.cpp M +7 -0 kooka/kooka.cpp M +1 -0 kooka/kooka.h M +1 -0 kooka/kookaui.rc M +13 -11 kooka/kookaview.cpp M +87 -106 kooka/scanpackager.cpp M +9 -6 kooka/scanpackager.h M +1 -1 libkscan/kscancontrols.cpp M +36 -41 libkscan/kscandevice.cpp M +1 -1 libkscan/kscandevice.h M +27 -0 libkscan/kscanoption.cpp M +3 -0 libkscan/kscanoption.h M +8 -3 libkscan/scanparams.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=784536 Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved. |