Afandi-Tuniversal / galaxium

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

Changed contact picture, couldn't login. #299

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I wanted to change my contact picture, so I added it to the list, selected
it and it changed, next time I logged in old contact picture was in use. I
deleted it from the list, after that i couldn't login and I had to kill
galaxium to close it. I solved problem by deleting my information from
login screen.

This is what debug console showed when loading my information in login screen.

Debug: Initializing window utility...
Debug: Initializing gtk activity utility...
Debug: Application initialized, continuing...
Error: Unhandled exception in GLib event handler.
Fatal: Uncaught GLib exception.
Could not find file
"/home/jp/.config/Galaxium/Cache/MSN/ObjectData/my_mail@hotmail.com/UserDisplay/
VTBOWHZOQnJ2OVE1TTVOeENCV1l6Yklva3VVPQ==".
  at System.IO.FileStream..ctor (System.String path, FileMode mode,
FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous,
FileOptions options) [0x00000] 
  at System.IO.FileStream..ctor (System.String path, FileMode mode,
FileAccess access, FileShare share) [0x00000] 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor
(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  at System.IO.File.Open (System.String path, FileMode mode, FileAccess
access, FileShare share) [0x00000] 
  at System.IO.File.ReadAllBytes (System.String path) [0x00000] 
  at Galaxium.Protocol.Msn.MsnAccount+MsnDummyDisplayImage.set_Filename
(System.String value) [0x00000] 
  at Galaxium.Protocol.Msn.MsnAccount+MsnDummyDisplayImage..ctor
(System.String filename) [0x00000] 
  at Galaxium.Protocol.Msn.MsnAccount.get_DisplayImage () [0x00000] 
  at Galaxium.Client.GtkGui.MainWindow.SwitchDisplayImage (IAccount
account) [0x00000] 
  at Galaxium.Client.GtkGui.MainWindow.AccountWidgetAccountChanged
(System.Object sender, Galaxium.Protocol.AccountEventArgs args) [0x00000] 
  at Galaxium.Gui.GtkGui.AbstractAccountWidget.OnAccountChanged
(Galaxium.Protocol.AccountEventArgs args) [0x00000] 
  at Galaxium.Gui.GtkGui.AbstractAccountWidget.set_Account (IAccount value)
[0x00000] 
  at Galaxium.Gui.GtkGui.BasicAccountWidget.LoadAccountInfo () [0x00000] 
  at Galaxium.Protocol.Msn.GtkGui.MsnAccountWidget.LoadAccountInfo ()
[0x00000] 
  at Galaxium.Gui.GtkGui.BasicAccountWidget.AccountNameChanged
(System.Object sender, System.EventArgs args) [0x00000] 
  at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr data) [0x00000] 

Ubuntu 8.04, Galaxium 0.7.4.1

Original issue reported on code.google.com by puurokat...@gmail.com on 20 Jul 2008 at 11:57

GoogleCodeExporter commented 9 years ago

Original comment by ben.motm...@gmail.com on 8 Dec 2008 at 4:26

GoogleCodeExporter commented 9 years ago
We definitely should not depend on this file being there. We just accept it, 
remove
the reference to it and move on.

Original comment by dra...@gmail.com on 20 May 2009 at 2:56