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

Workspaces does not capture .NET winforms applications #34681

Open
gh658804 opened this issue Sep 6, 2024 · 5 comments
Open

Workspaces does not capture .NET winforms applications #34681

gh658804 opened this issue Sep 6, 2024 · 5 comments
Labels
Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams Product-Workspaces Refers to the Workspaces utility

Comments

@gh658804
Copy link

gh658804 commented Sep 6, 2024

Microsoft PowerToys version

0.84.0

Installation method

PowerToys auto-update

Running as admin

None

Area(s) with issue?

Workspaces

Steps to reproduce

Workspaces Editor/Create Workspace/Capture.

In the list of captured applications, some VB.NET applications (winforms, .NET Framework 3.5/4.8) i have created are not captured. They do not have anything strange (AFAIK), plain winforms apps.

Windows 10 user...

✔️ Expected Behavior

The winforms, .NET Framework 3.5/4.8 apps to be shown in the list of captured apps

❌ Actual Behavior

Another app is shown (Firefox), my apps are not shown.

Other Software

No response

@gh658804 gh658804 added Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Sep 6, 2024
Copy link

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

@donlaci
Copy link
Collaborator

donlaci commented Sep 10, 2024

@gh658804
Hi!
Could you please provide some more information about your issue:
Please updete your PT version to 0.84,1, which is our latest hotfix.

Please send me

  • the app's location and filename on your system (if it dosn't contain confidental information)
  • a bug report, wich you can create by clicking on the bug icon in the PT's flyout window. Just to be sure, please initiate a new unsuccessful capture before creating the bug report, to have the error in the logs.
  • ideally the best way to find the bug would be to test with the actual app, but of course it is acceptable if you don't want to share the app. However, if you feel so, you can send a download link to your app (or installer). In any case we will first check the logs and start the fix without the app.

image

@gh658804
Copy link
Author

Hi.

I don't want to attach the whole bug report file, too many files in it which i don't know what they contain. I found some relevant entries in Workspaces\ProjectsSnapshotTool\Logs\v0.84.1\log_2024-09-10.txt...

I also tried attaching the source project (a default WinForms VB.NET Framework project as a zip file), but it seems github does not let me(?). It tries to attach it and then immediately removes it from the post. If you open visual studio, create a WinForms VB.NET Framework project and just compile it, you can use this exe for testing...

[2024-09-10 19:15:17.255138] [p-20172] [t-4400] [info] workspaces-launcher logger is initialized
[2024-09-10 19:15:17.277859] [p-20172] [t-4400] [trace] Creating workspace :{FFF85B15-0701-4C43-9350-45F87A215A19}
[2024-09-10 19:15:17.513334] [p-20172] [t-4400] [info] Installed app not found: C:\z\Debug\WindowsApp1.exe, try parent process
[2024-09-10 19:15:17.518004] [p-20172] [t-4400] [info] Installed app not found: C:\Windows\System32\ApplicationFrameHost.exe, try parent process
[2024-09-10 19:15:17.521517] [p-20172] [t-4400] [info] Parent process path not found
[2024-09-10 19:15:17.522063] [p-20172] [t-4400] [info] Installed app not found: C:\Windows\System32\ApplicationFrameHost.exe, try parent process
[2024-09-10 19:15:17.525367] [p-20172] [t-4400] [info] Parent process path not found

@donlaci
Copy link
Collaborator

donlaci commented Sep 10, 2024

Hi!
Just to be sure, your app is located in C:\z\Debug\WindowsApp1.exe and you can access it without problems?
Thanks!

@gh658804
Copy link
Author

Yup. I originally had it under d:...\bin\debug, but i moved it to c:, just in case. nothing changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams Product-Workspaces Refers to the Workspaces utility
Projects
None yet
Development

No branches or pull requests

3 participants