@Phil:
In protocol.tcl if you search x-keepalive, you'll see that we discard this
_signal_ and we close the SB. For this reason i have't used x-keepalive
@KKR
[quoteon]
btw, maybe you don't receive the BYE because the keepalive plugin prevents
it from closing due to inactivity :p
[quoteoff]
:P
B
You know you could count with me ;)
> btw, Gus.. would you be available for drawing us pixmaps for the menus ?
> thx
>
> KKRT
>
> -
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel a
p.s.: a new feat added to the TODO can always be rejected, espcially when
approching the release period...
Added :
- Add skin option for colorizing the CurrentMedia in PSM.
New Complete 0.97 TODO :
- Make sure aMSN works with SOCKS5 proxy
- Implement OIM support (task # 133878 and # 135637) (bi
Hello,
I just saw Coccinella's menus.. wow! it's nice :) and I looked through the code
to see if it was GTK+ or
whatever... but hey! no, it's 100% TCL menus! but they look so much nicer...
Take a look yourself : http://kakaroto.homelinux.net/~kakaroto/coccinella.jpg
of course, with low jpg qual
someone want to take a look at the svn:external property ? maybe we could put
that property on the default skin
dir so we won't need to duplicate the commits, nor to have an outdated skin on
one side or the other...
what do you think ?
p.s.: before asking what it is, read the svn book!
KKRT
On Tue, Feb 20, 2007 at 11:35:50PM +0100, Boris Faure (aka billiob) wrote:
> > 1 - I have no webcam it shows an empty preview window with "choose device
> > from the list" but there is no list ??
> what returns ::CAMGUI::camPresent ?
>
returns 1.. weird, I don't have any!
> > 2 - the sound might
Hi!
As some notify in the SVN repository, Emerald2.0 (from amsn-extras) is
following the same path as New Default skin, so will be the same. I have no
plans to have a Diff Emerald2.0 in one hand, and a New Default in the other.
So i prefer to work in this "New default look" and apply the same cha
Hi,
first you should use forums
Now the reply because I am nice :
When you select no picture you don't send any picture to your contacts it's
only a picture shown to make things beautiful...
Phil
Le Wednesday 21 February 2007 00:04:36 Sebastian Alfredo Salvino, vous avez
écrit :
> Hello to a
This should be asked in the forums I think, not here.
http://amsn-project.net/forums/
Thanks,
Tom
On 20/02/07, Sebastian Alfredo Salvino <[EMAIL PROTECTED]> wrote:
Hello to all,
I am using latest svn and there are no way to not use display picture at
all,
thus there is a pic which is named "n
Hum it seems there was a bug...
That should be fixed now...
Phil
Le Tuesday 20 February 2007 23:35:57 Álvaro J. Iradier, vous avez écrit :
> Ok, but I uploaded the file without that missing key yesterday, more
> than 24h ago, and it's still missing... Maybe it failed yesterday?
>
> Greets
>
> On 2
Ok, but I uploaded the file without that missing key yesterday, more
than 24h ago, and it's still missing... Maybe it failed yesterday?
Greets
On 2/20/07, Philippe Valembois - Phil
<[EMAIL PROTECTED]> wrote:
> Hi,
> as you can see cron jobs work because this new key is marked as missing ;)
> The
> 1 - I have no webcam it shows an empty preview window with "choose device
> from the list" but there is no list ??
what returns ::CAMGUI::camPresent ?
> 2 - the sound might be small that's why the waveform is printed out in one
> shot..
maybe, i'll have to test
> 3 - for the volume, are you u
Hi,
as you can see cron jobs work because this new key is marked as missing ;)
The lang files are updated every night at midnight CET
So in less than half an hour the page should be updated...
Phil
Le Tuesday 20 February 2007 23:28:31 Álvaro J. Iradier, vous avez écrit :
> Just to know, what happe
Just to know, what happened with the cron scripts that updated the web
page? Are they still running in the new hosting or what?
Thanks.
-- Forwarded message --
From: tonighx <[EMAIL PROTECTED]>
Date: Feb 20, 2007 10:57 PM
Subject: [Amsn-lang] website
To: [EMAIL PROTECTED]
http:/
great!
few comments for now, but I really have to go so I didn't test too much...
1 - I have no webcam it shows an empty preview window with "choose device from
the list" but there is no list ??
2 - the sound might be small that's why the waveform is printed out in one
shot..
3 - for the volume
Revision: 8010
http://svn.sourceforge.net/amsn/?rev=8010&view=rev
Author: billiob
Date: 2007-02-20 12:47:39 -0800 (Tue, 20 Feb 2007)
Log Message:
---
assistant improved
most of remaining TODOs are only translations or adding a link to the
right part of the FAQ
but also supp
It seems to not like being given an image as a button :-S with
everything removed the button is the same. With "-relief flat" it's
the same too.
On 20 Feb 2007, at 19:32, Sander Hoentjen wrote:
> Tom,
>
> can you try to get a normal working button by disabling all options
> from
> the butto
Tom,
can you try to get a normal working button by disabling all options from
the button command until you at least have a button that has an image,
then re-adding the options to see which ones gives you a problem?
Sander
On Mon, 2007-02-19 at 20:03 +, Tom Hennigan wrote:
> Lol :-P I just ch
WLM works differently from aMSN.. when you open a chat window, it doesn't
request a chat, even when you are
typing, it doesn't send the typing notification... it opens the chatwindow ONLY
after you send your initial
message.
I suppose that in the same way, it closes the chat after 1 minute of
no, you need to change the profile, you need to check if the profile is used or
not, then use load_config... you
actually need to use the profiling API. Look at the signin window to see how
it's done.
if the user enters an email in the combobox that already exists as a profile,
it should autom
On Tue, 2007-02-20 at 15:57 +, [EMAIL PROTECTED] wrote:
> Hi all,
> I was playing with making a new login screen today, in the style of
> WLM.
> So we have:
>
> [ username combobox (editable) [v]]
> [ password field ]
> [x] remember me
> [x] remember my password
>
> [ sign in ]
>
> One thi
Hi all,
I was playing with making a new login screen today, in the style of WLM.
So we have:
[ username combobox (editable) [v]]
[ password field ]
[x] remember me
[x] remember my password
[ sign in ]
One thing I struggled with and don't really know how to deal with is when
you select a userna
Hi,
good plugin...
Maybe it could be great to use a x-keepalive packet in place of
x-keepaliveamsn as Kopete sends x-keepalive... That could become like a
standard ;)
Phil
Le Tuesday 20 February 2007 09:59:57 square87, vous avez écrit :
> Oh my Josh!
> it's not work for me, lol :S
>
> You have t
Oh my Josh!
it's not work for me, lol :S
You have to try with a not amsn user and the msn user have to left the chat
after one minute of inactivity... :S
Remember if a user write a message but it doesn't send it. This is an
activity for the server :S
Square87
I tested useing two ams clients latest svn
On 2/20/07, Vivia Nikolaidou <[EMAIL PROTECTED]> wrote:
Hi,
Good job on the plugin (Y)
Make sure you are NOT testing with WLM8.1 on the other side (Use aMSN just
to be sure). WLM8.1 doesn't send a BYE when you close the window, just
after 1 minute o
Hi,
Good job on the plugin (Y)
Make sure you are NOT testing with WLM8.1 on the other side (Use aMSN just
to be sure). WLM8.1 doesn't send a BYE when you close the window, just
after 1 minute of inactivity. Even when you close the window, WLM8.1 keeps
the SB open.
On Tue, 20 Feb 2007, square
Works fine for me. I get the bye when they close my chat window.
On 2/20/07, majinsoftware <[EMAIL PROTECTED]> wrote:
ill give it a try
On 2/20/07, square87 <[EMAIL PROTECTED]> wrote:
> Hello.
> I am trying to write the keepalive plugin.
> See: http://amsn-project.net/forums/viewtopic.php?t=8
ill give it a try
On 2/20/07, square87 <[EMAIL PROTECTED]> wrote:
Hello.
I am trying to write the keepalive plugin.
See: http://amsn-project.net/forums/viewtopic.php?t=886
It sends a MSG signal every 50 seconds.
But when the user left the conversation i don't get BYE signal anymore...
Honestl
Hello.
I am trying to write the keepalive plugin.
See: http://amsn-project.net/forums/viewtopic.php?t=886
It sends a MSG signal every 50 seconds.
But when the user left the conversation i don't get BYE signal anymore...
Honestly i think that is not a problem of my plugin...
Please, can someone
29 matches
Mail list logo