wspsxing

Results 31 comments of wspsxing

也不行, 先虾米后qq ``` (py3v) b/MusicPlayer/MusicPlayer ╍ python3 music.py (python3:12874): Gtk-WARNING **: Theme parsing error: gtk.css:3218:17: The 'icon-shadow' property has been renamed to '-gtk-icon-shadow' (python3:12874): Gtk-WARNING **: Theme parsing error: gtk.css:6378:23:...

opensuse没有这个`-plugins`(-i是已经安装了的), ,pyqt5的话, pip虚拟环境里,`pip install -r requirements.txt`应该已经装了. ``` i+ | GStreamer Multimedia Codecs | Multimedia playback for APE, AVI, FLAC, FLX, Flash, MKV, MP4, Speex, VP8, VP9 and WAV | 应用程序...

There may be a bug with redis-rs itself, I also have this, the following log comes from bb8. save dupcheckval(224359, 39) to redis failed: Response was of incompatible type: \"Could...

Can you add a `take` method for `mobc::Connection`? @importcjj I can give up the current connection when I found the error is it. The code is probably like follow ```rust...

Thanks for your reply. ```toml ``` # Note: this config doesn't contain the genesis block. [Eth] NetworkId = 7 SyncMode = "snap" EthDiscoveryURLs = ["enrtree://AJE62Q4DUX4QMMXEHCSSCSC65TDHZYSMONSD64P3WULVLSF6MRQ3K@all.mordor.blockd.info"] SnapDiscoveryURLs = ["enrtree://AJE62Q4DUX4QMMXEHCSSCSC65TDHZYSMONSD64P3WULVLSF6MRQ3K@all.mordor.blockd.info"] NoPruning =...

Thanks for you trying. I found that running with the "--mordor" flag will work fine. But previous versions can rely on configuration files only.