i am having the error still. what can i do for " ekiga.server to be installed in proper location" ?
help me please - prakash. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Prakash B Sent: Tuesday, November 07, 2006 4:21 PM To: Ekiga mailing list Subject: Re: [Ekiga-list] problem while starting the ekiga while running ekiga in gdb, its giving as " Starting program: /usr/local/bin/ekiga Reading symbols from shared object read from target memory...done. Loaded system supplied DSO at 0xaba000 [Thread debugging using libthread_db enabled] [New Thread -1208858960 (LWP 9347)] It appears that you do not have ekiga.server installed in a valid location. Factory mode disabled. [New Thread -1210958944 (LWP 9350)] [New Thread -1211225184 (LWP 9351)] Program received signal SIG33, Real-time event 33. [Switching to Thread -1211225184 (LWP 9351)] 0x00aba402 in __kernel_vsyscall () at /usr/local/include/ptclib/http.h:494 warning: Source file is more recent than executable. " help pls. thanks. - prakash _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list On Tue, 7 Nov 2006 10:41:40 +0530 (IST) Prakash B <[EMAIL PROTECTED]> wrote: > > I am using linux FC5. > I have installed ekiga. While starting, it gave error as > " The Application "ekiga" has quit unexpectedly. > You can inform the developers of what happened to help them fix it. > Or you can restart the application right now" and asking me to quit > me the application. That's the so-called bug-buddy, a dialog that appears on a crash. Gnome stuff. You can: - install gdb (GNU debugger) - run in a shell terminal: gdb $(which ekiga) - on gdb prompt: run - when it crashes, on gdb prompt: thread apply all bt - mail the output (a backtrace, hopefully without unknown symbols) > also in the terminal its coming as > " It appears that you do not have ekiga.server installed in a valid > location. Factory mode disabled." Shouldn't be related to a crash. J. -- "One of the main causes of the fall of the Roman Empire was that, lacking zero, they had no way to indicate successful termination of their C programs" --Robert Firth _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
