Discussion:
wwwoffle 2.7f returns no data
Bartosz Jakubski
2005-12-20 17:03:32 UTC
Permalink
Is anybody here using wwwoffle? I've just upgraded from 2.7b and found
that wwwoffle in offline mode acts strangely: formerly I was getting
'Confirm request' and now I get 'document contains no data'
from the browser (or similar message from wget). I browsed through the
documentation but found nothing intresting.

BTW:

[***@anorak ~]$ wget 'http://slashdot.org/search.pl?topic=126'
--21:57:08-- http://slashdot.org/search.pl?topic=126
=> `search.pl?topic=126'
Translacja localhost... zrobiono.
??czenie si? z localhost[127.0.0.1]:8080... po??czono si?.
??danie Proxy wys?ano, oczekiwanie na odpowied?...
21:57:08 B??D -1: Brak danych w odpowiedzi.

[***@anorak ~]$

[***@anorak ~]$ LC_ALL=C wget 'http://slashdot.org/search.pl?topic=126'
--21:57:18-- http://slashdot.org/search.pl?topic=126
=> `search.pl?topic=126'
Resolving localhost... done.
Connecting to localhost[127.0.0.1]:8080... connected.
Proxy request sent, awaiting response...
End of file while parsing headers.
Retrying.

--21:57:19-- http://slashdot.org/search.pl?topic=126
(try: 2) => `search.pl?topic=126'
Connecting to localhost[127.0.0.1]:8080... connected.
Proxy request sent, awaiting response...
End of file while parsing headers.
Retrying.

--21:57:21-- http://slashdot.org/search.pl?topic=126
(try: 3) => `search.pl?topic=126'
Connecting to localhost[127.0.0.1]:8080... connected.
Proxy request sent, awaiting response...
End of file while parsing headers.
Retrying.

(repeats)

wget's behavior seems to depend on locale settings?
--
-- .- Bartosz Jakubski ------------------- Sosnowiec -. --
-- | Free Software is a matter of liberty, not price | --
-- `---------------(http://www.fsf.org/philosophy)-----' --
Bartosz Jakubski
2005-12-20 17:03:32 UTC
Permalink
Post by Bartosz Jakubski
Is anybody here using wwwoffle? I've just upgraded from 2.7b and found
that wwwoffle in offline mode acts strangely: formerly I was getting
'Confirm request' and now I get 'document contains no data'
from the browser (or similar message from wget). I browsed through the
documentation but found nothing intresting.
Eeeee... Sorry, I thought that I deleted it from my outgoing queue...
I found the obvious answer: /usr/share/wwwoffle was empty (wwwoffle
expects its html temlpates there).
Now i wonder: why this happened?
I installed wwwoffle through poldek - 'upgrade wwwoffle'.

(...)
Post by Bartosz Jakubski
(repeats)
wget's behavior seems to depend on locale settings?
This still bothers me...
--
-- .- Bartosz Jakubski ------------------- Sosnowiec -. --
-- | Free Software is a matter of liberty, not price | --
-- `---------------(http://www.fsf.org/philosophy)-----' --
Loading...