[Gaim-plugins] [ gaim-Plugins-1293090 ] Autoreply plugin

2007-02-13 Thread SourceForge.net
Plugins item #1293090, was opened at 2005-09-16 19:18
Message generated for change (Comment added) made by clausomh
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1293090&group_id=235

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: clausomh (clausomh)
Assigned to: Nobody/Anonymous (nobody)
Summary: Autoreply plugin

Initial Comment:
Well, after just two years of being annoyed that I
couldn't send an autoreply in msn, I wrote a small
plugin to do just that.

It should work in any protocol but I have only tested
it with msn.

When someone sends you a message this plugin will check
if you are away (It doesn't check your setting about
away or awayidle!).
Then it will take whatever your awaymessage is and send
that to
your friend like this:
"This is an automatic reply: "
 being whatever your away message is.

Just put autoreply.so in your ~/.gaim/plugins directory






--

>Comment By: clausomh (clausomh)
Date: 2007-02-13 21:01

Message:
Logged In: YES 
user_id=1346048
Originator: YES

Yes, I haven't had time to update this since beta 2 of Gaim, and for beta
3.1 and later it will crash due to changes in Gaim.

Still I have too little time to look into this, so if you really need this
plugin stick to beta 3 (or beta 2 if that one crashes for you) or 1.5. That
still works. Or check out the competition mentioned by another poster.
Don't know the current status, but last time I checked it actually had a
lot more features.

--

Comment By: Maik Wachsmuth (netswipe)
Date: 2007-02-11 20:03

Message:
Logged In: YES 
user_id=1246567
Originator: NO

same thing here... makes gaim-2.0.0beta6 crash when answering.

--

Comment By: x2017 (x2017)
Date: 2006-11-10 22:11

Message:
Logged In: YES 
user_id=1642534

Gaim 2.0.0beta4 crashes when auto replying - the plugin is loadable
without any problem but makes Gaim crash when 
it has to auto reply - but anyway, thank you for your work! :)

--

Comment By: pichoscosama (pichoscosama)
Date: 2006-09-26 19:11

Message:
Logged In: YES 
user_id=1391448

autoreply2 v2.06 for Windows is making crash gaim-2.0.0 
beta 3.1

--

Comment By: clausomh (clausomh)
Date: 2006-08-04 15:54

Message:
Logged In: YES 
user_id=1346048

I don't think you can use Visual C++, but I could be wrong.
To compile it you need to follow all the steps of build gaim
for windows http://gaim.sourceforge.net/win32/build.php

To compile the plugin to a dll you just put autoreply.c
inside the gaim/plugins directory and use the command:
make -f Makefile.mingw autoreply.dll


--

Comment By: bravo (gopavy)
Date: 2006-08-03 08:36

Message:
Logged In: YES 
user_id=1567641

Hello

This is a cool plugin that you've coded. I'd like to 
modify it slightly to suit my purposes, however, could you 
tell me how I could compile it into a DLL file (as is 
required for it to work on gaim)? I currently have MS 
Visual C++, am I using the right program? And what 
libraries would I need to be able to make the C code 
compile? Thanks for the attention.

--

Comment By: pichoscosama (pichoscosama)
Date: 2006-06-26 17:21

Message:
Logged In: YES 
user_id=1391448

Dear clausomh,

I used to use trillian which has an autoreply option. Then I
see that Gaim is better than trillian. But Gaim doesn't have
that option and that made me sad. But your plugin makes me
very happy. THANK YOU.

I'm using Gaim 1.5 for Windows and autoreply v1.10. I found
a  bug. If away message is 3 paragraph, last line can not be
colored.

--

Comment By: pichoscosama (pichoscosama)
Date: 2006-06-26 17:16

Message:
Logged In: YES 
user_id=1391448

Dear clausomh,

I used to use trillian which has an autoreply option. Then I
see that Gaim is better than trillian. But Gaim doesn't have
that option and that made me sad. But your plugin makes me
very happy. THANK YOU.

I'm using Gaim 1.5 for Windows and autoreply v1.10. I found
a  bug. If away message is 3 paragraph, last line can not be
colored.

--

Comment By: Richard Laager (rlaager)
Date: 2006-05-08 23:44

Message:
Logged In: YES 
user_id=156487

FYI, there's now an autoreply plugins in the Guifications
plugin pack. I don't know how the features stack up, but it
might be worth looking

