Advertisement
Guest User

Untitled

a guest
Jan 16th, 2017
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.85 KB | None | 0 0
  1. [yethiel@NX-01 Car Studio]$ wine RvCarStudio.exe
  2. fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x140e4c,0x140e08): stub
  3. fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x1a746c,0x376cca0): stub
  4. fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x37e483c,0x209fd0): stub
  5. fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x3810ddc,0x380d6a8): stub
  6. fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x4c8352c,0x381a7b8): stub
  7. fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x4b5a21c,0x4c9aa10): stub
  8. fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x4b5a994,0x4c9aa10): stub
  9. fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x4b5b0dc,0x4c9aa10): stub
  10.  
  11. Unhandled Exception:
  12. System.NullReferenceException: Object reference not set to an instance of an object
  13. at Microsoft.VisualBasic.Interaction.GetSetting (System.String AppName, System.String Section, System.String Key, System.String Default) <0x3501978 + 0x0005c> in <filename unknown>:0
  14. at CarStudio.Config.Config_Shown (System.Object sender, System.EventArgs e) <0x35017b8 + 0x0002f> in <filename unknown>:0
  15. at System.Windows.Forms.Form.OnShown (System.EventArgs e) <0x1e01f40 + 0x00056> in <filename unknown>:0
  16. at System.Windows.Forms.Form.SetVisibleCore (Boolean value) <0x1d90960 + 0x00546> in <filename unknown>:0
  17. at System.Windows.Forms.Control.set_Visible (Boolean value) <0x1d49140 + 0x0002b> in <filename unknown>:0
  18. at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:set_Visible (bool)
  19. at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) <0x1d8f7e0 + 0x00287> in <filename unknown>:0
  20. at System.Windows.Forms.Form.ShowDialog (IWin32Window owner) <0x34fb958 + 0x00703> in <filename unknown>:0
  21. at System.Windows.Forms.Form.ShowDialog () <0x34fb928 + 0x0001b> in <filename unknown>:0
  22. at (wrapper remoting-invoke-with-check) System.Windows.Forms.Form:ShowDialog ()
  23. at CarStudio.SplashScreen.SplashScreen_Shown (System.Object sender, System.EventArgs e) <0x1e02240 + 0x00183> in <filename unknown>:0
  24. at System.Windows.Forms.Form.OnShown (System.EventArgs e) <0x1e01f40 + 0x00056> in <filename unknown>:0
  25. at System.Windows.Forms.Form.SetVisibleCore (Boolean value) <0x1d90960 + 0x00546> in <filename unknown>:0
  26. at System.Windows.Forms.Control.set_Visible (Boolean value) <0x1d49140 + 0x0002b> in <filename unknown>:0
  27. at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:set_Visible (bool)
  28. at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) <0x1d8f7e0 + 0x00287> in <filename unknown>:0
  29. at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext context) <0x1d8f750 + 0x00043> in <filename unknown>:0
  30. at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) <0x1d8f708 + 0x00033> in <filename unknown>:0
  31. at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun () <0x1d29a70 + 0x00057> in <filename unknown>:0
  32. at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run (System.String[] commandLine) <0x1d29a58 + 0x00010> in <filename unknown>:0
  33. at CarStudio.My.MyApplication.Main (System.String[] Args) <0x1d20f58 + 0x00043> in <filename unknown>:0
  34. [ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
  35. at Microsoft.VisualBasic.Interaction.GetSetting (System.String AppName, System.String Section, System.String Key, System.String Default) <0x3501978 + 0x0005c> in <filename unknown>:0
  36. at CarStudio.Config.Config_Shown (System.Object sender, System.EventArgs e) <0x35017b8 + 0x0002f> in <filename unknown>:0
  37. at System.Windows.Forms.Form.OnShown (System.EventArgs e) <0x1e01f40 + 0x00056> in <filename unknown>:0
  38. at System.Windows.Forms.Form.SetVisibleCore (Boolean value) <0x1d90960 + 0x00546> in <filename unknown>:0
  39. at System.Windows.Forms.Control.set_Visible (Boolean value) <0x1d49140 + 0x0002b> in <filename unknown>:0
  40. at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:set_Visible (bool)
  41. at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) <0x1d8f7e0 + 0x00287> in <filename unknown>:0
  42. at System.Windows.Forms.Form.ShowDialog (IWin32Window owner) <0x34fb958 + 0x00703> in <filename unknown>:0
  43. at System.Windows.Forms.Form.ShowDialog () <0x34fb928 + 0x0001b> in <filename unknown>:0
  44. at (wrapper remoting-invoke-with-check) System.Windows.Forms.Form:ShowDialog ()
  45. at CarStudio.SplashScreen.SplashScreen_Shown (System.Object sender, System.EventArgs e) <0x1e02240 + 0x00183> in <filename unknown>:0
  46. at System.Windows.Forms.Form.OnShown (System.EventArgs e) <0x1e01f40 + 0x00056> in <filename unknown>:0
  47. at System.Windows.Forms.Form.SetVisibleCore (Boolean value) <0x1d90960 + 0x00546> in <filename unknown>:0
  48. at System.Windows.Forms.Control.set_Visible (Boolean value) <0x1d49140 + 0x0002b> in <filename unknown>:0
  49. at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:set_Visible (bool)
  50. at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) <0x1d8f7e0 + 0x00287> in <filename unknown>:0
  51. at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext context) <0x1d8f750 + 0x00043> in <filename unknown>:0
  52. at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) <0x1d8f708 + 0x00033> in <filename unknown>:0
  53. at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun () <0x1d29a70 + 0x00057> in <filename unknown>:0
  54. at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run (System.String[] commandLine) <0x1d29a58 + 0x00010> in <filename unknown>:0
  55. at CarStudio.My.MyApplication.Main (System.String[] Args) <0x1d20f58 + 0x00043> in <filename unknown>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement