![]() |
2010-08-19
, 21:25
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#12
|
![]() |
2010-08-21
, 22:19
|
Posts: 90 |
Thanked: 5 times |
Joined on May 2010
|
#13
|
![]() |
2010-08-23
, 09:54
|
Posts: 20 |
Thanked: 3 times |
Joined on Feb 2010
@ Germany
|
#14
|
![]() |
2010-08-23
, 23:44
|
Posts: 115 |
Thanked: 83 times |
Joined on Aug 2010
@ Paris, France
|
#15
|
I'll add m/s/shift-s shortcuts in the item list soon but i had to do things differently. And i'll also add arrows and space shortcuts to navigate in the browser (as in grr)
- in item list and item view : you can use the back key to return to the previous view (you can also use Esc on the desktop version)
- in item list :
- shift-A => mark all feed as read (same shortcut as in Google Reader)
- f => fetch more content
- r => refresh the list
- in item view :
- m => toggle read state (same shortcut as in Google Reader)
- s => toggle starred flag (same shortcut as in Google Reader)
- shift-s => toggle shared flag (same shortcut as in Google Reader)
And as in the previous version :- j/n => go to the next entry in the list
- k/p => go to the previous entry in the list
The Following 2 Users Say Thank You to Twidi For This Useful Post: | ||
![]() |
2010-08-24
, 09:40
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#16
|
![]() |
2010-08-24
, 15:51
|
Posts: 20 |
Thanked: 3 times |
Joined on Feb 2010
@ Germany
|
#17
|
![]() |
2010-08-24
, 21:02
|
Posts: 115 |
Thanked: 83 times |
Joined on Aug 2010
@ Paris, France
|
#18
|
![]() |
2010-08-31
, 10:53
|
Posts: 20 |
Thanked: 3 times |
Joined on Feb 2010
@ Germany
|
#19
|
![]() |
2010-09-01
, 10:28
|
Posts: 115 |
Thanked: 83 times |
Joined on Aug 2010
@ Paris, France
|
#20
|
The Following User Says Thank You to Twidi For This Useful Post: | ||
First, lots of manual dependency installs. Full PyQt package is broken, some missing dependency on OpenGL. A workaround is to install the PyQt Demo, which works, but is not full PyQt.
So afterwards you need to apt-get install the missing bits as Greader complains: qt-network etc.
Finally everything is there and the app seems to launch, shows a windows for a second and then quits with the following Python exception:
File "/home/user/MyDocs/twidi-GRead-229f5d0/src/ui/Ui_settings.py", line 42, in setupUi
self.inputSettingsAccount.setInputMethodHints(QtCo re.Qt.ImhEmailCharactersOnly|QtCore.Qt.ImhNoAutoUp percase)
AttributeError: 'QLineEdit' object has no attribute 'setInputMethodHints'
Strange... Qt/PyQt bug or version problem ?
Too bad, as I don't have any other choice on Maemo4 :-)
maemo blog