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]: Add new device block #8815

Open
Landeers opened this issue Oct 30, 2024 · 0 comments
Open

[🐛 | Bug]: Add new device block #8815

Landeers opened this issue Oct 30, 2024 · 0 comments
Labels
A-Client Area: Parsec desktop application C-Bug Issue related to a bug

Comments

@Landeers
Copy link
Contributor

Parsec version tested on:

3.1.0-rc.1

Platforms tested on:

Windows

Bug description:

I wanted to add a new device. Steps :

  • send the link by email
  • parsec window loses focus
  • window on the new device : activate the link
  • on the 1st device, click on the background window which closed the popup (click outside popup)
  • attempt to relaunch an invitation but looping error message

While invitation process, modal should be close by outside click.

Relevant output:

image

[2024-10-30 10:01:05.977] [info]  =============================
[2024-10-30 10:01:05.981] [info]  App version: 3.1.0-rc.1
[2024-10-30 10:01:05.981] [info]  Nightly build: false
[2024-10-30 10:01:05.982] [info]  Auto download: true
[2024-10-30 10:01:05.982] [info]  Auto install on app quit: false
[2024-10-30 10:01:05.982] [info]  Allow prerelease: true
[2024-10-30 10:01:05.982] [info]  Allow downgrade: false
[2024-10-30 10:01:05.983] [info]  Update channel: null
[2024-10-30 10:01:05.983] [info]  =============================
[2024-10-30 10:01:12.509] [debug] Unhandled event ClientEventWorkspaceOpsOutboundSyncStarted
[2024-10-30 10:01:12.510] [debug] Unhandled event ClientEventWorkspaceOpsOutboundSyncProgress
[2024-10-30 10:05:21.155] [debug] Error when calling greeterDeviceInitialDoWaitPeer: GreetInProgressErrorGreetingAttemptCancelled (Greeting attempt cancelled by Greeter because AutomaticallyCancelled on 2024-10-30T09:05:21.620151Z)
[2024-10-30 10:05:21.157] [debug] Error when calling claimerGreeterAbortOperation: ClaimerGreeterAbortOperationErrorInternal (Invalid Handle)
[2024-10-30 10:05:24.839] [debug] Error when calling greeterDeviceInitialDoWaitPeer: GreetInProgressErrorGreetingAttemptCancelled (Greeting attempt cancelled by Greeter because AutomaticallyCancelled on 2024-10-30T09:05:24.666066Z)
[2024-10-30 10:05:24.839] [debug] Error when calling claimerGreeterAbortOperation: ClaimerGreeterAbortOperationErrorInternal (Invalid Handle)
[2024-10-30 10:05:31.897] [debug] Error when calling greeterDeviceInitialDoWaitPeer: GreetInProgressErrorGreetingAttemptCancelled (Greeting attempt cancelled by Greeter because AutomaticallyCancelled on 2024-10-30T09:05:32.538352Z)
[2024-10-30 10:05:31.897] [debug] Error when calling claimerGreeterAbortOperation: ClaimerGreeterAbortOperationErrorInternal (Invalid Handle)
[2024-10-30 10:05:44.788] [debug] Error when calling greeterDeviceInitialDoWaitPeer: GreetInProgressErrorGreetingAttemptCancelled (Greeting attempt cancelled by Greeter because AutomaticallyCancelled on 2024-10-30T09:05:44.628071Z)
[2024-10-30 10:05:44.788] [debug] Error when calling claimerGreeterAbortOperation: ClaimerGreeterAbortOperationErrorInternal (Invalid Handle)
[2024-10-30 10:05:57.883] [debug] Error when calling greeterDeviceInitialDoWaitPeer: GreetInProgressErrorGreetingAttemptCancelled (Greeting attempt cancelled by Greeter because AutomaticallyCancelled on 2024-10-30T09:05:57.963391Z)
[2024-10-30 10:05:57.884] [debug] Error when calling claimerGreeterAbortOperation: ClaimerGreeterAbortOperationErrorInternal (Invalid Handle)
[2024-10-30 10:06:30.225] [debug] Error when calling greeterDeviceInitialDoWaitPeer: GreetInProgressErrorGreetingAttemptCancelled (Greeting attempt cancelled by Greeter because AutomaticallyCancelled on 2024-10-30T09:06:30.548650Z)
[2024-10-30 10:06:30.226] [debug] Error when calling claimerGreeterAbortOperation: ClaimerGreeterAbortOperationErrorInternal (Invalid Handle)
@Landeers Landeers added C-Bug Issue related to a bug B-Triage Blocker: The issue is awaiting triage labels Oct 30, 2024
@FirelightFlagboy FirelightFlagboy added A-Client Area: Parsec desktop application and removed B-Triage Blocker: The issue is awaiting triage labels Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Client Area: Parsec desktop application C-Bug Issue related to a bug
Projects
None yet
Development

No branches or pull requests

2 participants