Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2012
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. $ openbve
  2. Could not set X locale modifiers
  3. KDE colorscheme read failure, using built-in colorscheme
  4. Stacktrace:
  5.  
  6. at (wrapper managed-to-native) System.Drawing.GDIPlus.GdipLoadImageFromFile (string,intptr&) <0xffffffff>
  7. at System.Drawing.Image.FromFile (string,bool) <0x0005b>
  8. at System.Drawing.Image.FromFile (string) <0x0000f>
  9. at OpenBve.formMain.LoadImage (string,string) <0x00037>
  10. at OpenBve.formMain.formMain_Load (object,System.EventArgs) <0x00e5f>
  11. at System.Windows.Forms.Form.OnLoad (System.EventArgs) <0x00075>
  12. at System.Windows.Forms.Form.OnLoadInternal (System.EventArgs) <0x0007f>
  13. at System.Windows.Forms.Form.OnCreateControl () <0x00053>
  14. at System.Windows.Forms.Control.CreateControl () <0x00127>
  15. at System.Windows.Forms.Control.WmShowWindow (System.Windows.Forms.Message&) <0x00193>
  16. at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message&) <0x002c7>
  17. at System.Windows.Forms.ScrollableControl.WndProc (System.Windows.Forms.Message&) <0x00013>
  18. at System.Windows.Forms.ContainerControl.WndProc (System.Windows.Forms.Message&) <0x0005b>
  19. at System.Windows.Forms.Form.WndProc (System.Windows.Forms.Message&) <0x0024f>
  20. at System.Windows.Forms.Control/ControlWindowTarget.OnMessage (System.Windows.Forms.Message&) <0x00024>
  21. at System.Windows.Forms.Control/ControlNativeWindow.WndProc (System.Windows.Forms.Message&) <0x00036>
  22. at System.Windows.Forms.NativeWindow.WndProc (intptr,System.Windows.Forms.Msg,intptr,intptr) <0x002f0>
  23. at System.Windows.Forms.XplatUIX11.SendMessage (intptr,System.Windows.Forms.Msg,intptr,intptr) <0x00313>
  24. at System.Windows.Forms.XplatUIX11.MapWindow (System.Windows.Forms.Hwnd,System.Windows.Forms.WindowType) <0x001fb>
  25. at System.Windows.Forms.XplatUIX11.CreateWindow (System.Windows.Forms.CreateParams) <0x00d53>
  26. at System.Windows.Forms.XplatUI.CreateWindow (System.Windows.Forms.CreateParams) <0x00024>
  27. at System.Windows.Forms.NativeWindow.CreateHandle (System.Windows.Forms.CreateParams) <0x0003f>
  28. at System.Windows.Forms.Control.CreateHandle () <0x00069>
  29. at System.Windows.Forms.Form.CreateHandle () <0x0001b>
  30. at System.Windows.Forms.Control.CreateControl () <0x00087>
  31. at System.Windows.Forms.Control.SetVisibleCore (bool) <0x0009f>
  32. at System.Windows.Forms.Form.SetVisibleCore (bool) <0x002ef>
  33. at System.Windows.Forms.Control.set_Visible (bool) <0x00032>
  34. at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control.set_Visible (bool) <0xffffffff>
  35. at System.Windows.Forms.Application.RunLoop (bool,System.Windows.Forms.ApplicationContext) <0x002b3>
  36. at System.Windows.Forms.Form.ShowDialog (System.Windows.Forms.IWin32Window) <0x0079f>
  37. at System.Windows.Forms.Form.ShowDialog () <0x0000f>
  38. at (wrapper remoting-invoke-with-check) System.Windows.Forms.Form.ShowDialog () <0xffffffff>
  39. at OpenBve.formMain.ShowMainDialog () <0x0005f>
  40. at OpenBve.Program.Main (string[]) <0x0095f>
  41. at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement