zccrs / QQStars

基于webqq协议的qq客户端,qt开发,可跨平台
485 stars 141 forks source link

无限循环获取图标 #2

Open jun-zhang opened 9 years ago

jun-zhang commented 9 years ago

无限循环获取图标,只有两个好友 DownloadImage:要保存的图片名为: "/home/zj/webqq/2035221791/Friend_414965846/avatar-40.jpg" file:///home/zj/work/code/git/build-QQStars-Desktop_Qt_5_3_GCC_64bit-Debug/qml/MainPanel/ListPage/FriendList.qml:225:21: QML MyImage: Binding loop detected for property "source" DownloadImage:要保存的图片名为: "/home/zj/webqq/2035221791/Friend_2035221791/avatar-40.png" file:///home/zj/work/code/git/build-QQStars-Desktop_Qt_5_3_GCC_64bit-Debug/qml/MainPanel/ListPage/RecentList.qml:98:13: QML MyImage: Binding loop detected for property "source" DownloadImage:要保存的图片名为: "/home/zj/webqq/2035221791/Friend_2019241869/avatar-40.png" file:///home/zj/work/code/git/build-QQStars-Desktop_Qt_5_3_GCC_64bit-Debug/qml/MainPanel/ListPage/FriendList.qml:225:21: 还有qq是支持邮箱名登录的,你可以把账户的正则表达式换下。

jun-zhang commented 9 years ago

操作系统archlinux,Qt5.3.2

arjide commented 9 years ago

嗯,好的,多谢反馈

arjide commented 9 years ago

那个是属性循环绑定