Re: [Bug 322310] Re: Ekiga running, hidden, unreachable and won't close

2009-02-03 Thread Duncan Lithgow
Yes, fixed here.

-- 
Ekiga running, hidden, unreachable and won't close
https://bugs.launchpad.net/bugs/322310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for ekiga.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 322310] Re: Ekiga running, hidden, unreachable and won't close

2009-02-02 Thread Duncan Lithgow
Here's the upstream patch:

Signed-off-by: Brian Rogers brian at xyzw.org
---
 src/xcb_disp.c |3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/xcb_disp.c b/src/xcb_disp.c
index d976064..584380c 100644
--- a/src/xcb_disp.c
+++ b/src/xcb_disp.c
@@ -94,6 +94,9 @@ int _XConnectXCB(Display *dpy, _Xconst char *display, char 
**fullnamep, int *scr
dpy-xcb-next_xid = xcb_generate_id(dpy-xcb-connection);
 
dpy-xcb-event_notify = xcondition_malloc();
+   if (!dpy-xcb-event_notify)
+   return 0;
+   xcondition_init(dpy-xcb-event_notify);
return !xcb_connection_has_error(c);
 }
 
-- 
1.6.0.4

-- 
Ekiga running, hidden, unreachable and won't close
https://bugs.launchpad.net/bugs/322310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for ekiga.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 322310] Re: Ekiga running, hidden, unreachable and won't close

2009-02-02 Thread Yannick Defais
Hi,

@Duncan,
Does this means the patch from Brian Rogers is now accepted by the X.org team?

-- 
Ekiga running, hidden, unreachable and won't close
https://bugs.launchpad.net/bugs/322310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for ekiga.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 322310] Re: Ekiga running, hidden, unreachable and won't close

2009-02-02 Thread Joe_Bishop
The latest libx11 update fixed this issue. Everything works OK now.

2009/2/2 Yannick Defais sev...@free.fr

 Hi,

 @Duncan,
 Does this means the patch from Brian Rogers is now accepted by the X.org
 team?

 --
 Ekiga running, hidden, unreachable and won't close
 https://bugs.launchpad.net/bugs/322310
 You received this bug notification because you are a direct subscriber
 of a duplicate bug.


-- 
Ekiga running, hidden, unreachable and won't close
https://bugs.launchpad.net/bugs/322310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for ekiga.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 322310] Re: Ekiga running, hidden, unreachable and won't close

2009-02-02 Thread Joe_Bishop
$ apt-cache policy libx11-6
libx11-6:
  Installed: 2:1.1.99.2-1ubuntu2
  Candidate: 2:1.1.99.2-1ubuntu2

2009/2/3 Я denis.cheremi...@gmail.com

 The latest libx11 update fixed this issue. Everything works OK now.

 2009/2/2 Yannick Defais sev...@free.fr

 Hi,

 @Duncan,
 Does this means the patch from Brian Rogers is now accepted by the X.org
 team?

 --
 Ekiga running, hidden, unreachable and won't close
 https://bugs.launchpad.net/bugs/322310
 You received this bug notification because you are a direct subscriber
 of a duplicate bug.




-- 
Ekiga running, hidden, unreachable and won't close
https://bugs.launchpad.net/bugs/322310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for ekiga.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 322310] Re: Ekiga running, hidden, unreachable and won't close

2009-02-02 Thread Yannick Defais
I confirm the fix works.

** Changed in: ekiga (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Ekiga running, hidden, unreachable and won't close
https://bugs.launchpad.net/bugs/322310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for ekiga.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 322310] Re: Ekiga running, hidden, unreachable and won't close

2009-02-01 Thread Yannick Defais
I confirm that bug; using up-to-date ubuntu 9.04 netbook-remix.

** Changed in: ekiga (Ubuntu)
   Status: New = Confirmed

-- 
Ekiga running, hidden, unreachable and won't close
https://bugs.launchpad.net/bugs/322310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for ekiga.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 322310] Re: Ekiga running, hidden, unreachable and won't close

2009-01-31 Thread Brian Rogers
This is a libX11 bug. I've posted a fix upstream at
http://lists.freedesktop.org/archives/xorg/2009-January/043133.html

-- 
Ekiga running, hidden, unreachable and won't close
https://bugs.launchpad.net/bugs/322310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for ekiga.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 322310] Re: Ekiga running, hidden, unreachable and won't close

2009-01-31 Thread Duncan Lithgow
** Tags added: libx11

** Tags removed: empathy

-- 
Ekiga running, hidden, unreachable and won't close
https://bugs.launchpad.net/bugs/322310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for ekiga.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 322310] Re: Ekiga running, hidden, unreachable and won't close

2009-01-31 Thread Bug Watch Updater
** Changed in: ekiga
   Status: New = Invalid

-- 
Ekiga running, hidden, unreachable and won't close
https://bugs.launchpad.net/bugs/322310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for ekiga.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 322310] Re: Ekiga running, hidden, unreachable and won't close

2009-01-30 Thread Brian Rogers
Here's a backtrace with more symbols.

From frames 7 and 8, it looks like it's trying to create a tray icon
when it freezes. Then it goes into some xcb code. The problem could be
with a recent xcb update...

** Attachment added: backtrace.txt
   http://launchpadlibrarian.net/21845340/backtrace.txt

-- 
Ekiga running, hidden, unreachable and won't close
https://bugs.launchpad.net/bugs/322310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for ekiga.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 322310] Re: Ekiga running, hidden, unreachable and won't close

2009-01-29 Thread Bug Watch Updater
** Changed in: ekiga
   Status: Unknown = New

-- 
Ekiga running, hidden, unreachable and won't close
https://bugs.launchpad.net/bugs/322310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for ekiga.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 322310] Re: Ekiga running, hidden, unreachable and won't close

2009-01-28 Thread Duncan Lithgow

** Attachment added: gdb-backtrace (3)
   http://launchpadlibrarian.net/21720958/gdb-ekiga-4009_2.txt

** Description changed:

  Ubuntu 9.04
  Ekiga 3.0.1-1ubuntu1
  
- What happens
- 
+ What happens:
  * I have set Ekiga to start at startup, and it seem to be starting but I 
can't access it.
  * There is no status icon
  * Logging out reports that Ekiga is still running so I have to kill it.
  
  Attached is a backtrace.
+ 
+ This started as soon as I installed the Empathy IM client

** Tags added: empathy jaunty

** Bug watch added: GNOME Bug Tracker #569472
   http://bugzilla.gnome.org/show_bug.cgi?id=569472

** Also affects: ekiga via
   http://bugzilla.gnome.org/show_bug.cgi?id=569472
   Importance: Unknown
   Status: Unknown

** Changed in: ekiga (Ubuntu)
Sourcepackagename: None = ekiga

-- 
Ekiga running, hidden, unreachable and won't close
https://bugs.launchpad.net/bugs/322310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for ekiga.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs