Giter Site home page Giter Site logo

BUG Shell 1.9.6. Recycle Bin. about shell HOT 10 CLOSED

dracp avatar dracp commented on May 27, 2024 1
BUG Shell 1.9.6. Recycle Bin.

from shell.

Comments (10)

dracp avatar dracp commented on May 27, 2024 1

modify(type="recyclebin" where=window.is_desktop and this.id==id.empty_recycle_bin pos=1 sep vis=true)

I think it is an application error.
I have started the program with all submenus disabled from the shell.nss file.

shell.nss:
.........
//import 'imports/modify.nss'
........
//import 'imports/terminal.nss'
//import 'imports/file-manage.nss'
//import 'imports/develop.nss'
//import 'imports/goto.nss'
//import 'imports/taskbar.nss'
.........

And the "Empty Recycle Bin" option remains disabled.

231123 SHELL 1 9 6_Error en_Vaciar Papelera de reciclaje

from shell.

dracp avatar dracp commented on May 27, 2024 1

I have installed W11 23H2 22631.2715 via Windows Update, and Shell 1.9.6 still has the same problem.
Thanks for your reply. I will wait for further updates. Regards

from shell.

RubicBG avatar RubicBG commented on May 27, 2024

modify(type="recyclebin" where=window.is_desktop and this.id==id.empty_recycle_bin pos=1 sep vis=true)

from shell.

dracp avatar dracp commented on May 27, 2024

modify(type="recyclebin" where=window.is_desktop and this.id==id.empty_recycle_bin pos=1 sep vis=true)

Hi Rubic. In Spanish, the parameter "this.id==..." has to be replaced by "this.name==...", with the Spanish option for the general instruction to work:

modify(type="recyclebin" where=window.is_desktop and this.name=="Vaciar papelera de reciclaje" pos=1 sep vis=true).

Now with the new version, the "Vaciar papelera de reciclaje" option is shown enabled with both full and empty recycle bin.

231117 SHELL Rubic_Papelera de reciclaje

from shell.

RubicBG avatar RubicBG commented on May 27, 2024

I can't help much because I don't know where the problem is.

"I was with this one: 22621.2715. I read comments on other issues with Windows and some claimed that with the update 22631.2715 they disappeared - I found it and installed it manually - for me some things "fixed themselves", but at least I don 't have problems with NS: https://www.elevenforum.com/t/kb5027397-enablement-package-for-windows-11-version-23h2-feature-update.19372/" (https://discord.com/channels/1106387012707168318/1106387015425069151/1174951189981446184/)

from shell.

CRiS-SVRS avatar CRiS-SVRS commented on May 27, 2024

i have Win11 23H2 22631.2715 too. updated from previous stable version to 1.9.10 and now i have this issue too.
the prevoius version was working well.

from shell.

SaiyajinK avatar SaiyajinK commented on May 27, 2024

i have Win11 23H2 22631.2715 too. updated from previous stable version to 1.9.10 and now i have this issue too. the prevoius version was working well.

I was on version 1.9.0 for a while, I saw that 1.9.10 was available and the trash problem affects me too.
You can always empty it once it is open, but not from the context menu, it seems like a stupid problem but it's quite "handicapping" in the end.

edit: i'm on w11 23h2 build 22631.2861

from shell.

dracp avatar dracp commented on May 27, 2024

Shell Canary 1.9.11
Windows 11 Pro 23H2 22631.2861

"Empty recycle bin", still does not work.
#376 (comment)

from shell.

RubicBG avatar RubicBG commented on May 27, 2024

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

from shell.

moudey avatar moudey commented on May 27, 2024

Please refer to this topic #376

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.