Bug 105524 - Support for sending MSN 7 doodles
Summary: Support for sending MSN 7 doodles
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Unmaintained
Component: New plugin wishes (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-12 14:22 UTC by Mark
Modified: 2009-11-13 20:32 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Picture of MSN Ink in operation (65.29 KB, image/png)
2005-05-12 19:17 UTC, Mark
Details

Note You need to log in before you can comment on or make changes to this bug.
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.