albertocc / mobile-rss-reader

Automatically exported from code.google.com/p/mobile-rss-reader
0 stars 0 forks source link

Does not import OPML file exported by Google Reader #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create new subscriptions in Google Reader
2. Assign tags to the subscriptions
3. Export the feeds as OMPL file from Google Reader
4. Place feed on a public web site
5. Try import the URL from Mobile RSS Reader

What is the expected output? What do you see instead?
I expect all feeds in the OMPL file to be shown in Mobile Reader. Instead I
get blank Bookmarks page. No errors reported during import.

What version of the product are you using? On what operating system?
1.5, SonyEricsson k800i

Please provide any additional information below.

Original issue reported on code.google.com by david.kaspar on 31 Jul 2007 at 11:35

GoogleCodeExporter commented 9 years ago
I was not able to duplicate this.  There is a different bug where if a feed is 
added 
or updated, and then an import is done, sometimes only the last feed is added 
and it 
replaces the current highlighted feed.  This problem is fixed in version 1.9.  
You 
can test for this by getting into the reader and then immediately importing.  
It 
would also help if you still have the problem to attach your OMPL file to a 
comment 
to help debug.

Original comment by ibunto...@gmail.com on 15 Aug 2007 at 8:18

GoogleCodeExporter commented 9 years ago
I have found that when accessed from the phone, this produces 403 forbidden.  I 
was 
unsuccessful in changing the requests from the program.  The program currently 
sets 
user-agent, content-length (0), connection (close).  I've tried addeing accept 
(*/*) 
and Host, but no luck.  Given that K800i supports JSR75, once I put in support 
for 
reading from the file system, you will be able to download these OPML to the 
phone 
memory/external memory and import that way.  This may take a 1 - 2 weeks for me 
to 
do this.

Original comment by ibunto...@gmail.com on 25 Sep 2007 at 1:09

GoogleCodeExporter commented 9 years ago
I am sorry but the feed was restricted for a short while because I realised 
there
were private items in the feed (hence the 403).

Please try again:
http://www.davidkaspar.com/opml.xml

Original comment by david.kaspar on 25 Sep 2007 at 7:40

GoogleCodeExporter commented 9 years ago
Hi,

I'm still getting the forbidden error.

Regards,

Irving

Original comment by ibunto...@gmail.com on 27 Sep 2007 at 8:04

GoogleCodeExporter commented 9 years ago
Sorry about that, this must mean that your IP (or block) is blocked by my 
htaccess
file or in my webhost's firewall.

I have attached the OPML file for you to try from another web server.

Original comment by david.kaspar on 27 Sep 2007 at 9:18

Attachments:

GoogleCodeExporter commented 9 years ago
Hi,

I'm still getting the error.  I now have released 1.10.7 which allows loading 
OPML 
and feeds from the file system.  Unfortunately, there is a trick to it as some 
phones (e.g. N80) which will put files saved into the note pad where it cannot 
be 
accessed (at least I don't know how).  So, it may be possible to put it on 
external 
memory (e.g. MiniSD) and put that into the phone.  Although, I've had some 
problems 
accessing some of the directories on the memory card using J2ME API.

Original comment by ibunto...@gmail.com on 3 Oct 2007 at 6:29

GoogleCodeExporter commented 9 years ago
Google Reader opml works fine for me. I like that I can point to the file 
system 
instead of the web.

Original comment by david...@gmail.com on 4 Nov 2008 at 12:57

GoogleCodeExporter commented 9 years ago
I have not heard back from the person who originally had the problem, so I'm 
closing 
this.  I think that it was related to a different problem where a <outline 
followed 
by end of line causes a problem.  I will re-open it if I hear of it happening 
again.

Original comment by ibunto...@gmail.com on 23 Dec 2008 at 7:57