[Bug 367478] Re: Ekiga sound from echo test missing

2009-08-06 Thread Yannick Defais
Hi, Try to use this setup: all audio devices, Ringing, Output and Input are set to Default (PTLIB/ALSA) There is a volume control inside Ekiga (in the call panel, just below the video). Make sure you have the levels up. Do you hear the welcome message (female voice) when calling 500 or nothing?

[Bug 369050] Re: Could not register with SIP server on same machine

2009-08-06 Thread Yannick Defais
Hi, I'm a bit confused here. Do you still have an issue? Best regards, Yannick ** Changed in: ekiga (Ubuntu) Status: New = Incomplete -- Could not register with SIP server on same machine https://bugs.launchpad.net/bugs/369050 You received this bug notification because you are a member

[Bug 368743] Re: ekiga does not detect configuration even after manually configuring

2009-08-06 Thread Yannick Defais
d.en...@yahoo.com, Do you still have this issue? If you do have it, please attach a crash report following those instructions: $ gdb --args ekiga -d 4 21 | tee gdb-ekiga.txt (gdb) run Now Ekiga should run normally. Perform the action you did to make it crash, then go back to the terminal window

[Bug 369092] Re: Ubuntu Jaunty. two seconds delay on incoming voice with ekiga

2009-08-06 Thread Yannick Defais
pjw, Thank you for the log. Unfortunately i do not see something really wrong, there is some packets lost (~3%) and the jitter seems fine. I'm pushing this upstream to get a better answer. Best regards, Yannick -- Ubuntu Jaunty. two seconds delay on incoming voice with ekiga

[Bug 369092] Re: Ubuntu Jaunty. two seconds delay on incoming voice with ekiga

2009-08-06 Thread Yannick Defais
** Bug watch added: GNOME Bug Tracker #591021 http://bugzilla.gnome.org/show_bug.cgi?id=591021 ** Also affects: ekiga via http://bugzilla.gnome.org/show_bug.cgi?id=591021 Importance: Unknown Status: Unknown -- Ubuntu Jaunty. two seconds delay on incoming voice with ekiga

[Bug 370167] Re: Ekiga 3.2.0 remote video not shown in 64-bit system

2009-08-06 Thread Yannick Defais
Hi, Could you attach a backtrace of the crash using those instructions: http://wiki.ekiga.org/index.php/Debugging_Ekiga#How_to_get_a_stack_backtrace_from_a_crash (no need to recompile, just install the *-dbg packages, and please use this command: $ gdb --args ekiga -d 4 21 | tee gdb-ekiga.txt )

[Bug 368107] Re: show mute button during a call

2009-08-06 Thread Yannick Defais
Ok, I see. I guess the short key M to mute audio is fine, right? What you want is a visual feedback on the main GUI, right? ** Changed in: ekiga (Ubuntu) Status: Invalid = Confirmed -- show mute button during a call https://bugs.launchpad.net/bugs/368107 You received this bug

[Bug 362891] Re: Some SIP providers return 403 Forbidden (No RFC 1918 IP allowed)

2009-08-05 Thread Yannick Defais
** Changed in: ekiga (Ubuntu) Status: New = In Progress -- Some SIP providers return 403 Forbidden (No RFC 1918 IP allowed) https://bugs.launchpad.net/bugs/362891 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 323615] Re: Ekiga stuck on standby

2009-08-05 Thread Yannick Defais
Hi, Thank you for reporting. Does this still happen with Ubuntu 9.04? If you still have this issue can you please attach a debug output as explained here: http://wiki.ekiga.org/index.php/Debugging_Ekiga#How_to_get_a_debug_output Best regards, Yannick -- Ekiga stuck on standby

[Bug 362891] Re: Some SIP providers return 403 Forbidden (No RFC 1918 IP allowed)

2009-08-04 Thread Yannick Defais
Hi, This has been fixed in OPAL: 2009-07-13 06:33 rjongbloed * [r23102] : Added special case of m_contactAddress *= %LIMITED for SIP registration which will only fill the Contact field of the REGISTER command with addresses that are on the same interface as

[Bug 402985] Re: ekiga 3.2.5 crashes immediatelly after startup

2009-07-22 Thread Yannick Defais
Hello, We need a better output: $ gdb --args ekiga -d 4 21 | tee gdb-ekiga.txt (gdb) run Now Ekiga should run normally. Perform the action you did to make it crash, then go back to the terminal window and you should see something like SIGSEGV at... At this stage type: (gdb) thread apply all

[Bug 402985] Re: ekiga 3.2.5 crashes immediatelly after startup

2009-07-22 Thread Yannick Defais
Thank you. I pushed upstream. ** Bug watch added: GNOME Bug Tracker #589403 http://bugzilla.gnome.org/show_bug.cgi?id=589403 ** Also affects: ekiga via http://bugzilla.gnome.org/show_bug.cgi?id=589403 Importance: Unknown Status: Unknown -- ekiga 3.2.5 crashes immediatelly after

[Bug 374684] Re: After Upgrade to Jaunty ekiga reports Could not register sip:user-name@ekiga.net

