![]() |
Re: witter - a python twitter client
0.2.2-6 updated to extras-devel, just has a couple of minor bug fixes, and a change to the expanding bit.ly url behaviour to something I am happier with.
assuming no problems I would consider promoting this version to testing. |
Re: witter - a python twitter client
i can't seem to open or change my preferences
|
Re: witter - a python twitter client
first if all for your, for your app; excellent job. i just have some feedback in the latest release.
°clicking on preferences not working °it would be great if witter could inherit its theme from the current theme in use on the n900, as the two options for changing the colour doesn't do the app justice. i think it will be plus to inherit themes from the n900, not a critisism at all. |
Re: witter - a python twitter client
I'm still only ever getting 20 tweets in any line. Any suggestions for what I'm doing wrong? Would it be worth uninstalling and reinstalling?
|
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
Quote:
if you hit one of the + buttons when not in full screen, does the busy spinner show up? try running from command line run-standalone.sh python2.5 /opt/witter/witter.py this way you will get lots of diagnostic output whilst witter runs. See what it says at the point you ask for more tweets. |
Re: witter - a python twitter client
Quote:
Yes, when I click on the +100, or +200 it reloads with the busy spinner - but it only reloads the same 20. |
Re: witter - a python twitter client
Quote:
The other is 'oauth' with this way witter will direct you to a page on twitter where Twitter asks to you authorize witter to talk to your account. You then take a code and give it back to witter at a prompt. From then on witter doesn't have to flow your username/password around to act on your account, it gets it's own key. The idea there is that you shouldnt' really have to trust third party apps with your user credentials, just temporarily grant them trusted status which can be revoked at any time. Anyway...in witter these are two very different means of talking to twitter. the baisc auth stuff is everything I originally wrote, and oauth uses a python-twitter library. I will merge these two over time, but for the moment it is relevant to any given error to know which path the code is going down. I also encourage you to use oauth if you don't already, as that is the only way for twitter to know you are using witter in the 'source' field. The fact that it shows a busy indicator when you hit the buttons is a good sign it is trying to do something, but if it's not giving any more results back, maybe I'm getting some kind of error under the covers. so if you open up terminal and at the prompt type: run-standalone.sh python2.5 /opt/witter/witter.py that will run witter, but if you switch back to the terminal, you will see it output lots of information whilst witter runs, about various things it's doing. So if you attempt to fetch more tweets, then go and look in that terminal, the last lines of output should be related to it trying to do that, and might have some helpful error message that would help me understand why it is not working. oh and for future reference, rebooting or re-installing the same version, will never solve any problems with witter. it just doesn't work that way. |
Re: witter - a python twitter client
I'm in synod, so not really able to do much. But I'm pretty sure that I just entered the 'Basic' authorisation. I will sort out switching to oauth when I'm at home - only got 2g here so everything is slow! thanks for the help.
|
Re: witter - a python twitter client
Quote:
witter doesn't appear in any off repos just checked. any thoughts on themes as i mentioned in the prevous post. thanks |
All times are GMT. The time now is 12:14. |
vBulletin® Version 3.8.8