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

[Bug]: Username: Flatpak version allows dashes, Android version does not #119

Open
2 tasks done
clayt0nk opened this issue Oct 12, 2024 · 6 comments
Open
2 tasks done
Assignees
Labels
bug Something isn't working

Comments

@clayt0nk
Copy link

Bug description

I created an account where the username contained dashes ("-") using the Flatpak version on Linux. When I tried to clone the account to Android, the username field silently refused to accept the entry of the "-" character.

Expected outcome

The criteria for the username field should be the same on all devices.

Steps to reproduce

No response

Error log

No response

App version

v1.8.0 - Entry Tags

Submission checklist

  • I have specified the problem in the issue title
  • I have provided a verbose description of the problem
@clayt0nk clayt0nk added the bug Something isn't working label Oct 12, 2024
@GleammerRay
Copy link
Collaborator

Hello @clayt0nk !

I've confirmed this on my device. Apologies, I'll resolve this as soon as possible. Thank you for reporting this.

Cheers!

@GleammerRay
Copy link
Collaborator

In the meantime, you can try creating an account backup on your computer, copying it over and restoring it on your phone (while signed in using another account). I am very sorry for the inconvenience.

@clayt0nk
Copy link
Author

On my Flatpak version, the Backup button doesn't seem to do anything, I bang on it and nothing happens as far as I can see. Export gets a little further, but I am not able to get a file out of either CSV or KBDX options.

BTW, Android username field is also resisting spaces. It ignores them when I first type them, then afterwards I have to go back and insert them, which seems to work.

GleammerRay added a commit that referenced this issue Oct 21, 2024
@GleammerRay
Copy link
Collaborator

GleammerRay commented Oct 21, 2024

Account username input has been resolved on the development branch (regex strikes again, Flutter formatting works differently on mobile).

I'll look into file backups and exports on the Flatpak version next, I believe that they were working last time I checked. Are you sure that you have Zenity installed?

Passy Flatpak currently uses the Zenity portal for file export/import operations.

Edit 1: just checked, any Flatpak file portal should work, I used to have the Gnome portal but I'm using Plasma at the moment, so when I'm exporting a backup from Passy it is using the KDE portal.

@GleammerRay
Copy link
Collaborator

@clayt0nk it is important to note that the KDE file picker has a weird bug on some systems (including my own) where it opens in the background and you have to reveal it to use it.

I have the same problem with a native Steam installation, it is not related to Passy.

@clayt0nk
Copy link
Author

clayt0nk commented Nov 9, 2024

On my Flatpak version, the Backup button doesn't seem to do anything, I bang on it and nothing happens as far as I can see. Export gets a little further, but I am not able to get a file out of either CSV or KBDX options.

Interesting, today I was able to get a zip file out of Backup and CSV Export on Flatpak. This is KDE on NixOS. Last time it was XFCE on QubesOS in a VM. I will have to try that again sometime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants
@clayt0nk @GleammerRay and others