Bug 283607

Summary: Incoming File Transfer Job calls provideFile() for no reason
Product: [Frameworks and Libraries] telepathy Reporter: David Edmundson <kde>
Component: filetransferAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: 0.4.0   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description David Edmundson 2011-10-08 15:49:02 UTC
HandleIncomingFileTransferChannelJob::HandleIncomingFileTransferChannelJob(Tp::IncomingFileTransferChannelPtr channel,

        case Tp::FileTransferStateAccepted:
            QTimer::singleShot(0, q, SLOT(__k__provideFile()));

This doesn't exist and does nothing.

It's seems like over-enthusiastic copy and pasting as it makes no sense.
Comment 1 Daniele E. Domenichelli 2011-10-10 08:32:33 UTC
Git commit 74fc88a216ec393db2bebadedfbd6749b86d7efd by Daniele E. Domenichelli.
Committed on 10/10/2011 at 10:30.
Pushed by ddomenichelli into branch 'master'.

Remove call to not existing slot

BUG: 283607

M  +0    -2    src/handle-incoming-file-transfer-channel-job.cpp

http://commits.kde.org/telepathy-filetransfer-handler/74fc88a216ec393db2bebadedfbd6749b86d7efd