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

Suppress warning about audio dll #2406

Closed
robustini opened this issue Feb 17, 2022 · 20 comments
Closed

Suppress warning about audio dll #2406

robustini opened this issue Feb 17, 2022 · 20 comments
Labels
fixed for the next version That means that you should be able to test it in the latest nightly build problem

Comments

@robustini
Copy link

robustini commented Feb 17, 2022

I also tried to delete the SuperSlicer folder in Roaming, it regenerates it at the start but then exits immediately after the start screen.
If I can be useful and there is the possibility and activate a debug log to see what happens.

@tome9111991
Copy link

tome9111991 commented Feb 17, 2022

with test relwithdebinfo
C/C++ debug windows x64

i get


superslicer.exe - Systemfehler

MSVCP140D.dll and ucrtbased.dll can´t found

@robustini
Copy link
Author

Same issue with the accel edition "2.4.58.0".

@RazorCopter
Copy link

RazorCopter commented Feb 17, 2022

same problem SuperSlicer_2.3.58.0_win64_220214

  • Delete SuperSlicer in Roaming Folder
  • Normal startup of Superslicer
  • Printer wizard and connection to Klipper
  • Close SuperSlicer
  • Restart SuperSlicer
  • It closes after the logo is displayed

@MLiv79
Copy link

MLiv79 commented Feb 18, 2022

Same issue here, after the first run, superslicer won't start anymore

@robustini robustini changed the title Nigthly windows x64 #539 starts and stops immediately Nigthly windows x64 #539 it closes after the logo is displayed Feb 18, 2022
@tome9111991
Copy link

tome9111991 commented Feb 18, 2022

fix windows crash at startup nightly is starting.
but got a white space:
Screenshot 2022-02-18 181532

@robustini
Copy link
Author

fix windows crash at startup nightly is starting. but got a white space: Screenshot 2022-02-18 181532

Yes, there's white space.

@supermerill supermerill added the fix is live in the last release Please download /build the last release and try to reproduce. label Feb 18, 2022
@supermerill
Copy link
Owner

supermerill commented Feb 18, 2022

Found the problem. FIxed in nightly. Will update the labels soon.

The white space is intended, as it help to separate the views from the settings. Without it, i make too much errors.
Tell me if you found it too ugly, i'll try to find something else like a kind of vertical bar, or an icon.

@robustini
Copy link
Author

robustini commented Feb 19, 2022

Thanks @supermerill!
Please also check the "add support enforced", if I insert them a support blocker appears instead, damn! :P
And the menu inside "add support blocker" it is non-existent.

issue

@robustini
Copy link
Author

@supermerill is there a chance to remove this annoying starting waring?

immagine

@supermerill
Copy link
Owner

for the annoying starting warning, I'll see where I can add a var to disable it after first show.

@supermerill
Copy link
Owner

The modifier will be fixed (note that you can change their type afterwards)

@robustini
Copy link
Author

The modifier will be fixed (note that you can change their type afterwards)

If you go to "change type" it already appears as an enforcer, but in the list it is put as "Blocker-Box", not "Support-box".

immagine

@supermerill
Copy link
Owner

supermerill commented Feb 21, 2022

yes, the position of the seam-enforcer is switched.

supermerill added a commit that referenced this issue Feb 21, 2022
add a file to ignore subsequent dll warning
#2406
@robustini
Copy link
Author

@supermerill the trick of the "NO_DLL_WARNING" dummy file only works if you open SuperSlicer from its executable, but if you open an STL from Windows with the "Open with" option it doesn't work, the message always appears.
So maybe that file should be placed in the folder inside Roaming, and the check done on that directory.

@supermerill
Copy link
Owner

ok

@supermerill supermerill added problem and removed fix is live in the last release Please download /build the last release and try to reproduce. labels Mar 1, 2022
@supermerill supermerill changed the title Nigthly windows x64 #539 it closes after the logo is displayed Suppress warning about audio dll Mar 1, 2022
@robustini
Copy link
Author

@supermerill I also report a problem with the fan, it does not respect what is set.
100% in the top layers and instead turned it off, 40% desired speed and put it at 86.

@supermerill
Copy link
Owner

I also report a problem with the fan, it does not respect what is set.
100% in the top layers and instead turned it off, 40% desired speed and put it at 86.

please open a new issue with the project file for that.

@robustini
Copy link
Author

robustini commented Apr 4, 2022

The problem exists and it's boring, I have the ssd full of NO_DLL_WARNING, everywhere! ;-)
Please create it in the roaming/superslicer and just look for it there, thanks!

@supermerill supermerill added fixed for the next version That means that you should be able to test it in the latest nightly build and removed working on labels Apr 4, 2022
@supermerill
Copy link
Owner

supermerill commented Apr 4, 2022

the code has been moved. Now it's hidden via a preference entry.

edit: I mean, in the next nightly, so you should be able to not be bothered anymore.

@robustini
Copy link
Author

robustini commented Apr 4, 2022

@supermerill if the fixed version is the one compiled three hours ago now the situation has worsened, the warning always appears... :-(

EDIT: I didn't see the option to disable the warning in the configuration, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed for the next version That means that you should be able to test it in the latest nightly build problem
Projects
None yet
Development

No branches or pull requests

5 participants