https://bugs.kde.org/show_bug.cgi?id=242937
Summary: When using raw import tool, showfoto cannot export the processed image Product: digikam Version: 1.3.0 Platform: openSUSE RPMs OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: RAW files management AssignedTo: [hidden email] ReportedBy: [hidden email] Version: 1.3.0 (using KDE 4.3.5) OS: Linux If option "use raw import tool" is enabled on Preferences -> Configure ShowFoto -> General (I'm translating from Spanish), it is not possible to export the resulting image. An error message "Impossible to save <file_name> on <file_path>" is displayed, no matter which file or which path. Reproducible: Always Steps to Reproduce: 1- Enable the raw import tool 2- Open a raw file 3- Try to "save as" it as, say, png Actual Results: An error message is displayed Expected Results: Processed image should be exported Digikam and kipi plugins packages are from kde:community repo on openSUSE 11.2. System is 64 bits -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=242937
--- Comment #1 from Gilles Caulier <caulier gilles gmail com> 2010-06-27 23:28:41 --- I use eveyday Raw import tool, and i never seen this problem. Can you trace all debug statements from the console ? Gilles Caulier -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from rgbl@email.it
https://bugs.kde.org/show_bug.cgi?id=242937
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] Component|RAW files management |general Product|digikam |showfoto -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from rgbl@email.it
https://bugs.kde.org/show_bug.cgi?id=242937
--- Comment #2 from RGBl <rgbl email it> 2010-06-28 09:27:42 --- Created an attachment (id=48390) --> (http://bugs.kde.org/attachment.cgi?id=48390) Konsole output when trying to export the raw image I launched showfoto from konsole with showfoto file_name.nef and without doing anything to the image I tried to export the raw image as png, obtaining the error message. In the attachment you can find the output. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from rgbl@email.it
https://bugs.kde.org/show_bug.cgi?id=242937
--- Comment #3 from Gilles Caulier <caulier gilles gmail com> 2010-06-28 09:32:33 --- There is nothing to see in your trace. Do you tried to export to TIFF or JPEG. It work ? Which libpng version you use ? Go to Help/Components Info for details. Do you have more than one libpng on your computer ? Gilles Caulier -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from rgbl@email.it
https://bugs.kde.org/show_bug.cgi?id=242937
--- Comment #4 from RGBl <rgbl email it> 2010-06-28 09:35:10 --- I forgot to mention. When the "save as" fails, an empty file is created in the image folder with a name similar to dC5529.digikamtempfile.tmp The folder is on my home directory so there is no permission problems, there are no accented characters on the path... nothing strange. I also deleted showfoto config file and started from zero, without changes. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from rgbl@email.it
https://bugs.kde.org/show_bug.cgi?id=242937
--- Comment #5 from RGBl <rgbl email it> 2010-06-28 09:36:38 --- Yes, I tried jpeg and tiff with same results. Libpng is 1.2.39 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from rgbl@email.it
https://bugs.kde.org/show_bug.cgi?id=242937
--- Comment #6 from Gilles Caulier <caulier gilles gmail com> 2010-06-28 09:40:15 --- Ah. This point is important. This problem is not linked to libpng. It's temp dir/file creation problem. Now run kdebugdialog and turn on all digiKam and Showfoto area to see all debugs statement in the console. Restart showfoto, and give me the trace. Gilles -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from rgbl@email.it
https://bugs.kde.org/show_bug.cgi?id=242937
--- Comment #7 from RGBl <rgbl email it> 2010-06-28 10:11:32 --- Created an attachment (id=48398) --> (http://bugs.kde.org/attachment.cgi?id=48398) Showfoto with debug packages and kdebugdialog running I installed the debug packages for digikam (debuginfo and debugsource), run kdegubdialog and then run showfoto the same way as before. Something I just noticed is that when I press the "save" button, the only line added to konsole output is QImage::scaled: Image is a null image -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from rgbl@email.it
https://bugs.kde.org/show_bug.cgi?id=242937
--- Comment #8 from Gilles Caulier <caulier gilles gmail com> 2010-06-28 10:22:26 --- Sound like you have a 64 bits system. Right ? Gilles -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from rgbl@email.it
https://bugs.kde.org/show_bug.cgi?id=242937
--- Comment #9 from Johannes Wienke <languitar semipol de> 2010-06-28 10:24:03 --- Can you please attach the raw photo you are using to the bug, or if it is too big, upload it somewhere one a file sharing service. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from rgbl@email.it
https://bugs.kde.org/show_bug.cgi?id=242937
--- Comment #10 from RGBl <rgbl email it> 2010-06-28 10:55:57 --- This happens with every nef file, so I'll share a not-so-good shot... XD http://www.mediafire.com/?ziqtyvajwln -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from rgbl@email.it
https://bugs.kde.org/show_bug.cgi?id=242937
--- Comment #11 from RGBl <rgbl email it> 2010-06-28 10:57:17 --- Ops! I did not see your previous question... Yes, I'm on a 64 bis system -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from rgbl@email.it
https://bugs.kde.org/show_bug.cgi?id=242937
--- Comment #12 from Johannes Wienke <languitar semipol de> 2010-06-28 11:06:29 --- Gilles, for me this works without a problem on 64 bits. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from rgbl@email.it
https://bugs.kde.org/show_bug.cgi?id=242937
--- Comment #13 from RGBl <rgbl email it> 2010-07-01 16:16:07 --- Created an attachment (id=48511) --> (http://bugs.kde.org/attachment.cgi?id=48511) Screenshot with error message This is a screenshot showing the error message. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from rgbl@email.it
https://bugs.kde.org/show_bug.cgi?id=242937
--- Comment #14 from Gilles Caulier <caulier gilles gmail com> 2010-07-01 16:20:29 --- Before to save item, you need to press "Import" button on right bottom sidebar. Gilles -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from rgbl@email.it
https://bugs.kde.org/show_bug.cgi?id=242937
--- Comment #15 from Gilles Caulier <caulier gilles gmail com> 2010-07-01 18:53:32 --- Note : it's abnormal to see all menu item enabled when Raw Import Tool is loaded. This is only reproducible with showfoto, not digiKam image editor. It's relevant to all toggleActions(true) in showfoto.cpp. This behavior is valid if you load an image directly, without to pass by a tool as raw import. I will fix it. Gilles Caulier -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from rgbl@email.it
https://bugs.kde.org/show_bug.cgi?id=242937
--- Comment #16 from RGBl <rgbl email it> 2010-07-01 21:20:53 --- Thanks for the clarifications, now I understand how this work. But I must say that the "Import button" is somewhat misleading: I'm SEEING the image inside ShowFoto, and the changes I make are applied to the preview when I click "Update": as a new user, how can I guess I need to import the image AGAIN? I considered the "Import button" as something I should explore once the "Save as" problem was solved... Also, the error message was not very helpful. But well, now it is working! Thanks for the patience and sorry for not exploring deep enough before submitting the bug report. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from rgbl@email.it
https://bugs.kde.org/show_bug.cgi?id=242937
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #17 from Gilles Caulier <caulier gilles gmail com> 2010-07-02 12:38:13 --- SVN commit 1145258 by cgilles: Handle menu actions properly in showfoto when an image is loaded, particuliary when Raw Import tool is used. BUGS: 242937 M +12 -7 showfoto/showfoto.cpp M +4 -3 showfoto/showfoto.h M +1 -1 utilities/imageeditor/editor/editorwindow.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1145258 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from rgbl@email.it
https://bugs.kde.org/show_bug.cgi?id=242937
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |1.4.0 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |