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)

markusm 2010-03-31 20:12

Re: witter - a python twitter client
 
Quote:

Originally Posted by dwould (Post 590349)
sweet! are you interested in creating a theme package so people can install from the repository?

or can you send me the files to include in the main package?

You should have mail :)

dwould 2010-03-31 20:41

Re: witter - a python twitter client
 
Quote:

Originally Posted by markusm (Post 590359)
You should have mail :)

cool, received. just fixing a couple of places where my theme doesn't change all icons.
suggestions for the name of this new theme?
unless it should just be called 'markusm'

markusm 2010-03-31 21:01

Re: witter - a python twitter client
 
How about 'Monochrome' ?

dwould 2010-03-31 21:15

Re: witter - a python twitter client
 
0.3.1-11 on it's way to extras devel with new Monochrome theme icons :-)

dwould 2010-04-01 08:41

Re: witter - a python twitter client
 
0.3.1-12 on it's way to fix the few places I'd still missed icon references which cause it to always show busy.

cy8aer 2010-04-06 20:29

Re: witter - a python twitter client
 
I am happy with witter and an own ("Other") status.net server since 0.3.1-11 now. But...

... just some new problem since 0.3.1-13:

Exception in thread Thread-3:
Traceback (most recent call last):
File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
self.run()
File "/usr/lib/python2.5/threading.py", line 446, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/user/src/witter/fremantle/src/opt/witter/witter/refresh_thread.py", line 41, in _start
File "/opt/witter/witter.py", line 705, in getMentionsWrapper
self.activeAccount.getMentions(auto=autoval, older=get_older, get_count=more)
File "/home/user/src/witter/fremantle/src/opt/witter/account/account.py", line 298, in getMentions
File "/home/user/src/witter/fremantle/src/opt/witter/account/account.py", line 995, in parse_time
File "/usr/lib/python2.5/_strptime.py", line 330, in strptime
(data_string, format))
ValueError: time data did not match format: data=Sun Apr 04 23:39:48 +0200 2010 fmt=%a, %d %b %Y %H:%M:%S +0000


So I have the question again: Bug or feature? Localising problem? And: Do you prefer bug reports in garage?

dwould 2010-04-06 20:44

Re: witter - a python twitter client
 
Quote:

Originally Posted by cy8aer (Post 598285)
I am happy with witter and an own ("Other") status.net server since 0.3.1-11 now. But...

... just some new problem since 0.3.1-13:

Exception in thread Thread-3:
Traceback (most recent call last):
File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
self.run()
File "/usr/lib/python2.5/threading.py", line 446, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/user/src/witter/fremantle/src/opt/witter/witter/refresh_thread.py", line 41, in _start
File "/opt/witter/witter.py", line 705, in getMentionsWrapper
self.activeAccount.getMentions(auto=autoval, older=get_older, get_count=more)
File "/home/user/src/witter/fremantle/src/opt/witter/account/account.py", line 298, in getMentions
File "/home/user/src/witter/fremantle/src/opt/witter/account/account.py", line 995, in parse_time
File "/usr/lib/python2.5/_strptime.py", line 330, in strptime
(data_string, format))
ValueError: time data did not match format: data=Sun Apr 04 23:39:48 +0200 2010 fmt=%a, %d %b %Y %H:%M:%S +0000


So I have the question again: Bug or feature? Localising problem? And: Do you prefer bug reports in garage?

this is fine as a bug report. it seems twitter is frustratingly inconsistent in the timestamps it reports back, so the parsing is breaking due to some wrong assumptions. I *thought* it always gave UTC timestamps with a certain format. apprently for you it is a) giving an offset (which the python time parsing routine doesn't support)
b) it doesn't have a comma after the day, but it does for me.

back to the drawing board....

El Amir 2010-04-06 22:29

Re: witter - a python twitter client
 
Quote:

Originally Posted by dwould (Post 590429)
0.3.1-11 on it's way to extras devel with new Monochrome theme icons :-)

I think you should seriously consider making the Monochrome theme the default one! :)

luizcesta 2010-04-07 00:55

Re: witter - a python twitter client
 
Witter is not refreshing automaticaly. Can I do that?

Thanks in advance!!!

geneven 2010-04-07 01:16

Re: witter - a python twitter client
 
On the subject of search -- one thing that bugs me is that there is no way to save multiple searches. For example, I often search on #N900 and #kindle.

I don't program, so I don't know how they do this, but you know how browsers let you click in the url area and you get a list of urls recently chosen? If you could click somewhere and get a list of searches recently done, that would be cool, for starters.


All times are GMT. The time now is 12:04.

vBulletin® Version 3.8.8