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 590029 - IRC help window waiting for something when opened from conversation window
IRC help window waiting for something when opened from conversation window
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: General
2.27.x
Other All
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2009-07-28 16:00 UTC by Brian Curtis
Modified: 2009-08-07 16:02 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28


Attachments
proposed fix http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/help-chat-590029 (430 bytes, patch)
2009-08-07 16:00 UTC, Guillaume Desmottes
committed Details | Review

Description Brian Curtis 2009-07-28 16:00:36 UTC
Please describe the problem:
Calling the help window (in this case from IRC-chat) causes window to wait, with nothing happening.

Steps to reproduce:
1) Add an account and connect to any IRC Server
2) Join to #your_channel
3) When you are in, go to menu->Help->Index or press keyboard key "F1"
4) A yelp windows is opened and waiting for load some content but never is loaded and stay in status loading til close manually this window.


Actual results:
window comes up with no help loaded

Expected results:
window comes up with help loaded

Does this happen every time?
yes

Other information:
From downstream Ubuntu
https://bugs.edge.launchpad.net/ubuntu/+source/empathy/+bug/402288

The Ubuntu bug is for a different version of Empathy, but I have confirmed it with the specified versions mentioned in this bug report.
Comment 1 Guillaume Desmottes 2009-08-07 15:54:07 UTC
This bug is still present in master and occurs when you try to open the help menu from the conversation window.
Comment 2 Guillaume Desmottes 2009-08-07 16:00:11 UTC
Created attachment 140127 [details] [review]
proposed fix http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/help-chat-590029

 src/empathy-chat-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
Comment 3 Xavier Claessens 2009-08-07 16:01:43 UTC
thanks
Comment 4 Guillaume Desmottes 2009-08-07 16:02:56 UTC
Branch has been merged to master. Thanks for your bug report!