mike-ward / tweetz-desktop

Desktop Twitter client written in WPF
MIT License
65 stars 19 forks source link

Configuration of proxy #2

Open GuilhermeMorais opened 9 years ago

GuilhermeMorais commented 9 years ago

Hi! I'm behind a proxy and when I open I got this error(see below) and I can´t get the authorization code. Could you authorize me to make the correction? And simulate the problem here....

any way just trying to help! Please keep the good work.


Tweetz Desktop Crash Report

Date: 2014-12-11 20:02:36Z

Version: 0.8.23


* Pressing Ctrl+C will copy the contents of this dialog *

* Email to: mike@mike-ward.net *


Operation System Information


Windows 7 Professional

Service Pack: Service Pack 1

Exception


System.NullReferenceException: Referência de objeto não definida para uma instância de um objeto.

em tweetz5.Controls.Authenticate.d__0.MoveNext() na c:\Users\Mike\Documents\GitHub\tweetz-desktop\tweetz\tweetz5\Controls\Authenticate.xaml.cs:linha 37

--- Fim do rastreamento de pilha do local anterior onde a exceção foi gerada ---

em System.Runtime.CompilerServices.AsyncMethodBuilderCore.b__4(Object state)

em System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)

em MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)


OK

mike-ward commented 9 years ago

Tweetz Desktop should be using the same proxy settings as Internet Explorer. There should not be a need to create a proxy just for Tweetz. Could your firewall be blocking twitter api requests?

Are you asking to submit a pull request?