Bug #996

avatar

Happens every time Twitter tries to sync with the client

Added by Noname Noname 3424 days ago. Updated 2685 days ago.

Status:Closed Start:11/12/2014
Priority:Normal Due date:
Assigned to:avatarMirco Bauer % Done:

0%

Category:Frontend GNOME
Target version:-
Complexity:

Found in Version:

Votes: 1 (View)

Description

Every time it tries to sync twitter with the engine after restarting the client, this is thrown and the client crashes. If there's plenty to sync or the server is slow enough, it's possible to click the disconnect button in time, otherwise the only option is revoking twitter access and restarting the engine. Error happens client-side only, the server throws no errors. Also it would appear that the 'Report a bug' button didn't paste the whole exception, so if any further info is needed, just ask.

Engine compiled from tarball (0.11.0.0) on CentOS.

Exception starts:
Exception Type:
System.InvalidCastException

Exception Message:
Object must implement IConvertible.

Exception StackTrace:

Server stack trace: 
   at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
   at System.Runtime.Serialization.FormatterConverter.Convert(Object value, Type type)
   at System.Runtime.Serialization.SerializationInfo.GetValue(String name, Type type)
   at System.Collections.Generic.Dictionary`2.OnDeserialization(Object sender)
   at System.Runtime.Serialization.ObjectManager.RaiseDeserializationEvent()
   at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
   at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
   at System.Runtime.Remoting.Channels.CoreChannel.DeserializeBinaryResponseMessage(Stream inputStream, IMethodCallMessage reqMsg, Boolean bStrictBinding)
   at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)

Exception rethrown at [0]: 
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   at Smuxi.Engine.GroupChatModel.get_Persons()
   at Smuxi.Frontend.Gnome.GroupChatView.Sync()
   at Smuxi.Frontend.Gnome.TwitterGroupChatView.Sync()
   at Smuxi.Fronten

Related issues

duplicates Smuxi - Bug #589 remoting error since updating smuxi-server to Mono 2.10.1 Closed 04/20/2011

History

Updated by Mirco Bauer 2685 days ago

avatar
  • Status changed from New to Closed

Smuxi is now detecting this issue and shows a dialog with a link to resolve the issue instead of crashing.

Also available in: Atom PDF