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

2fast freezes after creating .2fa file #71

Open
1 of 8 tasks
jdieStrama opened this issue Jun 1, 2023 · 13 comments
Open
1 of 8 tasks

2fast freezes after creating .2fa file #71

jdieStrama opened this issue Jun 1, 2023 · 13 comments
Assignees
Labels
bug🐛 Something isn't working help wanted Extra attention is needed

Comments

@jdieStrama
Copy link

jdieStrama commented Jun 1, 2023

Describe the bug

After installing the app it freezes after creating a new .2fa file.
The file itself does exist afterwards but opening the app again results in freezing.

Only a reboot of the PC fixes this issue.

The App was installed manually with these steps:

  • installung all dependencies
  • installing the cert to the Local Machine (Root)
  • installing the App (latest stable)

Steps to Reproduce

Steps to reproduce the behavior:

  1. Given the following environment
  2. Install the App manually (not via MS Store; it is blocked at the company)
  3. Create a new File
  4. App freezes

Expected behavior

It should not freeze after creating a new file :)

Environment

App Version(s): 1.2.6

Windows 10 Build Number:

  • Fall Creators Update (16299)
  • April 2018 Update (17134)
  • October 2018 Update (17763)
  • May 2019 Update (18362)
  • May 2020 Update (19041)
  • Windows 10 21H2 (19044.2965)
  • Windows 11 21H2 Update (22000)
  • Insider Build ({build_number})
@jp-weber
Copy link
Member

jp-weber commented Jun 4, 2023

Which destination did you choose for the new data file?

The application cannot, for example, access C:/ and the individual Windows directories. I have introduced a dialog for error handling in this case in 1.2.7.

@jdieStrama
Copy link
Author

I've always saved the file in the user folder or in a subdirectory of it (Desktop or OneDrive for example). In some rare cases the app unfreezes. But most times it closes itself after a bit of time.

@jdieStrama
Copy link
Author

Any ideas?

@jdieStrama
Copy link
Author

@jp-weber
Copy link
Member

The link is expired, I will upload the store msixpackage later because I have currently only my smartphone available.

@jdieStrama
Copy link
Author

Ok.
I'll fetch all files from the store via adguard und try these files with its dependencies and let you know if it works

@jdieStrama
Copy link
Author

I've installed the .msixbundle file from the Store but no success.
As soon as I press the button for saving the 2fa file it freezes.

@jp-weber jp-weber self-assigned this Jun 20, 2023
@jp-weber jp-weber added bug🐛 Something isn't working help wanted Extra attention is needed labels Jun 20, 2023
@jp-weber
Copy link
Member

Thank you for you feedback.

When the app crashes after the freeze, is there an error message with a description?

What I can do at this point is to create a debug version for you, which can write the error in a log, which you could then upload here.

@jdieStrama
Copy link
Author

No error.
The behaviour is hard to describe...
The window elements (Settings, Close, minimize) still respond to your mouse but everthing else is frozen.

I've sent you an invite via Linkedin. Maybe we can exchange better there.

@jp-weber
Copy link
Member

Could distribution via Intune using the Microsoft Store installation source be used as a workaround? If so, I would like to close the issue.

@jdieStrama
Copy link
Author

No luck with Intune. Installation fails as well

@jp-weber
Copy link
Member

jp-weber commented Sep 17, 2023

I in my latest preview version I have changed the file system access query https://github.com/2fast-team/2fast/blob/master/Project2FA.Shared/Services/DataService.cs#L278.

I could imagine that this might solve the problem:
https://github.com/2fast-team/2fast/releases/tag/v1.2.7-beta

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

No branches or pull requests

2 participants