maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] GRead : yet another Google Reader application... (PyQt) (https://talk.maemo.org/showthread.php?t=60564)

Twidi 2010-11-13 19:55

Re: [Announce] GRead : yet another Google Reader application... (PyQt)
 
for these three feeds i only have few lines and a "read more" (or other text)

It's the difference between full and truncated feeds. For full ones, all the article's content is provided in the feed, and for truncated ones, we just have an excerpt.

In these feeds, for you, are the article full or only with an excerpt ?

fpp 2010-11-13 21:56

Re: [Announce] GRead : yet another Google Reader application... (PyQt)
 
Here's what I use:

http://www.engadget.com/rss.xml
http://feeds.gawker.com/gizmodo/full
http://www.hardware.fr/backend/news.xml
http://www.hardware.fr/backend/articles.xml

Hardware.fr items are often empty, with just the title. I think they're broken.

Engadget items are mostly complete I think, they just tend to be short on text, with large pictures.

Gizmodo items, despite the RSS link, are indeed truncated, with reduced picture, text, and some navigation menu Gifs. Somehow loading all that in GRead is the most problematic.

The silliest RSS feed I know of is this one. They just sort of dump their web site in it :-)
http://www.akihabaranews.com/fr/rss.html

qwenjis 2010-11-13 21:57

Re: [Announce] GRead : yet another Google Reader application... (PyQt)
 
Quote:

Originally Posted by Twidi (Post 872469)
qwenjis : it seems some package are not correctly packaged :(

For me all the packages are available in version "4.7.5-maemo1"

Perhaps you could try to force the version :

Code:

apt-get install python2.5-qt4-webkit=4.7.5-maemo1

That's what I get
Code:

E: Couldn't find package pyhton2.5-qt4-webkit

lunken 2010-11-13 23:17

Re: [Announce] GRead : yet another Google Reader application... (PyQt)
 
here's my debug report... my credentials are proper
cheers


QMainWindow::addToolBar: invalid 'area' argument
QMainWindow::addToolBar: invalid 'area' argument
1289689282.24 - [op-error] Operation #0 [get_account_feeds for #####@gmail.com] (status=running, tries=1/3): Account is not authenticated
1289689282.52 - [op-start] Operation #0 [get_account_feeds for #####@gmail.com] (status=waiting, tries=1/3)
1289689282.66 - AUTH: load saved auth
1289689282.73 - [op-start] Operation #1 [authenticate for #####@gmail.com] (status=running, tries=1/1)
1289689288.45 - [op-end] Operation #1 [authenticate for #####@gmail.com] (status=done, tries=1/1)
/usr/lib/python2.5/urllib.py:1205: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
res = map(safe_map.__getitem__, s)

Twidi 2010-11-14 15:42

Re: [Announce] GRead : yet another Google Reader application... (PyQt)
 
qwenjis : seriously i have really no idea, i did not reflash my n900 but i have all repository up to date and all packages are here.

Are you sure your repositories are up to date ? (apt-get update)

lunken : thanks, i saw your mail :) (btw you have an answer for more informations :) )

qwenjis 2010-11-14 17:10

Re: [Announce] GRead : yet another Google Reader application... (PyQt)
 
Quote:

qwenjis : seriously i have really no idea, i did not reflash my n900 but i have all repository up to date and all packages are here.

Are you sure your repositories are up to date ? (apt-get update)
Yes, I update my repos very frequent.

Just did apt-get update and tryed installing again. Still the same.

lunken 2010-11-14 17:58

Re: [Announce] GRead : yet another Google Reader application... (PyQt)
 
Yey... the latest version fixed the login-issue. Great work... :-)

Twidi 2010-11-14 18:16

Re: [Announce] GRead : yet another Google Reader application... (PyQt)
 
A new version is available in extras-devel which should fix the "Feed fetching could not be done" bug. Thanks for all who sent me some data !

fpp : in this version i also catch the "release" event instead of the "press" one for j/n & k/p keys in the item view. With this i have no problem in the gizmodo feed.

qwenjis : could you give me the output of the following command please

Code:

dpkg -l | grep python | grep qt

fpp 2010-11-14 19:05

Re: [Announce] GRead : yet another Google Reader application... (PyQt)
 
Great, trying right away ! :-)

qwenjis 2010-11-14 19:07

Re: [Announce] GRead : yet another Google Reader application... (PyQt)
 
Quote:

Originally Posted by Twidi (Post 873246)
qwenjis : could you give me the output of the following command please

Code:

dpkg -l | grep python | grep qt

Code:

~ $ dpkg -l | grep python | grep qt
ii  python2.5-qt4-common                                4.7.5-maemo1                    Shared files for PyQt4
ii  python2.5-qt4-core                                  4.7.5-maemo1                    Python bindings for Qt4 Core components.
ii  python2.5-qt4-dbus                                  4.7.5-maemo1                    Python bindings for Qt dbus mainloop.
ii  python2.5-qt4-gui                                  4.7.5-maemo1                    Python bindings for Qt4 Core components.
ii  python2.5-qt4-maemo5                                4.7.5-maemo1                    Python bindings for Qt4 Core components.



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

vBulletin® Version 3.8.8