Hi
I have a weird problem with the portable version on Windows XP.
I have read this thread :
https://www.mobileread.com/forums/sho...ighlight=proxy
when I launch the command :
Code:
calibre-debug -c "from calibre import get_proxies; print get_proxies()"
It give me the proxy used by my system.
To be sure, I also have set the HTPP_PROXY variable (checked by "set" in a command line)
Now if I launch "calibre-portable.exe" it doesn't work ! I can't fetch Metadata and in "Preferences->Miscellaneous", it say "no proxies used"
However, if I launch "calibre.exe" from the subfolder "Calibre" it works nicely and in "Preferences->Miscellaneous", I see my proxy
Can you explain me why ?
And what is the difference between "calibre-portable.exe" and "calibre.exe" (I saw that it use a different profile, but is it writing something to the registry?)
Thanks in advance for your help
ericc