To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=22728





------- Additional comments from [email protected] Tue Sep 29 13:16:16 
+0000 2009 -------
Doesn't help:
$ mono -V
Mono JIT compiler version 2.4.2.3 (Debian 2.4.2.3+dfsg-2)
Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com
        TLS:           __thread
        GC:            Included Boehm (with typed GC)
        SIGSEGV:       altstack
        Notifications: epoll
        Architecture:  x86
        Disabled:      none

$mono  PublishingSolution.exe                                                  
                        

Unhandled Exception: System.ArgumentException: A null reference or invalid value
was found [GDI+ status: InvalidParameter]                                      
               
  at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000]              
        
  at System.Drawing.Image.InitFromStream (System.IO.Stream stream) [0x00000]   
        
  at System.Drawing.Image.LoadFromStream (System.IO.Stream stream, Boolean
keepAlive) [0x00000]                                                           
                     
  at System.Drawing.Icon.GetInternalBitmap () [0x00000]                        
        
  at System.Drawing.Icon.ToBitmap () [0x00000]                                 
        
  at (wrapper remoting-invoke-with-check) System.Drawing.Icon:ToBitmap ()      
        
  at System.Windows.Forms.XplatUIX11.SetIcon (System.Windows.Forms.Hwnd hwnd,
System.Drawing.Icon icon) [0x00000]                                            
                  
  at System.Windows.Forms.XplatUIX11.SetIcon (IntPtr handle, System.Drawing.Icon
icon) [0x00000]                                                                
               
  at System.Windows.Forms.XplatUI.SetIcon (IntPtr handle, System.Drawing.Icon
icon) [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.Form mainForm)
[0x00000]                                                                      
                 
  at SIL.PublishingSolution.Program.Main () [0x00000]                 

It you wish I can run this in verbose mode (mono -v ....) which gives a lot more
output. I'd have to send the output as an attachment (there's so much of it).

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to