wanicca

Results 7 comments of wanicca

It seems that the template expansions don't work well now. I found a lot of wrongly parsed text in the output.

``` deepin-music-player ** Message: pygobject_register_sinkfunc is deprecated (GstObject) INFO Loading settings... INFO Loading application theme... INFO Loading MediaDB... INFO Initialize Gui... /usr/lib/python2.7/site-packages/dtk/ui/utils.py:396: PangoWarning: pango_layout_set_markup_with_accel: 第 1 行出错:实体没有以分号结束。很可能您使用了 & 字符而又不是一个实体 -...

Need Parsedown ! Hope you can make it.

Same issue. Manjaro+GNOME 42 (Wayland) here.

> I also see this on launch when another instance is already running. > > ``` > $ Logseq > 17:00:05.551 › open-url {:url "--allow-file-access-from-files"} > uncaughtException TypeError [ERR_INVALID_URL]: Invalid...

> @wanicca What's the version? The issue should be fixed for 2 months. The version is 0.8.18, on Manjaro Linux. ![image](https://user-images.githubusercontent.com/22728527/225369224-a0e19adb-c0a8-4b3d-86e0-824e2cdfaca2.png)

Seems like a bug of gradio.File. I tried to change all File components to Image componets (type='PIL') in `server.py` and remove load-from-bytes codes in the `chat.py`. It seems solved now.