|
2009-12-09
, 16:13
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#72
|
5)kinetic scrolling on the 810 is a question of me figuring out library that provides it
The Following User Says Thank You to thp For This Useful Post: | ||
|
2009-12-09
, 20:57
|
|
Posts: 529 |
Thanked: 262 times |
Joined on Dec 2008
@ Eastleigh, Hampshire, UK
|
#73
|
You probably want to use mokoui2 (python-mokoui) for this:
http://talk.maemo.org/showthread.php?t=25640
The Following 3 Users Say Thank You to dwould For This Useful Post: | ||
|
2009-12-10
, 04:41
|
|
Posts: 4,783 |
Thanked: 1,253 times |
Joined on Aug 2007
@ norway
|
#74
|
|
2009-12-10
, 05:10
|
Posts: 377 |
Thanked: 97 times |
Joined on Dec 2009
@ US
|
#75
|
|
2009-12-10
, 08:06
|
|
Posts: 529 |
Thanked: 262 times |
Joined on Dec 2008
@ Eastleigh, Hampshire, UK
|
#76
|
The Following User Says Thank You to dwould For This Useful Post: | ||
|
2009-12-10
, 08:07
|
|
Posts: 529 |
Thanked: 262 times |
Joined on Dec 2008
@ Eastleigh, Hampshire, UK
|
#77
|
Thank you. Works great on the N900, if only a little scarce when it comes to making the UI pretty. But I'm not complaining.
I am curious, how hard would it be to code an auto "refresh" after the user tweets something?
|
2009-12-10
, 09:08
|
|
Posts: 1,111 |
Thanked: 1,985 times |
Joined on Aug 2009
@ Åbo, Finland
|
#78
|
|
2009-12-10
, 12:15
|
Posts: 526 |
Thanked: 99 times |
Joined on Sep 2009
|
#79
|
|
2009-12-10
, 12:20
|
Posts: 10 |
Thanked: 0 times |
Joined on Nov 2009
@ Norway
|
#80
|
if you install any other python package it will install this, and hence most people haven't noticed the missing dependancy. at least I'm working on that assumption at the moment.
open a terminal and run 'witter' from there
if it complains about the hildon import then try installing something like gpodder, to see if that helps.
I will fix the missing dependancy but it might be a while before it makes it into an available version
----------
N900
http://danielwould.wordpress.com
Check out Witter, a twitter client for N900
http://danielwould.wordpress.com/witter
If Witter isn't working for you, eg crashes/doesn't start, gives errors etc etc. Please run it from x-term using:
run-standalone.sh python2.5 /opt/witter/witter.py
This will generate diagnostic output. Without this I cannot help you.