Re: [Ekiga-list] EKIGA



> To: Ekiga mailing list <ekiga-list gnome org>
> Date: Wed, 21 Dec 2011 22:36:29 -0500
> From: mig-system videotron ca
> Subject: Re: [Ekiga-list] EKIGA
>
> On Wed, 21 Dec 2011 12:50:40 -0500, Robert M. Riches Jr.  
> <rm riches jacob21819 net> wrote:
>
> >> Date: Wed, 21 Dec 2011 17:41:32 +0100
> >> From: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
> >> To: Ekiga mailing list <ekiga-list gnome org>
> >>
> >> On 21/12/11 17:35, mig-system videotron ca wrote:
> >> > On Wed, 21 Dec 2011 11:15:00 -0500, Eugen Dedu
> >> > <Eugen Dedu pu-pm univ-fcomte fr> wrote:
> >> >
> >> >> On 21/12/11 17:13, mig-system videotron ca wrote:
> >> >>> Thank's Eugen, they are not switched on. So I switched them on to  
> >> see
> >> >>> but no difference.
> >> >>
> >> >>
> >> > Then send us the -d 4 output...
> >> >
> >> > SORRY ABOUT THIS - BUT WHAT IS A "-d 4 output" AND HOW DO I GET IT ?
> >>
> >> http://wiki.ekiga.org/index.php/Debugging_Ekiga#How_to_get_a_debug_output
> >
> > Just a suggestion: It might also be helpful to new users to
> > specify some method by which the debug output can be 'sent'
> > such that it does not end up in a black hole.  Both times I
> > sent debug output (compressed but still barely exceeding the
> > 40KB limit) to the mailing list, I received an auto-response
> > that the message was queued for moderator approval, which
> > never came, apparently because there is no actual moderator.
> >
> > Robert
>
>
> THANK'S ROBERT, FOR NOW I DON'T EVEN KNOW HOW TO MAKE THAT DEBUG OUTPUT.  
> MAY BE YOU CAN TELL ME WHAT YOU DID.
>
> MIKE
>
>
> > _______________________________________________
> > ekiga-list mailing list
> > ekiga-list gnome org
> > http://mail.gnome.org/mailman/listinfo/ekiga-list
>
>
> -- 
> Using Opera's revolutionary email client: http://www.opera.com/mail/
> _______________________________________________
> ekiga-list mailing list
> ekiga-list gnome org
> http://mail.gnome.org/mailman/listinfo/ekiga-list
>
>

Getting the -d 4 output was the easy part:

    ekiga -d 4 >& somefile

or

    ekiga -d 4 &> somefile

depending on what shell you are using.  The difference
between the shells is in the syntax for directing stderr
(and stdout) to a file.

HTH

Robert


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]