jfrederickson / pidgin-sendscreenshot

Automatically exported from code.google.com/p/pidgin-sendscreenshot
GNU General Public License v2.0
0 stars 0 forks source link

Middle click does not hide conversation window. #28

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run Covnersation->More->Send a Screenshot...
2. Wait for visual cue.
3. Press middle mouse button to hide conversation window.

What is the expected output? What do you see instead?
The conversation window should hide, but it doesn't.

Pidgin version : 2.9.0
Purple library version (libpurple) : 2.9.0

Operating System : Windows 7 64 bit

Please provide any additional information below.
The conversation window hides fine if I do Insert->Screenshot->As a link (HTML 
upload). Haven't tried FTP upload.

Original issue reported on code.google.com by cgonza...@acahonduras.com on 5 Jul 2011 at 9:41

GoogleCodeExporter commented 8 years ago
Just noticed I'm getting these errors in the debug window when using the 
problematic method:

(15:47:30) g_log: file conversation.c: line 921 
(purple_find_conversation_with_account): should not be reached
(15:47:30) g_log: file conversation.c: line 921 
(purple_find_conversation_with_account): should not be reached
(15:47:30) g_log: file conversation.c: line 921 
(purple_find_conversation_with_account): should not be reached
(15:47:33) g_log: file conversation.c: line 921 
(purple_find_conversation_with_account): should not be reached

These don't show up when doing an HTML upload.

Original comment by cgonza...@acahonduras.com on 5 Jul 2011 at 9:49

GoogleCodeExporter commented 8 years ago
This is still an issue for me... I can't hide the current conversation window, 
no matter what I try!

Original comment by delian.e...@gmail.com on 11 Aug 2012 at 4:09