[Gaim-plugins] [ gaim-Plugins-1293090 ] Autoreply plugin

2007-02-11 Thread SourceForge.net
Plugins item #1293090, was opened at 2005-09-16 19:18
Message generated for change (Comment added) made by netswipe
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1293090&group_id=235

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: clausomh (clausomh)
Assigned to: Nobody/Anonymous (nobody)
Summary: Autoreply plugin

Initial Comment:
Well, after just two years of being annoyed that I
couldn't send an autoreply in msn, I wrote a small
plugin to do just that.

It should work in any protocol but I have only tested
it with msn.

When someone sends you a message this plugin will check
if you are away (It doesn't check your setting about
away or awayidle!).
Then it will take whatever your awaymessage is and send
that to
your friend like this:
"This is an automatic reply: "
 being whatever your away message is.

Just put autoreply.so in your ~/.gaim/plugins directory






--

Comment By: Maik Wachsmuth (netswipe)
Date: 2007-02-11 20:03

Message:
Logged In: YES 
user_id=1246567
Originator: NO

same thing here... makes gaim-2.0.0beta6 crash when answering.

--

Comment By: x2017 (x2017)
Date: 2006-11-10 22:11

Message:
Logged In: YES 
user_id=1642534

Gaim 2.0.0beta4 crashes when auto replying - the plugin is loadable
without any problem but makes Gaim crash when 
it has to auto reply - but anyway, thank you for your work! :)

--

Comment By: pichoscosama (pichoscosama)
Date: 2006-09-26 19:11

Message:
Logged In: YES 
user_id=1391448

autoreply2 v2.06 for Windows is making crash gaim-2.0.0 
beta 3.1

--

Comment By: clausomh (clausomh)
Date: 2006-08-04 15:54

Message:
Logged In: YES 
user_id=1346048

I don't think you can use Visual C++, but I could be wrong.
To compile it you need to follow all the steps of build gaim
for windows http://gaim.sourceforge.net/win32/build.php

To compile the plugin to a dll you just put autoreply.c
inside the gaim/plugins directory and use the command:
make -f Makefile.mingw autoreply.dll


--

Comment By: bravo (gopavy)
Date: 2006-08-03 08:36

Message:
Logged In: YES 
user_id=1567641

Hello

This is a cool plugin that you've coded. I'd like to 
modify it slightly to suit my purposes, however, could you 
tell me how I could compile it into a DLL file (as is 
required for it to work on gaim)? I currently have MS 
Visual C++, am I using the right program? And what 
libraries would I need to be able to make the C code 
compile? Thanks for the attention.

--

Comment By: pichoscosama (pichoscosama)
Date: 2006-06-26 17:21

Message:
Logged In: YES 
user_id=1391448

Dear clausomh,

I used to use trillian which has an autoreply option. Then I
see that Gaim is better than trillian. But Gaim doesn't have
that option and that made me sad. But your plugin makes me
very happy. THANK YOU.

I'm using Gaim 1.5 for Windows and autoreply v1.10. I found
a  bug. If away message is 3 paragraph, last line can not be
colored.

--

Comment By: pichoscosama (pichoscosama)
Date: 2006-06-26 17:16

Message:
Logged In: YES 
user_id=1391448

Dear clausomh,

I used to use trillian which has an autoreply option. Then I
see that Gaim is better than trillian. But Gaim doesn't have
that option and that made me sad. But your plugin makes me
very happy. THANK YOU.

I'm using Gaim 1.5 for Windows and autoreply v1.10. I found
a  bug. If away message is 3 paragraph, last line can not be
colored.

--

Comment By: Richard Laager (rlaager)
Date: 2006-05-08 23:44

Message:
Logged In: YES 
user_id=156487

FYI, there's now an autoreply plugins in the Guifications
plugin pack. I don't know how the features stack up, but it
might be worth looking into...

--

Comment By: clausomh (clausomh)
Date: 2006-05-08 00:09

Message:
Logged In: YES 
user_id=1346048

I could have sworn it was there. But I couldn't find it
either. But now it's back. At least for gaim 2.0. I'll look
into the 1.5 version later.

--

Comment By: Mitch Hulscher (snowscape)
Date: 2006-05-07 21:44

Message:
Logged In: YES 
user_id=1517608

Hi,

Just for kicks I installed your plugin to see if it worked,
it sounded like something I could use. Everything seems fine
e