citronneur / rdpy

Remote Desktop Protocol in Twisted Python
GNU General Public License v3.0
1.67k stars 545 forks source link

AttributeError: 'NoneType' object has no attribute 'timestamp' in rdpy-rssplayer.py #59

Open rweijnen opened 7 years ago

rweijnen commented 7 years ago

Traceback (most recent call last): File "/root/Documents/rdpy/rdpy/bin/rdpy-rssplayer.py", line 104, in QtCore.QTimer.singleShot(e.timestamp.value,lambda:loop(widget, rssFile, e)) File "/root/Documents/rdpy/rdpy/bin/rdpy-rssplayer.py", line 104, in loop QtCore.QTimer.singleShot(e.timestamp.value,lambda:loop(widget, rssFile, e)) AttributeError: 'NoneType' object has no attribute 'timestamp'