Issue 793 in miranda: Automatically join conferences on login - won't work (JABBER)

56 views
Skip to first unread message

mir...@googlecode.com

unread,
Jun 12, 2010, 6:22:26 AM6/12/10
to miranda...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Bug Priority-Medium

New issue 793 by przybycin: Automatically join conferences on login - won't
work (JABBER)
http://code.google.com/p/miranda/issues/detail?id=793

Miranda Version : 0.8.25
Unicode Build : Yes
Test Build # (if applicable) :
Plugin Version # (if applicable) :


What steps will reproduce the problem?
1.Make a chat room in jabber server
2.Add chat room to contact list
3.Enable option "Automatically join conferences on login" in Jabber
protocol properties
4.Restart miranda


What is the expected result?
Automatically join to conference room. (yellow bulb in contact list)

What happens instead?
Nothing. No join. (grey bulb in contact list). I must manualy double click
or from context menu choose 'Join'

Attached VersionInfo

Attachments:
VersionInfo.txt 2.5 KB

mir...@googlecode.com

unread,
Jun 12, 2010, 7:25:10 AM6/12/10
to miranda...@googlegroups.com
Updates:
Status: Assigned
Labels: Component-Protocol-Jabber

Comment #1 on issue 793 by s...@miranda-im.org: Automatically join

conferences on login - won't work (JABBER)
http://code.google.com/p/miranda/issues/detail?id=793

(No comment was entered for this change.)

mir...@googlecode.com

unread,
Mar 26, 2011, 8:27:28 PM3/26/11
to miranda...@googlegroups.com
Updates:
Status: WontFix

Comment #11 on issue 793 by george.hazan: Automatically join conferences on

adding chats to a roster considered a bad practice, and therefore their
support is vanishing from Miranda. In fact that whole option becomes
useless, cause a bookmark already contains that information. Use bookmarks
instead a roster, and all will be ok

mir...@googlecode.com

unread,
Mar 26, 2011, 8:32:29 PM3/26/11
to miranda...@googlegroups.com
Updates:
Status: Accepted

Comment #12 on issue 793 by borkra: Automatically join conferences on login

Well, we need though to add a local option to AutoJoin conferences, as not
all servers support bookmarks.

mir...@googlecode.com

unread,
Mar 26, 2011, 8:42:30 PM3/26/11
to miranda...@googlegroups.com

Comment #13 on issue 793 by george.hazan: Automatically join conferences on

If you mean Gtalk as a server that doesn't support bookmarks, we don't have
to support group chats for its accounts anyway, cause Google incorrectly
handles the groupchat presence packets. Therefore Gtalk accounts are
usually automatically banned on almost all XMPP servers by robots.

mir...@googlecode.com

unread,
Mar 26, 2011, 9:32:43 PM3/26/11
to miranda...@googlegroups.com

Comment #14 on issue 793 by borkra: Automatically join conferences on login

No there was some other server. Some guy complained on forums. Although I
am not sure was the reason that server does not support bookmarks or
Miranda does not support latest Bookmark XEP. As the XEP Miranda is using
is obsolete.

mir...@googlecode.com

unread,
Mar 27, 2011, 8:01:27 AM3/27/11
to miranda...@googlegroups.com

Comment #16 on issue 793 by george.hazan: Automatically join conferences on

