Bug 140345 - Batch do not work due to trying to save the result into the root directory
Summary: Batch do not work due to trying to save the result into the root directory
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: BatchQueueManager-Plugins (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-20 13:01 UTC by Michael Lashkevich
Modified: 2022-02-06 04:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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