** Also affects: gstreamer
Importance: Undecided
Status: New
--
feature regression: ffmpeg lacks some video encoders (like h263+, MPEG4, maybe
more...)
https://bugs.launchpad.net/bugs/254201
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
Hello,
Thank you Martin Pitt. It is the first time I see some QA work on Ekiga.
That's very nice from you :D
Best regards,
Yannick
--
Please update Ekiga to 3.00
https://bugs.launchpad.net/bugs/274085
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribe
Hello,
To get a valid certificate for firefox you need to pay for it. Ekiga is
a spare time project, unrelated to ubuntu. We do not have ressources for
that.
Donation for a certificate are welcome: http://ekiga.org/
Best regards,
Yannick
--
SSL certificate for Ekiga.net is self signed, preven
Hello,
You can resize the window, can't you?
Regards,
Yannick
--
use a combobox instead of tabs
https://bugs.launchpad.net/bugs/306939
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.ubunt
Hello,
I think the issue is because you used sudo to change the settings:
"sudo gconf-editor"
AFAIK, gconf setting are saved on a per user basis. Thus running "sudo
gconf-editor" will affect the root user, not the user you use on a daily
basis.
Do not use sudo, try this:
"gconf-editor", perform
Ekiga 3.0.1 is now in debian:
http://packages.qa.debian.org/e/ekiga.html
--
Please update Ekiga to 3.00
https://bugs.launchpad.net/bugs/274085
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
@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:
* libopal-3.4-plug
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
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 Ubu
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, wh
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
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
Yo
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 re
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
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=detail&aid=2795756&group_id=204472&atid=989748
** Bug watch added: So
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 2>ekiga.log
And attach ekiga.log to this report
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 rece
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 notificati
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, sometimes
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
ubuntu
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): 8
"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
https://bugs.lau
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 droppi
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
ht
*** 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
You
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
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
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.
--
ubuntu-bu
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.
--
ubuntu-bug
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
https://bugs.lau
** 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
https://bugs.
@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
ubuntu-bugs@lists.
@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 me
@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:
http://wiki.ekiga.org/index.php/Ekiga_behind_a_NAT_router#How_to_disable_S
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
ht
** 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
https://bugs.launchpad.
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 makin
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 beca
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+ Me
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 ar
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
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
https://bugs
Fixed in ekiga 3.0
** Changed in: ekiga (Ubuntu Intrepid)
Status: Invalid => Fix Committed
--
needed: libv4l and associated application patches (or "gspca stopped working in
2.6.27")
https://bugs.launchpad.net/bugs/260918
You received this bug notification because you are a member of Ubu
Hello,
Ekiga 3.0 do support libv4l natively.
One should mark the ekiga task as "Fixed"
Best regards,
Yannick
--
needed: libv4l and associated application patches (or "gspca stopped working in
2.6.27")
https://bugs.launchpad.net/bugs/260918
You received this bug notification because you are a
Hello,
Does the new GUI looks better?
see: http://ekiga.org/index.php?rub=4
If so, mark your bug as duplicate as this one:
https://bugs.launchpad.net/ubuntu/+source/ekiga/+bug/274085
Best regards,
Yannick
--
Ugly Icons
https://bugs.launchpad.net/bugs/289390
You received this bug notification b
Hello Tarek,
I broke the intrepid builds. I will fix it in 4 or 5 days.
Best regards,
Yannick
--
Please update Ekiga to 3.00
https://bugs.launchpad.net/bugs/274085
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
Hello Hew McLachlan,
I'm part of the Ekiga team. I'm not part of Ubuntu. I just said, the ekiga team
will do its best to release 3.0 in time _for_ inclusion in Intrepid (our
"target"). And I think we did it in time. Now it is up to the Ubuntu team to
intregrate it. (and a few comments above I p
libraries which need to be upgraded are PTLIB and OPAL. If you want some
imporvements, you can ask me directly, I'm part of upstream.
Best regards,
Yannick Defais
--
Please update Ekiga to 3.00
https://bugs.launchpad.net/bugs/274085
You received this bug notification because you are a member o
Hello,
libpt has to be upgraded, same for libopal. Those are the main Ekiga's
libraries. libpt (namely PTLIB) for devices, and libopal (OPAL) for
protocols/codecs. We could probably install in parallel, but, which
packages use those libraries except Ekiga ???
For libdc1394-22 it is because of the
Hello,
I updated the intrepid packages:
Take a regular ubuntu-desktop install, add the PPA, then $ sudo aptitude
update,
$ LC_ALL=C sudo aptitude upgrade
W: The "upgrade" command is deprecated; use "safe-upgrade" instead.
Reading package lists... Done
Building dependency tree
Reading stat
oops, that's wrong... no more plugins...
--
Please update Ekiga to 3.00
https://bugs.launchpad.net/bugs/274085
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
https://lists.ubuntu
Hello Rotbart van Dainig,
Would you be kind enough to try the current Ekiga development version?
For Hardy:
1- Add this GPG key to verify the repository:
# Add the key to your key list
$ gpg --keyserver keyserver.ubuntu.com --recv-keys 3596ED6E
# Add the key to apt utils
$ gpg --export --armor 35
Hi,
This is not a solution to do an exception for this particular driver.
Implementing workaround for a particular driver?! What about the others?
We will just fall back to the situation as it is now: "Why is my image
cropped?" OR "Why is this software not using this webcam properly when
another c
Hello,
Can you try to call sip:[EMAIL PROTECTED] ? This is an echo service. (you must
register to ekiga.net to use this number)
Can you hear yourself using this service?
Regards,
Yannick
--
I cannot make outgoing calls. Nobody can here me, but everything works fine in
setup
https://bugs.launc
Hello,
You can easily install Ekiga SVN from this page:
http://snapshots.ekiga.net/
Best regards,
Yannick
--
Ekiga doesn't show me the (normal) phone numbers I have stored in Evolution
https://bugs.launchpad.net/bugs/250858
You received this bug notification because you are a member of Ubuntu
B
Hi Hew McLachlan,
I changed the 3. 0 deps for intrepid: it should fix your issue. On my
system:
ekiga/3.0/intrepid$ LC_ALL=C sudo aptitude install ekiga
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initia
Hello,
Can you try to write 2 words? (surname lastname)
Best regards,
Yannick
--
Ekiga configuration druid stops on page 2
https://bugs.launchpad.net/bugs/277218
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing l
@Martin Pitt,
What are you talking about??
My source package build on gutsy, hardy and intrepid on all arch. Where
exactly are the issues you point to??
The upstream sources are here:
http://ftp.gnome.org/pub/gnome/sources/ptlib/2.4/
http://ftp.gnome.org/pub/gnome/sources/opal/3.4/
http://ftp.gn
*** This bug is a duplicate of bug 274085 ***
https://bugs.launchpad.net/bugs/274085
Hello,
Please read this bug:
https://bugs.launchpad.net/ubuntu/+source/ekiga/+bug/274085
Ekiga 2.0.x will not be supported anymore by upstream...
Best regards,
Yannick
** This bug has been marked a duplica
Le lundi 06 octobre 2008 à 13:35 +, CodeWarrior a écrit :
> I was wondering about the version, because on the gnome page they sad
> version 3.0 is allready out. Is there an other DEB-Package available ?
Hello,
See this bug:
https://bugs.launchpad.net/ubuntu/+source/ekiga/+bug/274085
--
pack
Le lundi 06 octobre 2008 à 15:07 +, Martin Pitt a écrit :
> Hi Yannick,
>
> Yannick Defais [2008-10-03 0:00 -]:
> > What are you talking about??
> >
> > My source package build on gutsy, hardy and intrepid on all arch.
>
> See my troubles in my previo
@Martin Pitt,
You're right, blaming won't improve anything. As I see the situation,
Ekiga 3 will not be in intrepid at its release date. I will release soon
some packages for Intrepid, Hardy and Gutsy on http://ekiga.net (with
the SONAME part). When Ubuntu will include Ekiga 3, I will redirect to
If you release for intrepid, apply the following patch to ekiga 3.0.0
source, which prevent the main window to be close for ever.
Best regards,
Yannick
** Attachment added: "Patch to fix a close main window forever issue..."
http://launchpadlibrarian.net/17931002/close_window.dpatch
--
Pleas
Public bug reported:
Since today update (kernel, video driver, etc.) when i try to logout
using the top right red button, the desktop freeze. I must use
CRTL+ALT+BACKSPACE to kill X.
System is hardy heron AMD64, up todate.
Using NVIDIA driver, (PCI-E 6200 gfx card)
Disabling compiz give the sam
** Attachment added: "hs_err_pid31659.log"
http://launchpadlibrarian.net/15377732/hs_err_pid31659.log
--
java crashes in libc using homeplayer (hardy) since libc update
https://bugs.launchpad.net/bugs/240674
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Yes gdm appears ok (still i've a bug since I distupgraded from gutsy to
hardy: resolution is wrong, but I can live with this, and I do not think
it is related to the issue here.)
--
Gnome desktop freeze at logout
https://bugs.launchpad.net/bugs/240638
You received this bug notification because yo
Public bug reported:
Hello,
I'm trying to use this software:
http://downloads.sourceforge.net/homeplayer/HomePlayer-1.5.6a.zip?download
on Ubuntu 8.04 hardy amd64
It was working, but since today update (kernel, libc, video driver,
etc.) it crashes at startup, see attachment.
Regards,
Yannick
*
Well... It was working fine until today. This seems a regression to me.
--
Gnome desktop freeze at logout
https://bugs.launchpad.net/bugs/240638
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
Plus the problem happen right after I push the red button. Is gdm
involved before you ask anything it the dialog box which should appear
right after pushing this button? I do not have any dialog box, just a
freeze (the mouse pointer still work, but i cannot do anything)
--
Gnome desktop freeze at
** Changed in: ubuntu
Status: Incomplete => New
--
Gnome desktop freeze at logout
https://bugs.launchpad.net/bugs/240638
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
htt
Hi,
Quoting the previous post: "it now affects skype which was not the case
under gutsy."
I think that's wrong. It is probably affecting Skype since it began to
do video under Linux. The problem is very ancient (since years) and the
gspca devs just do not want to fix it (or lack time...). AFAIK,
Hi,
I'm not a coder myself... I had a quick look to the source code in Hardy
(8.04) here
https://launchpad.net/ubuntu/hardy/+source/gspca/01.00.18-2/+files/gspca_01.00.18-2.tar.gz
and it seems the patch can apply.
I would say: copy the patch in /usr/src/modules , then
$ cd gspca
$ patch -p1 < ../
Oops. I read your message to quickly, you tried that. "Default" should
be ok.
Can you check if you microphone is open and the volume is up in the
audio mixer?
Regards,
Yannick
--
No record or playback audio on SB Audigy.
https://bugs.launchpad.net/bugs/234526
You received this bug notification
Hello,
Thank you for reporting this issue.
If you select "Default" instead of "Ensoniq AudioPCI" for your input and
output devices, does it work?
Regards,
Yannick
--
No record or playback audio on SB Audigy.
https://bugs.launchpad.net/bugs/234526
You received this bug notification because you
Public bug reported:
Hello,
The current intrepid version of ffmpeg ( 3:0.svn20080206-11ubuntu1 )
lacks video encoders which were present in Hardy. I found h263+ and
MPEG4, maybe more.
See the buildlog (configure part) for this version:
Enabled decoders:
aasc ac3 adpcm_4xm adpcm_adx adpcm_ct adpc
Hello,
This lack of some encoders affect the incoming Ekiga 3.0. (which will be
in Intrepid)
Ekiga is able to use H263-98 and MPEG4.
You can test this using my PPA:
https://launchpad.net/~sevmek/+archive
Run ekiga in debug mode:
"ekiga -d 4"
In the beginning of the log you should see the proble
** Also affects: empathy
Importance: Undecided
Status: New
--
feature regression: ffmpeg lacks some video encoders (like h263+, MPEG4, maybe
more...)
https://bugs.launchpad.net/bugs/254201
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
Hello,
Can you try the trunk version?
http://snapshots.ekiga.net/
Best regards,
Yannick
--
Hardy: Ekiga seems to hang up straight away rather than connecting a call
https://bugs.launchpad.net/bugs/259834
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
Hello,
Thank you for the try :)
At the moment there is no support for the upgrade, thus your preferences
might have been compromised.
Two things to checks:
Edit->Preferences->Audio->devices: select "Default" for all 3 entries.
Edit->Preferences->Audio->codecs: enable all of them.
Best regards
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
Bugs, w
Hi,
I believe this bug is a duplicate for:
https://bugs.edge.launchpad.net/ubuntu/+source/ekiga/+bug/322310
Ekiga is running, but a bug in the systray freeze it at some point.
Please, chack again once a fix will be available for the above bug.
Best regards,
Yannick
--
[Jaunty] Ekiga doesn't s
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
Bugs, which is subscribed to Ubuntu.
--
Hello,
There is a fix in libx11:
$ apt-cache policy libx11-6
libx11-6:
Installed: 2:1.1.99.2-1ubuntu2
Candidate: 2:1.1.99.2-1ubuntu2
Can you confirm it solve the issue for you as well?
Best regards,
Yannick
--
[Jaunty] Ekiga doesn't start
https://bugs.launchpad.net/bugs/323583
You received
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
Bugs, which is subscribed to Ubuntu.
** Changed in: ekiga (Ubuntu)
Status: New => Fix Released
--
[Jaunty] Ekiga doesn't start
https://bugs.launchpad.net/bugs/323583
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
Hello,
@Daniel,
3.1 is indeed a BETA, it was released to follow the Gnome agenda. The plan is
to release a stable version for next stable release of Gnome. The BETA is there
for testing purpose and to help packagers...
You are right to point out the new audio codecs; Ekiga reached now CD
qualit
This should be fixed now.
** Changed in: ekiga (Ubuntu)
Status: Invalid => Fix Released
--
SSL certificate for Ekiga.net is self signed, prevents registration
https://bugs.launchpad.net/bugs/305230
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
*** This bug is a duplicate of bug 305230 ***
https://bugs.launchpad.net/bugs/305230
** This bug has been marked a duplicate of bug 305230
SSL certificate for Ekiga.net is self signed, prevents registration
--
ekiga.net bad cartificate
https://bugs.launchpad.net/bugs/307707
You received t
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
ubuntu-
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
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
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:
http://bugzilla.gnome.org/e
@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 notificati
Hi,
Same issue with my MSI Wind using:
Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
** Changed in: ubuntu
Status: New => Confirmed
--
Regression: On Jaunty Mesa OpenGl don't detect Intel X3100 (intel gma 965)
https://bugs.launchpad.net/bugs/322702
You r
** Also affects: netbook-remix
Importance: Undecided
Status: New
--
Regression: On Jaunty Mesa OpenGl don't detect Intel X3100 (intel gma 965)
https://bugs.launchpad.net/bugs/322702
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
** Summary changed:
- Regression: On Jaunty Mesa OpenGl don't detect Intel X3100 (intel gma 965)
+ Regression: On Jaunty Mesa OpenGl don't detect Intel X3100 (intel gma 965,
intel 945GME)
--
Regression: On Jaunty Mesa OpenGl don't detect Intel X3100 (intel gma 965,
intel 945GME)
https://bugs.l
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 notification
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 i
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 for
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 not
1 - 100 of 518 matches
Mail list logo