Bug 283607 - Incoming File Transfer Job calls provideFile() for no reason
Summary: Incoming File Transfer Job calls provideFile() for no reason
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: filetransfer (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: 0.4.0
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-08 15:49 UTC by David Edmundson
Modified: 2012-07-06 12:47 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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