yes, this error means that the bookmark service is not present on that
server. it looks a bit confusing (a server with groupchats but without
bookmarks), imho the most correct way to solve this problem is to connect
to its admins, cause it looks as a small intranet or a local (provider's)
server.

though miranda provides another way of storing chatrooms, in the history
list of Add/Join Groupchat Dialog... but auto-connect won't work with them.

mir...@googlecode.com

unread,
Nov 7, 2011, 10:05:15 AM11/7/11
to miranda...@googlegroups.com

Comment #18 on issue 793 by sging...@gmail.com: Automatically join
conferences on login - won't work (JABBER)
http://code.google.com/p/miranda/issues/detail?id=793

This does also not work with Miranda 0.9.32.


mir...@googlecode.com

unread,
Nov 29, 2011, 10:14:59 AM11/29/11
to miranda...@googlegroups.com

Comment #19 on issue 793 by sandro.t...@gmail.com: Automatically join
conferences on login - won't work (JABBER)
http://code.google.com/p/miranda/issues/detail?id=793

please fix this for g-talk! problem is still present int 0.9.37

mir...@googlecode.com

unread,
Mar 5, 2012, 10:12:11 AM3/5/12
to miranda...@googlegroups.com

Comment #20 on issue 793 by d.k.br...@gmail.com: Automatically join
conferences on login - won't work (JABBER)
http://code.google.com/p/miranda/issues/detail?id=793

I have the same bug.
My company uses openfire 3.7.1 as xmpp server
In Spark 2.6.3 auto-join conferences works fine
In Miranda 0.9.45 auto-join does not work

I have add room into bookmarks, checked on "autojoin"
I have checked on option "Automatically join conferences on login"

In miranda's xmpp log I see this on logon:
<iq type="get" id="mir_46">
<query xmlns="jabber:iq:private">
<storage xmlns="storage:bookmarks" />
</query>
</iq>
­
<iq type="result" id="mir_46" to="dkb...@mycompany.ru/Miranda">
<query xmlns="jabber:iq:private">
<storage xmlns="storage:bookmarks">
<conference jid="test...@mycompany.ru" name="testroom" autojoin="1">
<nick>dkbrazz</nick>
<password />
</conference>
</storage>
</query>
</iq>

But room is not joined automaticaly.
I tried to add room into roster, and delete it from roster - no result.

I can provide other info if needed

mir...@googlecode.com

unread,
Mar 5, 2012, 2:15:20 PM3/5/12
to miranda...@googlegroups.com

Comment #21 on issue 793 by bor...@gmail.com: Automatically join
conferences on login - won't work (JABBER)
http://code.google.com/p/miranda/issues/detail?id=793

d.k.brazz,

1. Please do hijack bug reports unrelated to yours. The issue above is
about autojoin without bookmarks, you are obviously using bookmarks. As
such this issue is not for you. If you need help you can contact on forums
or create seprate issue, as I am sure autologin with bookmarks does work.

2. If you have a problem you need to provide VersionInfo report and
complete Network log from before login to the problem. Do not modify
network log in any way, and do not provide quotes from it complete thing is
needed.

mir...@googlecode.com

unread,
Mar 6, 2012, 5:13:50 AM3/6/12
to miranda...@googlegroups.com

Comment #22 on issue 793 by przyby...@gmail.com: Automatically join
conferences on login - won't work (JABBER)
http://code.google.com/p/miranda/issues/detail?id=793

I can confirm that after add chat room to bookmark and check "Autologin" in
next window - then after restarting miranda - I'm also logged in to chat.

1. In open chat window right click -> room options -> add to bookmarks
2. In appearing window check option to Autologin
3. Confirm and restart miranda

mir...@googlecode.com

unread,
Jun 9, 2012, 10:02:38 AM6/9/12
to miranda...@googlegroups.com

Comment #23 on issue 793 by bartoszr...@gmail.com: Automatically join
conferences on login - won't work (JABBER)
http://code.google.com/p/miranda/issues/detail?id=793

Works for me.

mir...@googlecode.com

unread,
Jun 9, 2012, 11:51:00 AM6/9/12
to miranda...@googlegroups.com

Comment #24 on issue 793 by sajb...@gmail.com: Automatically join
conferences on login - won't work (JABBER)
http://code.google.com/p/miranda/issues/detail?id=793

It depends on the server supporting autojoin bookmarks or not (afaik)for me
i have 2 servers i use.. One supports the other doesnt

mir...@googlecode.com

unread,
Sep 10, 2013, 8:12:00 AM9/10/13
to miranda...@googlegroups.com

Comment #25 on issue 793 by maxd...@gmail.com: Automatically join
conferences on login - won't work (JABBER)
http://code.google.com/p/miranda/issues/detail?id=793

1.Make a chat room in jabber server
2.Add chat room to contact list
3.Enable option "Automatically join conferences on login" in Jabber
protocol properties
4.Restart miranda

Don't work.


1. In open chat window right click -> room options -> add to bookmarks
2. In appearing window check option to Autologin
3. Confirm and restart miranda

Don't work too. Server support bookmarks

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

mir...@googlecode.com

unread,
Sep 10, 2013, 8:13:21 AM9/10/13
to miranda...@googlegroups.com

Comment #26 on issue 793 by maxd...@gmail.com: Automatically join
conferences on login - won't work (JABBER)
http://code.google.com/p/miranda/issues/detail?id=793

1.Make a chat room in jabber server
2.Add chat room to contact list
3.Enable option "Automatically join conferences on login" in Jabber
protocol properties
4.Restart miranda

Don't work.


1. In open chat window right click -> room options -> add to bookmarks
2. In appearing window check option to Autologin
3. Confirm and restart miranda

Don't work too. Server support bookmarks
Miranda v 0.10.10.0

mir...@googlecode.com

unread,
Feb 1, 2014, 2:23:45 AM2/1/14
to miranda...@googlegroups.com

Comment #27 on issue 793 by daradr...@gmail.com: Automatically join
conferences on login - won't work (JABBER)
http://code.google.com/p/miranda/issues/detail?id=793

1.Make a chat room in jabber server
2.Add chat room to contact list
3.Enable option "Automatically join conferences on login" in Jabber
protocol properties
4.Restart miranda

Don't work.


1. In open chat window right click -> room options -> add to bookmarks
2. In appearing window check option to Autologin
3. Confirm and restart miranda

Don't work too. Server support bookmarks
Miranda v 0.9.20.0

Checked it in other jabberclient ( pandion) with my server and...
its worked.
I think trouble on mirandas side.

mir...@googlecode.com

unread,
Jun 18, 2015, 4:31:30 AM6/18/15
to miranda...@googlegroups.com

Comment #28 on issue 793 by david.fl...@gmail.com: Automatically join
conferences on login - won't work (JABBER)
https://code.google.com/p/miranda/issues/detail?id=793

Is there a fix or workaround?

mir...@googlecode.com

unread,
Jul 8, 2015, 5:46:52 AM7/8/15
to miranda...@googlegroups.com

Comment #29 on issue 793 by david.fl...@gmail.com: Automatically join
conferences on login - won't work (JABBER)
https://code.google.com/p/miranda/issues/detail?id=793

still exist in
Miranda NG Version: 0.95.5 alpha build #14502 x64
and
Jabber.dll v.0.11.0.4 [7 Jul 2015 5:45:18] - Jabber protocol
Reply all
Reply to author
Forward
0 new messages