linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-users] Re: linphone-1.3.99.7 is out


From: Petr Pisar
Subject: [Linphone-users] Re: linphone-1.3.99.7 is out
Date: Mon, 24 Jul 2006 12:21:33 +0200
User-agent: Thunderbird 1.5.0.4 (X11/20060604)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Simon Morlat wrote:
> Hello,
Hi,

> Again a beta release of future 1.4.0...
[...]
> I could make this 1.3.99.7 the official one
[...]

Maybe I have different enviroment, but I noticed a lot of failures and
bugs in this release (configured with --disable-static --enable-ipv6
- --enable-gnomeui --disable-video):

1) linphonec doesn't open alternative config file:

strace -f -eopen linphonec -c ./linphonerc
open("/etc/ld.so.cache", O_RDONLY)      = 3
open("/usr/local/lib/liblinphone.so.1", O_RDONLY) = 3
open("/lib/libreadline.so.5", O_RDONLY) = 3
open("/lib/libncurses.so.5", O_RDONLY)  = 3
open("/lib/tls/libc.so.6", O_RDONLY)    = 3
open("/usr/local/lib/libmediastreamer.so.0", O_RDONLY) = 3
open("/usr/local/lib/libortp.so.5", O_RDONLY) = 3
open("/usr/local/lib/libquickstream.so.0", O_RDONLY) = 3
open("/usr/lib/libosip2.so.3", O_RDONLY) = 3
open("/usr/lib/libosipparser2.so.3", O_RDONLY) = 3
open("/lib/libnsl.so.1", O_RDONLY)      = 3
open("/lib/tls/librt.so.1", O_RDONLY)   = 3
open("/lib/libdl.so.2", O_RDONLY)       = 3
open("/usr/lib/libasound.so.2", O_RDONLY) = 3
open("/usr/local/lib/libspeex.so.1", O_RDONLY) = 3
open("/lib/tls/libpthread.so.0", O_RDONLY) = 3
open("/lib/tls/libm.so.6", O_RDONLY)    = 3
open("/dev/urandom", O_RDONLY)          = 3
Cannot open config file ./linphonerc.
Process 30713 detached

2) linphonec crash during quitung:

linphonec> quit
Terminating...
No active call.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1212037456 (LWP 31007)]
ms_list_remove_link (list=0x804f940, elem=0x8050b50) at mscommon.c:134
134             elem->next->prev=elem->prev;
(gdb) bt
#0  ms_list_remove_link (list=0x804f940, elem=0x8050b50) at mscommon.c:134
#1  0xb7db69dc in ms_list_remove (first=0x804f940, data=0x8050b30)
    at mscommon.c:95
#2  0xb7f680cf in lp_config_remove_section (lpconfig=0x804f788,
    section=0x8050b30) at lpconfig.c:137
#3  0xb7f68949 in lp_config_clean_section (lpconfig=0x804f788,
    section=0x8050840 "") at lpconfig.c:350
#4  0xb7f67448 in linphone_auth_info_write_config (config=0x804f788,
    obj=0x805e7d8, pos=134547520) at authentication.c:69
#5  0xb7f600ec in sip_config_uninit (lc=0x804e540) at linphonecore.c:1644
#6  0xb7f60756 in linphone_core_uninit (lc=0x804e540) at linphonecore.c:1738
#7  0x08049d40 in linphonec_finish (exit_status=134547520) at
linphonec.c:387
#8  0x0804ab62 in lpc_cmd_quit (lc=0x804e540, args=0x0) at commands.c:317
#9  0x0804a8c9 in linphonec_parse_command_line (lc=0x804e540,
    cl=0x806ed50 "quit") at commands.c:179
#10 0x0804a5c0 in main (argc=1, argv=0xbf8b5c14) at linphonec.c:654

3) linphone (GUI) is trying to search gettext catalog in bad directory:

$ strace -f -eopen linphone 2>&1 |grep linphone.mo
open("/usr/local//locale/cs/LC_MESSAGES/linphone.mo", O_RDONLY) = -1
ENOENT (No such file or directory)
open("/usr/local//locale/sk/LC_MESSAGES/linphone.mo", O_RDONLY) = -1
ENOENT (No such file or directory)

even if linphone.mo has been properly installed into
/usr/local/share/locale/cs/LC_MESSAGES/.


It also complies about missing images:

** (linphone:31239): WARNING **: Couldn't find pixmap file:
linphone/linphone2.xpm
open("/home/petr/.gnome2/linphone", O_RDONLY) = 14

and invoking Help->About print this

** (linphone:31239): WARNING **: Couldn't find pixmap file:
linphone/linphone.png
** (linphone:31239): WARNING **: Couldn't find pixmap file:
linphone/linphone2.xpm

and instead of linphone pricture there is a Gnome foot print.

4) sipomatic opens sample file from wrong location (the same problem as
locale files):

open("/usr/local//sounds/linphone/hello8000.wav", O_RDONLY) = -1 ENOENT
(No such file or directory)
ortp-warning-Failed to open /usr/local//sounds/linphone/hello8000.wav
[pid 31425] open("/tmp/sipomatic0.wav", O_WRONLY|O_CREAT|O_TRUNC, 0600) = 10

But despite these problems, it's excelent program and I appriciate your
work on this project.

- -- Petr
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)

iD8DBQFExJ8tuR4f4nEwzHIRAswXAKCXEKKdE+NpeZDNJr7Jg635C+D8JwCfbGII
7MJFXgUREmyWE4YYA6FH6vw=
=cnuZ
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]