Hello, I'm running ekiga 2.0.11-1ubuntu1 on ubuntu gutsy. I've got the
following problem : when I start ekiga the "first time settings wizard"
runs automatically. And the wizard hangs at the last page when I clic
"apply".
I'm trying to reproduce this within gdb but in this case the gui never
show
We are closing this bug report as it lacks the information, described in
the previous comments, we need to investigate the problem further.
However, please reopen it if you can give us the missing information and
don't hesitate to submit bug reports in the future.
** Changed in: ekiga (Ubuntu)
Does anybody else still have the problem?
** Changed in: ekiga (Ubuntu)
Importance: Undecided => Low
Assignee: Ubuntu Desktop Bugs => (unassigned)
--
Hangs after first-run wizard
https://bugs.launchpad.net/bugs/65285
You received this bug notification because you are a member of Ubuntu
D
Yeah, I've seen that and it works fine. What I was looking for was a way
to revert ekiga to its completely original, pre-configured state.
Perhaps this is just a weird, one-off thing though.
--
Hangs after first-run wizard
https://launchpad.net/bugs/65285
--
desktop-bugs mailing list
desktop-bu
Edit->Configuration druid ?
--
Hangs after first-run wizard
https://launchpad.net/bugs/65285
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
I ran it via gdb as you suggested and it worked fine. I don't see an
obvious key in gconf to tickle it into re-running the initial wizard
--
Hangs after first-run wizard
https://launchpad.net/bugs/65285
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/
Thanks for your bug report. Can you make a backtrace of the hang?
gdb ekiga
...
(gdb) run
... (experience hang)
Ctrl-C
(gdb) thread apply all bt
and paste the output here?
Also, can you try to run
ekiga -d 2
and paste interesting output in here?
Thanks a lot.
** Changed in: ekiga (Ubuntu)