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 150417 - Address Book pop-up menu is wrong after 'Transfer Call' has failed.
Address Book pop-up menu is wrong after 'Transfer Call' has failed.
Status: RESOLVED DUPLICATE of bug 150416
Product: ekiga
Classification: Applications
Component: general
1.0.2
Other Linux
: Normal normal
: ---
Assigned To: Ekiga maintainers
Ekiga maintainers
Depends on:
Blocks:
 
 
Reported: 2004-08-18 03:59 UTC by Simon Wood
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Simon Wood 2004-08-18 03:59:41 UTC
If you attempt to transfer a call and the transfer fails (i.e. user is
busy/offline) the original call is maintained, but now the pop-up menu (right
click) in the address book is wrong.

The menu lists 'call contact' rather than 'transfer call' and fails to do
anything if select.
Comment 1 Simon Wood 2004-08-18 19:44:08 UTC
Fixed with patch for Bug#150416.

Note: Drop down menu checks for states 'Standby' and 'Connected', whilst pop-up
menu only checks for 'Connected'.

What should happen to transfer/call menu items during the 'Calling' and 'Called'
states?
Comment 2 Damien Sandras 2004-08-18 20:24:01 UTC
I'll check all this after I'm done with the current code, sorry for the delay
and thanks for the various patches!
Comment 3 Damien Sandras 2004-10-12 20:00:05 UTC
*** This bug has been marked as a duplicate of 150416 ***