KeyID7

Results 3 issues of KeyID7

I used Ubuntu 18.04 and tried to build with pre-installed LLVM. First I tried to use llvm6 but got a lot of errors like this: /usr/lib/llvm-6.0/lib/libclangAST.a(Expr.cpp.o):function clang::StringLiteral::getLocationOfByte(unsigned int, clang::SourceManager const&,...

## Describe the bug Floorp shows the above blank page on starting up no matter what the main page is. And clicking the menu button(the red-marked one) gets no response....

bug

### verify - [X] 我已经仔细阅读[项目文档](https://github.com/tindy2013/subconverter/blob/master/README-cn.md),确认现有功能无法解决我的需求 - [X] 我已经检索过现有[issue](https://github.com/tindy2013/subconverter/issues),确认与现有issue的内容并不重复 - [X] 我已经尝试自行解决,确认自己没有能力解决 ### 功能描述 不知道是不是已有的功能,但是并没有在文档和issue中看到相关的描述。 在linux上,使用./subconverter运行程序,程序会自动在后台运行。虽然服务运行正常,但是因为不会在stdin和stdout中输出日志,在有错误的情况下很难定位。 ### 可能的解决方案 希望能像windows一样默认在前台运行,并能生成日志。或者现在有什么可以看到日志的方式吗?