Bug 750445 - gajim: "This is not a group chat" (fix available)
Summary: gajim: "This is not a group chat" (fix available)
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: gajim
Version: 15
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Michal Schmidt
QA Contact: Fedora Extras Quality Assurance
URL: https://trac.gajim.org/ticket/6906
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-01 07:58 UTC by Jan "Yenya" Kasprzak
Modified: 2011-11-06 11:23 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-06 11:23:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jan "Yenya" Kasprzak 2011-11-01 07:58:08 UTC
Description of problem:
When trying to join a MUC, gajim refuses to connect with the
"This is not a group chat" message.

Version-Release number of selected component (if applicable):
gajim-0.14.3-1.fc15.noarch

How reproducible:
not sure, it works for some MUCs, and does not work for others (even from
different F15 hosts to the same XMPP server). Moreover, I can see the problem only on a single private MUC, which I cannot open for testing purposes, sorry.
It probably fails on MUCs which the user already has in his roster.

Additional info:
This is apparently an upstream bug #6906:
https://trac.gajim.org/ticket/6906

I have been able to fix the problem the way comment #5 in the upstream report suggests:

> I need to comment these lines in src/dialogs.py and src/gui_interface.py :
> 
> #        if gajim.contacts.get_contact(self.account, room_jid):
> #            ErrorDialog(_('This is not a group chat'),
> #                _('%s is not the name of a group chat.') % room_jid)
> #            return

The later discussion and probably the upstream sources as well contain the proper fix.

Comment 1 Michal Schmidt 2011-11-02 00:50:22 UTC
I think I'll just update gajim to 0.15 when it's released.
Meanwhile you can use a package from f16, it should run on f15 too:
http://koji.fedoraproject.org/koji/buildinfo?buildID=271920

Comment 2 Jan "Yenya" Kasprzak 2011-11-02 08:00:01 UTC
I have tested gajim-0.15-0.1.beta2.fc16.noarch.rpm from koji, and the problem is still present there. The workaround mentioned above still works.

Comment 3 Michal Schmidt 2011-11-04 20:59:17 UTC
I reopened the upstream bug.

Comment 4 Michal Schmidt 2011-11-06 11:23:17 UTC
Upstream is not willing to change it and closed the bug. Don't put groupchats in the roster.
https://trac.gajim.org/ticket/6906#comment:23


Note You need to log in before you can comment on or make changes to this bug.