Bug 404899

Summary: File transfer tool error without processing items
Product: [Applications] digikam Reporter: Yves Gwen <contact>
Component: Plugin-WebService-FileTransferAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 6.0.0   
Target Milestone: ---   
Platform: Appimage   
OS: Linux   
Latest Commit: Version Fixed In: 7.1.0
Attachments: attachment-12523-0.html

Description Yves Gwen 2019-02-28 10:10:52 UTC
Bonjour,

L'outil "Exporter > Exporter vers un périphérique de stockage distant" renvoi le message d'erreur suivant :

"Envoi non terminé - Digikam

Certaines images n'ont pas été transférées et sont toujours dans la liste. Vous pouvez ré-essayer d'exporter ces images maintenant."

Bien cordialement

Y.
Comment 1 caulier.gilles 2019-02-28 10:59:46 UTC
Do you use the linux AppImage bundle ?

Gilles Caulier
Comment 2 caulier.gilles 2019-02-28 11:01:54 UTC
It can be informative to run digiKam from a console, run the plugin, and look the debug traces printed...

Gilles Caulier
Comment 3 Yves Gwen 2019-02-28 23:30:13 UTC
Created attachment 118454 [details]
attachment-12523-0.html

Bonjour,

Exact !   digikam-6.0.0-x86-64.appimage

J'en profite pour vous féliciter pour votre "bébé" !

Aujourd'hui, je ne pourrais plus m'en passer ...

Cordialement

Yves

----------------------------------------------------------


Le jeudi 28 février 2019 à 10:59 +0000, bugzilla_noreply@kde.org a
écrit :
> https://bugs.kde.org/show_bug.cgi?id=404899
> 
> caulier.gilles@gmail.com changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |caulier.gilles@gmail.com
>           Component|Albums-Group                |Plugin-WebService-FileTrans
>                    |                            |fer
> 
> --- Comment #1 from caulier.gilles@gmail.com ---
> Do you use the linux AppImage bundle ?
> 
> Gilles Caulier
> 
>
Comment 4 caulier.gilles 2019-03-01 02:01:05 UTC
Well, with AppImage, this tool will doesn't work as it's based on KIO run time which is impossible to bundle. Same problem with Windows and MacOs installers.

A pure Qt5 solution must be written to remplace KIO.

Gilles Caulier
Comment 5 caulier.gilles 2019-03-01 02:06:43 UTC

*** This bug has been marked as a duplicate of bug 397856 ***
Comment 6 caulier.gilles 2020-08-02 14:35:37 UTC
Fixed with bug #397856