maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   witter - a python twitter client (https://talk.maemo.org/showthread.php?t=35596)

evil_m0nkey 2010-03-25 02:04

Re: witter - a python twitter client
 
Quote:

Originally Posted by M A S T E R (Post 581296)
What was the last update for? i know the previous update before the one i got today was for avatar and for the screen to slide when you wanted to make a response or retweet etc. What was todays for?

-MASTER

when you double tap, before all the options would be available

now, when u dounle tap, you have reply, dm, fave, retweet, reply all

the rest, mentioned users contains the users mentioned in the weet, theit history, whether ot not you want to follow them

M A S T E R 2010-03-25 02:12

Re: witter - a python twitter client
 
Quote:

Originally Posted by evil_m0nkey (Post 581303)
when you double tap, before all the options would be available

now, when u dounle tap, you have reply, dm, fave, retweet, reply all

the rest, mentioned users contains the users mentioned in the weet, theit history, whether ot not you want to follow them

oh ok thanks =)

- MASTER

dwould 2010-03-25 09:13

Re: witter - a python twitter client
 
so 0.3.1-8 is in extras-testing and at the moment I don't know of any defects.
I'm inclined not to work on any new features and maybe actually get this version into extras. (or fix any defects that would prevent that)
So please let me know if you find a defect.

ofels 2010-03-25 09:34

Re: witter - a python twitter client
 
Quote:

Originally Posted by dwould (Post 581517)
so 0.3.1-8 is in extras-testing and at the moment I don't know of any defects.
I'm inclined not to work on any new features and maybe actually get this version into extras. (or fix any defects that would prevent that)
So please let me know if you find a defect.

The new version is fabulous especially the avatar view. Makes it now usable for me.
What is left is a better look, especially for the icons. Sorry, but it don't like those much :o. A bit more plastic or crystal style would be great. Volunteers?
Different color schemes would also round up the picture.

What I found is that the trends view does not show tweets but a bunch of http POST requests to the twitter search.

Additionally clicking the search button does not seem to do anything.

I believe this is all. Enough? :D

dwould 2010-03-25 09:45

Re: witter - a python twitter client
 
Quote:

Originally Posted by ofels (Post 581537)
The new version is fabulous especially the avatar view. Makes it now usable for me.
What is left is a better look, especially for the icons. Sorry, but it don't like those much :o. A bit more plastic or crystal style would be great. Volunteers?
Different color schemes would also round up the picture.

ok, those are feature requests not defects. SO whilst I am thinking about making it easier for people to contribute such themes, I don't think that is needed in this version.

Quote:

Originally Posted by ofels (Post 581537)
What I found is that the trends view does not show tweets but a bunch of http POST requests to the twitter search.

what else were you expecting in trends? it tells you what the trending hash tags are and what the urls to them are?

Quote:

Originally Posted by ofels (Post 581537)
Additionally clicking the search button does not seem to do anything.

I believe this is all. Enough? :D

have you searched for anything? you need to put your comma separated search terms in the input box before you hit refresh on the search view.
it will use those terms to provide search results.


so by my reading...still no defects ;-)

cy8aer 2010-03-25 10:10

Re: witter - a python twitter client
 
Does anyone have witter running with a status.net instance? I actually try these parameters:

Type Identi.ca
user and password of my statusnet user
https://urlofmysite/statusnet/api
https://urlofmysite/statusnet/api


The site is self signed, but its root ca is inserted into the standard ca keyring of my n900.

When I try to fetch the feed list I get:

"Error retrieving tweets Server returned 401: not authorised: check uid/pwd" :-(

I am using 0.3.1-8 against statusnet 0.9.0 or statusnet git head. Is there anything wrong with my settings?

dwould 2010-03-25 10:29

Re: witter - a python twitter client
 
Quote:

Originally Posted by cy8aer (Post 581569)
Does anyone have witter running with a status.net instance? I actually try these parameters:

Type Identi.ca
user and password of my statusnet user
https://urlofmysite/statusnet/api
https://urlofmysite/statusnet/api


The site is self signed, but its root ca is inserted into the standard ca keyring of my n900.

When I try to fetch the feed list I get:

"Error retrieving tweets Server returned 401: not authorised: check uid/pwd" :-(

I am using 0.3.1-8 against statusnet 0.9.0 or statusnet git head. Is there anything wrong with my settings?

why are you using type identic.ca for something which is 'other'?
that probably isn't the problem, but i had intended 'other' would be used for anything not really twitter or identi.ca

run from commandline to get more info about what witter thinks it's doing.

m165 2010-03-25 10:58

Re: witter - a python twitter client
 
Ill be willing to put foreward some icon designs.

What i would really like to see is all the buttons the same size, make it more uniform and will look much better! Also, maybe list support? As far as i could see, i couldnt find any.

Another thing, is the timeline window customisable, so I can edit the font sizes and colours etc?

Appologies if these have been answered, on my N900 and dont fancy going through 30 pages :P

cy8aer 2010-03-25 11:09

Re: witter - a python twitter client
 
Quote:

Originally Posted by dwould (Post 581596)
why are you using type identic.ca for something which is 'other'?

Hm, sounds logical ;) Changed to "Other" and found out that you need to append a slash to the urls with "Other" (thanks to the command line started witter.py...)

https://myurl/statusnet/api/

But then the error again:


running tasks: 1
getting tweets with myuser
base url = https://myurl/statusnet/api/
base url of api object = https://myurl/statusnet/api/
fetching tweets from https://myurl/statusnet/api/statuses..._timeline.json
running tasks: 2
getting dms
running tasks: 3
getting mentions
end refresh setup
error
Error retrieving dms Server returned 401 : Not authorised: check uid/pwd
running tasks: 2
error
Error retrieving tweets Server returned 401 : Not authorised: check uid/pwd
running tasks: 1
error
Error retrieving mentions Server returned 401 : Not authorised: check uid/pwd
running tasks: 0


I checked the username/password stuff again (remember: the standard Gtk password field has the first letter upper case!) but I inserted the right credentials.

dwould 2010-03-25 11:12

Re: witter - a python twitter client
 
ok, so just dealing with a major bug which actually means 0.3.1-8 can't be used by oneone that hadn't configured an account before that version... doh!
so 0.3.1-9 will shortly be arriving.
(I knew if I claimed no defects someone would ping me with a serious one)


All times are GMT. The time now is 16:38.

vBulletin® Version 3.8.8