GithubHelp home page GithubHelp logo

Comments (5)

XuanchenLin avatar XuanchenLin commented on June 18, 2024

https://blog.csdn.net/HowcanIdo/article/details/1399658

找到篇文章,如果这个问题如上面文章里提到的是由于 Application.EnableVisualStyles() 引发的,那么建议把 Main 函数里前面的几行代码(包括 Application.EnableVisualStyles())移动到 NanUI 启动构造器的 UseMainWindow 函数里。

https://github.com/NetDimension/NanUI/blob/master/src/Demo/FormiumClient/Program.cs#L85

from nanui.

zhangfaguo avatar zhangfaguo commented on June 18, 2024

我确认了下, Application.EnableVisualStyles() 方法调用是放在NanUI 启动构造器的 UseMainWindow 函数里的。从用户那里获取到了一些日志:
ERROR:network_service_instance_impl.cc(330)] Network service crashed, restarting service.

from nanui.

XuanchenLin avatar XuanchenLin commented on June 18, 2024

客户机是否使用了代理或者VPN什么的,正常情况不应该出现网络服务子进程崩溃的问题。

from nanui.

zhangfaguo avatar zhangfaguo commented on June 18, 2024

未使用VPN,异常时内存大于1.6G。客户机器内存:16G,有没有办法主动释放壳子的JS内存,VUE开发的SPA程序

from nanui.

XuanchenLin avatar XuanchenLin commented on June 18, 2024

缺少更相信的信息,无法复现此bug

from nanui.

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.