Re: [Amsn-devel] Fwd: [Amsn-commits] msn/utils/windows/winico0.6 Winico06.dll,NONE,1.1 pkgIndex.tcl,NONE,1.1

2005-12-19 Thread Arieh Schneier
I'm pretty sure that I committed source for anything I did. (plwav existed
before I joined the project).

Lio.

- Original Message - 
From: Le Philousophe - Phil [EMAIL PROTECTED]
To: amsn-devel@lists.sourceforge.net
Sent: Monday, December 19, 2005 11:11 AM
Subject: Re: [Amsn-devel] Fwd: [Amsn-commits] msn/utils/windows/winico0.6
Winico06.dll,NONE,1.1 pkgIndex.tcl,NONE,1.1


Sorry I thought it was you who did it (like for winflash). I said that
because
Arieh didn't sent its code for some things (plwav ? for example ?)
Else, I am the man who coded the exe for Winamp. I haven't the code
currently
so I can't upload it now but I will send it as soon as I can grab it from my
other PC.
Phil

Le Monday 19 December 2005 01:01, Youness Alaoui a écrit :
 this is not OUR project, we're not providing the source for something
 which isn't ours... do you think we provide tcl/tk's source code with amsn
 because amsn uses it ? do you think we'll provide v4l source code from the
 kernel because amsn uses it (for webcam).. no, it's the same thing, you
 want winico source code, you go fetch it from their own web page...

 p.s.: provide the source if you're the one who wrote that.. in the same
 way I provided the source to winflash extension because I'm the one who
 did it..

 KaKaRoTo

 On Sun, 18 Dec 2005 18:51:41 -0500, Le Philousophe - Phil

 [EMAIL PROTECTED] wrote:
  Always the same trouble with windows binaries...
  Where are the sources ?? Are we open source or not ? Source providing
  should
  be automatic !!
  Phil
  P.S. I should provide the Winamp helper code source to music plugin :p
 
  Le Sunday 18 December 2005 22:16, Youness Alaoui a écrit :
  As you see in the commit log.. please do NOT remove the winico05.dll
  file... I just want to make sure noone removes it..
  We may remove it for 0.95.1 but for now let`s keep it..
 
  KaKaroTo
 
  --- Forwarded message ---
  From: Alaoui Youness [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Subject: [Amsn-commits] msn/utils/windows/winico0.6
  Winico06.dll,NONE,1.1
  pkgIndex.tcl,NONE,1.1
  Date: Sun, 18 Dec 2005 16:13:17 -0500
 
  Update of /cvsroot/amsn/msn/utils/windows/winico0.6
  In directory
  sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15948/utils/windows/winico0.6
 
  Added Files:
  Winico06.dll pkgIndex.tcl
  Log Message:
  added the winico version 0.6 which fixes a lot of things (mainly
  bugfixes,
  works with win98, has
  unicode support...)
  if winico 0.6 is available (through a package require) it will be
  loaded,
  if not, the 0.5 will be
  manually loaded (through a load command)
  we MUST keep both 0.6 and 0.5 in the next release for stability
  issues...
  just to make sure it works
  without problem.. also, it's only 24K so it's not an issue to add that!
 
 
 
  --- NEW FILE: pkgIndex.tcl ---
  # Winico pkgIndex
  package ifneeded Winico 0.6 [list load [file join $dir Winico06.dll]]
 
  --- NEW FILE: Winico06.dll ---
  (This appears to be a binary file; contents omitted.)
 
 
 
  ---
  This SF.net email is sponsored by: Splunk Inc. Do you grep through log
  files
  for problems?  Stop!  Download the new AJAX search engine that makes
  searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
  http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
  ___
  Amsn-commits mailing list
  [EMAIL PROTECTED]
  https://lists.sourceforge.net/lists/listinfo/amsn-commits
 
  ---
  This SF.net email is sponsored by: Splunk Inc. Do you grep through log
  files
  for problems?  Stop!  Download the new AJAX search engine that makes
  searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
  http://ads.osdn.com/?ad_idv37alloc_id865op=click
  ___
  Amsn-devel mailing list
  Amsn-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/amsn-devel



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=ick
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel


Re: [Amsn-devel] Fwd: [Amsn-commits] msn/utils/windows/winico0.6 Winico06.dll,NONE,1.1 pkgIndex.tcl,NONE,1.1

2005-12-19 Thread Youness Alaoui
Yeah, plwav was there before I even started, I think everything that was  
done was commited.. only thing that wasn't is the amsn.exe file that  
launches amsn in windows.. but I think it's a one liner :

int main() {
system(./bin/wish.exe ./scripts/amsn);
return 0;
}

KaKaRoTo

On Mon, 19 Dec 2005 03:20:41 -0500, Arieh Schneier  
[EMAIL PROTECTED] wrote:


I'm pretty sure that I committed source for anything I did. (plwav  
existed

before I joined the project).

Lio.

- Original Message -
From: Le Philousophe - Phil [EMAIL PROTECTED]
To: amsn-devel@lists.sourceforge.net
Sent: Monday, December 19, 2005 11:11 AM
Subject: Re: [Amsn-devel] Fwd: [Amsn-commits] msn/utils/windows/winico0.6
Winico06.dll,NONE,1.1 pkgIndex.tcl,NONE,1.1


Sorry I thought it was you who did it (like for winflash). I said that
because
Arieh didn't sent its code for some things (plwav ? for example ?)
Else, I am the man who coded the exe for Winamp. I haven't the code
currently
so I can't upload it now but I will send it as soon as I can grab it  
from my

other PC.
Phil

Le Monday 19 December 2005 01:01, Youness Alaoui a écrit :

this is not OUR project, we're not providing the source for something
which isn't ours... do you think we provide tcl/tk's source code with  
amsn
because amsn uses it ? do you think we'll provide v4l source code from  
the

kernel because amsn uses it (for webcam).. no, it's the same thing, you
want winico source code, you go fetch it from their own web page...

p.s.: provide the source if you're the one who wrote that.. in the same
way I provided the source to winflash extension because I'm the one who
did it..

KaKaRoTo

On Sun, 18 Dec 2005 18:51:41 -0500, Le Philousophe - Phil

[EMAIL PROTECTED] wrote:
 Always the same trouble with windows binaries...
 Where are the sources ?? Are we open source or not ? Source providing
 should
 be automatic !!
 Phil
 P.S. I should provide the Winamp helper code source to music plugin :p

 Le Sunday 18 December 2005 22:16, Youness Alaoui a écrit :
 As you see in the commit log.. please do NOT remove the winico05.dll
 file... I just want to make sure noone removes it..
 We may remove it for 0.95.1 but for now let`s keep it..

 KaKaroTo

 --- Forwarded message ---
 From: Alaoui Youness [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: [Amsn-commits] msn/utils/windows/winico0.6
 Winico06.dll,NONE,1.1
 pkgIndex.tcl,NONE,1.1
 Date: Sun, 18 Dec 2005 16:13:17 -0500

 Update of /cvsroot/amsn/msn/utils/windows/winico0.6
 In directory
  
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15948/utils/windows/winico0.6


 Added Files:
 Winico06.dll pkgIndex.tcl
 Log Message:
 added the winico version 0.6 which fixes a lot of things (mainly
 bugfixes,
 works with win98, has
 unicode support...)
 if winico 0.6 is available (through a package require) it will be
 loaded,
 if not, the 0.5 will be
 manually loaded (through a load command)
 we MUST keep both 0.6 and 0.5 in the next release for stability
 issues...
 just to make sure it works
 without problem.. also, it's only 24K so it's not an issue to add  
that!




 --- NEW FILE: pkgIndex.tcl ---
 # Winico pkgIndex
 package ifneeded Winico 0.6 [list load [file join $dir Winico06.dll]]

 --- NEW FILE: Winico06.dll ---
 (This appears to be a binary file; contents omitted.)



 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through  
log

 files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD  
SPLUNK!

 http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
 ___
 Amsn-commits mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/amsn-commits

 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log
 files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD  
SPLUNK!

 http://ads.osdn.com/?ad_idv37alloc_id865op=click
 ___
 Amsn-devel mailing list
 Amsn-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amsn-devel




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log  
files

for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=ick
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log  
files

for problems?  Stop!  Download the new AJAX 

Re: [Amsn-devel] dll's required for TkCximage

2005-12-19 Thread Youness Alaoui

marked TODO, I'll check with Phil before labeling the release...

KKRT

On Mon, 19 Dec 2005 00:19:16 -0500, Jérôme Gagnon-Voyer  
[EMAIL PROTECTED] wrote:



Learn Arieh how to do it or do it before the release, very important :P

Thanks!
Le 05-12-18 à 19:17, Le Philousophe - Phil a écrit :


Hum,
the main error is that it's Arieh who did the DLL with VS.net and it  
requires

these DLLs from M$.
I will did it with my VS6 and it won't need anymore these shitty DLLs  
but only

msvcrt.dll which is provided with all windows.
Phil

Le Monday 19 December 2005 01:12, Vivia Nikolaidou a écrit :

Hello,

I know this is not amsn's problem but maybe we should take care of it  
for

the release?

A friend of mine told me that he got the latest CVS with Windows and it
couldn't load TkCximage. It turned out (manually loading the dll from
wish.exe -thanx Youness- and strings TkCximage.dll |grep dll) that
msvcp71.dll and msvcr71.dll weren't in the library path (various  
folders
but all inside other applications' folders). By copying these files in  
the

same folder as wish.exe it worked... Googling for this didn't seem to
return any relevant results.

I don't know - yes we are open-source but even openoffice ships these 2
dll's at install...

Vivia

---

Where is the life that we have lost in living?
 Where is the wisdom that we have lost in knowledge?
 Where is the knowledge that we have lost in information?

OEO;



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files for problems?  Stop!  Download the new AJAX search engine that  
makes

searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log  
files

for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log  
files

for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel




--
KaKaRoTo


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel


Re: [Amsn-devel] Fwd: [Amsn-commits] msn/utils/windows/winico0.6 Winico06.dll,NONE,1.1 pkgIndex.tcl,NONE,1.1

2005-12-19 Thread Arieh Schneier
I'm not going to do it now, but we can probably now remove our (my :P)
workaround for this bug that was fixed: (quote from their changelog).

Added a fix for bug #1304594 which is about popup menus not vanishing if
the user clicks on the desktop. Fix is to record the focus during
WM_MOUSEMOVEs over the icon and use this to bring the Tk application to the
foreground when the popup is posted. See also
http://support.microsoft.com/kb/q135788;


- Original Message - 
From: Youness Alaoui [EMAIL PROTECTED]
To: amsn-devel@lists.sourceforge.net
Sent: Monday, December 19, 2005 8:16 AM
Subject: [Amsn-devel] Fwd: [Amsn-commits] msn/utils/windows/winico0.6
Winico06.dll,NONE,1.1 pkgIndex.tcl,NONE,1.1


