WhiteBoard

From Inkscape Wiki
Revision as of 08:43, 10 January 2008 by Kaeso (talk | contribs) (→‎Status)
Jump to navigation Jump to search

Pedro is the name of the whiteboard on inkscape, it allow to share the canvas, and work at several people on a same picture.

Status

16/01/06)

Can connect to both gristle.org and jabber.org using pedro, on establishing a whiteboard connection the reciever crashes

(10/01/08)

Can connect to im.apinc.org. I tried to google.com xmpp server few month ago it worked (but I lost my login informations). Tried with jabber.linux.it, it establishes rightly a connection and can see my buddy list; it works for chatting, but I have no-one to try sharing a draw (In parallel I've had a pidgin session, with didn't experience any trouble). CANT connect to jabber.org:5222, SASL error.

How to have whiteboard enable

You must compile inkscape with the configure option --enable-whiteboard

./configure --prefix=/my/installed/inkscape/path/ --enable-whiteboard &&
make && 
make install
# (or 'make install-strip' to remove debug symbols, but we could need it here).

then launch Inkscape.

launching Pedro whiteboard

there is a menu Whiteboard between Effects and Help menues.

Choose Whiteboard=>Instant Messaging...

A new window pop up called Pedro XMPP Client.

connecting to the server

Use menu File=>Connect to connect to the server. Enter commons jabber parameters (if you have no jabber account you can test the creation of a new one), then connect.

  • If you already have contact with your account, they will be displayed in the Buddies window.
  • If your evereyday jabber IM client is launched, you will see yourself with this client. resource.

Then start the conversation with your friend, or start to share your canvas...

Sharing the canvas

'Click on your friend or contact buddy with right mouse button and choose from contextual menu: share whiteboard

A new window will popup requesting you to choose which document to share :

  • The current document (the name of the actual document in the list).
  • A new document (Blank Document on the list).

select it and click on Open. A new window will popup with 'Inkboard session (youruser@server/resource to otheruser@server/resource).

This is the working whiteboard....