2009-07-20 Thread Yannick Defais
Hello, Ekiga.net is down at the moment (since 2 days). We hope to get it back up soon. Sorry for the inconvenience. Best regards, Yannick -- After Upgrade to Jaunty ekiga reports Could not register sip:user-name@ekiga.net https://bugs.launchpad.net/bugs/374684 You received this bug

[Bug 400871] [NEW] Update Ekiga to 3.2.5

2009-07-17 Thread Yannick Defais
linker problems * Other minor fixes * Updates translations: ar, as, crh, es, kn, nb, or, zh_CN * Updated help translation: el, es Best regards, Yannick Defais, on behalf of the Ekiga team. ** Affects: ekiga (Ubuntu) Importance: Undecided Status: New ** Visibility

[Bug 380091] Re: Ubuntu 9.04 Ekiga 3.2.0 Obeys Local Machine MTU Settings, Tries Nothing Else

2009-07-10 Thread Yannick Defais
Hi, I'm part of upstream, we are discussing this issue in the dev-mailing list. Best regards, Yannick -- Ubuntu 9.04 Ekiga 3.2.0 Obeys Local Machine MTU Settings, Tries Nothing Else https://bugs.launchpad.net/bugs/380091 You received this bug notification because you are a member of Ubuntu

[Bug 380091] Re: Ubuntu 9.04 Ekiga 3.2.0 Obeys Local Machine MTU Settings, Tries Nothing Else

