Bug 105524

Summary: Support for sending MSN 7 doodles
Product: [Unmaintained] kopete Reporter: Mark <mveinot>
Component: New plugin wishesAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: pocm
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Picture of MSN Ink in operation

Description Mark 2005-05-12 14:22:55 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 3.3.4 
OS:                Linux

MSN 7 (beta) has the ability to send drawn doodles as messages. A friend sends them to me regularly and Kopete already displays them correctly. It would be nice to be able to send them as well.
Comment 1 Mark 2005-05-12 14:40:56 UTC
Huh, I guess it's not beta anymore. Just regular MSN 7.
Comment 2 Olivier Goffart 2005-05-12 19:03:40 UTC
Can you please detail me what "doodles" are ?
Comment 3 Mark 2005-05-12 19:09:43 UTC
I guess the term used in MSN itself is "MSN Ink". Basically at the bottom of the chat window are two tabs: one labeled 'A' and one labelled with a pen graphic. In the A tab you type and chat as usual - this is default. If you switch to the pen tab, the typing area is replaced with a drawing canvas with minimal options (ink width, eraser and eraser size, etc).

One simply uses the left mouse button to draw in this panel and can then send this graphic as the message. It is not a shared whiteboard, just a one shot message with the contents being a simple sketch instead of typed content.

As mentioned, Kopete already displays these MSN Ink messages flawlessly, so the ability to send them would be very nice.

I will attach a screenshot shortly.
Comment 4 Mark 2005-05-12 19:17:48 UTC
Created attachment 11008 [details]
Picture of MSN Ink in operation
Comment 5 Olivier Goffart 2005-05-12 19:22:56 UTC
The code to send images like that is already in the MSN plugin.
but there is two problem.

1) one need something (a plugin) to draw such as picture.
2) picture need to be saved in a strange .gif format


Comment 6 Mark 2009-11-13 20:32:45 UTC
I've read that this is now implemented in the current svn of kopete. I will mark it resolved for now.