chroming / pdfdir

PDF导航(大纲/目录)添加工具

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[bug?] Linux下gui缺少功能(源码运行)

proItheus opened this issue · comments

图片
如图 , 按照readme里的源码运行方法,出现了这样的gui,缺少了更改目录等级正则等功能.日志

kf.kio.core: Malformed JSON protocol file for protocol: "trash" , number of the ExtraNames fields should match the number of ExtraTypes fields
kf.kio.core: Malformed JSON protocol file for protocol: "trash" , number of the ExtraNames fields should match the number of ExtraTypes fields
Qt: Session management error: networkIdsList argument is NULL
Icon theme "gnome" not found.
Icon theme "ubuntu-mono-dark" not found.
Icon theme "Mint-X" not found.
Icon theme "elementary" not found.
Icon theme "gnome" not found.
qt.accessibility.atspi: WARNING Qt AtSpiAdaptor: Accessible invalid:  QAccessibleInterface(0x5654bc77c2b0 invalid) "/org/a11y/atspi/accessible/2147483786"
qt.accessibility.atspi: WARNING Qt AtSpiAdaptor: Accessible invalid:  QAccessibleInterface(0x5654bc77c2b0 invalid) "/org/a11y/atspi/accessible/2147483786"

python 3.10.2; pyqt5 5.15.6-7.1; qt5 5.15.2
看readme里好像写不能正常用源码运行,可能不是bug?(真不是的话有什么workaround吗?)

额,看了下main.ui,确实没这个东西,看来真不是bug?是作者把这个功能砍掉了吗?

最新代码应该有正则的框,今晚回去看下……

dev分支已经合并到master分支,有兴趣的话可以试用下 : )