After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 376656 - crash in Ekiga Softphone: Suite à la demande de ya...
crash in Ekiga Softphone: Suite à la demande de ya...
Status: RESOLVED DUPLICATE of bug 359655
Product: ekiga
Classification: Applications
Component: general
2.0.x
Other All
: High critical
: ---
Assigned To: Ekiga maintainers
Ekiga maintainers
Depends on:
Blocks:
 
 
Reported: 2006-11-18 14:03 UTC by isaric.co
Modified: 2006-11-18 14:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description isaric.co 2006-11-18 14:03:02 UTC
Version: 2.0.3

What were you doing when the application crashed?
Suite à la demande de yannick 
http://forum.ubuntu-fr.org/viewtopic.php?pid=600813#p600813
avec 
isaric@medion:~$ sudo apt-get install libgnomevfs2-0_2.16.1-0ubuntu2_i386.deb
A la 3 ième fermeture


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 1667072 vsize: 0 resident: 1667072 share: 0 rss: 405504 rss_rlim: 0
CPU usage: start_time: 1163853888 rtime: 0 utime: 255 stime: 0 cutime:4 cstime: 0 timeout: 251 it_real_value: 0 frequency: 77820

Backtrace was generated from '/usr/bin/ekiga'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
Comment 1 Damien Sandras 2006-11-18 14:09:26 UTC
sudo apt-get install libgnomevfs2-0_2.16.1-0ubuntu2_i386.deb

can not work, so I don't really understand what you tested.

What you have to do is :
1) download libgnomevfs2-0_2.16.1-0ubuntu2_i386.deb
2) save it in a directory
3) type "sudo dpkg -i libgnomevfs2-0_2.16.1-0ubuntu2_i386.deb"
4) check with "apt-cache policy libgnomevfs2-0" that 2.16.1-0ubuntu2 is installed

*** This bug has been marked as a duplicate of 359655 ***
Comment 2 Snark 2006-11-18 14:16:58 UTC
Hum, Damien, no need to check the version : I didn't change the version number, precisely so people can easily get rid of my experimental package afterwards.

So make (4) : test if the bug #359655 still occurs.