2009-07-10 Thread Yannick Defais
Hi, A synthesis of our discussion upstream: TCP is mandatory and it is a main focus of the project. The switch from UDP to TCP is also part of the SIP standard. Reason: in some case (too many codecs enabled in Ekiga's preferences) Ekiga needs a bigger datagrams than the one usually provided by

[Bug 380091] Re: Ubuntu 9.04 Ekiga 3.2.0 Obeys Local Machine MTU Settings, Tries Nothing Else

2009-07-10 Thread Yannick Defais
BrainwreckedTech, Could you attach a full -d 5 output in the case of failing MTU 7500 to MTU 1500? I'm still investigating some corner cases... Best regards, Yannick -- Ubuntu 9.04 Ekiga 3.2.0 Obeys Local Machine MTU Settings, Tries Nothing Else https://bugs.launchpad.net/bugs/380091 You

[Bug 396210] Re: Incorrect number calling Rwanda

2009-07-07 Thread Yannick Defais
Hello, It is probably an issue with the SIP provider you are using to call this number. (which should be a commercial provider, e.g. if it is the default for call out its name is diamond card). You should contact this provider directly, nor Ubuntu, nor Ekiga can fix this issue. Best regards,

[Bug 362891] Re: Some SIP providers return 403 Forbidden (No RFC 1918 IP allowed)

2009-07-07 Thread Yannick Defais
Hi, Ekiga 3.2.5 was released yesterday. I do not recommend any version between 3.2.0 and this last one because of a nasty bug in video in them. 3.2.5 seems to compile quite easily on Jaunty as one user reported on the ekiga mailling list using this procedure: (If you're not familiar with

[Bug 362891] Re: Some SIP providers return 403 Forbidden (No RFC 1918 IP allowed)

2009-07-07 Thread Yannick Defais
Funatiker, In this particular case, ekiga provide several IPs for contact with priority order: Contact: sip:49941...@79.209.54.40:61224;q=1, sip:49941...@79.209.54.40;q=0.667, sip:49941...@192.168.2.101;q=0.334 The first one to be tried (q=1) is a public one. There is indeed also a

[Bug 380091] Re: Ubuntu 9.04 Ekiga 3.2.0 Does not work behind double-NAT

2009-07-06 Thread Yannick Defais
Alvin, AFAIK, Ubuntu ships only the free codecs and if you select them all it fits in UDP, the issue occurs when you add the non-free codecs. Do you use the package from Ubuntu? If so, does the PDU exceed 1500? Best regards, Yannick -- Ubuntu 9.04 Ekiga 3.2.0 Does not work behind double-NAT

[Bug 362647] Re: Fails to register ekiga.net account

2009-07-05 Thread Yannick Defais
Andy, The reason for the registration fail *in your case* is this: Looking at the SIP protocol, the via field is like this when Ekiga try to register: Via: SIP/2.0/UDP 85.200.112.246:14370;branch=z9hG4bK865b099f-f766-de11-8cb8-00188b857008;rport The IP (yours) is a public one (internet wise):

[Bug 380091] Re: Ubuntu 9.04 Ekiga 3.2.0 Does not work behind double-NAT

2009-07-05 Thread Yannick Defais
2009/07/05 23:07:53.315 0:51.397 Housekeeper:0xbb90 SIP PDU is likely too large (1550 bytes) for UDP datagram. is indeed an issue here. Solution: disable some codecs in preferences until the PDU is lower than 1500. -- Ubuntu 9.04 Ekiga 3.2.0 Does not work behind double-NAT

[Bug 380091] Re: Ubuntu 9.04 Ekiga 3.2.0 Does not work behind double-NAT

2009-07-05 Thread Yannick Defais
BrainwreckedTech, Ekiga cannot try to reduce the packet size because of the SIP protocol: it has to deal with a codec negociation, and it respect user choice to present all codecs available (and there is many codecs available in Ekiga) and selected by the user. Reducing the packet will mean

[Bug 362647] Re: Fails to register ekiga.net account

2009-07-04 Thread Yannick Defais
Hi, Thank you Andy. To other reporters: there several possible issues which prevent to register. To understand what is going on for your particular setup, can all of you provide a debug output as explained above: $ killall ekiga $ ekiga -d 4 -u 4 2ekiga.log And attach ekiga.log to this report

[Bug 362647] Re: Fails to register ekiga.net account

2009-07-04 Thread Yannick Defais
To Andy, The relevant part of your debug output is the ekiga.net respond: SIP/2.0 606 Not Acceptable (at the bottom of the log), reproduce in my above post means you get this again. Best regards, Yannick -- Fails to register ekiga.net account https://bugs.launchpad.net/bugs/362647 You

[Bug 362647] Re: Fails to register ekiga.net account

2009-07-04 Thread Yannick Defais
Andy, Thank you. We are investigating... Please be patient. The segfault on exit is a well know issue upstream and should be fixed with the incoming ekiga 3.2.5. Best regards, Yannick -- Fails to register ekiga.net account https://bugs.launchpad.net/bugs/362647 You received this bug

[Bug 395594] Re: [Jaunty] Ekiga occupies 82% of a Centrino computer's CPU time

2009-07-04 Thread Yannick Defais
Hi, Detlef and I had an IRC session about this issue. The issue is the following: the router Detlef use is a FRITZ!Box Fon. In his setup some ports in the UDP range Ekiga use (5060 to 5100) for the media session (RTP) were open and some were closed for inbound connection. As a result,

[Bug 395594] Re: [Jaunty] Ekiga occupies 82% of a Centrino computer's CPU time

2009-07-04 Thread Yannick Defais
Nedd info: Is the 82% CPU issue still valid now? -- [Jaunty] Ekiga occupies 82% of a Centrino computer's CPU time https://bugs.launchpad.net/bugs/395594 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 389485] Re: DONT work h323 by niif hungary

2009-06-22 Thread Yannick Defais
It seems Ekiga try to register using the SIP protocol. You should use H323 instead; Remove the entry for fz-gd.vidkonf.niif.hu: go to Edit-Accounts , right click on the account and remove it. Create an H.323 account: go to Edit-Accounts-Accounts (the top menu in the new window) - Add an H.323

[Bug 389485] Re: DONT work h323 by niif hungary

2009-06-22 Thread Yannick Defais
Question: In Ekiga main window, go to Edit-Accounts In the new window, Right click on the fz-gd.vidkonf.niif.hu account, select Edit In the new window, what is the name of the 2nd field? Registrar or gatekeeper? -- DONT work h323 by niif hungary https://bugs.launchpad.net/bugs/389485 You

[Bug 389485] Re: DONT work h323 by niif hungary

2009-06-21 Thread Yannick Defais
Hi, What is this number h323: 00361002081 ? Is it a landline phone? If you use h323, you must register ekiga to an h323 provider. Default providers in Ekiga (ekiga.net and diamond card for call out do not work with h323) are SIP only providers. Best regards, Yannick -- DONT work h323 by niif

[Bug 377970] Re: webcam Genesys gl860 not works with Ekiga but works on cheese Camorama

2009-06-21 Thread Yannick Defais
Closing this bug as it just a matter of configuration. ** Changed in: ekiga (Ubuntu) Status: New = Invalid -- webcam Genesys gl860 not works with Ekiga but works on cheese Camorama https://bugs.launchpad.net/bugs/377970 You received this bug notification because you are a member of

[Bug 389485] Re: DONT work h323 by niif hungary

2009-06-21 Thread Yannick Defais
Could you try to add the registrar to the address, i.e. you call h323:003610030...@fz-gd.vidkonf.niif.hu (if I'm right with the registrar name) ? -- DONT work h323 by niif hungary https://bugs.launchpad.net/bugs/389485 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 316971] Re: [Jaunty] Ekiga's non free codec support isn't available in multiverse

2009-05-28 Thread Yannick Defais
Hi bojo42, Please report a bug upstream. This is too much complex for me to handle that. IMHO it might be the toolchain, or a new ABI in libx264/ffmpeg... Best regards, Yannick -- [Jaunty] Ekiga's non free codec support isn't available in multiverse https://bugs.launchpad.net/bugs/316971 You

[Bug 316971] Re: [Jaunty] Ekiga's non free codec support isn't available in multiverse

2009-05-25 Thread Yannick Defais
Hi folks! Additional information: At the moment, OPAL do not support TCP connections for SIP. As a consequence of this, if you're using many codecs, it might happen (and I've saw several cases) OPAL is not able to built a UDP packet within all those codecs because the UDP size packet is fixed by

[Bug 316971] Re: [Jaunty] Ekiga's non free codec support isn't available in multiverse

2009-05-25 Thread Yannick Defais
Hi, Regarding the fact Ekiga silently fails, a bug has been opened in OPAL BTS asking for OPAL to give relevant informations to allow Ekiga notice the user and help him to workaround here: http://sourceforge.net/tracker/?func=detailaid=2795756group_id=204472atid=989748 ** Bug watch added:

[Bug 377185] Re: No Tools menu in Ekiga client

2009-05-17 Thread Yannick Defais
Hi, If you have setup you diamondcard account here is how to place a call: http://wiki.ekiga.org/index.php/Calling#The_default_provider Best regards, Yannick -- No Tools menu in Ekiga client https://bugs.launchpad.net/bugs/377185 You received this bug notification because you are a member of

[Bug 377185] Re: No Tools menu in Ekiga client

2009-05-17 Thread Yannick Defais
Ok. Let's make it clear then: there is no more tools menu. This is not a bug, this is how the GUI is now. If you want the tools menu back, report a feature request. Best regards, Yannick ** Changed in: ekiga (Ubuntu) Status: New = Invalid -- No Tools menu in Ekiga client

[Bug 377185] Re: No Tools menu in Ekiga client

2009-05-16 Thread Yannick Defais
Hi, Please read this question here as it is the same and I answered already there: https://answers.launchpad.net/ubuntu/+source/ekiga/+question/71276 Best regards, Yannick -- No Tools menu in Ekiga client https://bugs.launchpad.net/bugs/377185 You received this bug notification because you are

[Bug 316971] Re: [Jaunty] Ekiga's non free codec support isn't available in multiverse

2009-05-13 Thread Yannick Defais
@bojo42, Hardy have necessary codecs in the ffmpeg package, it was splitted for intrepid, see this bug report: https://bugs.launchpad.net/debian/+source/ffmpeg-debian/+bug/254201 As you can see in my PPA, I was able to built those plugins in opal-3.4 - 20081001v01hardy6: *

[Bug 368743] Re: ekiga does not detect configuration even after manually configuring

2009-05-10 Thread Yannick Defais
You have a symmetric NAT: STUN server stun.ekiga.net replies Symmetric NAT (here is an explanation: http://en.wikipedia.org/wiki/Symmetric_NAT#Types_of_NAT ) This type of NAT is not suitable for automatic configuration using Ekiga. You need to configure your router manually; please see this

[Bug 316971] Re: [Jaunty] Ekiga's non free codec support isn't available in multiverse

2009-05-05 Thread Yannick Defais
@Mikael Bjerkeland, I opened a specific bug report for this one here: https://bugs.launchpad.net/ubuntu/+source/opal/+bug/351590 -- [Jaunty] Ekiga's non free codec support isn't available in multiverse https://bugs.launchpad.net/bugs/316971 You received this bug notification because you are a

[Bug 368743] Re: ekiga does not detect configuration even after manually configuring

2009-05-05 Thread Yannick Defais
@AndreD, You misunderstood the issue here. Ekiga 3.x does network configuration just like befaore, the difference is it now does the selection automatically. Still you can disable this autoconfiguration as explained here:

[Bug 369050] Re: Could not register with SIP server on same machine

2009-04-29 Thread Yannick Defais
Hi, Could you try to disable STUN support? http://wiki.ekiga.org/index.php/Ekiga_behind_a_NAT_router#How_to_disable_STUN_with_Ekiga_3.2.x.3F Best regards, Yannick -- Could not register with SIP server on same machine https://bugs.launchpad.net/bugs/369050 You received this bug notification

[Bug 368179] Re: Ekiga 3.2.0 - 20 s delay when making SIP calls

2009-04-28 Thread Yannick Defais
Hi, Here seems to be the culprit: 2009/04/27 22:34:03.855 0:48.856Aggregator:0xb4fa3b90 DNS SRV Lookup sip.poivy.com service _sip._udp 2009/04/27 22:34:23.877 1:08.878Aggregator:0xb4fa3b90 SIP No SRV record found. -- Ekiga 3.2.0 - 20 s delay when making SIP calls

[Bug 368179] Re: Ekiga 3.2.0 - 20 s delay when making SIP calls

2009-04-28 Thread Yannick Defais
** Bug watch added: GNOME Bug Tracker #580552 http://bugzilla.gnome.org/show_bug.cgi?id=580552 ** Also affects: ekiga via http://bugzilla.gnome.org/show_bug.cgi?id=580552 Importance: Unknown Status: Unknown -- Ekiga 3.2.0 - 20 s delay when making SIP calls

[Bug 368179] Re: Ekiga 3.2.0 - 20 s delay when making SIP calls

2009-04-28 Thread Yannick Defais
Upstream respond: You can mark this bug as invalid. The DNS server he is using is probably broken and other SIP softphone probably don't do DNS requests for SRV records. He can use 4.2.2.4. ** Changed in: ekiga (Ubuntu) Status: Confirmed = Invalid -- Ekiga 3.2.0 - 20 s delay when making

[Bug 359607] Re: Ekiga 3.2 crash with SIGSEGV in SIPHandler::SendRequest ()

2009-04-27 Thread Yannick Defais
@Gustavo, This has been fixed upstream. -- Ekiga 3.2 crash with SIGSEGV in SIPHandler::SendRequest () https://bugs.launchpad.net/bugs/359607 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 366837] Re: Ekiga.net Directory doesn't work after upgrade to Jaunty

2009-04-25 Thread Yannick Defais
** Bug watch added: GNOME Bug Tracker #577881 http://bugzilla.gnome.org/show_bug.cgi?id=577881 ** Also affects: ekiga via http://bugzilla.gnome.org/show_bug.cgi?id=577881 Importance: Unknown Status: Unknown -- Ekiga.net Directory doesn't work after upgrade to Jaunty

[Bug 314928] Re: [i915GM] MTRR entry missing since jaunty - is this intentional?

2009-04-23 Thread Yannick Defais
This bug affect the MSI Wind too: uptodate Jaunty: % lspci -vvnn 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GME Express Integrated Graphics Controller [8086:27ae] (rev 03) Subsystem: Micro-Star International Co., Ltd. Device [1462:0110] Control: I/O+

[Bug 364348] Re: Ekiga fails with segment fault when doing a sip call

2009-04-21 Thread Yannick Defais
*** This bug is a duplicate of bug 352041 *** https://bugs.launchpad.net/bugs/352041 ** This bug has been marked a duplicate of bug 352041 ekiga crashed with SIGSEGV in std::string::append() -- Ekiga fails with segment fault when doing a sip call https://bugs.launchpad.net/bugs/364348

[Bug 362804] Re: ekiga crashed with SIGSEGV in GMVideoInputManager_ptlib::OPEN

2009-04-17 Thread Yannick Defais
Does the driver works with other software, like e.g. Cheese? -- ekiga crashed with SIGSEGV in GMVideoInputManager_ptlib::OPEN https://bugs.launchpad.net/bugs/362804 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 352041] Re: ekiga crashed with SIGSEGV in std::string::append()

2009-04-16 Thread Yannick Defais
** Bug watch added: GNOME Bug Tracker #579134 http://bugzilla.gnome.org/show_bug.cgi?id=579134 ** Also affects: ekiga via http://bugzilla.gnome.org/show_bug.cgi?id=579134 Importance: Unknown Status: Unknown -- ekiga crashed with SIGSEGV in std::string::append()

[Bug 360961] Re: DNS SRV not honored in 3.2.0

2009-04-15 Thread Yannick Defais
** Changed in: opal (Ubuntu) Status: New = Confirmed -- DNS SRV not honored in 3.2.0 https://bugs.launchpad.net/bugs/360961 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 360961] Re: DNS SRV not honored in 3.2.0

2009-04-14 Thread Yannick Defais
** Package changed: ekiga (Ubuntu) = opal (Ubuntu) ** Also affects: ekiga via http://bugzilla.gnome.org/show_bug.cgi?id=578916 Importance: Unknown Status: Unknown -- DNS SRV not honored in 3.2.0 https://bugs.launchpad.net/bugs/360961 You received this bug notification because you

[Bug 359607] Re: Ekiga 3.2 crash with SIGSEGV in SIPHandler::SendRequest ()

2009-04-12 Thread Yannick Defais
** Bug watch added: GNOME Bug Tracker #577527 http://bugzilla.gnome.org/show_bug.cgi?id=577527 ** Also affects: ekiga via http://bugzilla.gnome.org/show_bug.cgi?id=577527 Importance: Unknown Status: Unknown -- Ekiga 3.2 crash with SIGSEGV in SIPHandler::SendRequest ()

[Bug 359607] Re: Ekiga 3.2 crash with SIGSEGV in SIPHandler::SendRequest ()

2009-04-12 Thread Yannick Defais
Hi, I guess i find the bug upstream and linked to it. Thank you for coming on our IRC thib. Best regards, Yannick -- Ekiga 3.2 crash with SIGSEGV in SIPHandler::SendRequest () https://bugs.launchpad.net/bugs/359607 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 359607] Re: Ekiga 3.2 crash with SIGSEGV in SIPHandler::SendRequest ()

2009-04-12 Thread Yannick Defais
** Changed in: ekiga (Ubuntu) Status: New = Confirmed -- Ekiga 3.2 crash with SIGSEGV in SIPHandler::SendRequest () https://bugs.launchpad.net/bugs/359607 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 356639] Re: package ekiga-gtkonly None [mod ified: /var/lib/dpkg/info/ekiga-gtkonly.list] failed to install/upgrade: tentative de remplacement de «  /usr/share/dbus-1/services/net.ekiga.instance

2009-04-07 Thread Yannick Defais
Hello, This seems a bug in the dependencies between the 2 packages ekiga and ekiga-gtkonly. You probably could fix this manually: 1) Remove the package ekiga 2) install ekiga-gtkonly Best regards, Yannick -- package ekiga-gtkonly None [modified: /var/lib/dpkg/info/ekiga-gtkonly.list] failed

[Bug 353119] Re: Ekiga doesn't accept usernames like *5

2009-04-01 Thread Yannick Defais
Hello, I tried to add an account like this with ekiga 3.2 (in Ubuntu Jaunty): Account name: router Protocol: SIP Registrar: 10.0.0.2 User: *5 Password: *5 and the account was accepted. Wait for Jaunty to be released and hopefully it will work for you too. Best regards, Yannick -- Ekiga

[Bug 353002] Re: Add option to hide persistent notification icon and add support for the indicator-applet

2009-04-01 Thread Yannick Defais
Hello, As far as I know, the Ubuntu philosophy about the indicator-applet is to forbid any action. Thus you'll be notified about an incoming call, but you wont be able to accept or refuse it. Beside that, if there is no icon, how could you possibly show the main window to the user to allow him

[Bug 316971] Re: [Jaunty] Ekiga's non free codec support isn't available in multiverse

2009-04-01 Thread Yannick Defais
Hello, I think there is no need to use the source from upstream, the source of OPAL in jaunty contains and build the videos codecs we need but erase them in the rules file (in debian repository) line 142: #remove non-free video codecs (if any) -rm

[Bug 351216] Re: maximus crashed with SIGSEGV in IA__g_closure_invoke()

2009-04-01 Thread Yannick Defais
*** This bug is a duplicate of bug 321957 *** https://bugs.launchpad.net/bugs/321957 ** Visibility changed to: Public -- maximus crashed with SIGSEGV in IA__g_closure_invoke() https://bugs.launchpad.net/bugs/351216 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 321957] Re: maximus crashed with SIGSEGV in IA__g_closure_invoke()

2009-04-01 Thread Yannick Defais
@Gustavo, Sorry, I just release the bug was tagged private, I changed it to public, thus you should have access to it now. I hope the bug contains a procedure which will help you reproduce. Best regards, Yannick -- maximus crashed with SIGSEGV in IA__g_closure_invoke()

Re: [Bug 316971] Re: [Jaunty] Ekiga's non free codec support isn't available in multiverse

2009-04-01 Thread Yannick Defais
bojo42 a écrit : @Yannick: instead of the upstream we could use the one from the jaunty package if they differ. but AFAIK do we need a own source package for multiverse, but i could be wrong. and as the place of x264 is multiverse, at least the h264 plugin should go there too. I think

Re: [Bug 321957] Re: maximus crashed with SIGSEGV in IA__g_closure_invoke()

2009-04-01 Thread Yannick Defais
Gustavo Sverzut Barbieri a écrit : @Yannick, which VLC are you using? I'm testing it on Dell Mini 9 (hardy) with latest packages, VLC from that repository and it works. That is vlc version is 0.8.6.release.e+x264svn20071224+faad2.6.1-0ubuntu3.1, I'll test with Jaunty in few minutes. I'm

[Bug 351401] Re: Upgrade Ekiga to latest stable version

2009-03-30 Thread Yannick Defais
*** This bug is a duplicate of bug 341367 *** https://bugs.launchpad.net/bugs/341367 ** This bug has been marked a duplicate of bug 341367 Update to 3.2 -- Upgrade Ekiga to latest stable version https://bugs.launchpad.net/bugs/351401 You received this bug notification because you are a

[Bug 351590] [NEW] [Jaunty] OPAL 3.6.1 lacks support for the free audio codec CELT (BSD license)

2009-03-30 Thread Yannick Defais
Public bug reported: Jaunty contains the CELT audio codec 0.5.1-0ubuntu1 in universe. CELT is licensed under BSD and is in universe. Support for CELT in opal is in form of plugin, it can be part of the opal package or maybe split in a separate package and can be use at run time by Ekiga. CELT

[Bug 316971] Re: [Jaunty] Ekiga's non free codec support isn't available in multiverse

2009-03-30 Thread Yannick Defais
OPAL has been approved to version 3.6.1 and still lacks those video codecs. OPAL 3.6.1 add support for H263 (and still for H263-1968). The video codecs H263, H263-1998, MP4V-ES are probably in libavcodec- unstripped-52 The video codec H264 is in libx264-65, and also need libavcodec-

[Bug 351606] [NEW] Ekiga lacks a free audio codec (CELT) and several non-free codecs (H263, H263-1998, MP4V-ES, H264, iLBC)

2009-03-30 Thread Yannick Defais
Public bug reported: Binary package hint: ekiga Support for those codecs are in OPAL in form of plugins. Those plugins can be found at runtime by Ekiga. It is possible to split those plugins in several packages from the main opal package. Specific bugs for thoses codecs can be found in reports

[Bug 341367] Re: Update to 3.2

2009-03-30 Thread Yannick Defais
Ken, done here: https://bugs.launchpad.net/ubuntu/+source/ekiga/+bug/351606 Best regards, Yannick -- Update to 3.2 https://bugs.launchpad.net/bugs/341367 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 64799] Re: iLBC audio codec is not available in Ekiga

2009-03-30 Thread Yannick Defais
*** This bug is a duplicate of bug 351606 *** https://bugs.launchpad.net/bugs/351606 ** This bug has been marked a duplicate of bug 351606 Ekiga lacks a free audio codec (CELT) and several non-free codecs (H263, H263-1998, MP4V-ES, H264, iLBC) -- iLBC audio codec is not available in

[Bug 321957] Re: maximus crashed with SIGSEGV in IA__g_closure_invoke()

2009-03-29 Thread Yannick Defais
@Gustavo, I hope there is a better trace here: https://bugs.launchpad.net/ubuntu/+source/maximus/+bug/351216 -- maximus crashed with SIGSEGV in IA__g_closure_invoke() https://bugs.launchpad.net/bugs/321957 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 321957] Re: maximus crashed with SIGSEGV in IA__g_closure_invoke()

2009-03-28 Thread Yannick Defais
@Gustavo, Valgrind segfault each time i put VLC in full screen. I attach one log of valgring. e.g.: % valgrind --trace-children=yes --log-file=maximus-valgrind3.log maximus no maximize: false ** (maximus:4327): DEBUG: Window opened: res_name=Xchat -- class_name=xchat ** (maximus:4327): DEBUG:

[Bug 341367] Re: Update to 3.2

2009-03-27 Thread Yannick Defais
Hello, What about the celt audio codec? will it be in? It is BSD licensed. Is there plan to add other codecs mentioned in https://bugs.launchpad.net/ubuntu/+source/ekiga/+bug/341367/comments/7 in a (several) non-free package ? Best regards, Yannick -- Update to 3.2

[Bug 341367] Re: Update to 3.2

2009-03-25 Thread Yannick Defais
@Ken, The stun server is down at the moment, that could explain your issue. Best regards, Yannick -- Update to 3.2 https://bugs.launchpad.net/bugs/341367 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 341367] Re: Update to 3.2

2009-03-25 Thread Yannick Defais
@Ken, The STUN server is up again. -- Update to 3.2 https://bugs.launchpad.net/bugs/341367 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 341367] Re: Update to 3.2

2009-03-25 Thread Yannick Defais
@Ken, Maybe the Better NAT support in case of Cone NAT, could you provide the files resulting from an ekiga -d 4 2output.txt in both cases (3.0.1 and 3.2.0) to help spotting where the issue is ? -- Update to 3.2 https://bugs.launchpad.net/bugs/341367 You received this bug notification because

[Bug 341367] Re: Update to 3.2

2009-03-24 Thread Yannick Defais
@Ken, I did and it works here. Are you behind a NAT? running ekiga -d 4 should tell you which kind of NAT. As it seems a regression, please report to upstream with the -d 4 attached. Unfortunately Damien Sandras is quit busy moving to a new house... -- Update to 3.2

[Bug 341367] Re: Update to 3.2

2009-03-23 Thread Yannick Defais
Hello, A quick report: 3.2 install smoothly, I can call the echo test, audio and video working with my MSI Wind Notebook, my settings from 3.0.1 was there, no crash for this first run. Thank you Ken. Best regards, Yannick -- Update to 3.2 https://bugs.launchpad.net/bugs/341367 You received

[Bug 341367] Re: Update to 3.2

2009-03-23 Thread Yannick Defais
@Onkar, Hello, this is how you should setup Ekiga: Edit-Preferences-Audio-Devices, set all 3 entries to Default (PTLIB/ALSA) Open the Panel: View-Show control panel Call sip:5...@ekiga.net and while in the call make sure the level for audio input and output are up (using the first icon on the

[Bug 341367] Re: Update to 3.2

2009-03-22 Thread Yannick Defais
Hello Ken, Your opal build lacks several codecs. I know some of them are not suitable for world wild shipping because of patents (iLBC, H263, H263+, H264, MPEG4), still they are *very* useful for interoperability and for quality. I propose the following: build all codecs, and spilt them from the

[Bug 341367] Re: Update to 3.2

2009-03-22 Thread Yannick Defais
Hello, I spreaded the good news of available packages for 3.2 on the Ekiga mailing list for testing. Best regards, Yannick -- Update to 3.2 https://bugs.launchpad.net/bugs/341367 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 345792] Re: Feature request: for testing purposes - be able to re-register an account.

2009-03-20 Thread Yannick Defais
Hello, Thank you for using Ekiga. There is already a retry registration feature: open the account window, in front of each account there is a square, uncheck and check it again to force a manual registration. To request a new feature, use the ekiga bug tracking system:

[Bug 321957] Re: maximus crashed with SIGSEGV in IA__g_closure_invoke()

2009-03-20 Thread Yannick Defais
@Neil J. Patel, I got crashes from time to time as I run the computer 24/24. If you tell me what -dbg packs i need to install i could probably provide a better trace. -- maximus crashed with SIGSEGV in IA__g_closure_invoke() https://bugs.launchpad.net/bugs/321957 You received this bug

[Bug 341367] Re: Update to 3.2

2009-03-18 Thread Yannick Defais
ptlib=2.6.1 and opal=3.6.1 have been uploaded: ftp://ftp.gnome.org/pub/gnome/sources/opal/3.6/ ftp://ftp.gnome.org/pub/gnome/sources/ptlib/2.6/ -- Update to 3.2 https://bugs.launchpad.net/bugs/341367 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 341367] Re: Update to 3.2

2009-03-17 Thread Yannick Defais
Ekiga wants ptlib=2.6.1 and opal=3.6.1, which are not uploaded yet but will be in a few hours... -- Update to 3.2 https://bugs.launchpad.net/bugs/341367 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 341367] Re: Update to 3.2

2009-03-17 Thread Yannick Defais
BTW, the changelog for 3.2.0: * What's changed ? == Compared to previous unstable version (3.1.2): - Better NAT support in case of Cone NAT - Uniformise detection of libnotify; fix compilation with mingw - Fix URL completion combobox shows identical completions - Fix Assistant

[Bug 336965] Re: [Jaunty Regression] Severe Audio Distortion

2009-03-08 Thread Yannick Defais
Hello, Same issue with the MSI Wind. lsmod | grep snd snd_hda_intel 435124 5 lspci | grep Audio 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02) -- [Jaunty Regression] Severe Audio Distortion

[Bug 339127] [NEW] pulse audio is not glitch free.

2009-03-07 Thread Yannick Defais
Public bug reported: Binary package hint: pulseaudio Hello, Using current development tree of Ubuntu (Jaunty 9.04) on my MSI Wind with the netbook remix flavor, I hear many glitches when playing sound. Steps to reproduce: Open the Gnome sound configuration, choose pulse audio server and hit

[Bug 321957] Re: maximus crashed with SIGSEGV in IA__g_closure_invoke()

2009-03-04 Thread Yannick Defais
Same problem on my MSI wind, it appears to be somewhat random... -- maximus crashed with SIGSEGV in IA__g_closure_invoke() https://bugs.launchpad.net/bugs/321957 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

Re: [Bug 246996] Re: Audio device cannot be accessed by Ekiga when certain sound events are enabled in GNOME Sound Prefs

2009-02-28 Thread Yannick Defais
Hello, Can you try this: - Assign a sound file to the Select check box event. - Start Ekiga like this: $ pasuspender -- ekiga -- Audio device cannot be accessed by Ekiga when certain sound events are enabled in GNOME Sound Prefs https://bugs.launchpad.net/bugs/246996 You received this bug

[Bug 335506] Re: I've installed ekiga but nothing happened. Every time i wanted to start it there was an notify you can install it by typing apt-get install ekiga. I installed it again but same prob

2009-02-27 Thread Yannick Defais
Hello, Can you try this: sudo apt-get remove ekiga-gtkonly sudo apt-get install ekiga -- I've installed ekiga but nothing happened. Every time i wanted to start it there was an notify you can install it by typing apt-get install ekiga. I installed it again but same problem

[Bug 246141] Re: no support for realtek rtl8187se

2009-02-25 Thread Yannick Defais
You can use those commands: sudo aptitude install rtl8187se-source sudo m-a auto-install rtl8187se -- no support for realtek rtl8187se https://bugs.launchpad.net/bugs/246141 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 333810] [NEW] bzflag is very laggy when using teleporter in the game (Jaunty, MSI Wind)

2009-02-24 Thread Yannick Defais
Public bug reported: Binary package hint: bzflag I'm following Jaunty dev tree on my MSI Wind and I use Bzflag. In game, when I go through a teleporter, the game almost freeze for several seconds. This is far away from the normal behavior. ** Affects: bzflag (Ubuntu) Importance: Undecided

[Bug 290151] Re: Bluetooth not working on MSI Wind U100

2009-02-24 Thread Yannick Defais
Hi, I own a MSI Wind U1000, and bluetooth works here using Jaunty (the devel tree of ubuntu). -- Bluetooth not working on MSI Wind U100 https://bugs.launchpad.net/bugs/290151 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 322702] Re: Regression: On Jaunty Mesa OpenGl don't detect Intel X3100 (intel gma 965, intel 945GME)

2009-02-20 Thread Yannick Defais
Hi, Since today's update, I can run Bzflag and Tremulous. Thus it seems this issue is fixed. Can other confirm? Regards, Yannick -- Regression: On Jaunty Mesa OpenGl don't detect Intel X3100 (intel gma 965, intel 945GME) https://bugs.launchpad.net/bugs/322702 You received this bug

[Bug 317775] Re: Jaunty no poweroff/reboot on halt/reboot

2009-02-20 Thread Yannick Defais
Hi, I've the very same issue with my MSI Wind. I tryed those commands: sudo rm /etc/ussplash.conf sudo dpkg-reconfigure usplash Before there was no file /etc/ussplash.conf , after there is no such file too. Notice the screen resolution on MSI Wind is 1024x600 too. Maybe this is where the issue

[Bug 317775] Re: Jaunty no poweroff/reboot on halt/reboot

2009-02-20 Thread Yannick Defais
BTW, I noticed that: I can shutdown if I do not use the sleep mode (I do not know the exact word in english, this is when e.g. you close the screen and the computer goes to sleep, then you can wake it up in a few seconds. It seems to use some binary blob from Intel to perform this...) Thus

<    1   2   3   4   5   6   >