Notices


Reply
Thread Tools
grog's Avatar
Posts: 546 | Thanked: 85 times | Joined on Feb 2008 @ Winnipeg, Canada
#41
Originally Posted by Twidi View Post
i personaly have no problem with git on my n900, and sometimes i use it to commit !
I also have no problems now . After some poking around I discovered that installing the 'git' package did not also install the required 'git-core'. I manually installed 'git-core' & now it works fine.
__________________
GROG!
N900 | ZAGG Body Armour | 16Gb A-DATA micro-sd
N810 | 2 x Patriot 8gb mini-SD | Boxwave Crystal Clear SS | Black Aluminum case | OTG dongle
N800 | 2 x 8gb OCX SD | Boxwave Anti-glare SS | PDAir book-style case
Holux M-1200 bluetooth GPS | iGo 4-row bluetooth keyboard | Linksys USB 10/100 ethernet | Plantronics Voyager 855 BT Headset
 
Posts: 115 | Thanked: 83 times | Joined on Aug 2010 @ Paris, France
#42
The new version is here !

Here is the commit message as visible on github :

GRead fully rewritten (Except ui which is exactly the same) :

Important things :
  • the engine can manage many accounts (not used in the ui !)
  • not a lot of works for the engine to work with something else than libgreader (we can imagine an account with rss feeds managed locally)
  • better operation system with many spools (content, action...) and each with many threads
  • better management of network latencies
  • pseudo-offline capabilities : sync must be done online and then the application can be used offline (unread items are loaded, 100 by label or by feed without labels)
  • can handle feeds which are not labelled
  • many view rendering could be created, currently only one "maemo5", an hybrid renderer which works on linux too (or other system with QT)

Future :
  • add more shortcuts
  • save some settings per feed (default show unread/all)
  • load images in background
  • handle real offline mode, with local storage (actually all content is in memory)
  • fully rewrite the ui to have a really beautiful one (just saw the NewsRack application for iphone... WOW !)
  • manage multi-accounts in the ui
  • and so on
 

The Following 2 Users Say Thank You to Twidi For This Useful Post:
fpp's Avatar
Posts: 2,853 | Thanked: 968 times | Joined on Nov 2005
#43
Good job, testing right away...
__________________
maemo blog
 
fpp's Avatar
Posts: 2,853 | Thanked: 968 times | Joined on Nov 2005
#44
Well, unfortunately that was very quick :

Docs/DropN900/N900/gread2/src $ python gread.py
Traceback (most recent call last):
File "gread.py", line 17, in <module>
controller.run()
File "/home/user/MyDocs/DropN900/N900/gread2/src/views/maemo5/controller.py", line 68, in run
self.itemview_view = ItemViewView(controller=self)
File "/home/user/MyDocs/DropN900/N900/gread2/src/views/maemo5/itemview.py", line 73, in __init__
if MAEMO5_ZOOMKEYS:
NameError: global name 'MAEMO5_ZOOMKEYS' is not defined
__________________
maemo blog
 
Posts: 20 | Thanked: 3 times | Joined on Feb 2010 @ Germany
#45
I got the same error.... maybe now we will find out why the zoom wasnt working before.
 
Posts: 115 | Thanked: 83 times | Joined on Aug 2010 @ Paris, France
#46
I really don't understand why because it work's fine for me !!
I can easily bypass the error but don't know how to make theses buttons work for you...
I'll make a new update this evening with a patch for this, and better orientation support (and i'll add a few keyboard shortcuts)

Thanks for the report !
 
fpp's Avatar
Posts: 2,853 | Thanked: 968 times | Joined on Nov 2005
#47
No problem... right now I prefer a working GReader without the keys (like the previous) one... than the opposite :-)
__________________
maemo blog
 
Posts: 115 | Thanked: 83 times | Joined on Aug 2010 @ Paris, France
#48
It will I just cannot work on it right now. And i will add a write on stderr for the exception raised when the zoomkeys cannot be loaded, then you could tell me more

PS : It's "GRead"
 
fpp's Avatar
Posts: 2,853 | Thanked: 968 times | Joined on Nov 2005
#49
Ooops sorry :-)

Do you hope to get rich with this ? It sounds like "Greed" :-)
__________________
maemo blog
 
Posts: 115 | Thanked: 83 times | Joined on Aug 2010 @ Paris, France
#50
Greed is the name of a Google Reader application for Android

I updated the application on Github.

The main thing is that now there is no more "auto-rotation" feature. For two reasons :
  • the auto-rotation is too "sensitive" (what's the correct english word for the french "sensible" in this context?)
  • keep portrait-mode between windows in multi-stacked-windows application is too hacky, i made a ugly hack for this to work in the previous version but were was some bad glitches.

So it's removed BUT in each window you have two buttons in the menu "landscape" or "portrait". You can choose the default one in the settings

For the "ZOOMKEYS" problem, the bug must be corrected and then you have an error displayed in the terminal when GRead is not able to load the zoomkeys.so

Search for "ZOOMKEYS ERROR" on your terminal (i suggest you to wait after the sync is done because a lot of information are displayed on the terminal during the sync !)

If you can copy/paste here the ZOOMEKEYS ERROR line, it will be helpfull
 
Reply


 
Forum Jump


All times are GMT. The time now is 05:05.