|
2010-09-14
, 12:02
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#62
|
|
2010-09-14
, 15:36
|
|
Posts: 546 |
Thanked: 85 times |
Joined on Feb 2008
@ Winnipeg, Canada
|
#63
|
Could you please try to "install" GRead inside /opt in a tmp directory (not GRead, try "GRead-dev") and run it from here :
PS : don't copy from your "MyDocs" directory, some permissions may not be goot
Aha, so it works now... :-)
Actually it's not even necessary to "install" it to /opt as root, putting it in /home/user works just as well, we just need a Linux fs where files can be executed...
I like the post count on each line in the feed view, and the feed name in the "all posts" view. Maybe the visual effect would be nicer if they had a coloured beackground instead of white (like the same blue as the selection bar ?).-
Also, the zoom keys do work (generally) in post view, and that's very useful. However, I find that I almost always zoom in at the start of the session, meaning the default font size is too small for my eyes. It would be nice to also have an option/preference for that...
Too bad about the buggy orientation change... In my own app, I used the same old hack you had in GRead, only instead of the "sleep(2)" between the two commands, I set a QTimer.singleshot with a callback (am I being clear ? :-). Seems to work OK, even if the screen sometimes flickers once after a change. But then it's a lot simpler than GRead...
Anyway, portait mode is not something I'd use much in GRead right now, because of the lack of navigation. To be usable it would really need a few buttons for the basics (again, like in grr). Or am I missing something ?
The Following User Says Thank You to grog For This Useful Post: | ||
|
2010-09-14
, 21:29
|
Posts: 398 |
Thanked: 301 times |
Joined on Sep 2007
@ Texas
|
#64
|
|
2010-09-14
, 23:32
|
Posts: 46 |
Thanked: 25 times |
Joined on Nov 2009
@ Michigan, USA
|
#65
|
[Desktop Entry] Encoding=UTF-8 Version=1.0.0 Type=Application Name=GRead Exec=/usr/bin/python /home/user/.gread/src/gread.py Icon=grr X-HildonDesk-ShowInToolbar=true X-Osso-Type=application/x-executable
|
2010-09-15
, 00:28
|
Posts: 398 |
Thanked: 301 times |
Joined on Sep 2007
@ Texas
|
#66
|
|
2010-09-15
, 02:14
|
Posts: 115 |
Thanked: 83 times |
Joined on Aug 2010
@ Paris, France
|
#67
|
I like the post count on each line in the feed view, and the feed name in the "all posts" view. Maybe the visual effect would be nicer if they had a coloured beackground instead of white (like the same blue as the selection bar ?).
Also, there is a lot of width space left on these screens, so there could be a vertical toolbar in the side (like in grr) for the frequently used menu entries (sync, fetch more, mark all read, orientation etc.).
In landscape mode my favourite feature is keyboard navigation, but it's not all there yet. It's nice to be able to scroll through the lists with the arrows, select with Enter and go back with Backspace. But when you switch from feeds list to posts list this way, the new list doesn't have focus so you can't immediately scroll or select something with the keyboard.
And when you get to the post view, there is no in-page navigation any more. It would be good to be able to scroll up & down the page with arrows and/or space bar like in browsers.
- the in-page additional title is very nice, but it fades a bit fast for me
- when I'm in "all posts" mode (which is almost all the time), I often can't tell which feed the post is from.
So what I'd really like is an option/preference to :
- Put the feed name in the window title
- keep the in-page title as it is, but fixed (non-fading)
Just call it "the Fred mode" :-)
Also, the zoom keys do work (generally) in post view, and that's very useful. However, I find that I almost always zoom in at the start of the session, meaning the default font size is too small for my eyes. It would be nice to also have an option/preference for that...
Too bad about the buggy orientation change... In my own app, I used the same old hack you had in GRead, only instead of the "sleep(2)" between the two commands, I set a QTimer.singleshot with a callback (am I being clear ? :-). Seems to work OK, even if the screen sometimes flickers once after a change. But then it's a lot simpler than GRead...
Anyway, portait mode is not something I'd use much in GRead right now, because of the lack of navigation. To be usable it would really need a few buttons for the basics (again, like in grr). Or am I missing something ?
|
2010-09-15
, 02:17
|
Posts: 115 |
Thanked: 83 times |
Joined on Aug 2010
@ Paris, France
|
#68
|
I second that. I find the all white makes it hard to see the unread items. Coupled with that the read items still show until I manually refresh, makes reading a little harder.
The Following User Says Thank You to Twidi For This Useful Post: | ||
|
2010-09-15
, 02:21
|
Posts: 115 |
Thanked: 83 times |
Joined on Aug 2010
@ Paris, France
|
#69
|
Is there a way to view the oldest items at the top? It seems the most recent are at the top in the current implementation.
thanks,
Frank
|
2010-09-15
, 02:22
|
Posts: 115 |
Thanked: 83 times |
Joined on Aug 2010
@ Paris, France
|
#70
|
I don't know if this was posted before, but here's the way to get an icon for GRead on your menu, just make a gread.desktop in /usr/share/applications/hildon