[Pidgin] #9844: Abstract Filetransfer
Pidgin
trac at pidgin.im
Fri Aug 7 01:56:46 EDT 2009
#9844: Abstract Filetransfer
------------------------------------+---------------------------------------
Reporter: hanzz | Owner:
Type: patch | Status: new
Milestone: Patches Needing Review | Component: libpurple
Version: 2.5.8 | Resolution:
Keywords: |
------------------------------------+---------------------------------------
Comment(by darkrain42):
Replying to [comment:8 hanzz]:
> >
> > On a related note, how do you deal with the checksum function in OSCAR
that wants to read the file from the local disk? (Or is that only used for
AIM? I looked briefly but I can't tell).
>
> Hm, I've just checked the log and it seems it just works without
checksum. Do we want some function to set/read checksum of file? I think
not all XMPP clients are sending checksums, but it should be useful for
other UIs.
Just to be clear (since I'm not at all clear on whether this is AIM-only
or AIM/ICQ code), you see an error in the log as generated by the
following?
{{{
purple_debug_error("oscar", "Unable to open %s for checksumming:
%s\n",
purple_xfer_get_local_filename(xfer), g_strerror(errno));
}}}
--
Ticket URL: <http://developer.pidgin.im/ticket/9844#comment:9>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list