Bug 140345

Summary: Batch do not work due to trying to save the result into the root directory
Product: [Applications] digikam Reporter: Michael Lashkevich <lashkevi>
Component: BatchQueueManager-PluginsAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In: 7.6.0

Description Michael Lashkevich 2007-01-20 13:01:08 UTC
Version:            (using KDE KDE 3.5.1)
Installed from:    SuSE RPMs
OS:                Linux

While starting kipiplugins under Gwenview, the image is no converted due to trying to save the resulting image into the root directory. The output is:

convert -quality 75 -verbose /home/lashkevi/tmp/x.jpg /x.jpg 

/home/lashkevi/tmp/x.jpg JPEG 2048x1536 2048x1536+0+0 DirectClass 1mb 0.990u 0:03
/home/lashkevi/tmp/x.jpg=>/x.jpg JPEG 2048x1536 2048x1536+0+0 DirectClass 1mb 
convert: unable to open image `/x.jpg': Отказано в доступе.

("Отказано в доступе" means "access rejected".)

Look at the last argument of the command line the plugin produces. It is the root directory.
Comment 1 Michael Lashkevich 2007-01-20 13:07:15 UTC
Version of kipiplugins: 0.1.2
Compiler: Target: i586-suse-linux
Kernel: Linux (i686) release 2.6.16-0.25-default
Comment 2 Angelo Naselli 2007-01-20 21:37:28 UTC
Which plugin are you talking about?
Can you please tell us which plugin you're using (in gwenview
under menu plugins)?

Angelo
Comment 3 Michael Lashkevich 2007-01-21 11:36:51 UTC
I used plugins "Recompress Images" and "Resize Images" with the same effect.
Comment 4 Hans van der Merwe 2007-01-22 15:11:55 UTC
I have the same issue.
Propose that the target folder default to the user home or the directory location of the first image in the convert list or the last directory used.
Comment 5 Michael Lashkevich 2007-02-06 19:41:00 UTC
I updated to KDE 3.5.6. The same problem.
Comment 6 Angelo Naselli 2007-02-07 11:28:51 UTC
> I updated to KDE 3.5.6. The same problem.

yeah, it shouldn't be a kde issue ;)
Comment 7 Angelo Naselli 2007-12-23 11:47:15 UTC
Shouldn't be fixed now? I mean destination folder is into batchprocess dialog
or am i wrong?
Comment 8 caulier.gilles 2008-12-07 21:30:43 UTC
Michael,

This file still valid using kipi-plugins 0.1.6 ?

Gilles Caulier
Comment 9 Michael Lashkevich 2008-12-08 08:42:19 UTC
(In reply to comment #8)
> This file still valid using kipi-plugins 0.1.6 ?
This is already not valid for kipi-plugins-0.1.4-38 (from SUSE 10.3).
Comment 10 caulier.gilles 2008-12-08 09:08:57 UTC
Thanks for the report. I close this file now.

Gilles Caulier