As you see in the commit log.. please do NOT remove the winico05.dll
file... I just want to make sure noone removes it..
We may remove it for 0.95.1 but for now let`s keep it..

KaKaroTo

--- Forwarded message ---
From: Alaoui Youness [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: [Amsn-commits] msn/utils/windows/winico0.6 Winico06.dll,NONE,1.1
pkgIndex.tcl,NONE,1.1
Date: Sun, 18 Dec 2005 16:13:17 -0500

Update of /cvsroot/amsn/msn/utils/windows/winico0.6
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15948/utils/windows/winico0.6

Added Files:
Winico06.dll pkgIndex.tcl
Log Message:
added the winico version 0.6 which fixes a lot of things (mainly bugfixes,
works with win98, has
unicode support...)
if winico 0.6 is available (through a package require) it will be loaded,
if not, the 0.5 will be
manually loaded (through a load command)
we MUST keep both 0.6 and 0.5 in the next release for stability issues...
just to make sure it works
without problem.. also, it's only 24K so it's not an issue to add that!



--- NEW FILE: pkgIndex.tcl ---
# Winico pkgIndex
package ifneeded Winico 0.6 [list load [file join $dir Winico06.dll]]

--- NEW FILE: Winico06.dll ---
(This appears to be a binary file; contents omitted.)



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/amsn-commits



-- 
KaKaRoTo


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel


Re: [Amsn-devel] dll's required for TkCximage

2005-12-19 Thread Arieh Schneier
I'll take a look tomorrow to see if I can do it without requiring those
files. However if you have it set up already from before maybe Phil you can
recompile it?

- Original Message - 
From: Youness Alaoui [EMAIL PROTECTED]
To: amsn-devel@lists.sourceforge.net
Sent: Monday, December 19, 2005 7:35 PM
Subject: Re: [Amsn-devel] dll's required for TkCximage


marked TODO, I'll check with Phil before labeling the release...

KKRT

On Mon, 19 Dec 2005 00:19:16 -0500, Jérôme Gagnon-Voyer
[EMAIL PROTECTED] wrote:

 Learn Arieh how to do it or do it before the release, very important :P

 Thanks!
 Le 05-12-18 à 19:17, Le Philousophe - Phil a écrit :

 Hum,
 the main error is that it's Arieh who did the DLL with VS.net and it
 requires
 these DLLs from M$.
 I will did it with my VS6 and it won't need anymore these shitty DLLs
 but only
 msvcrt.dll which is provided with all windows.
 Phil

 Le Monday 19 December 2005 01:12, Vivia Nikolaidou a écrit :
 Hello,

 I know this is not amsn's problem but maybe we should take care of it
 for
 the release?

 A friend of mine told me that he got the latest CVS with Windows and it
 couldn't load TkCximage. It turned out (manually loading the dll from
 wish.exe -thanx Youness- and strings TkCximage.dll |grep dll) that
 msvcp71.dll and msvcr71.dll weren't in the library path (various
 folders
 but all inside other applications' folders). By copying these files in
 the
 same folder as wish.exe it worked... Googling for this didn't seem to
 return any relevant results.

 I don't know - yes we are open-source but even openoffice ships these 2
 dll's at install...

 Vivia

 ---

 Where is the life that we have lost in living?
  Where is the wisdom that we have lost in knowledge?
  Where is the knowledge that we have lost in information?

 OEO;



 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log
 files for problems?  Stop!  Download the new AJAX search engine that
 makes
 searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
 http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
 ___
 Amsn-devel mailing list
 Amsn-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amsn-devel



 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log
 files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
 http://ads.osdn.com/?ad_idv37alloc_id865op=click
 ___
 Amsn-devel mailing list
 Amsn-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amsn-devel



 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log
 files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
 http://ads.osdn.com/?ad_idv37alloc_id865op=click
 ___
 Amsn-devel mailing list
 Amsn-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amsn-devel



-- 
KaKaRoTo


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=ick
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel


Re: [Amsn-devel] dll's required for TkCximage

2005-12-19 Thread Sander Hoentjen
then stop saying you're in holidays (because people get jealous) and
compile! :P

On Mon, 2005-12-19 at 12:16 +0100, Le Philousophe - Phil wrote:
 Hi,
 I am in hollydays !! So I can recompile it now !
 Phil
 
 Le Monday 19 December 2005 11:53, Arieh Schneier a écrit :
  I'll take a look tomorrow to see if I can do it without requiring those
  files. However if you have it set up already from before maybe Phil you can
  recompile it?
 
  - Original Message -
  From: Youness Alaoui [EMAIL PROTECTED]
  To: amsn-devel@lists.sourceforge.net
  Sent: Monday, December 19, 2005 7:35 PM
  Subject: Re: [Amsn-devel] dll's required for TkCximage
 
 
  marked TODO, I'll check with Phil before labeling the release...
 
  KKRT
 
  On Mon, 19 Dec 2005 00:19:16 -0500, Jérôme Gagnon-Voyer
 
  [EMAIL PROTECTED] wrote:
   Learn Arieh how to do it or do it before the release, very important :P
  
   Thanks!
  
   Le 05-12-18 à 19:17, Le Philousophe - Phil a écrit :
   Hum,
   the main error is that it's Arieh who did the DLL with VS.net and it
   requires
   these DLLs from M$.
   I will did it with my VS6 and it won't need anymore these shitty DLLs
   but only
   msvcrt.dll which is provided with all windows.
   Phil
  
   Le Monday 19 December 2005 01:12, Vivia Nikolaidou a écrit :
   Hello,
  
   I know this is not amsn's problem but maybe we should take care of it
   for
   the release?
  
   A friend of mine told me that he got the latest CVS with Windows and it
   couldn't load TkCximage. It turned out (manually loading the dll from
   wish.exe -thanx Youness- and strings TkCximage.dll |grep dll) that
   msvcp71.dll and msvcr71.dll weren't in the library path (various
   folders
   but all inside other applications' folders). By copying these files in
   the
   same folder as wish.exe it worked... Googling for this didn't seem to
   return any relevant results.
  
   I don't know - yes we are open-source but even openoffice ships these 2
   dll's at install...
  
   Vivia
  
   ---
  
   Where is the life that we have lost in living?
Where is the wisdom that we have lost in knowledge?
Where is the knowledge that we have lost in information?
  
   OEO;
  
  
  
   ---
   This SF.net email is sponsored by: Splunk Inc. Do you grep through log
   files for problems?  Stop!  Download the new AJAX search engine that
   makes
   searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
   http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
   ___
   Amsn-devel mailing list
   Amsn-devel@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/amsn-devel
  
   ---
   This SF.net email is sponsored by: Splunk Inc. Do you grep through log
   files
   for problems?  Stop!  Download the new AJAX search engine that makes
   searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
   http://ads.osdn.com/?ad_idv37alloc_id865op=click
   ___
   Amsn-devel mailing list
   Amsn-devel@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/amsn-devel
  
   ---
   This SF.net email is sponsored by: Splunk Inc. Do you grep through log
   files
   for problems?  Stop!  Download the new AJAX search engine that makes
   searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
   http://ads.osdn.com/?ad_idv37alloc_id865op=click
   ___
   Amsn-devel mailing list
   Amsn-devel@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/amsn-devel
 
 
 
 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
 http://ads.osdn.com/?ad_idv37alloc_id865opÌk
 ___
 Amsn-devel mailing list
 Amsn-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amsn-devel
 
 



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel


Re: [Amsn-devel] notes fix

2005-12-19 Thread Vivia Nikolaidou

 Ok, it works now but is using a hack.

Just tried - unfortunately I didn't want to try yesterday from home - and 
the listbox is huge again, note text disappears.

I will try to take a look at the source today, but nothing promised


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel


[Amsn-devel] Come back ??

2005-12-19 Thread Le Philousophe - Phil
Hi,
Does Karel comes back ?? Yippeee !!
Welcome back Karel !!
Phil



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel


Re: [Amsn-devel] Come back ??

2005-12-19 Thread Karel Demeyer
I'm back .. but not into core bussiness yet as I'm having exams soon :D
Most of my problems I had are settled now though.  The 1st girl I talked
about doesn't talk to me anymore ... I lost some friends but I'm now
more self-confident and learned to know a lot of poeple I know I can
trust :).  Also, on 0.95 release they I'll be with my new gf for 3 weeks
and I'm so damn sure this will last long ;).

I didn't follow the aMSN2 discussion very closely but I think I'll just
see what it becomes and find my place in there.  I guess I'll be doing
something GUI-wise ;) ... I have some things I'm interested in :D.

now back to studies ;)

Karel.


Op ma, 19-12-2005 te 14:46 +0100, schreef Le Philousophe - Phil:
 Hi,
 Does Karel comes back ?? Yippeee !!
 Welcome back Karel !!
 Phil
 
 
 
 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
 http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
 ___
 Amsn-devel mailing list
 Amsn-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amsn-devel
 



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel


Re: [Amsn-devel] notes fix

2005-12-19 Thread Vivia Nikolaidou

  Ok, it works now but is using a hack.
 
 Just tried - unfortunately I didn't want to try yesterday from home - and 
 the listbox is huge again, note text disappears.

No, my mistake, I had amsn linked to the wrong directory :$

Bad news: still not fixed, the notes window appears blank! (tcl/tk 8.4.6)

Can anyone else check?


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel


[Amsn-devel] committing Ubuntu skin

2005-12-19 Thread Karel Demeyer
Hey,

I remeber I had a problem committing parts of the ubuntu skin.  I think
the scrollbars for example are not on the CVS.  Could someone please
recommit the whole skin ? :s  As I can't seem to manage to ...

You can find the latest and greatest here:


http://student.vub.ac.be/~kmdemeye/Ubuntu%20(Human).tar.bz2

friendly greeting,

Karel.



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel


Re: [Amsn-devel] last minute fixes

2005-12-19 Thread Le Philousophe - Phil
Hehe,
but who said it isn't fixed ??? :p
I fixed it today !!
Phil

Le Monday 19 December 2005 17:29, Karel Demeyer a écrit :
 I found another bug with webcamshooter.  I'm sorry if I'm the one who
 introduced it.  When you open it and click the properties button and
 then you click OK in the properties window it stops the grabber ...
 which it shouldn't.  If this doesn't get fixed before 0.95 we should
 state somewhere it's a known bug so we don't et too much reports about
 it.

 friendly greeting,

 Karel.

 Op ma, 19-12-2005 te 17:17 +0100, schreef Le Philousophe - Phil:
  Hi,
  Fixed. Capture-nong wasn't affected by the bug.
  I hope this time is the good !! I replaced some  by lists and it's
  easier to read !! :p
  Phil
 
  Le Monday 19 December 2005 04:50, Youness Alaoui a écrit :
   Hey,
   we're still getting a lot of bugs about the webcam, there are a few
   things to be fixed before the release (officialy the new package will
   be labeled as of december 21th...)
   Phil, you did a if {[string is digit -strict $...] } {
   ::Capture::Set... } .. wel, you should also do an if { [string is digit
   -strict $...] } { $slides.. set $...}
   because for example, the 'Hue' setting is usually inexistent in most
   webcams and we get an empty string from the GetHue procedure (since it
   can't find the value, it doesn't set anything in the interpreter... not
   0, just empty string)... we could probably also fix it with an else {
   Tcl_SetObjResult (... 0); } in capture.c .. (btw, is caputre-nong.c
   updated at the same time ?)
   anyways, I would suggest we check for the value before setting the
   slides... we could even do an else { $slide_... configure -state
   disabled } ok ?
   Also, the same modifications should be added in the WebcamShooter
   plugin! Also, the default value should be set back to ::: NOT
   0:0:0:0 or else, new users will get a webcam configured at 0 0 0 0
   for the first time which makes it into a full black image!!
  
   In the same way, we also have a bug where you press cancel in the
   properties page...
   here's the bug report :
   http://amsn.sourceforge.net/bugs/admin/index.php?bug=1601#
  
   there you can clearly see that each value should be quotes OR use a
   [list] instead of  for the command to execute... (ie. button -command
   [list
  
   ::propCancel $b $h $c $whatever] )
  
   go through amsn.sf.net/bugs .. you'll see plenty of things to fix..
   whoever has time, please go through these and fix as many as
   possible... AS LONG AS WE HAVE SAFE FIXES THAT MAY NOT BREAK ANYTHING!
  
   Thanks,
 
  ---
  This SF.net email is sponsored by: Splunk Inc. Do you grep through log
  files for problems?  Stop!  Download the new AJAX search engine that
  makes searching your log files as easy as surfing the  web.  DOWNLOAD
  SPLUNK! http://ads.osdn.com/?ad_idv37alloc_id865op=click
  ___
  Amsn-devel mailing list
  Amsn-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/amsn-devel

 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log
 files for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
 http://ads.osdn.com/?ad_idv37alloc_id865op=Click
 ___
 Amsn-devel mailing list
 Amsn-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amsn-devel



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel


Re: [Amsn-devel] last minute fixes

2005-12-19 Thread Youness Alaoui

great, thanx Phil! glad you're in holidays and back for more :)
Welcome back Karel, i'm glad you're ok and I hope you'll stay ok for a  
long time :) ( I didn't understand your fix on nudge btw, but if you say  
it works, kudos!)


Phil, you changed capture.c to return 0 if the setting doesn't exist.. do  
you think we should do it that way ? I'm not sure... maybe you're right...  
I don't have time to analyze the consequences but take a few minutes to  
think of any side-effect of this.. thankx

Also, I though of this  (first is your code, second is my proposition) :

! if { [info exists ::grabbers($grabber)] } {
! set windows $::grabbers($grabber)
! } else {
! set windows [list]
! }
!
! lappend windows $window
! set ::grabbers($grabber) $windows

how about

! if { ![info exists ::grabbers($grabber)] } {
! set $::grabbers($grabber) [list]
! }
!
! lappend ::grabbers($grabber) $window

isn't it the same ? but clearer, nicer?

good job Phil, if you're really just resting now, it would be nice to go  
through all the bug reports in amsn.sf.net/bugs and fix as many as  
possible...


KKRT


On Mon, 19 Dec 2005 11:41:31 -0500, Le Philousophe - Phil  
[EMAIL PROTECTED] wrote:



Hehe,
but who said it isn't fixed ??? :p
I fixed it today !!
Phil

Le Monday 19 December 2005 17:29, Karel Demeyer a écrit :

I found another bug with webcamshooter.  I'm sorry if I'm the one who
introduced it.  When you open it and click the properties button and
then you click OK in the properties window it stops the grabber ...
which it shouldn't.  If this doesn't get fixed before 0.95 we should
state somewhere it's a known bug so we don't et too much reports about
it.

friendly greeting,

Karel.

Op ma, 19-12-2005 te 17:17 +0100, schreef Le Philousophe - Phil:
 Hi,
 Fixed. Capture-nong wasn't affected by the bug.
 I hope this time is the good !! I replaced some  by lists and it's
 easier to read !! :p
 Phil

 Le Monday 19 December 2005 04:50, Youness Alaoui a écrit :
  Hey,
  we're still getting a lot of bugs about the webcam, there are a few
  things to be fixed before the release (officialy the new package  
will

  be labeled as of december 21th...)
  Phil, you did a if {[string is digit -strict $...] } {
  ::Capture::Set... } .. wel, you should also do an if { [string is  
digit

  -strict $...] } { $slides.. set $...}
  because for example, the 'Hue' setting is usually inexistent in most
  webcams and we get an empty string from the GetHue procedure (since  
it
  can't find the value, it doesn't set anything in the interpreter...  
not
  0, just empty string)... we could probably also fix it with an else  
{

  Tcl_SetObjResult (... 0); } in capture.c .. (btw, is caputre-nong.c
  updated at the same time ?)
  anyways, I would suggest we check for the value before setting the
  slides... we could even do an else { $slide_... configure -state
  disabled } ok ?
  Also, the same modifications should be added in the WebcamShooter
  plugin! Also, the default value should be set back to ::: NOT
  0:0:0:0 or else, new users will get a webcam configured at 0 0 0 0
  for the first time which makes it into a full black image!!
 
  In the same way, we also have a bug where you press cancel in the
  properties page...
  here's the bug report :
  http://amsn.sourceforge.net/bugs/admin/index.php?bug=1601#
 
  there you can clearly see that each value should be quotes OR use a
  [list] instead of  for the command to execute... (ie. button  
-command

  [list
 
  ::propCancel $b $h $c $whatever] )
 
  go through amsn.sf.net/bugs .. you'll see plenty of things to fix..
  whoever has time, please go through these and fix as many as
  possible... AS LONG AS WE HAVE SAFE FIXES THAT MAY NOT BREAK  
ANYTHING!

 
  Thanks,

 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log
 files for problems?  Stop!  Download the new AJAX search engine that
 makes searching your log files as easy as surfing the  web.  DOWNLOAD
 SPLUNK! http://ads.osdn.com/?ad_idv37alloc_id865op=click
 ___
 Amsn-devel mailing list
 Amsn-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amsn-devel

---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files for problems?  Stop!  Download the new AJAX search engine that  
makes

searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=Click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log  
files

for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  

Re: [Amsn-devel] last minute fixes

2005-12-19 Thread Le Philousophe - Phil
I think lappend wants only append to real lists and not to empty variables
Phil

Le Monday 19 December 2005 17:52, Youness Alaoui a écrit :
 great, thanx Phil! glad you're in holidays and back for more :)
 Welcome back Karel, i'm glad you're ok and I hope you'll stay ok for a
 long time :) ( I didn't understand your fix on nudge btw, but if you say
 it works, kudos!)

 Phil, you changed capture.c to return 0 if the setting doesn't exist.. do
 you think we should do it that way ? I'm not sure... maybe you're right...
 I don't have time to analyze the consequences but take a few minutes to
 think of any side-effect of this.. thankx
 Also, I though of this  (first is your code, second is my proposition) :

 ! if { [info exists ::grabbers($grabber)] } {
 ! set windows $::grabbers($grabber)
 ! } else {
 ! set windows [list]
 ! }
 !
 ! lappend windows $window
 ! set ::grabbers($grabber) $windows

 how about

 ! if { ![info exists ::grabbers($grabber)] } {
 ! set $::grabbers($grabber) [list]
 ! }
 !
 ! lappend ::grabbers($grabber) $window

 isn't it the same ? but clearer, nicer?

 good job Phil, if you're really just resting now, it would be nice to go
 through all the bug reports in amsn.sf.net/bugs and fix as many as
 possible...

 KKRT


 On Mon, 19 Dec 2005 11:41:31 -0500, Le Philousophe - Phil

 [EMAIL PROTECTED] wrote:
  Hehe,
  but who said it isn't fixed ??? :p
  I fixed it today !!
  Phil
 
  Le Monday 19 December 2005 17:29, Karel Demeyer a écrit :
  I found another bug with webcamshooter.  I'm sorry if I'm the one who
  introduced it.  When you open it and click the properties button and
  then you click OK in the properties window it stops the grabber ...
  which it shouldn't.  If this doesn't get fixed before 0.95 we should
  state somewhere it's a known bug so we don't et too much reports about
  it.
 
  friendly greeting,
 
  Karel.
 
  Op ma, 19-12-2005 te 17:17 +0100, schreef Le Philousophe - Phil:
   Hi,
   Fixed. Capture-nong wasn't affected by the bug.
   I hope this time is the good !! I replaced some  by lists and it's
   easier to read !! :p
   Phil
  
   Le Monday 19 December 2005 04:50, Youness Alaoui a écrit :
Hey,
we're still getting a lot of bugs about the webcam, there are a few
things to be fixed before the release (officialy the new package
 
  will
 
be labeled as of december 21th...)
Phil, you did a if {[string is digit -strict $...] } {
   
::Capture::Set... } .. wel, you should also do an if { [string is
 
  digit
 
-strict $...] } { $slides.. set $...}
because for example, the 'Hue' setting is usually inexistent in most
webcams and we get an empty string from the GetHue procedure (since
 
  it
 
can't find the value, it doesn't set anything in the interpreter...
 
  not
 
0, just empty string)... we could probably also fix it with an else
 
  {
 
Tcl_SetObjResult (... 0); } in capture.c .. (btw, is caputre-nong.c
updated at the same time ?)
anyways, I would suggest we check for the value before setting the
slides... we could even do an else { $slide_... configure -state
disabled } ok ?
Also, the same modifications should be added in the WebcamShooter
plugin! Also, the default value should be set back to ::: NOT
0:0:0:0 or else, new users will get a webcam configured at 0 0 0 0
for the first time which makes it into a full black image!!
   
In the same way, we also have a bug where you press cancel in the
properties page...
here's the bug report :
http://amsn.sourceforge.net/bugs/admin/index.php?bug=1601#
   
there you can clearly see that each value should be quotes OR use a
[list] instead of  for the command to execute... (ie. button
 
  -command
 
[list
   
::propCancel $b $h $c $whatever] )
   
go through amsn.sf.net/bugs .. you'll see plenty of things to fix..
whoever has time, please go through these and fix as many as
possible... AS LONG AS WE HAVE SAFE FIXES THAT MAY NOT BREAK
 
  ANYTHING!
 
Thanks,
  
   ---
   This SF.net email is sponsored by: Splunk Inc. Do you grep through log
   files for problems?  Stop!  Download the new AJAX search engine that
   makes searching your log files as easy as surfing the  web.  DOWNLOAD
   SPLUNK! http://ads.osdn.com/?ad_idv37alloc_id865op=click
   ___
   Amsn-devel mailing list
   Amsn-devel@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/amsn-devel
 
  ---
  This SF.net email is sponsored by: Splunk Inc. Do you grep through log
  files for problems?  Stop!  Download the new AJAX search engine that
  makes
  searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
  http://ads.osdn.com/?ad_idv37alloc_id865op=Click
  ___
  Amsn-devel mailing list
  

Re: [Amsn-devel] last minute fixes

2005-12-19 Thread Youness Alaoui

false...
proof :

! } else {
!set windows [list]
! }
!
! lappend windows $window



KKRT

On Mon, 19 Dec 2005 12:01:24 -0500, Le Philousophe - Phil  
[EMAIL PROTECTED] wrote:


I think lappend wants only append to real lists and not to empty  
variables

Phil

Le Monday 19 December 2005 17:52, Youness Alaoui a écrit :

great, thanx Phil! glad you're in holidays and back for more :)
Welcome back Karel, i'm glad you're ok and I hope you'll stay ok for a
long time :) ( I didn't understand your fix on nudge btw, but if you say
it works, kudos!)

Phil, you changed capture.c to return 0 if the setting doesn't exist..  
do
you think we should do it that way ? I'm not sure... maybe you're  
right...

I don't have time to analyze the consequences but take a few minutes to
think of any side-effect of this.. thankx
Also, I though of this  (first is your code, second is my proposition) :

! if { [info exists ::grabbers($grabber)] } {
! set windows $::grabbers($grabber)
! } else {
! set windows [list]
! }
!
! lappend windows $window
! set ::grabbers($grabber) $windows

how about

! if { ![info exists ::grabbers($grabber)] } {
! set $::grabbers($grabber) [list]
! }
!
! lappend ::grabbers($grabber) $window

isn't it the same ? but clearer, nicer?

good job Phil, if you're really just resting now, it would be nice to go
through all the bug reports in amsn.sf.net/bugs and fix as many as
possible...

KKRT


On Mon, 19 Dec 2005 11:41:31 -0500, Le Philousophe - Phil

[EMAIL PROTECTED] wrote:
 Hehe,
 but who said it isn't fixed ??? :p
 I fixed it today !!
 Phil

 Le Monday 19 December 2005 17:29, Karel Demeyer a écrit :
 I found another bug with webcamshooter.  I'm sorry if I'm the one who
 introduced it.  When you open it and click the properties button and
 then you click OK in the properties window it stops the grabber ...
 which it shouldn't.  If this doesn't get fixed before 0.95 we should
 state somewhere it's a known bug so we don't et too much reports  
about

 it.

 friendly greeting,

 Karel.

 Op ma, 19-12-2005 te 17:17 +0100, schreef Le Philousophe - Phil:
  Hi,
  Fixed. Capture-nong wasn't affected by the bug.
  I hope this time is the good !! I replaced some  by lists and  
it's

  easier to read !! :p
  Phil
 
  Le Monday 19 December 2005 04:50, Youness Alaoui a écrit :
   Hey,
   we're still getting a lot of bugs about the webcam, there are a  
few

   things to be fixed before the release (officialy the new package

 will

   be labeled as of december 21th...)
   Phil, you did a if {[string is digit -strict $...] } {
  
   ::Capture::Set... } .. wel, you should also do an if { [string is

 digit

   -strict $...] } { $slides.. set $...}
   because for example, the 'Hue' setting is usually inexistent in  
most
   webcams and we get an empty string from the GetHue procedure  
(since


 it

   can't find the value, it doesn't set anything in the  
interpreter...


 not

   0, just empty string)... we could probably also fix it with an  
else


 {

   Tcl_SetObjResult (... 0); } in capture.c .. (btw, is  
caputre-nong.c

   updated at the same time ?)
   anyways, I would suggest we check for the value before setting  
the

   slides... we could even do an else { $slide_... configure -state
   disabled } ok ?
   Also, the same modifications should be added in the WebcamShooter
   plugin! Also, the default value should be set back to ::: NOT
   0:0:0:0 or else, new users will get a webcam configured at 0 0  
0 0

   for the first time which makes it into a full black image!!
  
   In the same way, we also have a bug where you press cancel in the
   properties page...
   here's the bug report :
   http://amsn.sourceforge.net/bugs/admin/index.php?bug=1601#
  
   there you can clearly see that each value should be quotes OR  
use a

   [list] instead of  for the command to execute... (ie. button

 -command

   [list
  
   ::propCancel $b $h $c $whatever] )
  
   go through amsn.sf.net/bugs .. you'll see plenty of things to  
fix..

   whoever has time, please go through these and fix as many as
   possible... AS LONG AS WE HAVE SAFE FIXES THAT MAY NOT BREAK

 ANYTHING!

   Thanks,
 
  ---
  This SF.net email is sponsored by: Splunk Inc. Do you grep through  
log
  files for problems?  Stop!  Download the new AJAX search engine  
that
  makes searching your log files as easy as surfing the  web.   
DOWNLOAD

  SPLUNK! http://ads.osdn.com/?ad_idv37alloc_id865op=click
  ___
  Amsn-devel mailing list
  Amsn-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/amsn-devel

 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through  
log

 files for problems?  Stop!  Download the new AJAX search engine that
 makes
 searching your log files as easy as surfing the  web.  DOWNLOAD  
SPLUNK!

 

Re: [Amsn-devel] notes fix

2005-12-19 Thread Vivia Nikolaidou

 Bad news: still not fixed, the notes window appears blank! (tcl/tk 8.4.6)

Checked at home too (sorry for mailbombing today instead of emailing just 
once now...)

It appears blank (tcl/tk 8.4.6 again), with this error:

bgerror failed to handle background error.
Original error: unknown option -height
Error in bgerror: unable to convert date-time string 5//20/12/0 
05::00


Sander told me to write [after 1000 test] on the status window to make it 
throw a tk bug, but it didn't :

bgerror failed to handle background error.
Original error: invalid command name test
Error in bgerror: unable to convert date-time string 5//20/12/0 
05::00

I must run now though :(

PS: I have yesterday's cvs with just notes.tcl overwritten on this one... 
but I had the same behavior on my laptop with 100% today's cvs (didn't 
check the error message though)


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel


Re: [Amsn-devel] notes fix

2005-12-19 Thread Youness Alaoui

Thanks! this is a critical bug...
and I know the reason.. simple fix : MAKE SURE The cvs_date file exists on  
your machine!!!


the fix should be committed now!
bugs.tcl
the function cvstotimestamp assumes the format of the $date variable is  
MMDDHHSS
BUT if cvs_date doesn't exist, we take the $::date variable which format  
is MM/DD/

$::date is 12/05/2005
so the year (assuming MMDDHHSS) would be 12/0, the month would be 5/  
and the day would be 20 ...

so when we do a clock scan $month/$day/$year we get :
5//20/12/0 (which is the date Vivia has...

I just fixed it and committed... need to retry
btw, the bug is generated by the -height option which doesn't exist... did  
you correctly update your CVS? you seem to be missing cvs_date AND the  
pixmapscrollbar seems to be missing the -height option which was added  
recently.. make sure you update correctly your cvs..


btw, to test before public cvs is synced, here's my fix's diff :

Index: bugs.tcl
===
RCS file: /cvsroot/amsn/msn/bugs.tcl,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** bugs.tcl20 Nov 2005 06:02:22 -1.12
--- bugs.tcl19 Dec 2005 18:23:38 -1.13
***
*** 47,55 
  set date [gets $fd]
  close $fd
  } else {
! set date $::date
  }

! set date [::bugs::cvstostamp $date]

  #error message into status_log
--- 47,56 
  set date [gets $fd]
  close $fd
+ set date [::bugs::cvstostamp $date]
  } else {
! set date $::date 12:00:00
  }

!

  #error message into status_log





KaKaRoTo


On Mon, 19 Dec 2005 13:03:53 -0500, Vivia Nikolaidou  
[EMAIL PROTECTED] wrote:




Bad news: still not fixed, the notes window appears blank! (tcl/tk  
8.4.6)


Checked at home too (sorry for mailbombing today instead of emailing just
once now...)

It appears blank (tcl/tk 8.4.6 again), with this error:

bgerror failed to handle background error.
Original error: unknown option -height
Error in bgerror: unable to convert date-time string 5//20/12/0
05::00


Sander told me to write [after 1000 test] on the status window to make it
throw a tk bug, but it didn't :

bgerror failed to handle background error.
Original error: invalid command name test
Error in bgerror: unable to convert date-time string 5//20/12/0
05::00

I must run now though :(

PS: I have yesterday's cvs with just notes.tcl overwritten on this one...
but I had the same behavior on my laptop with 100% today's cvs (didn't
check the error message though)


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log  
files

for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel




--
KaKaRoTo


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel


[Amsn-devel] Re: Proposal for aMSN's future, round 2

2005-12-19 Thread Karol Krizka
On 12/19/05, Youness Alaoui [EMAIL PROTECTED] wrote:
 Thanks Harry for updating the wiki... I also added for the XML2GUI a link
 to the mail archives about this subject...
 http://sourceforge.net/mailarchive/forum.php?thread_id=7638427forum_id=9980
 here's the link for those who r interested and too lazy to open the wiki :P

Instead of designing out own xml scheme, we could take a look at what
already exists. Dosn't firefox use xml to create it's UI? I think it's
called XUL.

 KKRT

 On Thu, 15 Dec 2005 20:55:04 -0500, Youness Alaoui
 [EMAIL PROTECTED] wrote:

  ok, IMPORTANT..
  now, everything should be put in the Wiki :
  http://amsn.sourceforge.net/wiki/tiki-index.php?page=aMSN+2+details
 
  so please update it as you wish...
 
  KaKaRoTo
 
  On Thu, 15 Dec 2005 18:43:09 -0500, Karol Krizka [EMAIL PROTECTED]
  wrote:
 
  On Thursday 15 December 2005 12:09, Youness Alaoui wrote:
  Welcome back Arieh!, we missed you :)
  I think there are too many people in the libmsn team, especialy
  compared
  to the other teams... I may have to move some people around... first
  guess
  would be moving someone from libmsn to the telepathy2gui or xml2gui
  team... but anyways, for the moment we'll keep all that as everyone
  wished, and we'll wait for the full design before we begin assigning
  tasks
  and see who should do what...
  (maybe we'll give a task from xml2gui to someone who is in another team
  but have the skills to fulfill the task correctly..)
 
  I would like to join the xml2gui team as I really like working with XML.
 
  btw, Phil (I think), I asked to put a page in the wiki for these team
  assignations, it seems it's not done yet..
  can it be done please ? I'll have to remember doing it tonight if it's
  not
  done :S
  btw.. we might want to take a look at this document I made wayy back :
  http://amsn.sourceforge.net/wiki/tiki-index.php?page=Code+Structure
  might still have some things usefull.. not sure though..
 
  The most important part of that page I think is the commad comments. We
  could
  also have a parser that goes through the code and creates a searchable
  webbased documentation. We could eighter use the current format you see
  in
  the Wiki or switch to one that already has a parser written for it. But
  I'm
  not sure how well it would work with Tcl though.
 
  Thanks,
  KaKaRoTo
 
  On Thu, 15 Dec 2005 10:31:11 -0500, Arieh Schneier
 
  [EMAIL PROTECTED] wrote:
   I was away for a couple of days and came back to find 2 massive
  threads.
   I
   pushed off reading them for a while an only now had a chance to read
   through
   it all. I have stuff inside that wants to come out, but I think for
  the
   moment I will just add myself to the team below. I could probably
  also
   give
   the GUI team a hand when they need, I was there for Tom a number of
   times -
   possibly even started his widget programming.
  
  
  
 *  aMSN Team (amsn1).(everyone)
 *  aMSN2 Team (amsn2)
 *RnD
 - libmsn team (Youness, GrdScarabe,
  Phil,
   Arieh)
 - D-bus for Tcl team .(Karol)
 - telepathy to GUI layer team (Harry)
 - XML2GUI team ...(Youness, Vivia)
 - GUI team ...(Tom, Lee)
 * Web/Documentation...(Lee, Diego, Yves)
 * QA..(Alberto, Thomas, Vivia)
 * Management (+design)(Youness, Burger, Harry)
  
  
  
  
   _

--
Cheers,
Karol Krizka

Fun Game- http://www.hobowars.com/182837/


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel


Re: [Amsn-devel] Re: Proposal for aMSN's future, round 2

2005-12-19 Thread Youness Alaoui

yep.. I just added 'our ideas' to what Harry found already existing...
there is also already an XML2GUI project in the tcl.tk wiki (link provided  
in our wiki too)


KaKaRoTo

On Mon, 19 Dec 2005 14:13:19 -0500, Harry Vennik [EMAIL PROTECTED]  
wrote:



Op maandag 19 december 2005 20:04, schreef Karol Krizka:

On 12/19/05, Youness Alaoui [EMAIL PROTECTED] wrote:
 Thanks Harry for updating the wiki... I also added for the XML2GUI a  
link

 to the mail archives about this subject...
  
http://sourceforge.net/mailarchive/forum.php?thread_id=7638427forum_id=9

980 here's the link for those who r interested and too lazy to open the
 wiki :P

Instead of designing out own xml scheme, we could take a look at what
already exists. Dosn't firefox use xml to create it's UI? I think it's
called XUL.

Hehe, a link to that stuff is in the wiki ;-)



 KKRT

 On Thu, 15 Dec 2005 20:55:04 -0500, Youness Alaoui

 [EMAIL PROTECTED] wrote:
  ok, IMPORTANT..
  now, everything should be put in the Wiki :
  http://amsn.sourceforge.net/wiki/tiki-index.php?page=aMSN+2+details
 
  so please update it as you wish...
 
  KaKaRoTo
 
  On Thu, 15 Dec 2005 18:43:09 -0500, Karol Krizka [EMAIL PROTECTED]
 
  wrote:
  On Thursday 15 December 2005 12:09, Youness Alaoui wrote:
  Welcome back Arieh!, we missed you :)
  I think there are too many people in the libmsn team, especialy
  compared
  to the other teams... I may have to move some people around...  
first

  guess
  would be moving someone from libmsn to the telepathy2gui or  
xml2gui
  team... but anyways, for the moment we'll keep all that as  
everyone
  wished, and we'll wait for the full design before we begin  
assigning

  tasks
  and see who should do what...
  (maybe we'll give a task from xml2gui to someone who is in another
  team but have the skills to fulfill the task correctly..)
 
  I would like to join the xml2gui team as I really like working with
  XML.
 
  btw, Phil (I think), I asked to put a page in the wiki for these  
team

  assignations, it seems it's not done yet..
  can it be done please ? I'll have to remember doing it tonight if
  it's not
  done :S
  btw.. we might want to take a look at this document I made wayy  
back
  :  
http://amsn.sourceforge.net/wiki/tiki-index.php?page=Code+Structure

  might still have some things usefull.. not sure though..
 
  The most important part of that page I think is the commad  
comments.

  We could
  also have a parser that goes through the code and creates a  
searchable

  webbased documentation. We could eighter use the current format you
  see in
  the Wiki or switch to one that already has a parser written for it.
  But I'm
  not sure how well it would work with Tcl though.
 
  Thanks,
  KaKaRoTo
 
  On Thu, 15 Dec 2005 10:31:11 -0500, Arieh Schneier
 
  [EMAIL PROTECTED] wrote:
   I was away for a couple of days and came back to find 2 massive
 
  threads.
 
   I
   pushed off reading them for a while an only now had a chance to
   read through
   it all. I have stuff inside that wants to come out, but I think  
for

 
  the
 
   moment I will just add myself to the team below. I could  
probably

 
  also
 
   give
   the GUI team a hand when they need, I was there for Tom a  
number of

   times -
   possibly even started his widget programming.
  
  
  
 *  aMSN Team (amsn1).(everyone)
 *  aMSN2 Team (amsn2)
 *RnD
 - libmsn team (Youness,  
GrdScarabe,

 
  Phil,
 
   Arieh)
 - D-bus for Tcl team .(Karol)
 - telepathy to GUI layer team (Harry)
 - XML2GUI team ...(Youness, Vivia)
 - GUI team ...(Tom, Lee)
 * Web/Documentation...(Lee, Diego, Yves)
 * QA..(Alberto, Thomas, Vivia)
 * Management (+design)(Youness, Burger,
   Harry)
  
  
  
  
   _

--
Cheers,
Karol Krizka

Fun Game- http://www.hobowars.com/182837/


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files for problems?  Stop!  Download the new AJAX search engine that  
makes

searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=Click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log  
files

for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net

Re: [Amsn-devel] committing Ubuntu skin

2005-12-19 Thread Youness Alaoui

make sure the images are commited as binary files...

KKRT

On Mon, 19 Dec 2005 11:03:00 -0500, Karel Demeyer [EMAIL PROTECTED]  
wrote:



Hey,

I remeber I had a problem committing parts of the ubuntu skin.  I think
the scrollbars for example are not on the CVS.  Could someone please
recommit the whole skin ? :s  As I can't seem to manage to ...

You can find the latest and greatest here:


http://student.vub.ac.be/~kmdemeye/Ubuntu%20(Human).tar.bz2

friendly greeting,

Karel.



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log  
files

for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel




--
KaKaRoTo


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel


Re: [Amsn-devel] notes fix

2005-12-19 Thread Vivia Nikolaidou

 and I know the reason.. simple fix : MAKE SURE The cvs_date file exists on
 your machine!!!

I was trying slackware packages, and 'make install' removes cvs_date. :)

Anyway, I got the new bugs.tcl and now I get the Tk error :

(which disappears if I comment the line : $w.right.notes.ys configure 
-height [winfo height $w.right.notes.box] , and I also don't get it on M$)

unknown option -height
while executing
::snit::RT.method.configurelist $type $selfns $win $self $args
(procedure ::snit::RT.method.configure line 4)
invoked from within
::snit::RT.method.configure ::pixmapscroll ::pixmapscroll::Snit_inst42 
.notemanager.right.notes.ys .notemanager.right.notes.ys -height 1
(uplevel body line 1)
invoked from within
uplevel 1 $command $args
invoked from within
$w.right.notes.ys configure -height [winfo height $w.right.notes.box]
(procedure ::notes::Display_Notes line 77)
invoked from within
::notes::Display_Notes [EMAIL PROTECTED]
(eval body line 1)
invoked from within
eval $command [lindex [lindex $itemlist 0] 1]
(procedure ::amsn::listChoose line 8)
invoked from within
::amsn::listChoose $title $userlist $command 0 1
(procedure ::amsn::ShowChatList line 19)
invoked from within
::amsn::ShowChatList Σημείωση [::ChatWindow::getCurrentTab 
.container_0] ::notes::Display_Notes
invoked from within
.container_0.#container_0#menu.#container_0#menu#actions invoke active
(uplevel body line 1)
invoked from within
uplevel #0 [list $w invoke active]
(procedure tk::MenuInvoke line 47)
invoked from within
tk::MenuInvoke .container_0.#container_0#menu.#container_0#menu#actions 
1
(command bound to event)

Re: [Amsn-devel] notes fix

2005-12-19 Thread Youness Alaoui
wouhou!!! glad we didn't release without that fix!!! hehe, thx Vivia for  
finding this critical bug! cool, so now we should be safe even if the  
packages don't have the cvs_date file...
about the -height option, as I said, it's an option that was introduced in  
pixmapscrollbar yesterday so make sure that file is up to date!
if it's not and you can't download new cvs (r u using amsn_cvs.tar.gz or  
using the cvs command ???)

here's the patch :
http://sourceforge.net/mailarchive/forum.php?thread_id=9268657forum_id=41292


KaKaRoTo

On Mon, 19 Dec 2005 15:12:18 -0500, Vivia Nikolaidou  
[EMAIL PROTECTED] wrote:




and I know the reason.. simple fix : MAKE SURE The cvs_date file exists  
on

your machine!!!


I was trying slackware packages, and 'make install' removes cvs_date. :)

Anyway, I got the new bugs.tcl and now I get the Tk error :

(which disappears if I comment the line : $w.right.notes.ys configure
-height [winfo height $w.right.notes.box] , and I also don't get it on  
M$)


unknown option -height
while executing
::snit::RT.method.configurelist $type $selfns $win $self $args
(procedure ::snit::RT.method.configure line 4)
invoked from within
::snit::RT.method.configure ::pixmapscroll ::pixmapscroll::Snit_inst42
.notemanager.right.notes.ys .notemanager.right.notes.ys -height 1
(uplevel body line 1)
invoked from within
uplevel 1 $command $args
invoked from within
$w.right.notes.ys configure -height [winfo height $w.right.notes.box]
(procedure ::notes::Display_Notes line 77)
invoked from within
::notes::Display_Notes [EMAIL PROTECTED]
(eval body line 1)
invoked from within
eval $command [lindex [lindex $itemlist 0] 1]
(procedure ::amsn::listChoose line 8)
invoked from within
::amsn::listChoose $title $userlist $command 0 1
(procedure ::amsn::ShowChatList line 19)
invoked from within
::amsn::ShowChatList Σημείωση [::ChatWindow::getCurrentTab
.container_0] ::notes::Display_Notes
invoked from within
.container_0.#container_0#menu.#container_0#menu#actions invoke active
(uplevel body line 1)
invoked from within
uplevel #0 [list $w invoke active]
(procedure tk::MenuInvoke line 47)
invoked from within
tk::MenuInvoke .container_0.#container_0#menu.#container_0#menu#actions
1
(command bound to event)




--
KaKaRoTo


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel


FIXED!!: Re: [Amsn-devel] notes fix

2005-12-19 Thread Vivia Nikolaidou

 about the -height option, as I said, it's an option that was introduced in
 pixmapscrollbar yesterday so make sure that file is up to date!

Well, it wasn't... Now it works! : (got the patch from the mailing 
list archives)

 if it's not and you can't download new cvs (r u using amsn_cvs.tar.gz or using
 the cvs command ???)

I had used amsn_cvs.tar.gz from linux and cvs command from windows iirc... 
this is why it worked on win :)

ignore-this :@ -- anon cvs /ignore-this

Vivia


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel


Re: FIXED!!: Re: [Amsn-devel] notes fix

2005-12-19 Thread Youness Alaoui
I always notice that users who download the amsn_cvs.tar.gz are getting an  
archive with missing files or outdated files... is the cvs update done  
correctly before creating the snapshot ??


KaKaRoTo

On Mon, 19 Dec 2005 15:31:45 -0500, Vivia Nikolaidou  
[EMAIL PROTECTED] wrote:




about the -height option, as I said, it's an option that was introduced  
in

pixmapscrollbar yesterday so make sure that file is up to date!


Well, it wasn't... Now it works! : (got the patch from the  
mailing

list archives)

if it's not and you can't download new cvs (r u using amsn_cvs.tar.gz  
or using

the cvs command ???)


I had used amsn_cvs.tar.gz from linux and cvs command from windows  
iirc...

this is why it worked on win :)

ignore-this :@ -- anon cvs /ignore-this

Vivia


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log  
files

for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel




--
KaKaRoTo


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel


Re: [Amsn-devel] committing Ubuntu skin

2005-12-19 Thread Sander Hoentjen
Of course, I committed it and since I am the one always telling people
to make sure of that I can't forget myself.

Sander

P.S. Sorry, correcting now :)

On Mon, 2005-12-19 at 14:21 -0500, Youness Alaoui wrote:
 make sure the images are commited as binary files...
 
 KKRT
 
 On Mon, 19 Dec 2005 11:03:00 -0500, Karel Demeyer [EMAIL PROTECTED]  
 wrote:
 
  Hey,
 
  I remeber I had a problem committing parts of the ubuntu skin.  I think
  the scrollbars for example are not on the CVS.  Could someone please
  recommit the whole skin ? :s  As I can't seem to manage to ...
 
  You can find the latest and greatest here:
 
 
  http://student.vub.ac.be/~kmdemeye/Ubuntu%20(Human).tar.bz2
 
  friendly greeting,
 
  Karel.
 
 
 
  ---
  This SF.net email is sponsored by: Splunk Inc. Do you grep through log  
  files
  for problems?  Stop!  Download the new AJAX search engine that makes
  searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
  http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
  ___
  Amsn-devel mailing list
  Amsn-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/amsn-devel
 
 
 



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel


Re: [Amsn-devel] committing Ubuntu skin

2005-12-19 Thread Youness Alaoui
oh ok, sorry, I though Karel did the commit, if it's you, I'm sure it's  
good, you're the pro-bin guy :P


KKRT

On Mon, 19 Dec 2005 16:43:02 -0500, Sander Hoentjen [EMAIL PROTECTED]  
wrote:



Of course, I committed it and since I am the one always telling people
to make sure of that I can't forget myself.

Sander

P.S. Sorry, correcting now :)

On Mon, 2005-12-19 at 14:21 -0500, Youness Alaoui wrote:

make sure the images are commited as binary files...

KKRT

On Mon, 19 Dec 2005 11:03:00 -0500, Karel Demeyer [EMAIL PROTECTED]
wrote:

 Hey,

 I remeber I had a problem committing parts of the ubuntu skin.  I  
think

 the scrollbars for example are not on the CVS.  Could someone please
 recommit the whole skin ? :s  As I can't seem to manage to ...

 You can find the latest and greatest here:


 http://student.vub.ac.be/~kmdemeye/Ubuntu%20(Human).tar.bz2

 friendly greeting,

 Karel.



 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log
 files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD  
SPLUNK!

 http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
 ___
 Amsn-devel mailing list
 Amsn-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amsn-devel







---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log  
files

for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel




--
KaKaRoTo


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel


Re: [Amsn-devel] committing Ubuntu skin

2005-12-19 Thread Jérôme Gagnon-Voyer
BTW the pixmapscrollbar package is not using skinnable files yet (it  
uses the files inside his own package) so...it's useless to commit  
the files with your skin.

Le 05-12-19 à 16:55, Youness Alaoui a écrit :

oh ok, sorry, I though Karel did the commit, if it's you, I'm sure  
it's good, you're the pro-bin guy :P


KKRT

On Mon, 19 Dec 2005 16:43:02 -0500, Sander Hoentjen  
[EMAIL PROTECTED] wrote:



Of course, I committed it and since I am the one always telling  
people

to make sure of that I can't forget myself.

Sander

P.S. Sorry, correcting now :)

On Mon, 2005-12-19 at 14:21 -0500, Youness Alaoui wrote:


make sure the images are commited as binary files...

KKRT

On Mon, 19 Dec 2005 11:03:00 -0500, Karel Demeyer  
[EMAIL PROTECTED]

wrote:

 Hey,

 I remeber I had a problem committing parts of the ubuntu skin.   
I think
 the scrollbars for example are not on the CVS.  Could someone  
please

 recommit the whole skin ? :s  As I can't seem to manage to ...

 You can find the latest and greatest here:


 http://student.vub.ac.be/~kmdemeye/Ubuntu%20(Human).tar.bz2

 friendly greeting,

 Karel.



 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep  
through log

 files
 for problems?  Stop!  Download the new AJAX search engine that  
makes
 searching your log files as easy as surfing the  web.  DOWNLOAD  
SPLUNK!

 http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
 ___
 Amsn-devel mailing list
 Amsn-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amsn-devel








---
This SF.net email is sponsored by: Splunk Inc. Do you grep through  
log files

for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD  
SPLUNK!

http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel





--
KaKaRoTo


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through  
log files

for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD  
SPLUNK!

http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel


Re: [Amsn-devel] committing Ubuntu skin

2005-12-19 Thread Le Philousophe - Phil
You are wrong here Jérome !
The modification was done : I use the new default skin with them !
Phil

Le Monday 19 December 2005 23:22, Jérôme Gagnon-Voyer a écrit :
 BTW the pixmapscrollbar package is not using skinnable files yet (it
 uses the files inside his own package) so...it's useless to commit
 the files with your skin.

 Le 05-12-19 à 16:55, Youness Alaoui a écrit :
  oh ok, sorry, I though Karel did the commit, if it's you, I'm sure
  it's good, you're the pro-bin guy :P
 
  KKRT
 
  On Mon, 19 Dec 2005 16:43:02 -0500, Sander Hoentjen
 
  [EMAIL PROTECTED] wrote:
  Of course, I committed it and since I am the one always telling
  people
  to make sure of that I can't forget myself.
 
  Sander
 
  P.S. Sorry, correcting now :)
 
  On Mon, 2005-12-19 at 14:21 -0500, Youness Alaoui wrote:
  make sure the images are commited as binary files...
 
  KKRT
 
  On Mon, 19 Dec 2005 11:03:00 -0500, Karel Demeyer
  [EMAIL PROTECTED]
 
  wrote:
   Hey,
  
   I remeber I had a problem committing parts of the ubuntu skin.
 
  I think
 
   the scrollbars for example are not on the CVS.  Could someone
 
  please
 
   recommit the whole skin ? :s  As I can't seem to manage to ...
  
   You can find the latest and greatest here:
  
  
   http://student.vub.ac.be/~kmdemeye/Ubuntu%20(Human).tar.bz2
  
   friendly greeting,
  
   Karel.
  
  
  
   ---
   This SF.net email is sponsored by: Splunk Inc. Do you grep
 
  through log
 
   files
   for problems?  Stop!  Download the new AJAX search engine that
 
  makes
 
   searching your log files as easy as surfing the  web.  DOWNLOAD
 
  SPLUNK!
 
   http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
   ___
   Amsn-devel mailing list
   Amsn-devel@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/amsn-devel
 
  ---
  This SF.net email is sponsored by: Splunk Inc. Do you grep through
  log files
  for problems?  Stop!  Download the new AJAX search engine that makes
  searching your log files as easy as surfing the  web.  DOWNLOAD
  SPLUNK!
  http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
  ___
  Amsn-devel mailing list
  Amsn-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/amsn-devel
 
  --
  KaKaRoTo
 
 
  ---
  This SF.net email is sponsored by: Splunk Inc. Do you grep through
  log files
  for problems?  Stop!  Download the new AJAX search engine that makes
  searching your log files as easy as surfing the  web.  DOWNLOAD
  SPLUNK!
  http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
  ___
  Amsn-devel mailing list
  Amsn-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/amsn-devel

 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log
 files for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
 http://ads.osdn.com/?ad_idv37alloc_id865op=Click
 ___
 Amsn-devel mailing list
 Amsn-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amsn-devel



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel


Re: [Amsn-devel] committing Ubuntu skin

2005-12-19 Thread Jérôme Gagnon-Voyer

When the modification was done?

We have a new default skin?

HUH
Le 05-12-19 à 17:25, Le Philousophe - Phil a écrit :


You are wrong here Jérome !
The modification was done : I use the new default skin with them !
Phil

Le Monday 19 December 2005 23:22, Jérôme Gagnon-Voyer a écrit :


BTW the pixmapscrollbar package is not using skinnable files yet (it
uses the files inside his own package) so...it's useless to commit
the files with your skin.

Le 05-12-19 à 16:55, Youness Alaoui a écrit :


oh ok, sorry, I though Karel did the commit, if it's you, I'm sure
it's good, you're the pro-bin guy :P

KKRT

On Mon, 19 Dec 2005 16:43:02 -0500, Sander Hoentjen

[EMAIL PROTECTED] wrote:


Of course, I committed it and since I am the one always telling
people
to make sure of that I can't forget myself.

Sander

P.S. Sorry, correcting now :)

On Mon, 2005-12-19 at 14:21 -0500, Youness Alaoui wrote:


make sure the images are commited as binary files...

KKRT

On Mon, 19 Dec 2005 11:03:00 -0500, Karel Demeyer
[EMAIL PROTECTED]

wrote:


Hey,

I remeber I had a problem committing parts of the ubuntu skin.



I think



the scrollbars for example are not on the CVS.  Could someone



please



recommit the whole skin ? :s  As I can't seem to manage to ...

You can find the latest and greatest here:


http://student.vub.ac.be/~kmdemeye/Ubuntu%20(Human).tar.bz2

friendly greeting,

Karel.



---
This SF.net email is sponsored by: Splunk Inc. Do you grep



through log



files
for problems?  Stop!  Download the new AJAX search engine that



makes



searching your log files as easy as surfing the  web.  DOWNLOAD



SPLUNK!



http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through
log files
for problems?  Stop!  Download the new AJAX search engine that  
makes

searching your log files as easy as surfing the  web.  DOWNLOAD
SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel



--
KaKaRoTo


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through
log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD
SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through  
log
files for problems?  Stop!  Download the new AJAX search engine  
that makes
searching your log files as easy as surfing the  web.  DOWNLOAD  
SPLUNK!

http://ads.osdn.com/?ad_idv37alloc_id865op=Click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through  
log files

for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD  
SPLUNK!

http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel


Re: [Amsn-devel] committing Ubuntu skin

2005-12-19 Thread Youness Alaoui

are you sure? damn, I though it was changed a while ago!

KKRT

On Mon, 19 Dec 2005 17:22:02 -0500, Jérôme Gagnon-Voyer  
[EMAIL PROTECTED] wrote:


BTW the pixmapscrollbar package is not using skinnable files yet (it  
uses the files inside his own package) so...it's useless to commit the  
files with your skin.

Le 05-12-19 à 16:55, Youness Alaoui a écrit :

oh ok, sorry, I though Karel did the commit, if it's you, I'm sure it's  
good, you're the pro-bin guy :P


KKRT

On Mon, 19 Dec 2005 16:43:02 -0500, Sander Hoentjen [EMAIL PROTECTED]  
wrote:




Of course, I committed it and since I am the one always telling people
to make sure of that I can't forget myself.

Sander

P.S. Sorry, correcting now :)

On Mon, 2005-12-19 at 14:21 -0500, Youness Alaoui wrote:


make sure the images are commited as binary files...

KKRT

On Mon, 19 Dec 2005 11:03:00 -0500, Karel Demeyer [EMAIL PROTECTED]
wrote:

 Hey,

 I remeber I had a problem committing parts of the ubuntu skin.  I  
think

 the scrollbars for example are not on the CVS.  Could someone please
 recommit the whole skin ? :s  As I can't seem to manage to ...

 You can find the latest and greatest here:


 http://student.vub.ac.be/~kmdemeye/Ubuntu%20(Human).tar.bz2

 friendly greeting,

 Karel.



 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through  
log

 files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD  
SPLUNK!

 http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
 ___
 Amsn-devel mailing list
 Amsn-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amsn-devel








---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log  
files

for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel





--KaKaRoTo


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log  
files

for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log  
files

for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel




--
KaKaRoTo


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel


Re: [Amsn-devel] committing Ubuntu skin

2005-12-19 Thread Youness Alaoui

I guess he means default skin for Ubuntu - Ubuntu skin...
if I remember correctly, Phil uses an Ubuntu system...
I also just tried the ubuntu team and the scrollbars are correctly  
skinned..
I just noticed something though.. there is NO 'Send' button in Ubuntu skin  
??? is that normal? :o


KKRT

On Mon, 19 Dec 2005 17:28:52 -0500, Jérôme Gagnon-Voyer  
[EMAIL PROTECTED] wrote:



When the modification was done?

We have a new default skin?

HUH
Le 05-12-19 à 17:25, Le Philousophe - Phil a écrit :


You are wrong here Jérome !
The modification was done : I use the new default skin with them !
Phil

Le Monday 19 December 2005 23:22, Jérôme Gagnon-Voyer a écrit :


BTW the pixmapscrollbar package is not using skinnable files yet (it
uses the files inside his own package) so...it's useless to commit
the files with your skin.

Le 05-12-19 à 16:55, Youness Alaoui a écrit :


oh ok, sorry, I though Karel did the commit, if it's you, I'm sure
it's good, you're the pro-bin guy :P

KKRT

On Mon, 19 Dec 2005 16:43:02 -0500, Sander Hoentjen

[EMAIL PROTECTED] wrote:


Of course, I committed it and since I am the one always telling
people
to make sure of that I can't forget myself.

Sander

P.S. Sorry, correcting now :)

On Mon, 2005-12-19 at 14:21 -0500, Youness Alaoui wrote:


make sure the images are commited as binary files...

KKRT

On Mon, 19 Dec 2005 11:03:00 -0500, Karel Demeyer
[EMAIL PROTECTED]

wrote:


Hey,

I remeber I had a problem committing parts of the ubuntu skin.



I think



the scrollbars for example are not on the CVS.  Could someone



please



recommit the whole skin ? :s  As I can't seem to manage to ...

You can find the latest and greatest here:


http://student.vub.ac.be/~kmdemeye/Ubuntu%20(Human).tar.bz2

friendly greeting,

Karel.



---
This SF.net email is sponsored by: Splunk Inc. Do you grep



through log



files
for problems?  Stop!  Download the new AJAX search engine that



makes



searching your log files as easy as surfing the  web.  DOWNLOAD



SPLUNK!



http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through
log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD
SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel



--
KaKaRoTo


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through
log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD
SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files for problems?  Stop!  Download the new AJAX search engine that  
makes

searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=Click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log  
files

for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log  
files

for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel




--
KaKaRoTo


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes

Re: [Amsn-devel] committing Ubuntu skin

2005-12-19 Thread Youness Alaoui

lol.. I meant I just tried the :
ubuntu team == ubuntu theme == ubuntu skin..

KKRT

On Mon, 19 Dec 2005 17:32:46 -0500, Youness Alaoui  
[EMAIL PROTECTED] wrote:



I guess he means default skin for Ubuntu - Ubuntu skin...
if I remember correctly, Phil uses an Ubuntu system...
I also just tried the ubuntu team and the scrollbars are correctly  
skinned..
I just noticed something though.. there is NO 'Send' button in Ubuntu  
skin ??? is that normal? :o


KKRT

On Mon, 19 Dec 2005 17:28:52 -0500, Jérôme Gagnon-Voyer  
[EMAIL PROTECTED] wrote:



When the modification was done?

We have a new default skin?

HUH
Le 05-12-19 à 17:25, Le Philousophe - Phil a écrit :


You are wrong here Jérome !
The modification was done : I use the new default skin with them !
Phil

Le Monday 19 December 2005 23:22, Jérôme Gagnon-Voyer a écrit :


BTW the pixmapscrollbar package is not using skinnable files yet (it
uses the files inside his own package) so...it's useless to commit
the files with your skin.

Le 05-12-19 à 16:55, Youness Alaoui a écrit :


oh ok, sorry, I though Karel did the commit, if it's you, I'm sure
it's good, you're the pro-bin guy :P

KKRT

On Mon, 19 Dec 2005 16:43:02 -0500, Sander Hoentjen

[EMAIL PROTECTED] wrote:


Of course, I committed it and since I am the one always telling
people
to make sure of that I can't forget myself.

Sander

P.S. Sorry, correcting now :)

On Mon, 2005-12-19 at 14:21 -0500, Youness Alaoui wrote:


make sure the images are commited as binary files...

KKRT

On Mon, 19 Dec 2005 11:03:00 -0500, Karel Demeyer
[EMAIL PROTECTED]

wrote:


Hey,

I remeber I had a problem committing parts of the ubuntu skin.



I think



the scrollbars for example are not on the CVS.  Could someone



please



recommit the whole skin ? :s  As I can't seem to manage to ...

You can find the latest and greatest here:


http://student.vub.ac.be/~kmdemeye/Ubuntu%20(Human).tar.bz2

friendly greeting,

Karel.



---
This SF.net email is sponsored by: Splunk Inc. Do you grep



through log



files
for problems?  Stop!  Download the new AJAX search engine that



makes



searching your log files as easy as surfing the  web.  DOWNLOAD



SPLUNK!



http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through
log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD
SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel



--
KaKaRoTo


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through
log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD
SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files for problems?  Stop!  Download the new AJAX search engine that  
makes
searching your log files as easy as surfing the  web.  DOWNLOAD  
SPLUNK!

http://ads.osdn.com/?ad_idv37alloc_id865op=Click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log  
files

for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log  
files

for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel








--
KaKaRoTo



Re: [Amsn-devel] committing Ubuntu skin

2005-12-19 Thread Le Philousophe - Phil
Le Monday 19 December 2005 23:28, Jérôme Gagnon-Voyer a écrit :
 When the modification was done?
20050902 by scapor revision 1.102 on skins.tcl

 We have a new default skin?
THE new default skin which spammed the ML during many weeks !!
The one of Lee !! (Very good IMO)
And no Youness I am on FC4 : Ubuntu doesn't use RPMs :p
Phil

 HUH

 Le 05-12-19 à 17:25, Le Philousophe - Phil a écrit :
  You are wrong here Jérome !
  The modification was done : I use the new default skin with them !
  Phil
 
  Le Monday 19 December 2005 23:22, Jérôme Gagnon-Voyer a écrit :
  BTW the pixmapscrollbar package is not using skinnable files yet (it
  uses the files inside his own package) so...it's useless to commit
  the files with your skin.
 
  Le 05-12-19 à 16:55, Youness Alaoui a écrit :
  oh ok, sorry, I though Karel did the commit, if it's you, I'm sure
  it's good, you're the pro-bin guy :P
 
  KKRT
 
  On Mon, 19 Dec 2005 16:43:02 -0500, Sander Hoentjen
 
  [EMAIL PROTECTED] wrote:
  Of course, I committed it and since I am the one always telling
  people
  to make sure of that I can't forget myself.
 
  Sander
 
  P.S. Sorry, correcting now :)
 
  On Mon, 2005-12-19 at 14:21 -0500, Youness Alaoui wrote:
  make sure the images are commited as binary files...
 
  KKRT
 
  On Mon, 19 Dec 2005 11:03:00 -0500, Karel Demeyer
  [EMAIL PROTECTED]
 
  wrote:
  Hey,
 
  I remeber I had a problem committing parts of the ubuntu skin.
 
  I think
 
  the scrollbars for example are not on the CVS.  Could someone
 
  please
 
  recommit the whole skin ? :s  As I can't seem to manage to ...
 
  You can find the latest and greatest here:
 
 
  http://student.vub.ac.be/~kmdemeye/Ubuntu%20(Human).tar.bz2
 
  friendly greeting,
 
  Karel.
 
 
 
  ---
  This SF.net email is sponsored by: Splunk Inc. Do you grep
 
  through log
 
  files
  for problems?  Stop!  Download the new AJAX search engine that
 
  makes
 
  searching your log files as easy as surfing the  web.  DOWNLOAD
 
  SPLUNK!
 
  http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
  ___
  Amsn-devel mailing list
  Amsn-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/amsn-devel
 
  ---
  This SF.net email is sponsored by: Splunk Inc. Do you grep through
  log files
  for problems?  Stop!  Download the new AJAX search engine that
  makes
  searching your log files as easy as surfing the  web.  DOWNLOAD
  SPLUNK!
  http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
  ___
  Amsn-devel mailing list
  Amsn-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/amsn-devel
 
  --
  KaKaRoTo
 
 
  ---
  This SF.net email is sponsored by: Splunk Inc. Do you grep through
  log files
  for problems?  Stop!  Download the new AJAX search engine that makes
  searching your log files as easy as surfing the  web.  DOWNLOAD
  SPLUNK!
  http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
  ___
  Amsn-devel mailing list
  Amsn-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/amsn-devel
 
  ---
  This SF.net email is sponsored by: Splunk Inc. Do you grep through
  log
  files for problems?  Stop!  Download the new AJAX search engine
  that makes
  searching your log files as easy as surfing the  web.  DOWNLOAD
  SPLUNK!
  http://ads.osdn.com/?ad_idv37alloc_id865op=Click
  ___
  Amsn-devel mailing list
  Amsn-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/amsn-devel
 
  ---
  This SF.net email is sponsored by: Splunk Inc. Do you grep through
  log files
  for problems?  Stop!  Download the new AJAX search engine that makes
  searching your log files as easy as surfing the  web.  DOWNLOAD
  SPLUNK!
  http://ads.osdn.com/?ad_idv37alloc_id865op=click
  ___
  Amsn-devel mailing list
  Amsn-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/amsn-devel

 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log
 files for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
 http://ads.osdn.com/?ad_idv37alloc_id865op=Click
 ___
 Amsn-devel mailing list
 Amsn-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amsn-devel



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  

Re: [Amsn-devel] committing Ubuntu skin

2005-12-19 Thread Sander Hoentjen
too bad is wasn't the a skin you were referring too.. :)
anyway the skin has:
chat_show_sendbuttonframe0/chat_show_sendbuttonframe
so I guess it is on purpose

On Mon, 2005-12-19 at 17:37 -0500, Youness Alaoui wrote:
 lol.. I meant I just tried the :
 ubuntu team == ubuntu theme == ubuntu skin..
 
 KKRT
 
 On Mon, 19 Dec 2005 17:32:46 -0500, Youness Alaoui  
 [EMAIL PROTECTED] wrote:
 
  I guess he means default skin for Ubuntu - Ubuntu skin...
  if I remember correctly, Phil uses an Ubuntu system...
  I also just tried the ubuntu team and the scrollbars are correctly  
  skinned..
  I just noticed something though.. there is NO 'Send' button in Ubuntu  
  skin ??? is that normal? :o
 
  KKRT
 
  On Mon, 19 Dec 2005 17:28:52 -0500, Jérôme Gagnon-Voyer  
  [EMAIL PROTECTED] wrote:
 
  When the modification was done?
 
  We have a new default skin?
 
  HUH
  Le 05-12-19 à 17:25, Le Philousophe - Phil a écrit :
 
  You are wrong here Jérome !
  The modification was done : I use the new default skin with them !
  Phil
 
  Le Monday 19 December 2005 23:22, Jérôme Gagnon-Voyer a écrit :
 
  BTW the pixmapscrollbar package is not using skinnable files yet (it
  uses the files inside his own package) so...it's useless to commit
  the files with your skin.
 
  Le 05-12-19 à 16:55, Youness Alaoui a écrit :
 
  oh ok, sorry, I though Karel did the commit, if it's you, I'm sure
  it's good, you're the pro-bin guy :P
 
  KKRT
 
  On Mon, 19 Dec 2005 16:43:02 -0500, Sander Hoentjen
 
  [EMAIL PROTECTED] wrote:
 
  Of course, I committed it and since I am the one always telling
  people
  to make sure of that I can't forget myself.
 
  Sander
 
  P.S. Sorry, correcting now :)
 
  On Mon, 2005-12-19 at 14:21 -0500, Youness Alaoui wrote:
 
  make sure the images are commited as binary files...
 
  KKRT
 
  On Mon, 19 Dec 2005 11:03:00 -0500, Karel Demeyer
  [EMAIL PROTECTED]
 
  wrote:
 
  Hey,
 
  I remeber I had a problem committing parts of the ubuntu skin.
 
 
  I think
 
 
  the scrollbars for example are not on the CVS.  Could someone
 
 
  please
 
 
  recommit the whole skin ? :s  As I can't seem to manage to ...
 
  You can find the latest and greatest here:
 
 
  http://student.vub.ac.be/~kmdemeye/Ubuntu%20(Human).tar.bz2
 
  friendly greeting,
 
  Karel.
 
 
 
  ---
  This SF.net email is sponsored by: Splunk Inc. Do you grep
 
 
  through log
 
 
  files
  for problems?  Stop!  Download the new AJAX search engine that
 
 
  makes
 
 
  searching your log files as easy as surfing the  web.  DOWNLOAD
 
 
  SPLUNK!
 
 
  http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
  ___
  Amsn-devel mailing list
  Amsn-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/amsn-devel
 
 
  ---
  This SF.net email is sponsored by: Splunk Inc. Do you grep through
  log files
  for problems?  Stop!  Download the new AJAX search engine that makes
  searching your log files as easy as surfing the  web.  DOWNLOAD
  SPLUNK!
  http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
  ___
  Amsn-devel mailing list
  Amsn-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/amsn-devel
 
 
  --
  KaKaRoTo
 
 
  ---
  This SF.net email is sponsored by: Splunk Inc. Do you grep through
  log files
  for problems?  Stop!  Download the new AJAX search engine that makes
  searching your log files as easy as surfing the  web.  DOWNLOAD
  SPLUNK!
  http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
  ___
  Amsn-devel mailing list
  Amsn-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/amsn-devel
 
 
  ---
  This SF.net email is sponsored by: Splunk Inc. Do you grep through log
  files for problems?  Stop!  Download the new AJAX search engine that  
  makes
  searching your log files as easy as surfing the  web.  DOWNLOAD  
  SPLUNK!
  http://ads.osdn.com/?ad_idv37alloc_id865op=Click
  ___
  Amsn-devel mailing list
  Amsn-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/amsn-devel
 
 
 
 
  ---
  This SF.net email is sponsored by: Splunk Inc. Do you grep through log  
  files
  for problems?  Stop!  Download the new AJAX search engine that makes
  searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
  http://ads.osdn.com/?ad_idv37alloc_id865op=click
  ___
  Amsn-devel mailing list
  Amsn-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/amsn-devel
 
 
 
 
  ---
  This SF.net 

Re: [Amsn-devel] committing Ubuntu skin

2005-12-19 Thread Youness Alaoui
On Mon, 19 Dec 2005 17:41:58 -0500, Le Philousophe - Phil  
[EMAIL PROTECTED] wrote:



Le Monday 19 December 2005 23:28, Jérôme Gagnon-Voyer a écrit :

When the modification was done?

20050902 by scapor revision 1.102 on skins.tcl


We have a new default skin?

THE new default skin which spammed the ML during many weeks !!
The one of Lee !! (Very good IMO)

oh ok


And no Youness I am on FC4 : Ubuntu doesn't use RPMs :p

yeah, sorry, forgot...


Phil


HUH

Le 05-12-19 à 17:25, Le Philousophe - Phil a écrit :
 You are wrong here Jérome !
 The modification was done : I use the new default skin with them !
 Phil

 Le Monday 19 December 2005 23:22, Jérôme Gagnon-Voyer a écrit :
 BTW the pixmapscrollbar package is not using skinnable files yet (it
 uses the files inside his own package) so...it's useless to commit
 the files with your skin.

 Le 05-12-19 à 16:55, Youness Alaoui a écrit :
 oh ok, sorry, I though Karel did the commit, if it's you, I'm sure
 it's good, you're the pro-bin guy :P

 KKRT

 On Mon, 19 Dec 2005 16:43:02 -0500, Sander Hoentjen

 [EMAIL PROTECTED] wrote:
 Of course, I committed it and since I am the one always telling
 people
 to make sure of that I can't forget myself.

 Sander

 P.S. Sorry, correcting now :)

 On Mon, 2005-12-19 at 14:21 -0500, Youness Alaoui wrote:
 make sure the images are commited as binary files...

 KKRT

 On Mon, 19 Dec 2005 11:03:00 -0500, Karel Demeyer
 [EMAIL PROTECTED]

 wrote:
 Hey,

 I remeber I had a problem committing parts of the ubuntu skin.

 I think

 the scrollbars for example are not on the CVS.  Could someone

 please

 recommit the whole skin ? :s  As I can't seem to manage to ...

 You can find the latest and greatest here:


 http://student.vub.ac.be/~kmdemeye/Ubuntu%20(Human).tar.bz2

 friendly greeting,

 Karel.



 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep

 through log

 files
 for problems?  Stop!  Download the new AJAX search engine that

 makes

 searching your log files as easy as surfing the  web.  DOWNLOAD

 SPLUNK!

 http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
 ___
 Amsn-devel mailing list
 Amsn-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amsn-devel

 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through
 log files
 for problems?  Stop!  Download the new AJAX search engine that
 makes
 searching your log files as easy as surfing the  web.  DOWNLOAD
 SPLUNK!
 http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
 ___
 Amsn-devel mailing list
 Amsn-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amsn-devel

 --
 KaKaRoTo


 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through
 log files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD
 SPLUNK!
 http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
 ___
 Amsn-devel mailing list
 Amsn-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amsn-devel

 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through
 log
 files for problems?  Stop!  Download the new AJAX search engine
 that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD
 SPLUNK!
 http://ads.osdn.com/?ad_idv37alloc_id865op=Click
 ___
 Amsn-devel mailing list
 Amsn-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amsn-devel

 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through
 log files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD
 SPLUNK!
 http://ads.osdn.com/?ad_idv37alloc_id865op=click
 ___
 Amsn-devel mailing list
 Amsn-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amsn-devel

---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files for problems?  Stop!  Download the new AJAX search engine that  
makes

searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=Click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log  
files

for problems?  Stop!  Download 

Re: [Amsn-devel] committing Ubuntu skin

2005-12-19 Thread Youness Alaoui

weird.. didn't know someone would need such an option...

KKRT

On Mon, 19 Dec 2005 17:44:10 -0500, Sander Hoentjen [EMAIL PROTECTED]  
wrote:



too bad is wasn't the a skin you were referring too.. :)
anyway the skin has:
chat_show_sendbuttonframe0/chat_show_sendbuttonframe
so I guess it is on purpose

On Mon, 2005-12-19 at 17:37 -0500, Youness Alaoui wrote:

lol.. I meant I just tried the :
ubuntu team == ubuntu theme == ubuntu skin..

KKRT

On Mon, 19 Dec 2005 17:32:46 -0500, Youness Alaoui
[EMAIL PROTECTED] wrote:

 I guess he means default skin for Ubuntu - Ubuntu skin...
 if I remember correctly, Phil uses an Ubuntu system...
 I also just tried the ubuntu team and the scrollbars are correctly
 skinned..
 I just noticed something though.. there is NO 'Send' button in Ubuntu
 skin ??? is that normal? :o

 KKRT

 On Mon, 19 Dec 2005 17:28:52 -0500, Jérôme Gagnon-Voyer
 [EMAIL PROTECTED] wrote:

 When the modification was done?

 We have a new default skin?

 HUH
 Le 05-12-19 à 17:25, Le Philousophe - Phil a écrit :

 You are wrong here Jérome !
 The modification was done : I use the new default skin with them !
 Phil

 Le Monday 19 December 2005 23:22, Jérôme Gagnon-Voyer a écrit :

 BTW the pixmapscrollbar package is not using skinnable files yet  
(it

 uses the files inside his own package) so...it's useless to commit
 the files with your skin.

 Le 05-12-19 à 16:55, Youness Alaoui a écrit :

 oh ok, sorry, I though Karel did the commit, if it's you, I'm sure
 it's good, you're the pro-bin guy :P

 KKRT

 On Mon, 19 Dec 2005 16:43:02 -0500, Sander Hoentjen

 [EMAIL PROTECTED] wrote:

 Of course, I committed it and since I am the one always telling
 people
 to make sure of that I can't forget myself.

 Sander

 P.S. Sorry, correcting now :)

 On Mon, 2005-12-19 at 14:21 -0500, Youness Alaoui wrote:

 make sure the images are commited as binary files...

 KKRT

 On Mon, 19 Dec 2005 11:03:00 -0500, Karel Demeyer
 [EMAIL PROTECTED]

 wrote:

 Hey,

 I remeber I had a problem committing parts of the ubuntu skin.


 I think


 the scrollbars for example are not on the CVS.  Could someone


 please


 recommit the whole skin ? :s  As I can't seem to manage to ...

 You can find the latest and greatest here:


 http://student.vub.ac.be/~kmdemeye/Ubuntu%20(Human).tar.bz2

 friendly greeting,

 Karel.



 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep


 through log


 files
 for problems?  Stop!  Download the new AJAX search engine that


 makes


 searching your log files as easy as surfing the  web.  DOWNLOAD


 SPLUNK!


 http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
 ___
 Amsn-devel mailing list
 Amsn-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amsn-devel


 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep  
through

 log files
 for problems?  Stop!  Download the new AJAX search engine that  
makes

 searching your log files as easy as surfing the  web.  DOWNLOAD
 SPLUNK!
 http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
 ___
 Amsn-devel mailing list
 Amsn-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amsn-devel


 --
 KaKaRoTo


 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through
 log files
 for problems?  Stop!  Download the new AJAX search engine that  
makes

 searching your log files as easy as surfing the  web.  DOWNLOAD
 SPLUNK!
 http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
 ___
 Amsn-devel mailing list
 Amsn-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amsn-devel


 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through  
log
 files for problems?  Stop!  Download the new AJAX search engine  
that

 makes
 searching your log files as easy as surfing the  web.  DOWNLOAD
 SPLUNK!
 http://ads.osdn.com/?ad_idv37alloc_id865op=Click
 ___
 Amsn-devel mailing list
 Amsn-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amsn-devel




 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through  
log

 files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD  
SPLUNK!

 http://ads.osdn.com/?ad_idv37alloc_id865op=click
 ___
 Amsn-devel mailing list
 Amsn-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amsn-devel




 ---
 This SF.net email is sponsored by: 

Re: [Amsn-devel] last minute fixes

2005-12-19 Thread Jérôme Gagnon-Voyer
Nudge was using the ::config::getKey but now it's inside ::skin::getKey so Karel changed it...As long as it fixes it :PLe 05-12-19 à 11:52, Youness Alaoui a écrit :great, thanx Phil! glad you're in holidays and back for more :) Welcome back Karel, i'm glad you're ok and I hope you'll stay ok for a long time :) ( I didn't understand your fix on nudge btw, but if you say it works, kudos!) 

Re: [Amsn-devel] last minute fixes

2005-12-19 Thread Youness Alaoui
yes, but still, I don't understand the fix ? what if he uses the  
config::getKey proc ? it retusn 0 ? an emptry string ?what's the effect ?  
why it wouldn't check ? generates a bug so the proc is stopped ?


anyways, don't need to answer, nothing forces me to understand all the  
tiny fixes :)


KKRT

On Mon, 19 Dec 2005 23:20:25 -0500, Jérôme Gagnon-Voyer  
[EMAIL PROTECTED] wrote:



Nudge was using the ::config::getKey but now it's
inside ::skin::getKey so Karel changed it...

As long as it fixes it :P
Le 05-12-19 à 11:52, Youness Alaoui a écrit :


great, thanx Phil! glad you're in holidays and back for more :)
Welcome back Karel, i'm glad you're ok and I hope you'll stay ok
for a long time :) ( I didn't understand your fix on nudge btw, but
if you say it works, kudos!)







--
KaKaRoTo


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel


Re: [Amsn-devel] last minute fixes

2005-12-19 Thread Youness Alaoui
it seems fc4 has selinux per default installed.. selinux being a security  
thing... and it seems it prevents amsn from loading the libtls file...  
maybe there is a workaround for this.. no ?

problem we get is this (after a package require tls) :
couldn't load file plugins/tls1.4/libtls1.4.so . cannot restore  
segment prot after reloc


KKRT

On Tue, 20 Dec 2005 00:26:40 -0500, Youness Alaoui  
[EMAIL PROTECTED] wrote:


yes, but still, I don't understand the fix ? what if he uses the  
config::getKey proc ? it retusn 0 ? an emptry string ?what's the effect  
? why it wouldn't check ? generates a bug so the proc is stopped ?


anyways, don't need to answer, nothing forces me to understand all the  
tiny fixes :)


KKRT

On Mon, 19 Dec 2005 23:20:25 -0500, Jérôme Gagnon-Voyer  
[EMAIL PROTECTED] wrote:



Nudge was using the ::config::getKey but now it's
inside ::skin::getKey so Karel changed it...

As long as it fixes it :P
Le 05-12-19 à 11:52, Youness Alaoui a écrit :


great, thanx Phil! glad you're in holidays and back for more :)
Welcome back Karel, i'm glad you're ok and I hope you'll stay ok
for a long time :) ( I didn't understand your fix on nudge btw, but
if you say it works, kudos!)











--
KaKaRoTo


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel


Re: [Amsn-devel] last minute fixes

2005-12-19 Thread Youness Alaoui

http://amsn.sourceforge.net/bugs/admin/index.php?bug=1931#
where the hell did that come from ?

KKRT

On Tue, 20 Dec 2005 02:21:56 -0500, Youness Alaoui  
[EMAIL PROTECTED] wrote:


it seems fc4 has selinux per default installed.. selinux being a  
security thing... and it seems it prevents amsn from loading the libtls  
file... maybe there is a workaround for this.. no ?

problem we get is this (after a package require tls) :
couldn't load file plugins/tls1.4/libtls1.4.so . cannot restore  
segment prot after reloc


KKRT

On Tue, 20 Dec 2005 00:26:40 -0500, Youness Alaoui  
[EMAIL PROTECTED] wrote:


yes, but still, I don't understand the fix ? what if he uses the  
config::getKey proc ? it retusn 0 ? an emptry string ?what's the effect  
? why it wouldn't check ? generates a bug so the proc is stopped ?


anyways, don't need to answer, nothing forces me to understand all the  
tiny fixes :)


KKRT

On Mon, 19 Dec 2005 23:20:25 -0500, Jérôme Gagnon-Voyer  
[EMAIL PROTECTED] wrote:



Nudge was using the ::config::getKey but now it's
inside ::skin::getKey so Karel changed it...

As long as it fixes it :P
Le 05-12-19 à 11:52, Youness Alaoui a écrit :


great, thanx Phil! glad you're in holidays and back for more :)
Welcome back Karel, i'm glad you're ok and I hope you'll stay ok
for a long time :) ( I didn't understand your fix on nudge btw, but
if you say it works, kudos!)















--
KaKaRoTo


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel