[Win32] Proxy not working with external Python

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Basje Offline
Skilled Python Coder
Posts: 985
Joined: Jul 2005
Reputation: 4
Post: #1
With the latest nightly builds the proxy setting of XBMC do not seem to be used in python scripts. I guess it has to do with the external python being used.

Is there a work around for this? Or perhaps a permanent fix?

find quote
jmarshall Offline
Team-XBMC Developer
Posts: 24,564
Joined: Oct 2003
Reputation: 138
Post: #2
Please post a bug report on trac along with full details of what it takes to reproduce.

It would pay to cc jcarroll.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
Basje Offline
Skilled Python Coder
Posts: 985
Joined: Jul 2005
Reputation: 4
Post: #3
Done: http://trac.xbmc.org/ticket/11485

find quote