I couldn't get it to work, neither in Arch nor Ubuntu. I always get this
error:

Code:
--------------------
    
  t...@tux1:~$ mono Moose.exe                                                   
                                                                                
                        
  Running on Unix                                                               
                                                                                
                        
  You are running with the Mono VM                                              
                                                                                
                        
  Mooseform() 1                                                                 
                                                                                
                        
  Mooseform() 2                                                                 
                                                                                
                        
  MooseOptions                                                                  
                                                                                
                        
  after init                                                                    
                                                                                
                        
  Mooseform() 5                                                                 
                                                                                
                        
  Mooseform() 6                                                                 
                                                                                
                        
  Mooseform() 7                                                                 
                                                                                
                        
  Mooseform() 8
  
  Unhandled Exception: System.TypeInitializationException: An exception was 
thrown by the type initializer for Moose.SingleProgramInstance ---> 
System.EntryPointNotFoundException: RegisterWindowMessage
  at (wrapper managed-to-native) Moose.NativeMethods:RegisterWindowMessage 
(string)                                                                        
                                            
  at Moose.SingleProgramInstance..cctor () [0x00000] --- End of inner exception 
stack trace ---                                                                 
                                       
  
  at System.Windows.Forms.Control+ControlWindowTarget.OnMessage 
(System.Windows.Forms.Message& m) [0x00000] 
  at System.Windows.Forms.Control+ControlNativeWindow.WndProc 
(System.Windows.Forms.Message& m) [0x00000]   
  at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr 
wParam, IntPtr lParam) [0x00000] 
  at System.Windows.Forms.XplatUIX11.SendMessage (IntPtr hwnd, Msg message, 
IntPtr wParam, IntPtr lParam) [0x00000] 
  at System.Windows.Forms.XplatUIX11.CreateWindow 
(System.Windows.Forms.CreateParams cp) [0x00000]                  
  at System.Windows.Forms.XplatUI.CreateWindow 
(System.Windows.Forms.CreateParams cp) [0x00000]                     
  at System.Windows.Forms.NativeWindow.CreateHandle 
(System.Windows.Forms.CreateParams create_params) [0x00000]     
  at System.Windows.Forms.Control.CreateHandle () [0x00000]
  at System.Windows.Forms.Form.CreateHandle () [0x00000]
  at System.Windows.Forms.Control.CreateControl () [0x00000]
  at System.Windows.Forms.Control.SetVisibleCore (Boolean value) [0x00000]
  at System.Windows.Forms.Form.SetVisibleCore (Boolean value) [0x00000]
  at System.Windows.Forms.Control.set_Visible (Boolean value) [0x00000]
  at (wrapper remoting-invoke-with-check) 
System.Windows.Forms.Control:set_Visible (bool)
  at System.Windows.Forms.Application.RunLoop (Boolean Modal, 
System.Windows.Forms.ApplicationContext context) [0x00000]
  at System.Windows.Forms.Application.Run 
(System.Windows.Forms.ApplicationContext context) [0x00000]
  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) 
[0x00000]
  at Moose.MooseForm.StartMoose (System.String[] args) [0x00000]
  at Moose.MooseForm.Main (System.String[] args) [0x00000]
  
--------------------


SignorRossi.


-- 
signor_rossi
------------------------------------------------------------------------
signor_rossi's Profile: http://forums.slimdevices.com/member.php?userid=11941
View this thread: http://forums.slimdevices.com/showthread.php?t=42071

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to