Share

Liferea

Tracker: Bugs

5 1.5.12 Proxy Authentication - ID: 2682442
Last Update: Comment added ( bunk )

In the Proxy Configuration Dialogue, if I check the "Use Proxy
Authentication" checkbox and enter my proxy login details, Liferea fails to
download any feeds. I get error 407, proxy authentication required. If I
uncheck the box and enter the proxy url as http://username:password@myproxy
then proxy authentication works fine.

It would seem then that the login credentials entered into the dialogue are
being ignored.


Mike Peters ( mdpeters ) - 2009-03-11 11:52

5

Open

None

Emilio Pozuelo Monfort

None

None

Public


Comments ( 8 )

Date: 2009-05-02 13:42
Sender: bunkProject Admin

Hi Mike, can you confirm that this is fixed?


Date: 2009-03-14 00:03
Sender: pochu

Hi Mike,

I've committed some changes to the proxy handling code that I believe fix
this bug. If you run with --debug-net you should also see something like
this when changing the proxy in the preferences:

NET: proxy set to http://asdf.com/

Please retest and let me know if it works!


Date: 2009-03-13 17:52
Sender: pochu

These are two different things. One is the feed downloading support, which
is giving you that "There was an internal error in the update process", and
the other one is the htmlview proxy support, which is a webkit thing and
doesn't work right now in trunk (but will work really soon, I have a patch
ready for that).

Can you attach the output when running liferea with --debug-net and trying
to update one of those feeds?

Thanks!


Date: 2009-03-13 15:01
Sender: mdpeters

Hi,

Just installed trunk. Unfortunately, no joy. In the GUI I see:

"The last update of this subscription failed!
HTTP error code 0: There was an internal error in the update process"

In my console, I get:

** (liferea:29233): WARNING **: FIXME: Webkit rendering does not support
proxies yet!



Date: 2009-03-13 14:50
Sender: mdpeters

Hi,

Just installed trunk. Unfortunately, no joy. In the GUI I see:

"The last update of this subscription failed!
HTTP error code 0: There was an internal error in the update process"

In my console, I get:

** (liferea:29233): WARNING **: FIXME: Webkit rendering does not support
proxies yet!



Date: 2009-03-12 20:22
Sender: mdpeters

Hi pochu,

I'm at home at the mo' and so don't have a proxy to test with. I'll give
it a test at work in the morning.

Cheers


Date: 2009-03-12 19:40
Sender: pochu

The soup patch has landed in trunk, if you feel brave feel free to try it!
Otherwise, it will be released with 1.5.14.

Please, let me know when you test it if it works fine or not.


Date: 2009-03-12 13:33
Sender: pochu

Hi Mike,

I'm switching Liferea from libcurl to libsoup. That will happen for 1.5.14
most likely (1.5.13 should be out today, and 1.5.14 should follow in a few
days). That should have proxy support working, although I haven't tested it
because I don't have a proxy.

I'd like you to retest once the libsoup code lands. If that doesn't fix
the bug we will investigate and fix it.

Cheers!


Attached File

No Files Currently Attached

Change ( 1 )

Field Old Value Date By
assigned_to nobody 2009-03-12 13:33 pochu