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

The flatpak UI does not tell you where to find your client ID as part of on-boarding #1951

Open
eriknelson opened this issue Aug 10, 2020 · 4 comments

Comments

@eriknelson
Copy link

OS: Arch Linux
DE: i3
Install: Flatpak org.sparkleshare.SparkleShare 3.28.0

What happened:

I honestly may have just missed this, but while kicking the tires on SparkleShare for the first time, I installed the flatpak and ran it from the cli. I was promped for my server's details, and of course it failed to connect. I realized I needed to "link" my client with my host via dazzle.sh link, and it asked for my "client ID". I honestly had no idea what his was until I realized through the client's stdout that it was in the applet, and it was a simple ssh pubkey.

What I expected to happen:

I would expect to see this as part of the onboarding wizard and not hidden in the applet.

This happens when:

Install new flatpak installation and try to connect to a self-hosted sparkleshare host.

@hbons
Copy link
Owner

hbons commented Aug 11, 2020

It should be on the last page of the onboarding wizard? Maybe I changed it, I don't remember. :)

@eriknelson
Copy link
Author

I'll update with some screenshots when I get a sec so I can show what I'm seeing.

@eriknelson
Copy link
Author

Here's the onboarding experience starting fresh with the flatpak on my Fedora 32 machine, I have an Rpi acting as a sparkshare host that was set up with dazzle:

screen1

screen2

errormodal

It's not until this 3rd step I realize, oh I didn't even realize I needed to add a client ID...where do I get a client ID?

I think I read somewhere in the logs of the terminal output that it was in the tray icon, but it's not called out at any point during that onboarding.

@hbons
Copy link
Owner

hbons commented Aug 13, 2020

Thanks for the screenshots. I remember now! I've made some changes to the flow because I wanted to automatically upload the key for known services, and the Own Server page would show your SSH key. I think this was only partly implemented and the rest is still in a branch...

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

2 participants