GNOME Bugzilla – Bug 122080
gdict doesn't fetch words
Last modified: 2004-12-22 21:47:04 UTC
I am behind a proxy server and the proxies are set properly in gnome but gdict and "stock ticker" applets don't find the servers. I can't confirm whether the configuration that "applications->desktop prefs->network proxies" shows me, are the actual settings its using because both the applets don't seem to work which means that proxy settings are not working. I couldn't find more information on this issue other than the fact that everybody says set the proxies, which I have. Same proxies work from mozilla. I would appreciate if somebody could help me gdict to work on solaris.
You'll have to go through a socks server - probably best to use the runsocks LD_PRELOAD hack [google search it]. Unfortunately this is one limitation of the current dictionary.
Thanks for your response. The SOCKS proxy is set to same as mozilla SOCKS proxy and port 1080. What about the "stock ticker"? why is it not able to talk to yahoo finance? That's plain HTTP, right? I doubt whether the gnome network proxies are even being used. Is there a way to test that?
The stock ticker is likely a separate problem. Yahoo changed its format recently, breaking the stock ticker for all.
Would it talk to dictd server installed locally?
OK, it does! "stock ticker" :-((
Hrm, setting the sock proxy probably won't work, since the application hasn't be socksified. You can run using the LDPRELOAD 'runsocks' hack or nothing at all. Definitely needs to be fixed at some stage in the future I would guess.
*** This bug has been marked as a duplicate of 77734 ***