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

最新3.13.0版本及持续构建版本阅读模式不显示任何内容 #2104

Open
lzbmain opened this issue Apr 18, 2022 · 10 comments
Open

Comments

@lzbmain
Copy link

lzbmain commented Apr 18, 2022

OS Version (操作系统): Windows 10 专业版 21H2

VNote Version (Help - About VNote - Version: )(VNote版本): 3.13.0(持续集成版本一样的问题)

Symptoms (表现):
1、3.13.0版本及持续集成版本,编辑完切换到阅读模式不显示内容,尝试切换过所有的OpenGL选项,都无法解决问题
2、3.10.1版本阅读模式可以正常显示

#853 中的解决方案无效,阅读模式仍不显示内容

@tamlok
Copy link
Member

tamlok commented Apr 20, 2022

切换完毕后是通过右上角的重启来重启vnote吗?

@lzbmain
Copy link
Author

lzbmain commented Apr 20, 2022

切换完毕后是通过右上角的重启来重启vnote吗?
试了下面三种方式重启,都没有解决:
1、通过右上角的重启
2、软件关了重新打开
3、电脑重启

@tamlok
Copy link
Member

tamlok commented Apr 20, 2022

查看日志看看有没有什么信息?

@lyplay
Copy link

lyplay commented Apr 22, 2022

我这边也是同样的问题, 阅读模式不显示,不过我的是Linux版本的,最近升级到Ubuntu 22.04之后就这样了。系统升级前是没有问题的。尝试过3.12.888,3.13.0,持续构建版本,都是一样的不能阅读。 不知道以下log能不能有帮助

LOG:
Info:(main.cpp:139) "VNote (v3.13.0) started at 周六 4月 23 02:51:19 2022 (ubuntu)"
Info:(main.cpp:144) OpenSSL build version: "OpenSSL 1.1.1g 21 Apr 2020" link version: "OpenSSL 1.1.1d 10 Sep 2019"
Warning:(main.cpp:148) versions of the built and linked OpenSSL mismatch, network may not work
Info:(main.cpp:204) locale: "zh_CN"
Info:(thememgr.cpp:91) using theme "pure"
Warning:(:0) No language dictionaries for the language: "zh_CN" trying to load en_US as default

@tamlok
Copy link
Member

tamlok commented Apr 23, 2022

linux要加上--no-sandbox

@lyplay
Copy link

lyplay commented Apr 23, 2022

谢谢大神指导, 问题已经解决,启动脚本中加上--no-sandbox就可以了。

[Desktop Entry]
Version=3.13.0
Name=VNote
Exec="/home/swin/DevTools/VNote/vnote-linux-x64_v3.13.0.AppImage --no-sandbox"

对比了很多Markdown的笔记工具,还是这个VNote使用最习惯。非常感谢

@lzbmain
Copy link
Author

lzbmain commented Apr 25, 2022

查看日志看看有没有什么信息?
Warning:(:0) Unable to create a GL Context.
Warning:(:0) composeAndFlush: QOpenGLContext creation failed
Warning:(:0) composeAndFlush: makeCurrent() failed
Warning:(:0) composeAndFlush: makeCurrent() failed
Warning:(:0) composeAndFlush: makeCurrent() failed
Warning:(:0) composeAndFlush: makeCurrent() failed
Fatal:(:0) Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlagsQSurfaceFormat::FormatOption(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::DefaultSwapBehavior, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile) .
This is most likely caused by not having the necessary graphics drivers installed.

Install a driver providing OpenGL 2.0 or higher, or, if this is not possible, make sure the ANGLE Open GL ES 2.0 emulation libraries (libEGL.dll, libGLESv2.dll and d3dcompiler_*.dll) are available in the application executable's directory or in a location listed in PATH.
Info:(main.cpp:139) "VNote (v3.13.0) started at 周三 4月 20 14:46:43 2022 (windows)"
Info:(main.cpp:144) OpenSSL build version: "OpenSSL 1.1.1g 21 Apr 2020" link version: "OpenSSL 1.1.1j 16 Feb 2021"
Warning:(main.cpp:148) versions of the built and linked OpenSSL mismatch, network may not work
Info:(main.cpp:204) locale: "zh_CN"
Info:(thememgr.cpp:91) using theme "pure"
Warning:(:0) No language dictionaries for the language: "zh_CN" trying to load en_US as default
Warning:(:0) QHotkeyPrivate destroyed with registered shortcuts!
Info:(main.cpp:139) "VNote (v3.13.0) started at 周三 4月 20 14:46:52 2022 (windows)"
Info:(main.cpp:144) OpenSSL build version: "OpenSSL 1.1.1g 21 Apr 2020" link version: "OpenSSL 1.1.1j 16 Feb 2021"
Warning:(main.cpp:148) versions of the built and linked OpenSSL mismatch, network may not work
Info:(main.cpp:204) locale: "zh_CN"
Info:(thememgr.cpp:91) using theme "pure"
Info:(singleinstanceguard.cpp:24) guarding is off
Info:(main.cpp:133) "VNote (v3.10.1) started at 周一 4月 25 11:08:24 2022 (windows)"
Info:(main.cpp:138) OpenSSL build version: "OpenSSL 1.1.1g 21 Apr 2020" link version: "OpenSSL 1.1.1g 21 Apr 2020"
Info:(main.cpp:194) locale: "zh_CN"
Info:(thememgr.cpp:91) using theme "pure"
Warning:(:0) No language dictionaries for the language: "zh_CN" trying to load en_US as default
Info:(singleinstanceguard.cpp:24) guarding is off
Info:(main.cpp:139) "VNote (v3.13.0) started at 周一 4月 25 18:17:08 2022 (windows)"
Info:(main.cpp:144) OpenSSL build version: "OpenSSL 1.1.1g 21 Apr 2020" link version: "OpenSSL 1.1.1j 16 Feb 2021"
Warning:(main.cpp:148) versions of the built and linked OpenSSL mismatch, network may not work
Info:(main.cpp:204) locale: "zh_CN"
Info:(thememgr.cpp:91) using theme "pure"
Warning:(:0) No language dictionaries for the language: "zh_CN" trying to load en_US as default

@ljq0706
Copy link

ljq0706 commented Apr 29, 2022

win11系统,阅读模式也是没有任何反应,各个版本都试过了没用
#853 这个解决方案也试过了,也是没有任何反应

@haigear
Copy link

haigear commented May 24, 2022

OS Version (操作系统): Windows 10 专业版 21H2

VNote Version (Help - About VNote - Version: )(VNote版本): 3.13.0(持续集成版本一样的问题)

Symptoms (表现): 1、3.13.0版本及持续集成版本,编辑完切换到阅读模式不显示内容,尝试切换过所有的OpenGL选项,都无法解决问题 2、3.10.1版本阅读模式可以正常显示

#853 中的解决方案无效,阅读模式仍不显示内容
我也遇到了这样的问题

@thunder1015
Copy link

linux要加上--no-sandbox

试过了,依旧没反应

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

6 participants