Bug #329
Sending a message to a not following tweeter
Status: | Closed | Start: | 02/01/2010 | |
Priority: | High | Due date: | ||
Assigned to: | % Done: | 100% |
||
Category: | Engine Twitter | |||
Target version: | 0.7.2 | |||
Complexity: | Low |
Found in Version: | ||
Votes: | 0 |
Description
When you send a message to a user who is not following you, the client will just crash with an exception error "User is not following you..."
Related issues
duplicated by Smuxi Issues [FROZEN ARCHIVE] - Bug #363 | smuxi crashes when sending a message to a user who doesn't follow | Closed | 03/17/2010 | ||
duplicated by Smuxi Issues [FROZEN ARCHIVE] - Bug #364 | smuxi crashes when sending a message to one user who has blocked another user | Closed | 03/17/2010 |
Associated revisions
Revision f19d402437f22e0e0d883127d028ab883a78a7a8
Handle exceptions when posting updates and sending messages. (closes: #329)
History
Updated by Bianca Mix 5566 days ago
My client died to sending a direct message to someone not following me. I did not get the message above but the following Smuxi-Stack-Trace:
Exception Type:
System.Runtime.Serialization.SerializationException
Exception Message:
Type Twitterizer.Framework.TwitterizerException is not marked as Serializable.
Exception StackTrace:
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke (System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg, System.Exception& exc, System.Object[]& out_args) [0x00000]
Updated by Mirco Bauer 5438 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset f19d402437f22e0e0d883127d028ab883a78a7a8.