Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group chat room names are not correct, cannot join more than 4 randomly selected rooms #910

Closed
Riftr opened this issue Sep 17, 2020 · 5 comments

Comments

@Riftr
Copy link

Riftr commented Sep 17, 2020

After signing in to my XMPP server I am presented with the below. Unlike the screenshots on the website, the group chat room names don't appear correctly and I'm not able to join any other rooms other than these 4 that seem to have been randomly chosen.

image

Trying to join more than these 4 rooms (via Join Channel) only gives me the 4 options as well. It doesn't appear to have anyway to pull the room list. Note that the room names are at least correct for these 4 rooms on the Join Channel dialog.

Is there a way I can a. have the correct room names appear and b. tell Dino what rooms I want to join/get a list of rooms/join more than just these 4?

@licaon-kter
Copy link
Contributor

licaon-kter commented Sep 17, 2020

The room list shows the ones in your bookmarks... add more with +

If you want to list more (public) rooms from your server or from the ecosystem (https://search.jabber.network)... Dino does not have this feature (yet)...eg. Use Conversations to list them

/close as duplicates of #307 or #650 ?

@Riftr
Copy link
Author

Riftr commented Sep 17, 2020

The + doesn't actually let me join more rooms (it simply keeps Join blanked out even if I manually type it). Conversations doesn't let me join more rooms either. This all works fine under Pidgin.

Addtionally, as I mentioned, the names for the 4 that do come up aren't correct either.

@licaon-kter
Copy link
Contributor

You need to type more: roomname@conference.domain.tld and set a nick...

Why does Conversations say exactly?

What version of Dino?

@Riftr
Copy link
Author

Riftr commented Sep 17, 2020

That worked (yay) but the UI is pretty unintuitive. Conversations doesn't list them either, it only lists the individual users on the server itself. The four original channels are also still not named properly as well, even if I re-add them.

Dino version is 0.1.0, that comes with Fedora 32.

@fiaxh
Copy link
Member

fiaxh commented Sep 30, 2020

As far as I see, Pidgin does not store information about your joined channels on the server. It might "work" in Pidgin, but that is only local state and has nothing to do with XMPP bookmarks. See this open Pidgin issue about adding bookmark support.

The same goes for the names. Dino and Conversation can't know the room names you set in Pidgin, because Pidgin doesn't seem to share them.

You can set the bookmark name in Dino by filling in the "Alias" field when adding a bookmark (given the bookmark does not yet exist).

@fiaxh fiaxh closed this as completed Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants