Summary: | tried to receive some contacts via bluetooth from my phone | ||
---|---|---|---|
Product: | [Unmaintained] kbluetooth | Reporter: | Jon Nelson <jnelson-kde> |
Component: | general | Assignee: | Tom Patzig <tom> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | afiestas |
Priority: | NOR | ||
Version First Reported In: | 0.4 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jon Nelson
2009-06-25 03:03:48 UTC
SVN commit 1045393 by afiestas: Added a missing emitResult on slotTransferCompleted. Happens that when the kJob is so fast the jobTracker doesn't handle the job correclty, for instance the job notification is not showed. Anyway this is another topic. BUG: 197792 M +1 -0 obexserversessionfiletransfer.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1045393 |