Closed lightbearer1 closed 6 months ago
Hi @lightbearer1
If your problem is the same of the issue you mentioned, you'll be able to solve it by setting the environment variable ICED_BACKEND=tiny-skia
.
This will tell the application to use another graphical renderer instead of the default one that may be incompatible with your drivers.
Let me know.
Hi @lightbearer1
If your problem is the same of the issue you mentioned, you'll be able to solve it by setting the environment variable
ICED_BACKEND=tiny-skia
. This will tell the application to use another graphical renderer instead of the default one that may be incompatible with your drivers.Let me know.
YEEEES!!!It can work now,very thank you!
Awesome!
Is there an existing issue for this?
What's the problem?
When I tried to start the program, there was no response, no error, and no pop-up window, as if I had never started it before. I am certain that I have correctly installed npcap and configured the npcap SDK environment according to readme's requirements, but it still cannot start. I think my problem may be similar to #364 , but the difference is that I don't even have a white screen appearing. https://github.com/GyulyVGC/sniffnet/assets/75633127/45ed0947-072a-4818-bef3-36aa9c78ddd3
How did you install the app?
downloaded one of the provided packages
Operating System
Windows
Additional context
No response