Re: [Bug 197321] Re: wengophone (qtwengophone) crash when start a call

2008-03-28 Thread Ludovico Cavedon
Night Train wrote:
 qtwengophone: symbol lookup error: /usr/lib/wengophone/libphapi.so: undefined 
 symbol: img_resample_init

Unfortunately you cannot use the official wengophone package with that
version of ffmpeg (and likely with any newer version of ffmpeg). This is
happening because wengophone used some functions that have been removed
from ffmpeg, in favour of a new API.

If you want, you can recompile wengophone yourself disabling video
support and it should work. Quick howto:
$ apt-get source wengophone
$ cd wengophone-2.1.2.dfsg0
$ sed -i -e 's/PHAPI_VIDEO_SUPPORT=ON/PHAPI_VIDEO_SUPPORT=OFF/' debian/rules
$ dpkg-buildpackage -b -uc -rfakeroot

 If i force the version, with synaptic, from libavcodec1d
 3:0.cvs20070823-0.0ubuntu1~upure64+1 and libavformat1d
 3:0.cvs20070823-0.0ubuntu1~upure64+1 to official gutsy repositories, It
 tells me of uninstall a lot of other programs like: blender, cinelerra,
 dvdrip, ffmpeg, vlc, wengophone, etc.

I do not know about the other packages (it depends on what version you
have installed) but it should not happen that it wants to uninstall
wengophone. Make sure you are downgrading:
libavcodec1d
libavformat1d
libavutil1d
libswscale1d
all at the same time.

Good luck!
Ludovico

** Summary changed:

- wengophone (qtwengophone) crash when start a call
+ wengophone uses deprecated API of ffmpeg

** Tags removed: 64bit 7.10 gutsy qtwengophone ubuntu wengophone

-- 
wengophone uses deprecated API of ffmpeg
https://bugs.launchpad.net/bugs/197321
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.com/mailman/listinfo/ubuntu-bugs


[Bug 197321] Re: wengophone (qtwengophone) crash when start a call

2008-03-27 Thread Night Train
Hi Ludovico

I experienced the new version, but the result is identical: 
... callProgress: callId=1 state=4 from=sip:[EMAIL PROTECTED]
(debug) 12:41:15 virtual void PhoneLine::setPhoneCallState(int, 
EnumPhoneCallState::PhoneCallState, const SipAddress): call state changed 
callId=1 state=PhoneCallStateDialing from=sip:[EMAIL PROTECTED]
sVoIP_phapi_handle_ok_in
incoming OK message 1 0 (nil) 0
rtp_session_new: LITTLEENDIAN
Jitter in ts units 480:
qtwengophone: symbol lookup error: /usr/lib/wengophone/libphapi.so: undefined 
symbol: img_resample_init
and wengophone is closed.

If i force the version, with synaptic, from libavcodec1d
3:0.cvs20070823-0.0ubuntu1~upure64+1 and libavformat1d
3:0.cvs20070823-0.0ubuntu1~upure64+1 to official gutsy repositories, It
tells me of uninstall a lot of other programs like: blender, cinelerra,
dvdrip, ffmpeg, vlc, wengophone, etc.

How can I do?

Thanks.

Night Train

-- 
wengophone (qtwengophone) crash when start a call
https://bugs.launchpad.net/bugs/197321
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.com/mailman/listinfo/ubuntu-bugs


[Bug 197321] Re: wengophone (qtwengophone) crash when start a call

2008-03-24 Thread Ludovico Cavedon
Could you please try the version in my PPA?
   http://ppa.launchpad.net/cavedon/ubuntu
It includes the latest fixes from the not-yet-uploaded Debian package.
I think it could fix this problem.

Thanks!

-- 
wengophone (qtwengophone) crash when start a call
https://bugs.launchpad.net/bugs/197321
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.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 197321] Re: wengophone (qtwengophone) crash when start a call

2008-03-23 Thread Ludovico Cavedon
Night Train wrote:
 ii  libavcodec1d   
 3:0.cvs20070823-0.0ubuntu1~upure64+1  ffmpeg codec library

The problem may be due to an incompatibility with this unofficial
version of ffmpeg (from the upure64 repository).

Please try with version of libavcodec1d and libavformat1d coming from
official gutsy repositories.

-- 
wengophone (qtwengophone) crash when start a call
https://bugs.launchpad.net/bugs/197321
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.com/mailman/listinfo/ubuntu-bugs


[Bug 197321] Re: wengophone (qtwengophone) crash when start a call

2008-03-14 Thread Night Train
my video is disabled because i have not webcam.

 dpkg -l | grep libavcodec
ii  libavcodec1d   
3:0.cvs20070823-0.0ubuntu1~upure64+1  ffmpeg codec library

thanks

-- 
wengophone (qtwengophone) crash when start a call
https://bugs.launchpad.net/bugs/197321
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.com/mailman/listinfo/ubuntu-bugs


[Bug 197321] Re: wengophone (qtwengophone) crash when start a call

2008-03-09 Thread Ludovico Cavedon
Hi, thank you for reporting.

I think it is related to video calls; unfortunately my webcam does not
work with this version of wengophone, and this could be the reason while
I am not able to reproduce this bug.

Could you please:
- try to make a phone call *disabling* video support (see Tools menu)
- report the version of libavcodec you are using (dpkg -l | grep libavcodec)

Thanks!

-- 
wengophone (qtwengophone) crash when start a call
https://bugs.launchpad.net/bugs/197321
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.com/mailman/listinfo/ubuntu-bugs


[Bug 197321] Re: wengophone (qtwengophone) crash when start a call

2008-03-09 Thread Ludovico Cavedon
I think this LP bug and the upstream bug
http://dev.openwengo.com/trac/openwengo/trac.fcgi/ticket/1895
have the same cause. I'll investigate further.

-- 
wengophone (qtwengophone) crash when start a call
https://bugs.launchpad.net/bugs/197321
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.com/mailman/listinfo/ubuntu-bugs