microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
110.53k stars 6.5k forks source link

powertoys run do not work yet #13670

Closed 76351506 closed 2 years ago

76351506 commented 3 years ago

Microsoft PowerToys version

0.47.0

Running as admin

Area(s) with issue?

PowerToys Run

Steps to reproduce

the shortcut is alt+q, but it not work

✔️ Expected Behavior

1

❌ Actual Behavior

1

Other Software

No response

76351506 commented 3 years ago

PowerToysReport_2021-10-07-15-44-23.zip

76351506 commented 3 years ago

who can help me

franky920920 commented 3 years ago

We've changed the way how hotkey works recently. See #13595 and #13557 for supporting information. This should be shipped with the release 0.49. Thanks!

franky920920 commented 3 years ago

Closing as duplicate of #13595

jaimecbernardo commented 3 years ago

Actually, looking at the logs, this looks a bit more like this: https://github.com/microsoft/PowerToys/issues/13532

It seems the Program plugin is not initializing correctly.

@76351506 , Could you please turn off the Program plugin and restart PowerToys to check if it helps? image

76351506 commented 3 years ago

Yes everything is ok, I close this option, my ‘powerToys run’ is work But I still don’t understand why this proble occurs Thanks a lot

Sent from Mail for Windows

From: Jaime Bernardo Sent: 07 October 2021 21:35 To: microsoft/PowerToys Cc: heinan; Mention Subject: Re: [microsoft/PowerToys] powertoys run do not work yet (#13670)

Actually, looking at the logs, this looks a bit more like this: #13532 It seems the Program plugin is not initializing correctly. @76351506 , Could you please turn off the Program plugin and restart PowerToys to check if it helps?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

franky920920 commented 3 years ago

@jaimecbernardo: Sorry my bad :)

76351506 commented 3 years ago

I closed option of the program, is work, But I’d like to search my application in search ,how to resolve this problem thanks

Sent from Mail for Windows

From: Franky Chen Sent: 07 October 2021 22:01 To: microsoft/PowerToys Cc: heinan; Mention Subject: Re: [microsoft/PowerToys] powertoys run do not work yet (#13670)

@jaimecbernardo: Sorry my bad :) — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

jaimecbernardo commented 3 years ago

@jaimecbernardo: Sorry my bad :)

It's though to know, given the description, it does look like a shortcut issue ;)

jaimecbernardo commented 3 years ago

I closed option of the program, is work, But I’d like to search my application in search ,how to resolve this problem thanks

For the case of the other issue, it was possible to understand using additional logging.

Would you mind following the same steps: https://github.com/microsoft/PowerToys/issues/13532#issuecomment-934311245

Please upload this log file as well (remember that through e-mail it won't work)

76351506 commented 3 years ago

it's clear ! when I turn off the program option, my PowerToys-Run is word! but I can't search my application like Mac. step:

  1. turn off the program
  2. restar powertoys
  3. press ctrl+alt+ space
  4. search my application "wechat" , search result have not my application "wechat"

image image

To resolve this problem, i try to find some solution, and check my dotnet version, and update .net SDK version

SharedScreenshot image and then i turn on the "program" option like this. image i press my hotkey ctrl+alt+space but it's still not work, current window option has show, Untitled

How should I set my program? here is my bug report, who can help me

PowerToysReport_2021-10-08-09-42-58.zip

My English is not good, i read issues has alittle hard, could you please give me some notic and pic?

Thanks a lot

76351506 commented 3 years ago

@franky920920 @jaimecbernardo https://github.com/microsoft/PowerToys/issues/13670#issuecomment-938273672

76351506 commented 3 years ago

@qianlifeng https://github.com/microsoft/PowerToys/issues/13670#issuecomment-938273672 could you help me please?

jaimecbernardo commented 3 years ago

@76351506 I don't yet know what is causing this for you, I need more logs.

For the case of the other issue, it was possible to understand using additional logging.

Would you mind following the same steps: #13532 (comment)

Please upload this log file as well (remember that through e-mail it won't work)

Could you please try a debug build so we can get more information into what might be causing this? (It's an unsigned build , by the way) https://github.com/jaimecbernardo/PowerToys/releases/tag/v0.0.1-test-issue13532-additional-logs

Download it so you can install it later.

image

First, let's disable the Programs plugin.

image

Then, turn off PowerToys.

image

Please uninstall your current PowerToys installation.

image

Then install this debug build.

image

After that, navigate in Explorer to "%LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Logs\0.0.1.0" It should have created a file in there with today's date.

image

After that, enable the "Program" plugin in Settings and see the file will grow.

image

You might want to be ready to stop "PowerLauncher" from the Task Manager quickly, since the file might grow very quickly. (I'm trying to log the files that are being processed, so if there's an infinite cycle there, it may grow indefinitely).

image

Please upload the log file in "%LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Logs\0.0.1.0" so I can take a look.

Remember to disable the "Program" plugin again on settings, as well.

image

Is there some step that you need me to explain perhaps in different words? The idea of this is so I can get more information into what might be causing the issue for you. Thank you, in advance.

franky920920 commented 3 years ago

Reopening this since debug work is tracking on this issue.

jaimecbernardo commented 3 years ago

It does look like a duplicate of https://github.com/microsoft/PowerToys/issues/13532, but it's good to be sure, indeed.

dedavis6797 commented 2 years ago

We'll close this for now as #13532 is resolved with v0.49.0.

image