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 606567 - Only tabs/windows created independently have notebook context menu labels right.
Only tabs/windows created independently have notebook context menu labels right.
Status: RESOLVED DUPLICATE of bug 585089
Product: empathy
Classification: Core
Component: Chat
2.29.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
Depends on: 585089
Blocks:
 
 
Reported: 2010-01-10 15:53 UTC by Diego Escalante Urrelo (not reading bugmail)
Modified: 2010-02-15 14:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
The menu of the notebook, pretty ok. (12.31 KB, image/png)
2010-01-10 15:54 UTC, Diego Escalante Urrelo (not reading bugmail)
Details
The broken notebook menu (12.92 KB, image/png)
2010-01-10 15:54 UTC, Diego Escalante Urrelo (not reading bugmail)
Details

Description Diego Escalante Urrelo (not reading bugmail) 2010-01-10 15:53:52 UTC
1. Create a new chat window by double clicking a contact, for example Rupert
2. Confirm that if you right click the contact tab label you get a menu that reads "(icon) Rupert"
3. Create a new chat window by double clicking a contact, for example Banana
4. Confirm that if you right click the contact tab label you get a menu that reads "(icon) Banana"
5. Drag and drop Banana's tab to Rupert's window

Expected:
Tab label right click menu says:
  (icon) Rupert
  (icon) Banana

Actual result:
Tab label right click menu says:
  (icon) Rupert
  (this label is blank, but there's a menu item)

The following is printed to the console:
(empathy:9448): Gtk-CRITICAL **: gtk_selection_data_set: assertion `length <= 0' failed

Screenshots attached
Comment 1 Diego Escalante Urrelo (not reading bugmail) 2010-01-10 15:54:36 UTC
Created attachment 151129 [details]
The menu of the notebook, pretty ok.
Comment 2 Diego Escalante Urrelo (not reading bugmail) 2010-01-10 15:54:58 UTC
Created attachment 151130 [details]
The broken notebook menu
Comment 3 Guillaume Desmottes 2010-01-11 12:25:37 UTC
That's probably a side effect of bug #585089. Let's reconsider once it has been fixed.
Comment 4 Guillaume Desmottes 2010-02-15 14:54:34 UTC
The assertion was because of bug #585089 and the item disappearing is because a GTK+ bug (bug #609929).

*** This bug has been marked as a duplicate of bug 585089 ***