| 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-Plugins | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caulier.gilles |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 7.6.0 | |
| Sentry Crash Report: | |||
Version of kipiplugins: 0.1.2 Compiler: Target: i586-suse-linux Kernel: Linux (i686) release 2.6.16-0.25-default Which plugin are you talking about? Can you please tell us which plugin you're using (in gwenview under menu plugins)? Angelo I used plugins "Recompress Images" and "Resize Images" with the same effect. 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. I updated to KDE 3.5.6. The same problem. > I updated to KDE 3.5.6. The same problem.
yeah, it shouldn't be a kde issue ;)
Shouldn't be fixed now? I mean destination folder is into batchprocess dialog or am i wrong? Michael, This file still valid using kipi-plugins 0.1.6 ? Gilles Caulier (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). Thanks for the report. I close this file now. Gilles Caulier |
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.