Bug 177189

Summary: selecting entry from address book has no effect
Product: [Fedora] Fedora Reporter: Alexandre Oliva <oliva>
Component: linphoneAssignee: Ignacio Vazquez-Abrams <ivazqueznet>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-01-12 11:04:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alexandre Oliva 2006-01-07 03:32:55 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8) Gecko/20060103 Fedora/1.5-4 Firefox/1.5

Description of problem:
If you open the address book, click on an entry and then on the Select button, earlier versions of linphone would fill in the `Sip address:' portion of the main screen.  Ditto for selecting an entry in `My online friends'.  With the latest build for FC5 devel, none of this happens, and instead you get errors logged to the terminal from which linphone was started.  This worked fine on the previous build on both x86_64 and i386.

Version-Release number of selected component (if applicable):
linphone-1.2.0-1.fc5

How reproducible:
Always

Steps to Reproduce:
1.Open the address book
2.Click on an entry
3.Click on the Select button

Actual Results:  Nothing.  Well, actually, the following messages appeared on the terminal:

(linphone:32232): GLib-GObject-WARNING **: invalid cast from `GtkEntry' to `GnomeEntry'
(linphone:32232): GnomeUI-CRITICAL **: gnome_entry_gtk_entry: assertion `GNOME_IS_ENTRY (gentry)' failed
(linphone:32232): Gtk-CRITICAL **: gtk_entry_set_text: assertion `GTK_IS_ENTRY (entry)' failed


Expected Results:  It should have transferred the sip address of the selection to the `Sip address:' portion of the main screen

Additional info:

Comment 1 Ignacio Vazquez-Abrams 2006-01-12 11:04:54 UTC
Upstream claims that it will be fixed in 1.2.1.

Comment 2 Ignacio Vazquez-Abrams 2006-01-25 02:44:35 UTC
I got tired of waiting for upstream.

Comment 3 Alexandre Oliva 2006-02-03 22:47:51 UTC
Thanks, I confirm that fixed it.