| Summary: | [Net] On Ubuntu-Karmic (at least) Proxy settings are not working | ||
|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | Graeme Vetterlein <graeme.eclipse> |
| Component: | Team | Assignee: | Platform Team Inbox <platform-team-inbox> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | major | ||
| Priority: | P3 | CC: | carlos.abr, david_williams, remy.suen, wojciech.galanciak |
| Version: | 3.6 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | stalebug | ||
|
Description
Graeme Vetterlein
I'm having the same error here.... The only difference is that my operating system is Fedora 9 Any solution? The reason is that Ubuntu, in proxy settings for bypass, uses CIDR notation (e.g. 127.0.0.0/8). This notation is not supported by Eclipse. For more details see bug 294420. Not quite. It's true that Eclipse does not understand the CIDR notation. It would be nice if it did but not a fix for this bug: 1: Since it does not understand the format, why does it copy data from a list which does support this format? 2: Why is it even using the Ubuntu settings ... even when I turned off all the eclipse setting to allow it to use the Debian values. so I say "Don't use the Debian values ... use these value I give it" it ignores me and takes it lead from the stored Debian values but the stored Debian values are by default created in a format which it cannot understand so they don't work. There are probably 3 or 4 separate bugs back to back here. (In reply to comment #3) > Not quite. > > It's true that Eclipse does not understand the CIDR notation. It would be nice > if it did but not a fix for this bug: > > 1: Since it does not understand the format, why does it copy data from a list > which does support this format? > Help Contents uses browser to browse pages. The same is in Internal Web Browser View. This is default system browser (in Linux it is Mozilla) and it does not use Eclipse proxy settings and directly uses system settings. It is quite possible that it also does not support CIDR notation. You can check, but I think that also Firefox does not support it. Anyway, you are right that it may be confusing for a user. We will consider all options and provide fix for this issue. > 2: Why is it even using the Ubuntu settings ... even when I turned off all the > eclipse setting to allow it to use the Debian values. > > so I say "Don't use the Debian values ... use these value I give it" it ignores > me and takes it lead from the stored Debian values but the stored Debian values > are by default created in a format which it cannot understand so they don't > work. > > There are probably 3 or 4 separate bugs back to back here. It looks like this is separated bug. Could you make those steps to confirm that: Switch Provider to Direct and try to: - open Help->"Install New Sofware" and try to get content from any update site - connect with any CVS repository. If it still uses system settings for these operations and you cannot establish connection, you should open new bug with steps to reproduce. (In reply to comment #4) > > It looks like this is separated bug. Could you make those steps to confirm > that: > Switch Provider to Direct and try to: > - open Help->"Install New Sofware" and try to get content from any update site > - connect with any CVS repository. > If it still uses system settings for these operations and you cannot establish > connection, you should open new bug with steps to reproduce. I rather feel my original bug has been hijacked. This 'separate bug' is the original bug I raised ... I installed Eclipse and right out of the box it failed to load a help page because it had gone and read the system settings despite my selecting do to use them. I have created: https://bugs.eclipse.org/bugs/show_bug.cgi?id=325905 To hold details of reproducing the original problem. Original issue (from description) is a duplicate of bug 308035. In both bugs is the same workaround which solves this problem. Work on a support for Eclipse proxy settings in internal browser can be monitored in bug 301424. This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. If the bug is still relevant, please remove the stalebug whiteboard tag. |