Tallefer / prssr

Automatically exported from code.google.com/p/prssr
GNU General Public License v2.0
0 stars 0 forks source link

Error message and not opening items when working offline #57

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to open an item in a feed when working offline
2. Get an error message
3. The item doesn't open

What version of the product are you using? On what operating system?
pRSSreader-r96
WM6

Please provide any additional information below.

Original issue reported on code.google.com by kat...@gmail.com on 1 Sep 2008 at 4:17

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Sorry about the big screenshot, here is a smaller one 

Original comment by kat...@gmail.com on 1 Sep 2008 at 4:23

Attachments:

GoogleCodeExporter commented 9 years ago
Which web browser are you using as a default one?

Original comment by and...@gmail.com on 1 Sep 2008 at 6:05

GoogleCodeExporter commented 9 years ago
Opera Mobile

Now I have an error msg that says "Cannot execute prssnot.exe".

Original comment by kat...@gmail.com on 1 Sep 2008 at 6:13

GoogleCodeExporter commented 9 years ago
See issue #30 about 'Cannot execute prssrnot.exe'.
Please, stay on topic here. Thanks.

Original comment by and...@gmail.com on 1 Sep 2008 at 6:15

GoogleCodeExporter commented 9 years ago
I have also experienced this with opera mobile, but I think it's more related 
with 
opera than prrs reader: it doesn't seem to be able to read any html fle saved 
on CF 
card, seems to have something to do with the space in "CF card" and its 
tranlsation 
to "CF%20card".

I just settled for PIE as my reader.

Hope this helps.

Kuifje

Original comment by erik.mij...@gmail.com on 2 Sep 2008 at 5:27

GoogleCodeExporter commented 9 years ago
%20 is actually the correct encoding for a space character in URIs. Can you 
confirm
whether this problem also exists on websites with an encoded space character in 
their
URI? I'm sorry, but I don't have one handy.
Reference: http://www.ietf.org/rfc/rfc3986.txt, Sect. 2.1.
Maybe someone should file this as a bug with Opera? (I'm not using it.)

Another Idea: could someone please verify if this still happens when the URI is
shortened to "file:///SD-MMCard/..." (note the triple slash after "file:" and 
the
missing "localhost" (Ref. 3.2.2)

Original comment by eljo...@gmail.com on 3 Sep 2008 at 1:01

GoogleCodeExporter commented 9 years ago
My memory card name is SD-MMCard (no spaces) and the bug still occurs, even if 
the
path to the file does not contain %20

Original comment by kat...@gmail.com on 3 Sep 2008 at 1:13

GoogleCodeExporter commented 9 years ago
katena, the path you are using is still containing a space in "Program Files". 
Maybe
you could try to relocate the cache of pRSSreader to a folder right in the root 
of
the memory card? E.g. "SD-MMCard/pRSSr-cache". That would remove the space.

Original comment by eljo...@gmail.com on 3 Sep 2008 at 1:19

GoogleCodeExporter commented 9 years ago
I tried, the error message is the same. Looks like it has nothing to do with 
spaces.

Original comment by kat...@gmail.com on 3 Sep 2008 at 1:25

GoogleCodeExporter commented 9 years ago
The localhost part was added, because earlier versions of Opera required it. 
Without
it, it did not open the page. PIE strips the localhost part automatically (the
localhost part is sent by prssr). Anyway if Opera does not require it anymore 
(that
is what eljoest suggests to try), I can make a patch not to include localhost 
in the
URLs.

Original comment by and...@gmail.com on 3 Sep 2008 at 2:30

GoogleCodeExporter commented 9 years ago
I know %20 is the code for "space". It's an opera problem

Original comment by erik.mij...@gmail.com on 5 Sep 2008 at 6:38