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

question: run denoiser button grey out #259

Closed
stansu opened this issue May 6, 2019 · 7 comments
Closed

question: run denoiser button grey out #259

stansu opened this issue May 6, 2019 · 7 comments

Comments

@stansu
Copy link

stansu commented May 6, 2019

as title, and when i finshed viewport render mode, it show "could not start denoiser:[errno 13] permission denied

@Theverat Theverat transferred this issue from LuxCoreRender/LuxCore May 6, 2019
@Theverat
Copy link
Member

Theverat commented May 6, 2019

The "run denoiser" button is only used during final render, not in viewport renders.

when i finshed viewport render mode, it show "could not start denoiser:[errno 13] permission denied

What is your OS?
If you open the folder of the BlendLuxCore addon and then the "bin" folder inside, does it contain one of the following:

  • "denoise.exe" (if you are on Windows)
  • "denoise" (if you are on Linux) - is it executable?

You could try to remove BlendLuxCore and do a fresh install from the latest release.

@stansu
Copy link
Author

stansu commented May 6, 2019

i'm using ubuntu 18.04, and i just make denoise executable then it's working!
thanks for your help!

@stansu stansu closed this as completed May 6, 2019
@Theverat
Copy link
Member

Theverat commented May 6, 2019

I'm wondering why it was not executable.
How did you install BlendLuxCore? Did you use the integrated updater to upgrade from a previous version?

@stansu
Copy link
Author

stansu commented May 6, 2019

I'm wondering why it was not executable.
How did you install BlendLuxCore? Did you use the integrated updater to upgrade from a previous version?

I use integrated updater

@Theverat
Copy link
Member

Theverat commented May 6, 2019

Ah ok, I recently fixed a bug in the updater, it was not copying permission bits: https://github.com/LuxCoreRender/BlendLuxCore/blob/master/operators/update.py#L54
So it's already solved, but we have no way to fix this in existing BlendLuxCore installations.

@JJ-ind
Copy link

JJ-ind commented Apr 1, 2020

hey i fixed this problem by giving permissions manually

but when installing it throught blender we still have to manually give permissions

@maljos
Copy link

maljos commented Apr 19, 2020

Hi, for linux user find denoise file in addons install directory, open terminal in site and execute the comand in terminal:
chmod +x denoise

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants