Vufa

Results 131 comments of Vufa

* python 3.4 * Archlinux 同问,登录成功后,并能正常收发消息,一段时间后输出(--debug): ``` [INFO] Mon, 29 Jan 2018 12:45:12 bot.py line 629: RUNTIMELOG Requesting the account info by uin: 4024688926 [DEBUG] Mon, 29 Jan 2018 12:45:12...

@xen0n When I compile the libmtkabi.so for another mtk device,there are some errors: ``` ..out/../obj/SHARED_LIBRARIES/libmtkabi_intermediates/mtk_parcel.o: In function `android::Parcel::writeString16(unsigned short const*, unsigned int)': ..device/../libmtkabi/mtk_parcel.cpp:20: undefined reference to `android::Parcel::writeString16(char16_t const*, unsigned int)'...

你在 [AUR](https://aur.archlinux.org/packages/deepin-wine-qq/) 的这个解决方法对 TIM 是否有效?

archlinux + kde,`deepin-wine-tim v3.3.0.22020-1`,已切换到 `deepin-wine5`,左下角的 `更多功能` 中的菜单项均可用,聊天窗口回复以及@也可用

对,应该是为了避免下次打开时,之前有进程残留,会提示文件被占用

参照 https://github.com/countstarlight/deepin-wine-tim-arch/issues/100#issuecomment-789348347 > 1. 编辑 `/etc/locale.gen`,取消 `zh_CN.UTF-8` 前的注释 > 2. 终端里运行: > ```bash > sudo locale-gen > ``` > 3. 重启系统 试试

测试发现 `deepin-wine6-stable` 确实还有不少问题,可以暂时使用 `deepin-wine5`, 从aur安装 `deepin-wine5`,并拷贝一份 `/opt/apps/com.qq.office.deepin/files/run.sh`,修改 ```bash export APPRUN_CMD="deepin-wine6-stable" ``` 为 ```bash export APPRUN_CMD="deepin-wine5" ``` 并删除本地安装目录: ```bash rm -rf ~/.deepinwine/Deepin-TIM ``` 用修改后的 `run.sh` 启动

是不是在安装时修改了TIM默认安装路径

@jy6c9w08 运行: ```bash /opt/deepinwine/apps/Deepin-TIM/run.sh ``` 看看输出

测试发现 `deepin-wine6-stable` 确实还有不少问题,可以暂时使用 `deepin-wine5`, 从aur安装 `deepin-wine5`,并拷贝一份 `/opt/apps/com.qq.office.deepin/files/run.sh`,修改 ```bash export APPRUN_CMD="deepin-wine6-stable" ``` 为 ```bash export APPRUN_CMD="deepin-wine5" ``` 并删除本地安装目录: ```bash rm -rf ~/.deepinwine/Deepin-TIM ``` 用修改后的 `run.sh` 启动