microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
108.23k stars 6.39k forks source link

File Locksmith has now an entry in the Windows 11 did not receive the translation and the old menu was duplicated #31701

Open maisondasilva opened 5 months ago

maisondasilva commented 5 months ago

Microsoft PowerToys version

0.79.0

Installation method

PowerToys auto-update

Running as admin

Yes

Area(s) with issue?

File Locksmith

Steps to reproduce

image

image

✔️ Expected Behavior

receive the translation and the old menu not duplicated

❌ Actual Behavior

not receive the translation and the old menu was duplicated

Other Software

No response

maisondasilva commented 5 months ago

@crutkas If possible, tag the person responsible!

crutkas commented 5 months ago

Translation may be we merged it in too late. @jaimecbernardo for dup classic context menu

jaimecbernardo commented 5 months ago

The duplicate is a dup from the issue: https://github.com/microsoft/PowerToys/issues/20255 The Win11 tier1 menu is a msix package we have to install and ends up duping with the classic context menu. At the time we couldn't find a solution that also supported keeping the context menus on for the cases where the win11 tier 1 menus don't install or show properly. Something to revisit soon to see if we can find an adequate solution now. One idea might be sharing the same dll to see if that helps.

maisondasilva commented 5 months ago

I remember I saw this occurring in another app, @GurliGebis can help us with that?

GurliGebis commented 5 months ago

In Notepad++ we have the issue had to implement the context menu item twice (the dllhost.exe way, and the old way), to ensure everyone sees the menu entry. This has caused a lot of issues, since the two implementations have to communicate, so only one of them is shown at a time. I don't think that is the issue you are seeing here, since it is quiet unique to the way I had to do it.

Kirshi912 commented 5 months ago

Yeah, i have the problem with duplicate file locksmith on context menu. But i meet certain software and the problem solved for now.

image
DanSurasshu commented 4 months ago

Yeah, i have the problem with duplicate file locksmith on context menu. But i meet certain software and the problem solved for now. image

If it is possible, could you please tell which software is this?

grandpa1946 commented 3 months ago

Yeah, i have the problem with duplicate file locksmith on context menu. But i meet certain software and the problem solved for now. image

If it is possible, could you please tell which software is this?

still no answer 😢

starise commented 2 months ago

I noticed that: installing with winget: menu voices are in english. installing manually from the official installer: menu voices are in italian.

VictoriousRaptor commented 2 weeks ago

Yeah, i have the problem with duplicate file locksmith on context menu. But i meet certain software and the problem solved for now. image

What software are you using to fix the problem? I'm experiencing the same issue.