[Bug 2057792] Re: Some Games are crashing linked to a vm_max_map_count too low

2024-03-13 Thread Yannick Defais
For reference, here is the change for Fedora: https://fedoraproject.org/wiki/Changes/IncreaseVmMaxMapCount Here is a list of games presumably affected by this low value in vm_max_map_count as reported to Valve: THE FINALS https://github.com/ValveSoftware/Proton/issues/7317#issuecomment-1974837850

[Bug 1770138] Re: Some Various Ways To Do Outsourcing Services..

2018-05-09 Thread Yannick Defais
SPAM, please BAN the user ** Changed in: ekiga (Ubuntu) Status: New => Invalid ** Summary changed: - Some Various Ways To Do Outsourcing Services.. + [SPAM] Some Various Ways To Do Outsourcing Services.. -- You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 1186688] Re: AP-Mode doesn't work with network-manager

2013-09-08 Thread Yannick Defais
The issue for Ubuntu is tracked here and a fix has been commited for 13.10: https://bugs.launchpad.net/ubuntu/+source/wpa/+bug/1209511 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1186688 Title: AP

[Bug 1173680] Re: Network manager 0.9.8 still creates adhoc hotspots

2013-09-07 Thread Yannick Defais
*** This bug is a duplicate of bug 1186688 *** https://bugs.launchpad.net/bugs/1186688 Monsta is right, you can make it work using the cli and adding the AP support in wpasupplicant, see here for details: https://bugs.launchpad.net/debian/+source/wpa/+bug/1186688 ** This bug has been marked

[Bug 1074281] Re: Connection sharing with AP mode not possible

2013-09-07 Thread Yannick Defais
This is still not possible in 13.04 due to not compiling wpasupplicant with AP support, more details here : https://bugs.launchpad.net/debian/+source/wpa/+bug/1186688 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 1186688] Re: AP-Mode doesn't work with network-manager

2013-09-07 Thread Yannick Defais
adding in the section [802-11-wireless] channel=11 makes it possible here to get internet running ! (There is numerous disconnections, but I guess it comes from my very old usb stick) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1186688] Re: AP-Mode doesn't work with network-manager

2013-09-07 Thread Yannick Defais
To explain the issue: wpa_supplicant is not compiled with AP support, networkmanager tells it in your log: NetworkManager[12539]: Supplicant may not support AP mode; connection may time out. The solution above is to recompile it with this support. -- You received this bug notification because

[Bug 1186688] Re: AP-Mode doesn't work with network-manager

2013-09-07 Thread Yannick Defais
I confirm this bug. Upstream report (debian) http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690536 You can work this out like this : # howto use Access Point with networkManager in Ubuntu 13.04 $ sudo apt-get install build-essential dpkg-dev fakeroot $ mkdir sources $ cd sources/ $ apt-get sou

[Bug 498911] Re: nspluginwrapper fills .xsession-errors until disk space is exhausted

2011-04-14 Thread Yannick Defais
A working workaround for me is to install the 64 bits version of flash. (which is BETA) -- You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. https://bugs.launchpad.net/bugs/498911 Title: nspluginwrapper fills .xsession-errors until disk s

[Bug 498911] Re: nspluginwrapper fills .xsession-errors until disk space is exhausted

2011-04-13 Thread Yannick Defais
and some commands to show how bad NSplugin is impacting the log file here (number of lines in the log file and the size of the file): $ grep "NSPlugin" ~/.xsession-errors | wc -l 4415936 $ grep "NSPlugin" ~/.xsession-errors.old | wc -l 20999800 $ ls -l ~/.xsession-errors -rw--- 1 yannick yan

[Bug 498911] Re: nspluginwrapper fills .xsession-errors until disk space is exhausted

