|
From: SourceForge.net <no...@so...> - 2005-04-27 04:44:52
|
Patches item #1190752, was opened at 2005-04-26 23:35 Message generated for change (Settings changed) made by amc_grim You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1190752&group_id=235 Category: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Richard Laager (rlaager) Assigned to: Nobody/Anonymous (nobody) Summary: Fix Chat Right-Click Crash in HEAD Initial Comment: As seen on Gaim's Funniest Home Convos, right-clicking on a user in a chat causes a crash. It was caused by some changes that left mismatches between functions expecting GaimGtkConversations and getting GaimConversations. I went through the file and compared each function to its caller(s). This patch should squash this and any similar bugs. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1190752&group_id=235 |