Bug 441818 - kdeconnect - file transfer dies w/o notification
Summary: kdeconnect - file transfer dies w/o notification
Status: REPORTED
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: 1.10
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-31 15:56 UTC by Axel Braun
Modified: 2022-07-13 11:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Axel Braun 2021-08-31 15:56:16 UTC
SUMMARY
File transfer between Android smartphone (kde connect 1.17.0) and KDE desktop (kdeconnect-kde-21.08.0-1.1.x86_64) dies after a certain amount of files

STEPS TO REPRODUCE
1. select 100 files to transfer
2. transfer starts
3. after some 15-25 files the transfer stops and cant be restored

OBSERVED RESULT
See above
Journalctl gives:
Aug 31 17:46:17 X1E kdeconnectd[2701]: QMetaObject::invokeMethod: No such method KIO::StoredTransferJob::slotDataReqFromDevice()
Aug 31 17:46:17 X1E baloo_file_extractor[23979]: kf.baloo: Not busy, fast indexing
Aug 31 17:46:17 X1E kdeconnectd[2701]: QMetaObject::invokeMethod: No such method KIO::StoredTransferJob::slotDataReqFromDevice()
Aug 31 17:46:18 X1E baloo_file_extractor[23985]: kf.baloo: Not busy, fast indexing
Aug 31 17:46:18 X1E kdeconnectd[2701]: QMetaObject::invokeMethod: No such method KIO::StoredTransferJob::slotDataReqFromDevice()
Aug 31 17:46:19 X1E kdeinit5[23994]: Qt: Session management error: networkIdsList argument is NULL

(I guess its the last line that indicates the issue)

EXPECTED RESULT
all files in one run....

Operating System: openSUSE Tumbleweed 20210828
KDE Plasma Version: 5.22.4
KDE Frameworks Version: 5.85.0
Qt Version: 5.15.2
Comment 1 Axel Braun 2022-07-13 11:03:54 UTC
Update: Android version 1.19.1
KDE Desktop:
Operating System: openSUSE Tumbleweed 20220711
KDE Plasma Version: 5.25.2
KDE Frameworks Version: 5.96.0
Qt Version: 5.15.5

Still the same issue - transfer dies after 7 files....