After installing the package you mentioned, it finally started working. Thanks!
I think the README or install instructions should mention about the dependency on the package.
But graceful quit is still a problem. The following is after I do a Ctrl+Q in Polly.
[k4rtik@ ~]$ polly Polly 0.93.11 (pre-alpha 3.11) Copyright (C) 2011 Marcelo Hashimoto cache path: /home/kasingha/.cache/polly config path: /home/kasingha/.config/polly data home: /home/kasingha/.local/share/polly initializing... done DEBUG: k4rtik connected successfully Exception in thread Thread-13: Traceback (most recent call last): File "/usr/lib64/python2.7/threading.py", line 811, in __bootstrap_inner self.run() File "/usr/lib/python2.7/site-packages/polly/__init__.py", line 241, in run self.callback(*self.args) File "/usr/lib/python2.7/site-packages/polly/twitter/realtime.py", line 421, in _buffer_loop del data[:] TypeError: unhashable type
^C
^C^C^C
It doesn't launch again (processes start but not the GUI) unless you kill it manually. There is still some serious problem.
After installing the package you mentioned, it finally started working. Thanks!
I think the README or install instructions should mention about the dependency on the package.
But graceful quit is still a problem. The following is after I do a Ctrl+Q in Polly.
[k4rtik@ ~]$ polly .cache/ polly .config/ polly .local/ share/polly python2. 7/threading. py", line 811, in __bootstrap_inner python2. 7/site- packages/ polly/_ _init__ .py", line 241, in run callback( *self.args) python2. 7/site- packages/ polly/twitter/ realtime. py", line 421, in _buffer_loop
Polly 0.93.11 (pre-alpha 3.11)
Copyright (C) 2011 Marcelo Hashimoto
cache path: /home/kasingha/
config path: /home/kasingha/
data home: /home/kasingha/
initializing... done
DEBUG: k4rtik connected successfully
Exception in thread Thread-13:
Traceback (most recent call last):
File "/usr/lib64/
self.run()
File "/usr/lib/
self.
File "/usr/lib/
del data[:]
TypeError: unhashable type
^C
^C^C^C
It doesn't launch again (processes start but not the GUI) unless you kill it manually. There is still some serious problem.