Coder Social home page Coder Social logo

recycle bin disabling bug.... about shell HOT 17 CLOSED

VenusGirl avatar VenusGirl commented on June 23, 2024 3
recycle bin disabling bug....

from shell.

Comments (17)

VenusGirl avatar VenusGirl commented on June 23, 2024 2

Normal operation on Windows 11 Canary 12H3 26016.1012

Canary build 13 : https://nilesoft.org/download#canary

Before emptying the recyclebin
Shell1

After emptying the recyclebin
Shell2

from shell.

dracp avatar dracp commented on June 23, 2024 1

@akr-18 Please test canary version https://nilesoft.org/download#canary

Shell Canary 1.9.11 / Windows 11 Pro 23H2 22631.2861

Recycle bin, full.
"Empty Recycle Bin" option, disabled.
It still doesn't work.

231214_Papelera de reciclaje_No funciona

from shell.

moudey avatar moudey commented on June 23, 2024 1

Please try Canary build 13
https://nilesoft.org/download#canary

from shell.

CRiS-SVRS avatar CRiS-SVRS commented on June 23, 2024 1

Please try Canary build 13 https://nilesoft.org/download#canary

it now works. thank you

from shell.

RubicBG avatar RubicBG commented on June 23, 2024

#368

from shell.

VenusGirl avatar VenusGirl commented on June 23, 2024

// modify(type="recyclebin" where=window.is_desktop and this.id==id.empty_recycle_bin pos=1 sep vis=true)
modify(type="recyclebin" where=window.is_desktop and this.name=="휴지통 비우기" pos=1 sep vis=true)

I replaced it with but it doesn't work.

from shell.

RubicBG avatar RubicBG commented on June 23, 2024

try first:
modify(type="*" find="휴지통 비우기" vis=true)
if works change it to:
modify(type="recyclebin" find="휴지통 비우기" pos=1 sep vis=true)

from shell.

VenusGirl avatar VenusGirl commented on June 23, 2024

Thank you.
Both will activate the recyclebin.

Should I modify the script of Shell/config/ko/imports/modify.nss like this?

modify(type="*" find="휴지통 비우기" vis=true)
Shell이미지 002

modify(type="recyclebin" find="휴지통 비우기" pos=1 sep vis=true)
Shell이미지 003

from shell.

RubicBG avatar RubicBG commented on June 23, 2024

type="*" - this is to remove any constraints, but it is not good syntax

regardless of whether the trash is empty the command will be available

the problem is in windows:
https://answers.microsoft.com/en-us/windows/forum/all/recycle-bin-of-windows-10-not-working-proparly/175614ef-234d-47cf-a9b4-43e01810da43
hope this helps

from shell.

CRiS-SVRS avatar CRiS-SVRS commented on June 23, 2024

type="*" - this is to remove any constraints, but it is not good syntax

regardless of whether the trash is empty the command will be available

the problem is in windows: https://answers.microsoft.com/en-us/windows/forum/all/recycle-bin-of-windows-10-not-working-proparly/175614ef-234d-47cf-a9b4-43e01810da43 hope this helps

in my case, shell v1.9.10 is the problem. uninstalled it, recycle bin works as expected. installed again v1.9, it works as expected. if i upgrade to v1.9.10 again, the problem returns.

edit: this happens on 2 physical machines with Win11 23H2, just tried.

from shell.

akr-18 avatar akr-18 commented on June 23, 2024

Problem for me is also shell v1.9.10 (with latest Versions of Win10 and Win11). No problem with the previous versions. I've uninstalled shell and will wait until this issue is solved. Recycle bin works without shell v1.9.10.

from shell.

moudey avatar moudey commented on June 23, 2024

@akr-18 Please test canary version https://nilesoft.org/download#canary

from shell.

akr-18 avatar akr-18 commented on June 23, 2024

I've tried the canary version. still the same problem with the recycle bin.

from shell.

VenusGirl avatar VenusGirl commented on June 23, 2024

In my case, Win 11 stable, RP, Beta, Dev, Canary all didn't work

modify(type="*" find="휴지통 비우기" vis=true)

modify(type="recyclebin" find="휴지통 비우기" pos=1 sep vis=true)

After modifying to , it all worked normally.

from shell.

SaiyajinK avatar SaiyajinK commented on June 23, 2024

In my case, Win 11 stable, RP, Beta, Dev, Canary all didn't work

modify(type="*" find="휴지통 비우기" vis=true)

modify(type="recyclebin" find="휴지통 비우기" pos=1 sep vis=true)

After modifying to , it all worked normally.

thx

modify(type="*" find="Vider la corbeille" vis=true)
modify(type="recyclebin" find="Vider la corbeille" pos=1 sep vis=true)

(this solves the main function but when the trash is emptied, you can empty it indefinitely because "Empty trash" always remains active even when it is empty) 👍🏻

from shell.

RubicBG avatar RubicBG commented on June 23, 2024

can someone test it:
https://nilesoft.org/download#canary
changes:
https://discord.com/channels/1106387012707168318/1112126326665650176/1190658405644374066

from shell.

snuuuy avatar snuuuy commented on June 23, 2024

can someone test it: https://nilesoft.org/download#canary changes: https://discord.com/channels/1106387012707168318/1112126326665650176/1190658405644374066
image

Does not work
Shell Canary 1.9.12 / Windows 11 Home 23H2 22631.2861

from shell.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.