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

Dino does not add own account to roster #696

Open
ericschdt opened this issue Dec 30, 2019 · 2 comments · May be fixed by #1519
Open

Dino does not add own account to roster #696

ericschdt opened this issue Dec 30, 2019 · 2 comments · May be fixed by #1519

Comments

@ericschdt
Copy link
Contributor

Source: Git AUR

  1. Click on "+"
  2. Choose your account with JID A
  3. Enter JID A into the JID field for your new contact
  4. Give it a nickname
  5. Press "add"

Result: The window closes and the contact is not in the list. Besides that, there's no warning or something else.

Works if I choose a different account, though.

@eerielili
Copy link
Contributor

I looked what was printed out on the console with dino --print-xmpp=all, and this iq stanza was sent back. Seems it's not allowed by the server.

<iq type='error' id='211a6f26-df84-43df-8379-203b5b090fac' to='xmpp@xmpp.address/dino'>
  <error type='cancel'>
    <not-allowed xmlns='urn:ietf:params:xml:ns:xmpp-stanzas' />
  </error>
</iq>

eerielili added a commit to eerielili/dino that referenced this issue Dec 6, 2023
@eerielili
Copy link
Contributor

@ericschdt @fiaxh could you test #1519 and see if it fixes it
long story short it will always list your own jid at the top of the "Start conversation" window

Psayker pushed a commit to Psayker/dino that referenced this issue Apr 17, 2024
Psayker pushed a commit to Psayker/dino that referenced this issue Apr 22, 2024
Psayker pushed a commit to Psayker/dino that referenced this issue Apr 24, 2024
mxlgv pushed a commit to mxlgv/dino that referenced this issue Apr 24, 2024
mxlgv pushed a commit to mxlgv/dino that referenced this issue Apr 24, 2024
Co-authored-by: Psayker <kirill970528@yandex.ru>
mxlgv pushed a commit to mxlgv/dino that referenced this issue Apr 24, 2024
Co-authored-by: Psayker <kirill970528@yandex.ru>
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

Successfully merging a pull request may close this issue.

2 participants