Git Product home page Git Product logo

wxreader's Issues

【邀请函】意见征集令

通知!!!

WxReader 2.0.1发布以来,普遍得到了大家的喜爱,作为作者在此表示欣慰和感动!真心谢谢大家的厚爱!

同时,在 issue 和邮件中也收到了一些热心粉丝的反馈和意见,但由于WxReader是业余时间开发的,因此不会经常维护,目前计划每个版本之间至少出现3个或以上问题后才会着手开发下个版本。

想来想去,打算在这里开一个帖子,集中大家的智慧来帮助WxReader变得更加友好易用,请大家不吝赐教、知无不言⭐⭐⭐


WxReader 2.0.2 重点照顾对象:

  • 【新增】开启自动阅读时,全书读完后可以自动跳转到书籍首页以实现反复阅读,该功能适用于纯挂机目的;
    • 为了区分【挂机】和【阅读】目的,会在【选项】中增加一个【挂机模式】复选框,默认不勾选;
    • 使用【挂机模式】,全书读完时将不会出现弹窗提示,跳转到书籍首页继续自动阅读;
    • 使用【阅读模式】,将保持当前版本的流程;
    • 【修复】修复按Q键就会退出程序的问题
    • 评估难度★★☆☆☆

项目如何运行?

需要Python版本是多少,运行哪个文件?

3.7的Python
(book2) ✘ ⚙ bin@bindeMacBook-Pro  ~/VsCodeProjects/WxReader/app   main ●  python Application.py
Traceback (most recent call last):
File "Application.py", line 25, in
from ui.view.WindowView import WindowView
File "/Users/bin/VsCodeProjects/WxReader/app/ui/view/WindowView.py", line 32, in
from ui.view.CefView import CefView
File "/Users/bin/VsCodeProjects/WxReader/app/ui/view/CefView.py", line 4, in
from cefpython3 import cefpython_py38 as cef
ImportError: cannot import name 'cefpython_py38' from 'cefpython3' (/Users/bin/anaconda3/envs/book2/lib/python3.7/site-packages/cefpython3/init.py)

3.8的Python
Python version not supported: 3.8.16

都有问题

linux版本编译

大佬,求放现成的linux 版本,如alma linux,或centos
或者怎么编译呀

linux 运行

python3.7 app/Application.py

[1111/194706.613039:ERROR:gpu_process_transport_factory.cc(1017)] Lost UI shared context.
DevTools listening on ws://127.0.0.1:55373/devtools/browser/009d6a47-c3f7-448e-ab45-e19e13ad08db
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, wayland-egl, wayland, xcb.

GLib: g_once_init_leave: assertion 'result != 0' failed

[0710/181253.189559:ERROR:browser_main_loop.cc(341)] GLib: g_once_init_leave: assertion 'result != 0' failed
[0710/181253.193124:ERROR:browser_main_loop.cc(341)] GLib-GObject: g_object_new_with_properties: assertion 'G_TYPE_IS_OBJECT (object_type)' failed
[0710/181253.193153:ERROR:browser_main_loop.cc(341)] GLib-GObject: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
[0710/181253.193167:ERROR:browser_main_loop.cc(341)] GLib-GObject: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
[0710/181253.201446:ERROR:browser_main_loop.cc(341)] GLib: g_once_init_leave: assertion 'result != 0' failed
[0710/181253.201532:ERROR:browser_main_loop.cc(341)] GLib-GObject: g_type_register_static: assertion 'parent_type > 0' failed
[0710/181253.201582:ERROR:browser_main_loop.cc(341)] GLib: g_once_init_leave: assertion 'result != 0' failed
[0710/181253.201632:ERROR:browser_main_loop.cc(341)] GLib-GObject: g_object_new_with_properties: assertion 'G_TYPE_IS_OBJECT (object_type)' failed

无法在appdata创建WxReader文件夹

安装完之后运行没有反应,后来在appdata文件夹下面发现一个WxReader文件,打开显示无法创建WxReader文件夹,手动创建之后能正常运行。

打开软件白屏

[0908/164554.821:ERROR:gpu_process_transport_factory.cc(1017)] Lost UI shared context.

bug反馈

点开搜索框,只要准备输入查询内容就立马闪退。
求加QQ89684828

页面白屏幕

image
之前可以正常用,有一天强制关机就没法用,只能显示工具栏,把工具栏隐藏起来就这样了

自动阅读突然出问题

不自动阅读了,加载网络出错,或者加载不出来书籍,同时白天黑夜模式无法开启,不知道是什么BUG,重装不能解决问题。还有一个就是,自动阅读模式下,最小化,屏幕锁定以后,没有时长计算。以上问题希望能在新版本修复

不自动点击下一章

Snipaste_2023-02-03_17-39-56
win10, 2.0.1版本 如图所示
自动阅读器点击自动以后开始自动向下滚动
把别的工作窗口切到最前挡住wxreader,过一段时间回来看,卡在底部没有自动点击下一章

This application failed to start because no Qt platform plugin could be initialized.

This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may this problem 、 Available platform plugins are : direct2d minimal, offscreen, windows.

在windows server 2012r2 上运行打包后的程序,出现如上错误,项目提及的PySide6~=6.4.0 cefpython3~=66.1 pyinstaller~=5.5 已正确安装,请问哪里还没配置正确,网上也搜试了不少方案,谢谢。

源码运行代码缓存?

resources\js\inject.js

alert('全书完.')

这个提示改掉之后 再运行,发现还是这提示, pycache 也清了还是一样? 难道还有什么别的缓存吗

2.0.2 白屏不显示页面

image
win11系统,在学校实验室,感觉可能被屏蔽了,因为在两个不同实验室的两台机器上都是这样,但是直接用edge打开又能访问
没有报错信息,就是首页空白什么都不显示,也没法操作

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.