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

Error "You seem to have no bookmark file and not even a profile file" needs to be fixed #27

Open
megoth opened this issue Sep 24, 2019 · 7 comments
Assignees

Comments

@megoth
Copy link
Contributor

megoth commented Sep 24, 2019

Implementing some better error handling then calling an alert is preferrable.

@brownhoward
Copy link

To Replicate

  1. Log into a Pod on https://dev.inrupt.net.
  2. Either:
    a. Create a new Long Chat.
    b. Enter a name for the Long Chat.
  3. Or:
    a: Open an existing Long Chat.
  4. The Long Chat pane is displayed.
  5. A modal dialog is displayed saying "You seem to have no bookmark file and not even a profile file":
    Screen Shot 2019-09-24 at 08 41 25

@michielbdejong
Copy link
Contributor

duplicate of SolidOS/solid-panes#190.

@michielbdejong
Copy link
Contributor

actually wait this one is different because it's on the user's own pod. will have a look.

@michielbdejong
Copy link
Contributor

michielbdejong commented Dec 20, 2019

This happens when userContext.publicProfile is not set, see https://github.com/solid/solid-ui/blob/master/src/chat/bookmarks.js#L104. Investigating.

@michielbdejong
Copy link
Contributor

https://github.com/solid/solid-ui/blob/master/src/authn/authn.ts#L167 does seem to set it, so will try to step through it with breakpoints to see where it goes wrong.

@michielbdejong michielbdejong self-assigned this Dec 20, 2019
@michielbdejong michielbdejong transferred this issue from SolidOS/solid-panes Jan 3, 2020
@michielbdejong michielbdejong transferred this issue from SolidOS/meeting-pane Jan 3, 2020
@michielbdejong
Copy link
Contributor

oops, this is chat pane, not meeting pane.

@vcavallo
Copy link

vcavallo commented Dec 4, 2020

I am getting this error after creating a chat with myself.

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

4 participants