Summary: | Support multiple file transfer sending from send-file | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | Daniele E. Domenichelli <ddomenichelli> |
Component: | send-file | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | mklapetek, rohan, scarpino |
Priority: | NOR | ||
Version: | git-latest | ||
Target Milestone: | Future | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/telepathy-send-file/e6a1a8eb56f3916fed672c75172e3b339ba8956e | Version Fixed In: | 0.6.0 |
Sentry Crash Report: |
Description
Daniele E. Domenichelli
2011-12-09 12:53:19 UTC
*** Bug 288556 has been marked as a duplicate of this bug. *** Not done in time for 0.3, reassigning it to 0.4. I believe this is already fixed, I selected multiple files via the file selection dialog and I saw multiple dialog's pop up, one for each file. Or did you mean "Show one one accept/reject notification for multiple files" ? No, the executable ktp-send-file should support multiple files (at the moment accepts from the command line any number of files, but sends only the first, and the preview shows only that file) and dolphin plugin should open ktp-send-file only once Git commit e6a1a8eb56f3916fed672c75172e3b339ba8956e by Andrea Scarpino. Committed on 14/02/2013 at 23:31. Pushed by scarpino into branch 'master'. Support multiple file transfer sending from send-file FIXED-IN: 0.6 REVIEW: 108960 M +1 -1 ktp-send-file.desktop M +7 -5 main.cpp M +38 -18 mainwindow.cpp M +2 -2 mainwindow.h M +23 -1 mainwindow.ui http://commits.kde.org/telepathy-send-file/e6a1a8eb56f3916fed672c75172e3b339ba8956e |