elmarakby / pocketwit

Automatically exported from code.google.com/p/pocketwit
0 stars 0 forks source link

crash executing post command (SetStatus) #32

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. crashed on launch (not always)
2.
3.

What is the expected output? What do you see instead?
error message

What version of the product are you using? On what operating system?
v.22, wm5 on HTC TyTN

Please provide any additional information below.

Original issue reported on code.google.com by trent...@gmail.com on 14 Aug 2008 at 2:21

Attachments:

GoogleCodeExporter commented 9 years ago
Here's the error message:

An error message cannot be displayed because an optional resource assembly 
containing
it cannot be found
_________________
at System.Net.HttpWebRequest.finishGetResponse()
at System.Net.HttpWebRequest.GetResponse()
at Yedda.Twitter.ExecutePostCommand()
at Yedda.Twitter.Update()
at PockeTwit.TweetList.SetStatus()
at PockeTwit.TweetList.SendReply()
at PockeTwit.TweetList.statusList_MenuItemSelected()
at FingerUI.KListControl.SelectItemOrMenu()
at FingerUI.KListControl.OnMouseUp()
at System.Windows.Forms.Control.WnProc()
at System.Windows.Forms.ContainerControl.WnProc()
at System.Windows.Forms.Control._InternalWnProc()
at Microsoft.AGL.Forms.EVL.EnterMainLoop()
at System.Windows.Forms.Application.Run()
at PockeTwit.Program.Main()

Original comment by jakestevenson on 14 Aug 2008 at 1:13

GoogleCodeExporter commented 9 years ago
I'm unable to reproduce this locally.  I'm considering the following:

1.  A spotty connection may be causing trouble
2.  Maybe an older version of the framework?  I haven't tried a WM5 machine in 
a long
while.

Original comment by jakestevenson on 14 Aug 2008 at 1:15

GoogleCodeExporter commented 9 years ago
I have the same problem with version 2.2, it crash on launch.
But my error file is diferent. I have a WM 6.1 Professional, .NET CF 2.0 (and 
tried
with 3.5) on HTC

Original comment by marcoses...@gmail.com on 14 Aug 2008 at 2:44

Attachments:

GoogleCodeExporter commented 9 years ago
marcosesperon,

Thank you for submitting this, but it is a truly separate issue.  To resolve 
your
issue for now, delete the (user)friendstimeline.xml file from the Program 
folder.  

Your issue is caused by an incompatibility between the cached tweets from the
previous versions and the new one.  It should have nothing to do with executing 
a
post command.

Thanks again.

Original comment by jakestevenson on 14 Aug 2008 at 3:21

GoogleCodeExporter commented 9 years ago
Haven't seen this in a while (yay)

Original comment by jakestevenson on 29 Aug 2008 at 8:47