2011-04-13 Thread Yannick Defais
Hi, same issue here, i've this file the size of a DVD... And it's not that easy to pinpoint the culprit. It is a pretty bad issue IMHO. I used this: $ find /home/YOUR_NICK -iname "*" -mmin -2 -print It will show the files accessed in the last 2 minutes in your home (replace YOUR_NICK with your l

[Bug 714568] Re: update to 3.3.0

2011-02-12 Thread Yannick Defais
Hi, In the Ekiga team we all are volunteers, doing the work on our spare time. I doubt words as "ridiculous" will help us, or the people working to improve Ubuntu. Please, show a little kindness... We do have a life, and sometimes is not that easy. Sorry for not fulfilling your expectations. Reg

[Bug 714568] Re: update to 3.3.0

2011-02-07 Thread Yannick Defais
3.3.0 is an unstable version, but in your specific case it might help... It is worth a try indeed, especially if your issues are related to pulse audio. Please read the announce: http://mail.gnome.org/archives/ekiga-list/2010-December/msg00068.html Regards, Yannick -- You received this bug not

[Bug 474359] Re: HD audio with VIA VT1828S chipset on Asus P7P55D input (mic) is not working

2010-08-05 Thread Yannick Defais
Hi, @danrgmc, I've the same MoBo as you : P7P55D-E from Asus. Using Ubuntu 10.4 (Lucid, AMD64 version) I did have the same issue : sound input (microphone) did not work at all. Installing the backport as stated in the first answer, i.e. "linux- backports-modules-alsa-lucid-generic", then reboot,

[Bug 597869] Re: Please merge ekiga 3.2.7-2 (universe) from debian unstable (main)

2010-06-26 Thread Yannick Defais
Indeed, you'll need ptlib and opal as well from debian. (and it is fixed version for both, no backward/forward compatibility) Best regards, Yannick -- Please merge ekiga 3.2.7-2 (universe) from debian unstable (main) https://bugs.launchpad.net/bugs/597869 You received this bug notification becau

[Bug 593477] Re: Use VP8/WebM as the default video codec/format

2010-06-14 Thread Yannick Defais
If the above is true, it is the same issue with the SIP protocol, thus invalid for Ekiga too. Best regards, Yannick ** Changed in: ekiga (Ubuntu) Status: New => Invalid ** Changed in: ekiga Status: New => Invalid -- Use VP8/WebM as the default video codec/format https://bugs.laun

[Bug 578056] Re: lucid ekiga failure/libx264.so.67

2010-05-12 Thread Yannick Defais
BTW, this piece of code is a new process only because of license issue between OPAL Vs x264. ** Bug watch added: GNOME Bug Tracker #618437 https://bugzilla.gnome.org/show_bug.cgi?id=618437 ** Also affects: ekiga via https://bugzilla.gnome.org/show_bug.cgi?id=618437 Importance: Unknown

[Bug 578056] Re: lucid ekiga failure/libx264.so.67

2010-05-12 Thread Yannick Defais
Hi, The intent of devs is as follow: The H264 codec is an OPAL library plugin, it requires ffmpeg and x264 libraries. Ekiga check if it is available at *runtime*, thus the error message. AFAIK this is not a bug. I'm not sure having this piece of code being a zombie is the intented behavior. I'l

[Bug 575312] Re: ekiga crashed with SIGILL

2010-05-05 Thread Yannick Defais
** Bug watch added: GNOME Bug Tracker #617724 https://bugzilla.gnome.org/show_bug.cgi?id=617724 ** Also affects: ekiga via https://bugzilla.gnome.org/show_bug.cgi?id=617724 Importance: Unknown Status: Unknown -- ekiga crashed with SIGILL https://bugs.launchpad.net/bugs/575312 You

[Bug 572553] Re: sabayon-session crashed with AssertionError in handle_endtag()

2010-04-30 Thread Yannick Defais
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/46690714/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/46690715/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/46690716/ProcStatus.txt ** Attachm

[Bug 511150] Re: Problems with calls when VPN tunnel is active

2010-04-23 Thread Yannick Defais
Hi, As it is network related, and there is a regression in 3.2.x compared to 2.0.x related to STUN, this patched version *may* work: https://launchpad.net/~sevmek/+archive/ppa Please give it a try. (builds from 9.04 to 10.04) Best regards, Yannick -- Problems with calls when VPN tunnel is act

[Bug 332543] Re: echo test not working

2010-04-19 Thread Yannick Defais
@Again617, Indeed, that would be a nice enhancement, please report directly upstream: https://bugzilla.gnome.org/enter_bug.cgi?product=ekiga Best regards, Yannick -- echo test not working https://bugs.launchpad.net/bugs/332543 You received this bug notification because you are a member of Ubunt

[Bug 332543] Re: echo test not working

2010-04-19 Thread Yannick Defais
@Again617: You have 2 accounts: david.j.wi...@ekiga.net and david_...@ekiga.net -- echo test not working https://bugs.launchpad.net/bugs/332543 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lis

[Bug 332543] Re: echo test not working

2010-04-19 Thread Yannick Defais
@Again617: The root of your issue is: There is no user "david.j.w" in Ekiga.NET Please check the mail you received when you asked an account at Ekiga.NET, or create a new one: https://www.ekiga.net/index.php?page=register Best regards, Yannick -- echo test not working https://bugs.launchpad.

[Bug 332543] Re: echo test not working

2010-04-19 Thread Yannick Defais
Please help me to close this bug: Who is still have the issue "Cannot connect to echo test" ? Best regards, Yannick ** Changed in: ekiga (Ubuntu) Status: New => Incomplete -- echo test not working https://bugs.launchpad.net/bugs/332543 You received this bug notification because you are a

[Bug 332543] Re: echo test not working

2010-04-19 Thread Yannick Defais
** Bug watch added: GNOME Bug Tracker #616197 https://bugzilla.gnome.org/show_bug.cgi?id=616197 ** Also affects: ekiga via https://bugzilla.gnome.org/show_bug.cgi?id=616197 Importance: Unknown Status: Unknown ** Changed in: ekiga (Ubuntu) Status: Incomplete => New -- echo

[Bug 332543] Re: echo test not working

2010-04-19 Thread Yannick Defais
@Again617, In your case, the issue is with the REGISTER process: Ekiga fails to register to Ekiga.NET, consequently the attempt to call the echo test is refused (that's an Ekiga.NET policy, there's nothing wrong with it). The relevant part in the log is: 2010/04/19 10:56:11.535 0:08.445

[Bug 563698] Re: Ekiga crashes during incoming and outgoing SIP calls when registered with Cisco CM

2010-04-19 Thread Yannick Defais
Hi, We maybe have a fix for "outgoing call to external landline fails completely"; I built a patched Ekiga 3.2.6 version fixing STUN support for RTP streams here (the patch is already in OPAL upstream, but only in Trunk, we backported it): https://launchpad.net/~sevmek/+archive/ppa (built for Ja

[Bug 332543] Re: echo test not working

2010-04-19 Thread Yannick Defais
@Again617, Hi, I've built a package for Lucid (and Jaunty too) in the same repo: https://launchpad.net/~sevmek/+archive/ppa Please, give it a try. Best regards, Yannick -- echo test not working https://bugs.launchpad.net/bugs/332543 You received this bug notification because you are a member o

[Bug 563694] Re: High processor load during Ekiga SIP calls

2010-04-15 Thread Yannick Defais
Hi, Please upgrade to Ekiga 3.2.6: http://wiki.ekiga.org/index.php/HowTo_install_Ekiga_packages#9.10_Karmic_Koala I do not expect it will fix this issue but it is still worth the try; I suspect the issue is with pulse audio. See this bug for Reference and a test procedure to check if the issue i

[Bug 563698] Re: Ekiga crashes during incoming and outgoing SIP calls when registered with Cisco CM

2010-04-15 Thread Yannick Defais
#How_to_get_a_stack_backtrace_from_a_crash_or_freeze Best regards, Yannick Defais (Ekiga team) -- Ekiga crashes during incoming and outgoing SIP calls when registered with Cisco CM https://bugs.launchpad.net/bugs/563698 You received this bug notification because you are a member of Ubuntu Bugs, which is

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

2010-04-03 Thread Yannick Defais
Hi, The notification system in Ubuntu has evolved. It seems the right tools for the job is a "Morphing window". For more details, see: https://wiki.ubuntu.com/NotificationDesignGuidelines Feel free to propose a patch to upstream... Best regards, Yannick -- Add option to hide persistent notifi

[Bug 367478] Re: Ekiga sound from echo test missing: inbound RTP packets cannot get in.

2010-03-29 Thread Yannick Defais
Hi, Thank you althuis for the testing. As of now, 4 people reported an improvement(1) (means they were able to connect to 5...@ekiga.net), while you still have an issue. Would you be kind enough to provide a new debug ouput using the patched version just like you did in comment #10? Best regards

[Bug 332543] Re: echo test not working

2010-03-29 Thread Yannick Defais
Oops, I just read your reference to bug #112948 ... There is a pulse audio plugin in Ekiga trunk but nothing I can backport easily to 3.2.6 :/ Hopefully Ubuntu 10.04 will have a better pulse/ekiga interaction -- echo test not working https://bugs.launchpad.net/bugs/332543 You received this bu

[Bug 332543] Re: echo test not working

2010-03-29 Thread Yannick Defais
Hi somejan, Good to hear there is some improvement. To help us understand were is the issue now, please provide a debug output: http://wiki.ekiga.org/index.php/Debugging_Ekiga#How_to_get_a_debug_output and attach the resulting file here please. Best regards, Yannick -- echo test not working ht

[Bug 543198] Re: ekiga some not working and get hanged out my full system

2010-03-29 Thread Yannick Defais
Hi, Please try to upgrade using this PPA: https://launchpad.net/~sevmek/+archive/ppa It has Ekiga 3.2.6 with a small patch worth the try if behind a router/NAT. Best regards, Yannick -- ekiga some not working and get hanged out my full system https://bugs.launchpad.net/bugs/543198 You received

[Bug 517580] Re: Ekiga don't work behind NAT in Karmic

2010-03-27 Thread Yannick Defais
** Changed in: ekiga (Ubuntu) Status: New => In Progress -- Ekiga don't work behind NAT in Karmic https://bugs.launchpad.net/bugs/517580 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@list

[Bug 534618] Re: Ekiga does not work in Lucid

2010-03-27 Thread Yannick Defais
Hi, We have a patch wich modify the network part of the audio and video streams when behind a NAT. As this is the case here (after a quick look), this patch might solve the issue. Would you be kind enough to test it? Get Ekiga 3.2.6 for Karmic with this patch here (same code as Ekiga 3.2.6 with

[Bug 546545] Re: SIP implementation incompatible with firewall configuration.

2010-03-27 Thread Yannick Defais
Hi, We have a patch wich modify the network part of the audio and video streams when behind a NAT (or a firewall), this patch might solve the issue. Would you be kind enough to test it? Get Ekiga 3.2.6 for Karmic with this patch here (same code as Ekiga 3.2.6 with just the patch which is a small

[Bug 506185] Re: can't connect to anything

2010-03-27 Thread Yannick Defais
Hi, We have a patch wich modify the network part of the audio and video streams when behind a NAT, this patch might solve the issue. Would you be kind enough to test it? Get Ekiga 3.2.6 for Karmic with this patch here (same code as Ekiga 3.2.6 with just the patch which is a small one): https://l

[Bug 517580] Re: Ekiga don't work behind NAT in Karmic

2010-03-27 Thread Yannick Defais
Hi, The reporter is aware of this, but as a reference for other users : we have a patch wich modify the network part of the audio and video streams when behind a NAT. As this is the case here (after a quick look), this patch might solve the issue. Would you be kind enough to test it? Get Ekiga 3.

[Bug 393860] Re: cannot call landlines/ call finishes

2010-03-27 Thread Yannick Defais
Hi, We have a patch wich modify the network part of the audio and video streams when behind a NAT. As this is the case here (after a quick look), this patch might solve the issue. Would you be kind enough to test it? Get Ekiga 3.2.6 for Karmic with this patch here (same code as Ekiga 3.2.6 with

[Bug 382281] Re: Ekiga echo test is not playing back the sound.

2010-03-27 Thread Yannick Defais
Hi, We have a patch wich modify the network part of the audio and video streams when behind a NAT. As this is the case here (after a quick look), this patch might solve the issue. Would you be kind enough to test it? Get Ekiga 3.2.6 for Karmic with this patch here (same code as Ekiga 3.2.6 with

[Bug 378403] Re: 1st call after launch of ekiga works perfectly, but after it's impossible to call, I had to close ekiga and restart it...

2010-03-27 Thread Yannick Defais
Hi, We have a patch wich modify the network part of the audio and video streams when behind a NAT. As this is the case here (after a quick look), this patch might solve the issue. Would you be kind enough to test it? Get Ekiga 3.2.6 for Karmic with this patch here (same code as Ekiga 3.2.6 with

[Bug 367478] Re: Ekiga sound from echo test missing: inbound RTP packets cannot get in.

2010-03-27 Thread Yannick Defais
Hi, We have a patch wich modify the network part of the audio and video streams when behind a NAT. As this is the case here (after a quick look), this patch might solve the issue. Would you be kind enough to test it? Get Ekiga 3.2.6 for Karmic with this patch here (same code as Ekiga 3.2.6 with

[Bug 203885] Re: Can't see remote video

2010-03-27 Thread Yannick Defais
Hi, We have a patch wich modify the network part of the audio and video streams when behind a NAT. As this is the case here (after a quick look), this patch might solve the issue. Would you be kind enough to test it? Get Ekiga 3.2.6 for Karmic with this patch here (same code as Ekiga 3.2.6 with

[Bug 332543] Re: echo test not working

2010-03-27 Thread Yannick Defais
Hi, We have a patch wich modify the network part of the audio and video streams when behind a NAT, this patch might solve the issue. Would you be kind enough to test it? Get Ekiga 3.2.6 for Karmic with this patch here (same code as Ekiga 3.2.6 with just the patch which is a small one): https://l

[Bug 517580] Re: Ekiga don't work behind NAT in Karmic

2010-02-26 Thread Yannick Defais
Hi, I finally get some time to dig into this. As you are in the ekiga mailing list too, i'll respond there first. Would you be kind enough to attach here a wireshark log using twinkle and a call to 5...@ekiga.net with it just as you did using ekiga in post #3 ? I'll give details about how ekiga w

[Bug 517580] Re: Ekiga don't work behind NAT in Karmic

2010-02-07 Thread Yannick Defais
** Changed in: ekiga (Ubuntu) Status: Incomplete => New -- Ekiga don't work behind NAT in Karmic https://bugs.launchpad.net/bugs/517580 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

[Bug 517580] Re: Ekiga don't work behind NAT in Karmic

2010-02-07 Thread Yannick Defais
** Changed in: ekiga (Ubuntu) Status: New => Incomplete -- Ekiga don't work behind NAT in Karmic https://bugs.launchpad.net/bugs/517580 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

[Bug 517580] Re: Ekiga don't work behind NAT in Karmic

2010-02-05 Thread Yannick Defais
Hi, Please do: 1- upgrade to 3.2.6: http://wiki.ekiga.org/index.php/HowTo_install_Ekiga_packages#9.10_Karmic_Koala 2- if the issue remains, please attach a debug output here: http://wiki.ekiga.org/index.php/Debugging_Ekiga#How_to_get_a_debug_output Best regards, Yannick -- Ekiga don't work beh

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

2010-01-31 Thread Yannick Defais
Hi bojo42, The issue with h264: https://bugzilla.gnome.org/show_bug.cgi?id=596006 Best regards, Yannick ** Bug watch added: GNOME Bug Tracker #596006 https://bugzilla.gnome.org/show_bug.cgi?id=596006 -- [Jaunty] Ekiga's non free codec support isn't available in multiverse https://bugs.launc

[Bug 415023] Re: brightness is broken on MSI WIND U100

2009-12-10 Thread Yannick Defais
Merci Sylvain! Works nicely here using the ppa. Best regards, Yannick -- brightness is broken on MSI WIND U100 https://bugs.launchpad.net/bugs/415023 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-b

[Bug 411566] Re: Regression: AutoAnswer feature is missing in v3.2.x

2009-11-15 Thread Yannick Defais
Hi, @Pedro, Why did you changed the status to invalid? I'm part of upstream, and we confirmed this bug. I'm reverting your change. Best regards, Yannick ** Changed in: ekiga (Ubuntu) Status: Invalid => Confirmed -- Regression: AutoAnswer feature is missing in v3.2.x https://bugs.launc

[Bug 382234] Re: No sound in ekiga when used with Pulse Audio

2009-11-13 Thread Yannick Defais
@Alex, You can try this: $ pasuspender -- ekiga But I tried it on 9.04 and it was not working, *maybe* it works now on 9.10 (I'm quite busy atm and unfortunately I cannot run tests). Otherwise, you'll need to go using our trunk version which has a preALPHA pulse audio plugin. Best regards, Yann

[Bug 481138] Re: Ekiga stop working and turning off when being called from netmeeting

2009-11-12 Thread Yannick Defais
Hi, Ekiga 3.2.6 was released with the latest Gnome release. It fix numerous issues. Would you be kind enough to give it a try? https://launchpad.net/~sevmek/+archive/ekiga-released Best regards, Yannick -- Ekiga stop working and turning off when being called from netmeeting https://bugs.launch

[Bug 480207] Re: ekiga can't authenticate with SIP registrar

2009-11-10 Thread Yannick Defais
Hi, Please try the latest Ekiga version: https://launchpad.net/~sevmek/+archive/ekiga-released If it is still the same, I'll forward the issue upstream... We will need a complete debug output: http://wiki.ekiga.org/index.php/Debugging_Ekiga#How_to_get_a_debug_output Best regards, Yannick -- e

[Bug 473102] Re: Application hangs while trying to make echo test - no sound, cpu goes into 100%, program hangs

2009-11-09 Thread Yannick Defais
** Bug watch added: GNOME Bug Tracker #600623 https://bugzilla.gnome.org/show_bug.cgi?id=600623 ** Also affects: ekiga via https://bugzilla.gnome.org/show_bug.cgi?id=600623 Importance: Unknown Status: Unknown -- Application hangs while trying to make echo test - no sound, cpu goe

[Bug 382234] Re: No sound in ekiga when used with Pulse Audio

2009-11-08 Thread Yannick Defais
** Also affects: ekiga via https://bugzilla.gnome.org/show_bug.cgi?id=586034 Importance: Unknown Status: Unknown -- No sound in ekiga when used with Pulse Audio https://bugs.launchpad.net/bugs/382234 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 382234] Re: No sound in ekiga when used with Pulse Audio

2009-11-08 Thread Yannick Defais
This issue seems to be fixed in Fedora 12: https://bugzilla.redhat.com/show_bug.cgi?id=489724#c25 ** Bug watch added: Red Hat Bugzilla #489724 https://bugzilla.redhat.com/show_bug.cgi?id=489724 ** Also affects: pulseaudio (Fedora) via https://bugzilla.redhat.com/show_bug.cgi?id=489724 Im

[Bug 382234] Re: No sound in ekiga when used with Pulse Audio

2009-11-08 Thread Yannick Defais
Upstream related bug report in Ekiga: https://bugzilla.gnome.org/show_bug.cgi?id=586034 ** Bug watch added: GNOME Bug Tracker #586034 https://bugzilla.gnome.org/show_bug.cgi?id=586034 -- No sound in ekiga when used with Pulse Audio https://bugs.launchpad.net/bugs/382234 You received this bug

[Bug 382234] Re: No sound in ekiga

2009-11-08 Thread Yannick Defais
** Changed in: ekiga (Ubuntu) Status: New => Confirmed ** Summary changed: - No sound in ekiga + No sound in ekiga when used with Pulse Audio ** Also affects: pulseaudio Importance: Undecided Status: New -- No sound in ekiga when used with Pulse Audio https://bugs.launchpad.ne

[Bug 203885] Re: Can't see remote video

2009-11-08 Thread Yannick Defais
@chrisV, Please, attach a debug output here (see comment #5: https://bugs.launchpad.net/ubuntu/+source/ekiga/+bug/203885/comments/5 ) Best regards, Yannick -- Can't see remote video https://bugs.launchpad.net/bugs/203885 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 473102] Re: Application hangs while trying to make echo test - no sound, cpu goes into 100%, program hangs

2009-11-07 Thread Yannick Defais
Hi, Would you be kind enough to check if the issue is the interaction with Pulse Audio? The test I propose you is to disable pulse audio, then try to place a call to see if it makes any difference: First kill pulseaudio: $ pulseaudio -k Remove the pulseaudio package: $ sudo aptitude remove puls

[Bug 382234] Re: No sound in ekiga

2009-11-07 Thread Yannick Defais
Hi, Would you be kind enough to check if the issue is the interaction with Pulse Audio? The test I propose you is to disable pulse audio, then try to place a call to see if it makes any difference: First kill pulseaudio: $ pulseaudio -k Remove the pulseaudio package: $ sudo aptitude remove puls

[Bug 468835] Re: ekiga stops playing sound and starts to consume 120% cpu

2009-11-01 Thread Yannick Defais
Hi, Can you reproduce using 3.2.6? https://launchpad.net/~sevmek/+archive/ekiga-released Best regards, Yannick -- ekiga stops playing sound and starts to consume 120% cpu https://bugs.launchpad.net/bugs/468835 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 459147] Re: Missing voice mail indicator (MWI) for SIP accounts

2009-10-28 Thread Yannick Defais
** Changed in: ekiga (Ubuntu) Status: New => Confirmed ** Summary changed: - Missing voice mail indicator (MWI) for SIP accounts + [Regression] Missing voice mail indicator (MWI) for SIP accounts -- [Regression] Missing voice mail indicator (MWI) for SIP accounts https://bugs.launchpad.n

[Bug 459147] Re: Missing voice mail indicator (MWI) for SIP accounts

2009-10-25 Thread Yannick Defais
Hi, Thank you for testing! I'm pushing this bug upstream. For the window remaining open, please report directly upstream (as Ubuntu does not support 3.2.6): http://bugzilla.gnome.org/enter_bug.cgi?product=ekiga Best regards, Yannic ** Bug watch added: GNOME Bug Tracker #599554 https://bugzi

[Bug 459147] Re: Missing voice mail indicator (MWI) for SIP accounts

2009-10-23 Thread Yannick Defais
Hi, Would you try Ekiga 3.2.6 (latest release) to check if the issue is fixed? https://launchpad.net/~sevmek/+archive/ekiga-released Best regards, Yannick -- Missing voice mail indicator (MWI) for SIP accounts https://bugs.launchpad.net/bugs/459147 You received this bug notification because yo

[Bug 454174] Re: ekiga crashed with SIGSEGV in PContainer::PContainer()

2009-10-22 Thread Yannick Defais
Hi, Ekiga 3.2.6 was released with the last Gnome shipped into Karmic. It fix numerous crashes. Please try to reproduce using it: https://launchpad.net/~sevmek/+archive/ekiga-released Best regards, Yannick -- ekiga crashed with SIGSEGV in PContainer::PContainer() https://bugs.launchpad.net/bugs

[Bug 112948] Re: Ekiga hangs when using pulseaudio

2009-10-18 Thread Yannick Defais
Please attach this upstream bug: https://bugzilla.gnome.org/show_bug.cgi?id=586034 ** Changed in: ekiga (Ubuntu) Status: Invalid => Confirmed -- Ekiga hangs when using pulseaudio https://bugs.launchpad.net/bugs/112948 You received this bug notification because you are a member of Ubuntu B

[Bug 112948] Re: Ekiga hangs when using pulseaudio

2009-10-18 Thread Yannick Defais
Hi, Using Jaunty I have huge delay rending Ekiga barely usable (5 seconds delay). Tested on 2 really different machines. Removing Pulse Audio fix the issue for me as well. Upstream planned to add a Pulse Audio plugin as default configuration for Ekiga 3.4. In the meantime, I've no clue how to fi

[Bug 453470] Re: ekiga crashed with SIGSEGV in PTrace::End()

2009-10-18 Thread Yannick Defais
*** This bug is a duplicate of bug 446613 *** https://bugs.launchpad.net/bugs/446613 Hi, Ekiga 3.2.6 was released with latest Gnome you are using. Please try it, it fix many crashes. To install 3.2.6, follow instructions here: https://launchpad.net/~sevmek/+archive/ekiga-released Best regar

[Bug 423671] Re: Ekiga 3.2.5 disconnects network connection very often

2009-10-08 Thread Yannick Defais
Hi, Please try Ekiga 3.2.6 to check if there is still the issue with it. https://launchpad.net/~sevmek/+archive/ekiga-released Best regards, Yannick -- Ekiga 3.2.5 disconnects network connection very often https://bugs.launchpad.net/bugs/423671 You received this bug notification because you are

[Bug 435295] Re: [Karmic] Upgrade Ekiga to 3.2.6

2009-10-05 Thread Yannick Defais
@Kees Cook, The DoS issue is probably this one: http://sourceforge.net/tracker/?func=detail&aid=2837056&group_id=204472&atid=989748 It includes a wireshark trace, and is reported as 100% reproducible. Best regards, Yannick ** Bug watch added: SourceForge.net Tracker #2837056 http://sourcefor

[Bug 345192] Re: Ekiga doesn't recognize webcam with non-UTF chars

2009-10-03 Thread Yannick Defais
Tagged as fixed in Ubuntu. Feel free to reopen. Best regards, Yannick ** Changed in: ekiga (Ubuntu) Status: Triaged => Fix Released -- Ekiga doesn't recognize webcam with non-UTF chars https://bugs.launchpad.net/bugs/345192 You received this bug notification because you are a member of U

[Bug 435295] Re: [Karmic] Upgrade Ekiga to 3.2.6

2009-10-03 Thread Yannick Defais
Hi, ptlib 2.6.5 and opal 3.6.6 are in the new queue for debian: http://ftp-master.debian.org/new/ptlib_2.6.5-1.html http://ftp-master.debian.org/new/opal_3.6.6~dfsg-1.html Ekiga 3.2.6 will follow soon. All of them should be published in debian in 2-5 days. Best regards, Yannick -- [Karmic] Up

[Bug 411102] Re: Ubuntu 9.04 Ekiga SIP negociation to echo test timeout after resending INVITE with authentication

2009-09-28 Thread Yannick Defais
Hi Miguel A. Lopez-Molina, You have a slightly different issue: Ekiga cannot register. Ekiga is sending internet packet and never gets an answer. Most probably an issue with your router or your firewall. btw, here is the latest Ekiga 3.2.6: https://launchpad.net/~sevmek/+archive/ekiga-released S

[Bug 423461] Re: Call out fails if there is multiple network interfaces

2009-09-25 Thread Yannick Defais
btw, in your latest log, was the virtualization in use? Can I close this bug for "Call out fails if there is multiple network interfaces" using Ekiga 3.2.6? -- Call out fails if there is multiple network interfaces https://bugs.launchpad.net/bugs/423461 You received this bug notification because

[Bug 423461] Re: Call out fails if there is multiple network interfaces

2009-09-25 Thread Yannick Defais
Jacek Grzebyta, I looked at your latest debug output. I do not see the interface selection issue anymore. The issue there is about codec negociation: Your ekiga client sent an INVITE including your codecs like this: a=rtpmap:9 G722/8000/1 a=rtpmap:117 Speex/16000/1 ../.. a=rtpmap:0 PCMU/8000/

[Bug 423461] Re: Call out fails if there is multiple network interfaces

2009-09-25 Thread Yannick Defais
oops... I continue here... IMHO, either Ekiga has a bug and wrongly confuse PCMU and PCMA or your contact client has a bug and send wrongly PCMA when it should send PCMU. A workaround is probably to simplify the codec negociation proposing only one codec, e.g. PCMA (to do this disable all other a

[Bug 430704] Re: user not available ekiga

2009-09-24 Thread Yannick Defais
Hi, Sounds like a wrong username or a wrong password. btw, if you want to call 500 or 520 you'll need audio codec PCMA and video codec H261 (for 500) enabled or it will fail. Those numbers only support those codecs? Best regards, Yannick -- user not available ekiga https://bugs.launchpad.net/b

[Bug 435295] Re: [Karmic] Upgrade Ekiga to 3.2.6

2009-09-24 Thread Yannick Defais
"- Fixed possible segfault when receiving a NOTIFY" means a crafted UDP packet from internet can crash ekiga, it is a security issue, isn't? ** This bug has been flagged as a security vulnerability -- [Karmic] Upgrade Ekiga to 3.2.6 https://bugs.launchpad.net/bugs/435295 You received this bug n

[Bug 391976] Re: Ekiga freeze after I press hang up button

2009-09-23 Thread Yannick Defais
Thank you. I consider this issue fixed with Ekiga 3.2.6 Best regards, Yannick ** Changed in: ekiga Status: Incomplete => Fix Released -- Ekiga freeze after I press hang up button https://bugs.launchpad.net/bugs/391976 You received this bug notification because you are a member of Ubuntu

[Bug 427913] Re: ekiga crashes unexpected

2009-09-23 Thread Yannick Defais
Hi, Ekiga 3.2.6 was released yesterday. It fix numerous issues. Could you please give it a try to check if it solves your issue? https://launchpad.net/~sevmek/+archive/ekiga-released (instructions and packages) Best regards, Yannick -- ekiga crashes unexpected https://bugs.launchpad.net/bugs/4

[Bug 380046] Re: Ekiga freezes when disconnecting call to Ekiga Windows build

2009-09-23 Thread Yannick Defais
Hi, Ekiga 3.2.6 was released yesterday. It fix numerous issues. Could you please give it a try to check if it solves your issue? https://launchpad.net/~sevmek/+archive/ekiga-released (instructions and packages) 3.2.6 for windows is also available here: http://wiki.ekiga.org/index.php/Windows_Use

[Bug 381235] Re: Ekiga doesn't shut down properly on logout and keep running on full load (one core).

2009-09-23 Thread Yannick Defais
Hi, Ekiga 3.2.6 was released yesterday. It fix numerous issues. Could you please give it a try to check if it solves your issue? https://launchpad.net/~sevmek/+archive/ekiga-released (instructions and packages) Best regards, Yannick -- Ekiga doesn't shut down properly on logout and keep runnin

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

2009-09-23 Thread Yannick Defais
Hi, Ekiga 3.2.6 was released yesterday. It fix numerous issues. Could you please give it a try to check if it solves your issue? https://launchpad.net/~sevmek/+archive/ekiga-released (instructions and packages) Best regards, Yannick -- ekiga 3.2.5 crashes immediatelly after startup https://bug

[Bug 421343] Re: ekiga crashed with SIGSEGV in memcpy()

2009-09-23 Thread Yannick Defais
Hi, Ekiga 3.2.6 was released yesterday. It fix numerous issues. Could you please give it a try to check if it solves your issue? https://launchpad.net/~sevmek/+archive/ekiga-released (instructions and packages) Best regards, Yannick -- ekiga crashed with SIGSEGV in memcpy() https://bugs.launch

[Bug 422765] Re: Deadlock on hangup

2009-09-23 Thread Yannick Defais
Hi, Ekiga 3.2.6 was released yesterday. It fix numerous issues. Could you please give it a try to check if it solves your issue? https://launchpad.net/~sevmek/+archive/ekiga-released (instructions and packages) Best regards, Yannick -- Deadlock on hangup https://bugs.launchpad.net/bugs/422765

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

2009-09-23 Thread Yannick Defais
Hi, Ekiga 3.2.6 was released yesterday. It fix numerous issues. Could you please give it a try to check if it solves your issue? https://launchpad.net/~sevmek/+archive/ekiga-released (instructions and packages) In your case add the string "%limit" to the registrar field in the account window and

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

2009-09-23 Thread Yannick Defais
Hi, Ekiga 3.2.6 was released yesterday. It fix numerous issues. Could you please give it a try to check if it solves your issue? https://launchpad.net/~sevmek/+archive/ekiga-released (instructions and packages) Best regards, Yannick -- ekiga crashed with SIGSEGV in GMVideoInputManager_ptlib::O

[Bug 375725] Re: ekiga crashed with SIGSEGV in SIP_PDU::Write()

2009-09-23 Thread Yannick Defais
Hi, Ekiga 3.2.6 was released yesterday. It fix numerous issues. Could you please give it a try to check if it solves your issue? https://launchpad.net/~sevmek/+archive/ekiga-released (instructions and packages) Best regards, Yannick -- ekiga crashed with SIGSEGV in SIP_PDU::Write() https://bug

[Bug 355066] Re: ekiga crashed with SIGSEGV in malloc_consolidate()

2009-09-23 Thread Yannick Defais
Hi, Ekiga 3.2.6 was released yesterday. It fix numerous issues. Could you please give it a try to check if it solves your issue? https://launchpad.net/~sevmek/+archive/ekiga-released (instructions and packages) Best regards, Yannick -- ekiga crashed with SIGSEGV in malloc_consolidate() https:/

[Bug 359607] Re: Crash when registering/unregistering an invalid account (SIPHandler::SendRequest)

2009-09-23 Thread Yannick Defais
Hi, Ekiga 3.2.6 was released yesterday. It fix numerous issues. Could you please give it a try to check if it solves your issue? https://launchpad.net/~sevmek/+archive/ekiga-released (instructions and packages) Best regards, Yannick -- Crash when registering/unregistering an invalid account (

[Bug 362033] Re: ekiga crashed with SIGSEGV in Opal::Sip::EndPoint::Register()

2009-09-23 Thread Yannick Defais
Hi, Ekiga 3.2.6 was released yesterday. It fix numerous issues. Could you please give it a try to check if it solves your issue? https://launchpad.net/~sevmek/+archive/ekiga-released (instructions and packages) Best regards, Yannick -- ekiga crashed with SIGSEGV in Opal::Sip::EndPoint::Registe

[Bug 354904] Re: ekiga crashed with SIGILL in PInterfaceMonitor::RefreshInterfaceList()

2009-09-23 Thread Yannick Defais
Hi, Ekiga 3.2.6 was released yesterday. It fix numerous issues. Could you please give it a try to check if it solves your issue? https://launchpad.net/~sevmek/+archive/ekiga-released (instructions and packages) Best regards, Yannick -- ekiga crashed with SIGILL in PInterfaceMonitor::RefreshInt

[Bug 358832] Re: ekiga crashed with SIGSEGV in g_object_ref() when starting webcam

2009-09-23 Thread Yannick Defais
Hi, Ekiga 3.2.6 was released yesterday. It fix numerous issues. Could you please give it a try to check if it solves your issue? https://launchpad.net/~sevmek/+archive/ekiga-released (instructions and packages) Best regards, Yannick -- ekiga crashed with SIGSEGV in g_object_ref() when starting

[Bug 359866] Re: ekiga crashed with SIGSEGV in Opal::Sip::subscriber::Main()

2009-09-23 Thread Yannick Defais
Hi, Ekiga 3.2.6 was released yesterday. It fix numerous issues. Could you please give it a try to check if it solves your issue? https://launchpad.net/~sevmek/+archive/ekiga-released (instructions and packages) Best regards, Yannick -- ekiga crashed with SIGSEGV in Opal::Sip::subscriber::Main(

[Bug 359129] Re: ekiga crashed with SIGSEGV in PHostByName::GetHostAddress()

2009-09-23 Thread Yannick Defais
Hi, Ekiga 3.2.6 was released yesterday. It fix numerous issues. Could you please give it a try to check if it solves your issue? https://launchpad.net/~sevmek/+archive/ekiga-released (instructions and packages) Best regards, Yannick -- ekiga crashed with SIGSEGV in PHostByName::GetHostAddress(

  1   2   3   4   5   6   >