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 651058 - Insensitive text entry when joining a password protected IRC room
Insensitive text entry when joining a password protected IRC room
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: Multi User Chat
2.33.x
Other Linux
: Normal major
: 3.2
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2011-05-25 12:43 UTC by Guillaume Desmottes
Modified: 2011-05-30 11:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Guillaume Desmottes 2011-05-25 12:43:41 UTC
Master.

- Join a password protected room
- Enter the right pass
- The room is joined but you can't type anything

That's a regression introduced by http://git.gnome.org/browse/empathy/commit/?id=34a7a0b348e1cdd3cfc184f135a8371d79741272
Comment 1 Guillaume Desmottes 2011-05-25 12:55:37 UTC
Chandni: can you please take a look on this?
Comment 2 Chandni Verma 2011-05-27 11:07:28 UTC
I am unable to build master but this was important so I made this one liner over a branch of older m-boxed commits based off an older branch point. Should not conflict.

https://gitorious.org/glassrose-gnome/empathy/commits/Make-text-input-view-sensitive-on-successful-password-entry-651058
Comment 3 Guillaume Desmottes 2011-05-30 11:31:29 UTC
I cherry-picked your fix to master; thanks!


commit 1c1be234740e2e23f755668ce89483f0225ec329
Author: Chandni Verma <chandniverma2112@gmail.com>
Date:   Fri May 27 16:13:49 2011 +0530

    Chatrooms: Make text input view sensitive on successful password entry
    
    Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=651058


This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.