Bug#495219: [Freetalk-dev] Re: Bug#495219: freetalk: Hangs on start-up, works fine after pressing CTRL-C once.

2008-11-15 Thread Anand Babu Periasamy

Fixed in 3.2 release. Thanks everyone!
--
Anand Babu Periasamy
GPG Key ID: 0x62E15A31
Blog [http://ab.freeshell.org]
GlusterFS [http://www.gluster.org]
The GNU Operating System [http://www.gnu.org]



Kartik Mistry wrote:

On Fri, Nov 14, 2008 at 11:22 PM, Debarshi Ray <[EMAIL PROTECTED]> wrote:

Thanks. I will upload freetalk to Debian with this fix soon.

... and it will be nice if the fix gets included in the next upstream release.


Yep. I will better wait for upstream to fix it first :)





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#495219: [Freetalk-dev] Re: Bug#495219: freetalk: Hangs on start-up, works fine after pressing CTRL-C once.

2008-11-14 Thread Kartik Mistry
On Fri, Nov 14, 2008 at 11:22 PM, Debarshi Ray <[EMAIL PROTECTED]> wrote:
>> Thanks. I will upload freetalk to Debian with this fix soon.
>
> ... and it will be nice if the fix gets included in the next upstream release.

Yep. I will better wait for upstream to fix it first :)

-- 
 Cheers,
 Kartik Mistry | 0xD1028C8D | IRC: kart_
 Homepage: people.debian.org/~kartik
 Blog.en: ftbfs.wordpress.com
 Blog.gu: kartikm.wordpress.com



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#495219: [Freetalk-dev] Re: Bug#495219: freetalk: Hangs on start-up, works fine after pressing CTRL-C once.

2008-11-14 Thread Debarshi Ray
>> hello anand ,
>> i commented out the two lines as you said.now it works!
>
> Thanks. I will upload freetalk to Debian with this fix soon.

... and it will be nice if the fix gets included in the next upstream release.

Happy hacking,
Debarshi



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#495219: [Freetalk-dev] Re: Bug#495219: freetalk: Hangs on start-up, works fine after pressing CTRL-C once.

2008-11-14 Thread Kartik Mistry
On Fri, Nov 14, 2008 at 6:10 PM, Jeffrin Jose <[EMAIL PROTECTED]> wrote:
> hello anand ,
> i commented out the two lines as you said.now it works!

Thanks. I will upload freetalk to Debian with this fix soon.

-- 
 Cheers,
 Kartik Mistry | 0xD1028C8D | IRC: kart_
 Homepage: people.debian.org/~kartik
 Blog.en: ftbfs.wordpress.com
 Blog.gu: kartikm.wordpress.com



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#495219: [Freetalk-dev] Re: Bug#495219: freetalk: Hangs on start-up, works fine after pressing CTRL-C once.

2008-11-14 Thread Jeffrin Jose
hello anand ,
i commented out the two lines as you said.now it works!

Jeffrin Jose.

--- On Fri, 14/11/08, Anand Babu Periasamy <[EMAIL PROTECTED]> wrote:
From: Anand Babu Periasamy <[EMAIL PROTECTED]>
Subject: Re: [Freetalk-dev] Re: Bug#495219: freetalk: Hangs on start-up, works 
fine after pressing CTRL-C once.
To: [EMAIL PROTECTED]
Cc: "Hagen Fuchs" <[EMAIL PROTECTED]>, [EMAIL PROTECTED], [EMAIL PROTECTED], 
"Kartik Mistry" <[EMAIL PROTECTED]>
Date: Friday, 14 November, 2008, 4:16 AM

Hi Jeffrin,
I can connect to your system through reverse ssh and gdb the problem. Tell me a
comfortable time, lets connect.

In the mean time you can comment out two lines in
[/usr/share/freetalk/init.scm] by inserting ";" in the front, just
like below. See if debug module is causing it.

(use-modules (ice-9 rdelim))
; (use-modules (ice-9 debugger)) 
(use-modules (ice-9 format))
; (debug-enable 'backtrace)


I think you also know how to use gdb. You can set break points and narrow down
which
function is causing the problem. You can also attach to the PID of freetalk
when it
hangs and type 'bt'.

Thanks,
--
Anand Babu Periasamy
GPG Key ID: 0x62E15A31
Blog [http://ab.freeshell.org]
GlusterFS [http://www.gluster.org]
The GNU Operating System [http://www.gnu.org]



Jeffrin Jose wrote:
> hello anand ,
> 
> i do not pass any command line arguments,
> i just type freetalk and do carriage return.
> then it hangs and when i press CTRL-C it will ask for jabber id and then
password
> then iam logged in.
> 
> Jeffrin Jose.
> 
> --- On *Wed, 12/11/08, Anand Babu Periasamy /<[EMAIL PROTECTED]>/*
wrote:
> 
> From: Anand Babu Periasamy <[EMAIL PROTECTED]>
> Subject: Re: [Freetalk-dev] Re: Bug#495219: freetalk: Hangs on
> start-up, works fine after pressing CTRL-C once.
> To: "Jeffrin Jose" <[EMAIL PROTECTED]>
> Cc: "Hagen Fuchs" <[EMAIL PROTECTED]>,
> [EMAIL PROTECTED], [EMAIL PROTECTED], "Kartik
Mistry"
> <[EMAIL PROTECTED]>
> Date: Wednesday, 12 November, 2008, 4:12 PM
> 
> Hi
>  Jeffrin,
> Thanks. I see your startup file is completely commented. It has no
effect. Can
> you tell me the command line arguments you pass?
> 
> --
> Anand Babu Periasamy
> GPG Key ID: 0x62E15A31
> Blog [http://ab.freeshell.org]
> GlusterFS [http://www.gluster.org]
> The GNU Operating System [http://www.gnu.org]
> 
> 
> 
> Jeffrin Jose wrote:
> > hello anand,
> > iam using freetalk 3.1 on debian lenny/sid .
> > iam attaching freetalk.scm file
> > > Jeffrin Jose.
> > > --- On *Tue, 11/11/08, Anand Babu Periasamy
/<[EMAIL PROTECTED]>/*
> wrote:
> > > From: Anand Babu Periasamy <[EMAIL PROTECTED]>
> > Subject: Re: [Freetalk-dev] Re: Bug#495219: freetalk: Hangs
on
> > start-up, works fine after pressing CTRL-C once.
> > To: [EMAIL PROTECTED]
> > Cc: "Hagen Fuchs"
<[EMAIL PROTECTED]>,
> > [EMAIL PROTECTED],
>  [EMAIL PROTECTED], "Kartik
> Mistry"
> > <[EMAIL PROTECTED]>
> > Date: Tuesday, 11 November, 2008, 10:57 PM
> > > Hi Jeffrin,
> > Which version are you using?. Can you show me your
> ./freetalk/freetalk.scm file
> > (without confidential password)?
> > > --
> > Anand Babu
> >  Periasamy
> > GPG Key ID: 0x62E15A31
> > Blog [http://ab.freeshell.org]
> > GlusterFS [http://www.gluster.org]
> > The GNU Operating System [http://www.gnu.org]
> > > > > Jeffrin Jose wrote:
> > > hello all,
> > > > iam experiencing  this hang up and CTRL-C issue
> > > > > Jeffrin Jose.
> > > > --- On *Tue, 11/11/08, Kartik Mistry
> /<[EMAIL PROTECTED]>/* wrote:
> > > > From: Kartik Mistry
<[EMAIL PROTECTED]>
> > > Subject: [Freetalk-dev] Re: Bug#495219:
freetalk: Hangs on
> start-up,
> > > works fine after pressing CTRL-C once.
> > > To: "Hagen Fuchs"
> <[EMAIL PROTECTED]>,
> > > [EMAIL PROTECTED], [EMAIL PROTECTED]
> > > Date: Tuesday, 11 November, 2008, 12:44 PM
> > > > On Wed, Oct 29, 2008 at 12:15 AM, Hagen
Fuchs
> > > <[EMAIL PROTECTED]> wrote:
> > > > The aforementioned behaviour
> >  stopped a few days ago.  I am
> > neither able
> > > > to restore the buggy version nor am I able to
point
> towards
> > anything I
> > > >
> > >  may have fixed.  I haven't worked on it since
quite a
> while and
> > > haven't
> > > > found anything interesting before.  Sorry.
> > > > No problem. You are welcome!
> > > > > If no one else experiences this
problem you can
> probably close
> > this bug
> > > > report.
> > > > Should we close this?
> > > >  

Bug#495219: [Freetalk-dev] Re: Bug#495219: freetalk: Hangs on start-up, works fine after pressing CTRL-C once.

2008-11-13 Thread Anand Babu Periasamy

Hi Jeffrin,
I can connect to your system through reverse ssh and gdb the problem. Tell me a 
comfortable time, lets connect.


In the mean time you can comment out two lines in [/usr/share/freetalk/init.scm] by 
inserting ";" in the front, just like below. See if debug module is causing it.


(use-modules (ice-9 rdelim))
; (use-modules (ice-9 debugger)) 


(use-modules (ice-9 format))
; (debug-enable 'backtrace)


I think you also know how to use gdb. You can set break points and narrow down 
which
function is causing the problem. You can also attach to the PID of freetalk 
when it
hangs and type 'bt'.

Thanks,
--
Anand Babu Periasamy
GPG Key ID: 0x62E15A31
Blog [http://ab.freeshell.org]
GlusterFS [http://www.gluster.org]
The GNU Operating System [http://www.gnu.org]



Jeffrin Jose wrote:

hello anand ,

i do not pass any command line arguments,
i just type freetalk and do carriage return.
then it hangs and when i press CTRL-C it will ask for jabber id and then 
password

then iam logged in.

Jeffrin Jose.

--- On *Wed, 12/11/08, Anand Babu Periasamy /<[EMAIL PROTECTED]>/* wrote:

From: Anand Babu Periasamy <[EMAIL PROTECTED]>
Subject: Re: [Freetalk-dev] Re: Bug#495219: freetalk: Hangs on
start-up, works fine after pressing CTRL-C once.
To: "Jeffrin Jose" <[EMAIL PROTECTED]>
Cc: "Hagen Fuchs" <[EMAIL PROTECTED]>,
[EMAIL PROTECTED], [EMAIL PROTECTED], "Kartik Mistry"
<[EMAIL PROTECTED]>
Date: Wednesday, 12 November, 2008, 4:12 PM

Hi
 Jeffrin,
Thanks. I see your startup file is completely commented. It has no effect. 
Can
you tell me the command line arguments you pass?

--
Anand Babu Periasamy
GPG Key ID: 0x62E15A31
Blog [http://ab.freeshell.org]
GlusterFS [http://www.gluster.org]
The GNU Operating System [http://www.gnu.org]



Jeffrin Jose wrote:
> hello anand,
> iam using freetalk 3.1 on debian lenny/sid .
> iam attaching freetalk.scm file
> 
> Jeffrin Jose.
> 
> --- On *Tue, 11/11/08, Anand Babu Periasamy /<[EMAIL PROTECTED]>/*

wrote:
> 
> From: Anand Babu Periasamy <[EMAIL PROTECTED]>

> Subject: Re: [Freetalk-dev] Re: Bug#495219: freetalk: Hangs on
> start-up, works fine after pressing CTRL-C once.
> To: [EMAIL PROTECTED]
> Cc: "Hagen Fuchs" <[EMAIL PROTECTED]>,
> [EMAIL PROTECTED],
 [EMAIL PROTECTED], "Kartik
Mistry"
> <[EMAIL PROTECTED]>
> Date: Tuesday, 11 November, 2008, 10:57 PM
> 
> Hi Jeffrin,

> Which version are you using?. Can you show me your
./freetalk/freetalk.scm file
> (without confidential password)?
> 
> --

> Anand Babu
>  Periasamy
> GPG Key ID: 0x62E15A31
> Blog [http://ab.freeshell.org]
> GlusterFS [http://www.gluster.org]
> The GNU Operating System [http://www.gnu.org]
> 
> 
> 
> Jeffrin Jose wrote:

> > hello all,
> > > iam experiencing  this hang up and CTRL-C issue
> > > > Jeffrin Jose.
> > > --- On *Tue, 11/11/08, Kartik Mistry
/<[EMAIL PROTECTED]>/* wrote:
> > > From: Kartik Mistry <[EMAIL PROTECTED]>
> >   
  Subject: [Freetalk-dev] Re: Bug#495219: freetalk: Hangs on

start-up,
> > works fine after pressing CTRL-C once.
> > To: "Hagen Fuchs"
<[EMAIL PROTECTED]>,
> > [EMAIL PROTECTED], [EMAIL PROTECTED]
> > Date: Tuesday, 11 November, 2008, 12:44 PM
> > > On Wed, Oct 29, 2008 at 12:15 AM, Hagen Fuchs
> > <[EMAIL PROTECTED]> wrote:
> > > The aforementioned behaviour
>  stopped a few days ago.  I am
> neither able
> > > to restore the buggy version nor am I able to point
towards
> anything I
> > >
> >  may have fixed.  I haven't worked on it since quite a
while and
> > haven't
> > > found anything interesting before.  Sorry.
> > >  
   No problem. You are welcome!

> > > > If no one else experiences this problem you can
probably close
> this bug
> > > report.
> > > Should we close this?
> > > --  Cheers,
> >  Kartik Mistry | 0xD1028C8D | IRC: kart_
> >  Homepage: people.debian.org/~kartik
> >  Blog.en: ftbfs.wordpress.com
> >  Blog.gu: kartikm.wordpress.com
> > > >
___

> > Freetalk-dev mailing list
> > [EMAIL PROTECTED]
> > http://lists.gnu.org/mailman/listinfo/freetalk-dev
> > > >

> > Add more friends to your messenger and enjoy! Invite them now.
>   
 


Bug#495219: [Freetalk-dev] Re: Bug#495219: freetalk: Hangs on start-up, works fine after pressing CTRL-C once.

2008-11-12 Thread Jeffrin Jose
hello anand ,

i do not pass any command line arguments,
i just type freetalk and do carriage return.
then it hangs and when i press CTRL-C it will ask for jabber id and then 
password
then iam logged in.

Jeffrin Jose.

--- On Wed, 12/11/08, Anand Babu Periasamy <[EMAIL PROTECTED]> wrote:
From: Anand Babu Periasamy <[EMAIL PROTECTED]>
Subject: Re: [Freetalk-dev] Re: Bug#495219: freetalk: Hangs on start-up, works 
fine after pressing CTRL-C once.
To: "Jeffrin Jose" <[EMAIL PROTECTED]>
Cc: "Hagen Fuchs" <[EMAIL PROTECTED]>, [EMAIL PROTECTED], [EMAIL PROTECTED], 
"Kartik Mistry" <[EMAIL PROTECTED]>
Date: Wednesday, 12 November, 2008, 4:12 PM

Hi Jeffrin,
Thanks. I see your startup file is completely commented. It has no effect. Can
you tell me the command line arguments you pass?

--
Anand Babu Periasamy
GPG Key ID: 0x62E15A31
Blog [http://ab.freeshell.org]
GlusterFS [http://www.gluster.org]
The GNU Operating System [http://www.gnu.org]



Jeffrin Jose wrote:
> hello anand,
> iam using freetalk 3.1 on debian lenny/sid .
> iam attaching freetalk.scm file
> 
> Jeffrin Jose.
> 
> --- On *Tue, 11/11/08, Anand Babu Periasamy /<[EMAIL PROTECTED]>/*
wrote:
> 
> From: Anand Babu Periasamy <[EMAIL PROTECTED]>
> Subject: Re: [Freetalk-dev] Re: Bug#495219: freetalk: Hangs on
> start-up, works fine after pressing CTRL-C once.
> To: [EMAIL PROTECTED]
> Cc: "Hagen Fuchs" <[EMAIL PROTECTED]>,
> [EMAIL PROTECTED], [EMAIL PROTECTED], "Kartik
Mistry"
> <[EMAIL PROTECTED]>
> Date: Tuesday, 11 November, 2008, 10:57 PM
> 
> Hi Jeffrin,
> Which version are you using?. Can you show me your
./freetalk/freetalk.scm file
> (without confidential password)?
> 
> --
> Anand Babu
>  Periasamy
> GPG Key ID: 0x62E15A31
> Blog [http://ab.freeshell.org]
> GlusterFS [http://www.gluster.org]
> The GNU Operating System [http://www.gnu.org]
> 
> 
> 
> Jeffrin Jose wrote:
> > hello all,
> > > iam experiencing  this hang up and CTRL-C issue
> > > > Jeffrin Jose.
> > > --- On *Tue, 11/11/08, Kartik Mistry
/<[EMAIL PROTECTED]>/* wrote:
> > > From: Kartik Mistry <[EMAIL PROTECTED]>
> > Subject: [Freetalk-dev] Re: Bug#495219: freetalk: Hangs on
start-up,
> > works fine after pressing CTRL-C once.
> > To: "Hagen Fuchs"
<[EMAIL PROTECTED]>,
> > [EMAIL PROTECTED], [EMAIL PROTECTED]
> > Date: Tuesday, 11 November, 2008, 12:44 PM
> > > On Wed, Oct 29, 2008 at 12:15 AM, Hagen Fuchs
> > <[EMAIL PROTECTED]> wrote:
> > > The aforementioned behaviour
>  stopped a few days ago.  I am
> neither able
> > > to restore the buggy version nor am I able to point
towards
> anything I
> > >
> >  may have fixed.  I haven't worked on it since quite a
while and
> > haven't
> > > found anything interesting before.  Sorry.
> > > No problem. You are welcome!
> > > > If no one else experiences this problem you can
probably close
> this bug
> > > report.
> > > Should we close this?
> > > --  Cheers,
> >  Kartik Mistry | 0xD1028C8D | IRC: kart_
> >  Homepage: people.debian.org/~kartik
> >  Blog.en: ftbfs.wordpress.com
> >  Blog.gu: kartikm.wordpress.com
> > > >
___
> > Freetalk-dev mailing list
> > [EMAIL PROTECTED]
> > http://lists.gnu.org/mailman/listinfo/freetalk-dev
> > > >

> > Add more friends to your messenger and enjoy! Invite them now.
>

> 
> > > >

> > > ___
> > Freetalk-dev mailing list
> > [EMAIL PROTECTED]
> > http://lists.gnu.org/mailman/listinfo/freetalk-dev
> 
> 
> 
> Connect with friends all over the world. Get Yahoo! India Messenger.





  Check out the all-new face of Yahoo! India. Go to http://in.yahoo.com/

Bug#495219: [Freetalk-dev] Re: Bug#495219: freetalk: Hangs on start-up, works fine after pressing CTRL-C once.

2008-11-12 Thread Anand Babu Periasamy

Hi Jeffrin,
Thanks. I see your startup file is completely commented. It has no effect. Can you tell me 
the command line arguments you pass?


--
Anand Babu Periasamy
GPG Key ID: 0x62E15A31
Blog [http://ab.freeshell.org]
GlusterFS [http://www.gluster.org]
The GNU Operating System [http://www.gnu.org]



Jeffrin Jose wrote:

hello anand,
iam using freetalk 3.1 on debian lenny/sid .
iam attaching freetalk.scm file

Jeffrin Jose.

--- On *Tue, 11/11/08, Anand Babu Periasamy /<[EMAIL PROTECTED]>/* wrote:

From: Anand Babu Periasamy <[EMAIL PROTECTED]>
Subject: Re: [Freetalk-dev] Re: Bug#495219: freetalk: Hangs on
start-up, works fine after pressing CTRL-C once.
To: [EMAIL PROTECTED]
Cc: "Hagen Fuchs" <[EMAIL PROTECTED]>,
[EMAIL PROTECTED], [EMAIL PROTECTED], "Kartik Mistry"
<[EMAIL PROTECTED]>
Date: Tuesday, 11 November, 2008, 10:57 PM

Hi Jeffrin,
Which version are you using?. Can you show me your ./freetalk/freetalk.scm 
file
(without confidential password)?

--
Anand Babu
 Periasamy
GPG Key ID: 0x62E15A31
Blog [http://ab.freeshell.org]
GlusterFS [http://www.gluster.org]
The GNU Operating System [http://www.gnu.org]



Jeffrin Jose wrote:
> hello all,
> 
> iam experiencing  this hang up and CTRL-C issue
> 
> 
> Jeffrin Jose.
> 
> --- On *Tue, 11/11/08, Kartik Mistry /<[EMAIL PROTECTED]>/* wrote:
> 
> From: Kartik Mistry <[EMAIL PROTECTED]>

> Subject: [Freetalk-dev] Re: Bug#495219: freetalk: Hangs on start-up,
> works fine after pressing CTRL-C once.
> To: "Hagen Fuchs" <[EMAIL PROTECTED]>,
> [EMAIL PROTECTED], [EMAIL PROTECTED]
> Date: Tuesday, 11 November, 2008, 12:44 PM
> 
> On Wed, Oct 29, 2008 at 12:15 AM, Hagen Fuchs

> <[EMAIL PROTECTED]> wrote:
> > The aforementioned behaviour
 stopped a few days ago.  I am
neither able
> > to restore the buggy version nor am I able to point towards
anything I
> >
>  may have fixed.  I haven't worked on it since quite a while and
> haven't
> > found anything interesting before.  Sorry.
> 
> No problem. You are welcome!
> 
> > If no one else experiences this problem you can probably close

this bug
> > report.
> 
> Should we close this?
> 
> --  Cheers,

>  Kartik Mistry | 0xD1028C8D | IRC: kart_
>  Homepage: people.debian.org/~kartik
>  Blog.en: ftbfs.wordpress.com
>  Blog.gu: kartikm.wordpress.com
> 
> 
> ___

> Freetalk-dev mailing list
> [EMAIL PROTECTED]
>
 http://lists.gnu.org/mailman/listinfo/freetalk-dev
> 
> 
> 

> Add more friends to your messenger and enjoy! Invite them now.



> 
> 
> 
> 
> ___

> Freetalk-dev mailing list
> [EMAIL PROTECTED]
> http://lists.gnu.org/mailman/listinfo/freetalk-dev



Connect with friends all over the world. Get Yahoo! India Messenger. 
 





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#495219: [Freetalk-dev] Re: Bug#495219: freetalk: Hangs on start-up, works fine after pressing CTRL-C once.

2008-11-11 Thread Jeffrin Jose
hello anand,
iam using freetalk 3.1 on debian lenny/sid .
iam attaching freetalk.scm file

Jeffrin Jose.

--- On Tue, 11/11/08, Anand Babu Periasamy <[EMAIL PROTECTED]> wrote:
From: Anand Babu Periasamy <[EMAIL PROTECTED]>
Subject: Re: [Freetalk-dev] Re: Bug#495219: freetalk: Hangs on start-up, works 
fine after pressing CTRL-C once.
To: [EMAIL PROTECTED]
Cc: "Hagen Fuchs" <[EMAIL PROTECTED]>, [EMAIL PROTECTED], [EMAIL PROTECTED], 
"Kartik Mistry" <[EMAIL PROTECTED]>
Date: Tuesday, 11 November, 2008, 10:57 PM

Hi Jeffrin,
Which version are you using?. Can you show me your ./freetalk/freetalk.scm file
(without confidential password)?

--
Anand Babu Periasamy
GPG Key ID: 0x62E15A31
Blog [http://ab.freeshell.org]
GlusterFS [http://www.gluster.org]
The GNU Operating System [http://www.gnu.org]



Jeffrin Jose wrote:
> hello all,
> 
> iam experiencing  this hang up and CTRL-C issue
> 
> 
> Jeffrin Jose.
> 
> --- On *Tue, 11/11/08, Kartik Mistry /<[EMAIL PROTECTED]>/* wrote:
> 
> From: Kartik Mistry <[EMAIL PROTECTED]>
> Subject: [Freetalk-dev] Re: Bug#495219: freetalk: Hangs on start-up,
> works fine after pressing CTRL-C once.
> To: "Hagen Fuchs" <[EMAIL PROTECTED]>,
> [EMAIL PROTECTED], [EMAIL PROTECTED]
> Date: Tuesday, 11 November, 2008, 12:44 PM
> 
> On Wed, Oct 29, 2008 at 12:15 AM, Hagen Fuchs
> <[EMAIL PROTECTED]> wrote:
> > The aforementioned behaviour stopped a few days ago.  I am
neither able
> > to restore the buggy version nor am I able to point towards
anything I
> >
>  may have fixed.  I haven't worked on it since quite a while and
> haven't
> > found anything interesting before.  Sorry.
> 
> No problem. You are welcome!
> 
> > If no one else experiences this problem you can probably close
this bug
> > report.
> 
> Should we close this?
> 
> --  Cheers,
>  Kartik Mistry | 0xD1028C8D | IRC: kart_
>  Homepage: people.debian.org/~kartik
>  Blog.en: ftbfs.wordpress.com
>  Blog.gu: kartikm.wordpress.com
> 
> 
> ___
> Freetalk-dev mailing list
> [EMAIL PROTECTED]
> http://lists.gnu.org/mailman/listinfo/freetalk-dev
> 
> 
> 
> Add more friends to your messenger and enjoy! Invite them now.


> 
> 
> 
> 
> ___
> Freetalk-dev mailing list
> [EMAIL PROTECTED]
> http://lists.gnu.org/mailman/listinfo/freetalk-dev



  Explore your hobbies and interests. Go to 
http://in.promos.yahoo.com/groups/

freetalk.scm
Description: Binary data


Bug#495219: [Freetalk-dev] Re: Bug#495219: freetalk: Hangs on start-up, works fine after pressing CTRL-C once.

2008-11-11 Thread Anand Babu Periasamy

Hi Jeffrin,
Which version are you using?. Can you show me your ./freetalk/freetalk.scm file (without 
confidential password)?


--
Anand Babu Periasamy
GPG Key ID: 0x62E15A31
Blog [http://ab.freeshell.org]
GlusterFS [http://www.gluster.org]
The GNU Operating System [http://www.gnu.org]



Jeffrin Jose wrote:

hello all,

iam experiencing  this hang up and CTRL-C issue


Jeffrin Jose.

--- On *Tue, 11/11/08, Kartik Mistry /<[EMAIL PROTECTED]>/* wrote:

From: Kartik Mistry <[EMAIL PROTECTED]>
Subject: [Freetalk-dev] Re: Bug#495219: freetalk: Hangs on start-up,
works fine after pressing CTRL-C once.
To: "Hagen Fuchs" <[EMAIL PROTECTED]>,
[EMAIL PROTECTED], [EMAIL PROTECTED]
Date: Tuesday, 11 November, 2008, 12:44 PM

On Wed, Oct 29, 2008 at 12:15 AM, Hagen Fuchs
<[EMAIL PROTECTED]> wrote:
> The aforementioned behaviour stopped a few days ago.  I am neither able
> to restore the buggy version nor am I able to point towards anything I
>
 may have fixed.  I haven't worked on it since quite a while and
haven't
> found anything interesting before.  Sorry.

No problem. You are welcome!

> If no one else experiences this problem you can probably close this bug
> report.

Should we close this?

-- 
 Cheers,

 Kartik Mistry | 0xD1028C8D | IRC: kart_
 Homepage: people.debian.org/~kartik
 Blog.en: ftbfs.wordpress.com
 Blog.gu: kartikm.wordpress.com


___
Freetalk-dev mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/freetalk-dev



Add more friends to your messenger and enjoy! Invite them now. 
 






___
Freetalk-dev mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/freetalk-dev




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#495219: [Freetalk-dev] Re: Bug#495219: freetalk: Hangs on start-up, works fine after pressing CTRL-C once.

2008-11-11 Thread Jeffrin Jose
hello all,

iam experiencing  this hang up and CTRL-C issue


Jeffrin Jose.

--- On Tue, 11/11/08, Kartik Mistry <[EMAIL PROTECTED]> wrote:
From: Kartik Mistry <[EMAIL PROTECTED]>
Subject: [Freetalk-dev] Re: Bug#495219: freetalk: Hangs on start-up, works fine 
after pressing CTRL-C once.
To: "Hagen Fuchs" <[EMAIL PROTECTED]>, [EMAIL PROTECTED], [EMAIL PROTECTED]
Date: Tuesday, 11 November, 2008, 12:44 PM

On Wed, Oct 29, 2008 at 12:15 AM, Hagen Fuchs
<[EMAIL PROTECTED]> wrote:
> The aforementioned behaviour stopped a few days ago.  I am neither able
> to restore the buggy version nor am I able to point towards anything I
> may have fixed.  I haven't worked on it since quite a while and
haven't
> found anything interesting before.  Sorry.

No problem. You are welcome!

> If no one else experiences this problem you can probably close this bug
> report.

Should we close this?

-- 
 Cheers,
 Kartik Mistry | 0xD1028C8D | IRC: kart_
 Homepage: people.debian.org/~kartik
 Blog.en: ftbfs.wordpress.com
 Blog.gu: kartikm.wordpress.com


___
Freetalk-dev mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/freetalk-dev



  Add more friends to your messenger and enjoy! Go to 
http://messenger.yahoo.com/invite/