[Pidgin] #8621: Can't copy text in coversation window, on Windows XP SP3 French
Pidgin
trac at pidgin.im
Wed Mar 11 12:32:42 EDT 2009
#8621: Can't copy text in coversation window, on Windows XP SP3 French
--------------------+-------------------------------------------------------
Reporter: ajmas | Owner:
Type: defect | Status: new
Milestone: | Component: winpidgin (gtk)
Version: 2.5.5 | Resolution:
Keywords: | Launchpad_bug:
--------------------+-------------------------------------------------------
Comment(by ajmas):
Looking at the source of the reference file here:
http://gtkplus-p2.0.sourcearchive.com/documentation/2.14.7-4/gdkproperty-
win32_8c-source.html
I see this is the block where the failure happens:
{{{
00197 if (type == _utf8_string)
00198 {
00199 if (!OpenClipboard (GDK_WINDOW_HWND (window)))
00200 {
00201 WIN32_API_FAILED ("OpenClipboard");
00202 return;
00203 }
}}}
--
Ticket URL: <http://developer.pidgin.im/ticket/8621#comment:3>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list