[Pidgin] #15421: bonjour: Fix file transfer for large files
Pidgin
trac at pidgin.im
Wed Dec 5 14:08:47 EST 2012
#15421: bonjour: Fix file transfer for large files
--------------------+----------------------------------------
Reporter: tux | Owner: datallah
Type: patch | Status: new
Milestone: | Component: Bonjour
Version: 2.10.6 | Keywords: bonjour large filetransfer
--------------------+----------------------------------------
During my tests the xml debug output on the receiving node was showing the
correct file size (5GB), but the GUI wasn't, it only showed 1GB. After
having transfered this 1GB, the transfer got canceled.
The receiving node was a:
{{{
$ uname -r -v -m -p -o -i
3.2.0-4-amd64 #1 SMP Debian 3.2.32-1 x86_64 unknown unknown GNU/Linux
$ getconf WORD_BIT
32
$ getconf LONG_BIT
64
$ file pidgin/.libs/pidgin
pidgin/.libs/pidgin: ELF 64-bit LSB executable, x86-64, version 1 (SYSV),
dynamically linked (uses shared libs), for GNU/Linux 2.6.26,
BuildID[sha1]=0xc4b14c7b3b8767fa2ac08630f6d0c0ebe2204b6f, not stripped
}}}
--
Ticket URL: <https://developer.pidgin.im/ticket/15421>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list