[Mono-list] Running Reflector

bronxbomber92 bronxbomber92 at yahoo.com
Sat Dec 29 16:23:57 EST 2007


Version of Mono:
Mono JIT compiler version 1.2.6 (tarball)
Copyright (C) 2002-2007 Novell, Inc and Contributors. www.mono-project.com
        TLS:           normal
        GC:            Included Boehm (with typed GC)
        SIGSEGV:       normal
        Notification:  Thread + polling
        Architecture:  x86
        Disabled:      none

Mac OS X version:
10.4.9

Fink or Macports:
Both tools are installed, but I do not have an old version of Mono installed
with them.

Geoff Norton-2 wrote:
> 
> What version of mono are you running?  On what OSX version?  Do you  
> have macports / fink installed?
> 
> It looks like you're getting the fontconfig/freetype crash that we've  
> seen before.
> 
> -g
> 
> On 28-Dec-07, at 6:03 PM, bronxbomber92 wrote:
> 
>>
>> Tried it, and the same thing happens.
>>
>> jedd-haberstros-computer:~ jeddhaberstro$ export
>> MONO_MWF_USE_CARBON_BACKEND=1
>> jedd-haberstros-computer:~ jeddhaberstro$ export
>> MONO_MWF_USE_QUARTZ_BACKEND=1
>> jedd-haberstros-computer:~ jeddhaberstro$ cd desktop/reflector
>> jedd-haberstros-computer:~/desktop/reflector jeddhaberstro$ mono
>> reflector.exe
>> 2007-12-28 18:02:24.841 mono[319] CFLog (0): WARNING: CFSTR("[Please
>> describe what might have caused this error.]
>>
>> Exception has been thrown by the target of an invocation.
>>
>> System.Reflection.TargetInvocationException
>>
>>  at System.Reflection.MonoMethod.Invoke (System.Object obj,  
>> BindingFlags
>> invokeAttr, System.Reflection.Binder binder, System.Object[]  
>> parameters,
>> System.Globalization.CultureInfo culture) [0x00000]
>>  at System.Reflection.MethodBase.Invoke (System.Object obj,  
>> System.Object[]
>> parameters) [0x00000]
>>  at Reflector.ApplicationManager.Run () [0x00000]
>>  at Reflector.ApplicationManager.\341\234\201 () [0x00000]
>>
>> InnerException:
>>
>> The requested FontFamily could not be found [GDI+ status:
>> FontFamilyNotFound]
>>
>> System.ArgumentException
>>
>>  at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000]
>>  at System.Drawing.Font.GetHeight (Single dpi) [0x00000]
>>  at System.Drawing.Font.GetHeight () [0x00000]
>>  at System.Drawing.Font.get_Height () [0x00000]
>>  at (wrapper remoting-invoke-with-check)  
>> System.Drawing.Font:get_Height ()
>>  at System.Windows.Forms.LineTag.FormatText (System.Windows.Forms.Line
>> line, Int32 formatStart, Int32 length, System.Drawing.Font font, Color
>> color, Color backColor, FormatSpecified specified) [0x00000]
>>  at System.Windows.Forms.Document.FormatText  
>> (System.Windows.Forms.Line
>> start_line, Int32 start_pos, System.Windows.Forms.Line end_line, Int32
>> end_pos, System.Drawing.Font font, Color color, Color back_color,
>> FormatSpecified specified) [0x00000]
>>  at System.Windows.Forms.RichTextBox.FlushText
>> (System.Windows.Forms.RTF.RTF rtf, Boolean newline) [0x00000]
>>  at System.Windows.Forms.RichTextBox.HandleControl
>> (System.Windows.Forms.RTF.RTF rtf) [0x00000]
>>  at System.Windows.Forms.RTF.RTF.RouteToken () [0x00000]
>>  at System.Windows.Forms.RTF.RTF.Read () [0x00000]
>>  at System.Windows.Forms.RichTextBox.InsertRTFFromStream  
>> (System.IO.Stream
>> data, Int32 cursor_x, Int32 cursor_y, System.Int32& to_x,  
>> System.Int32&
>> to_y, System.Int32& chars) [0x00000]
>>  at System.Windows.Forms.RichTextBox.InsertRTFFromStream  
>> (System.IO.Stream
>> data, Int32 cursor_x, Int32 cursor_y) [0x00000]
>>  at System.Windows.Forms.RichTextBox.set_Rtf (System.String value)
>> [0x00000]
>>  at (wrapper remoting-invoke-with-check)
>> System.Windows.Forms.RichTextBox:set_Rtf (string)
>>  at \341\236\242.\341\234\211 () [0x00000]
>>  at Reflector.Application.ApplicationManager.\341\234\230 () [0x00000]
>>  at Reflector.Application.ApplicationManager.\341\234\206  
>> (System.Object
>> A_0, System.EventArgs A_1) [0x00000]
>>  at (wrapper delegate-invoke)
>> System.MulticastDelegate:invoke_void_object_EventArgs
>> (object,System.EventArgs)
>>  at (wrapper delegate-invoke)
>> System.MulticastDelegate:invoke_void_object_EventArgs
>> (object,System.EventArgs)
>>  at \341\235\253.\341\234\200 (System.EventArgs A_0) [0x00000]
>>  at \341\235\253.\341\234\200 (.\341\234\211 A_0) [0x00000]
>>  at \341\235\253.\341\234\201  
>> (System.Windows.Forms.TreeViewEventArgs A_0)
>> [0x00000]
>>  at System.Windows.Forms.TreeView.set_SelectedNode
>> (System.Windows.Forms.TreeNode value) [0x00000]
>>  at \341\235\253.\341\234\204 () [0x00000]
>>  at \341\235\253.\341\234\203 () [0x00000]
>>  at (wrapper remoting-invoke-with-check) \341\235\253:\341\234\203 ()
>>  at Reflector.Application.ApplicationManager.\341\234\204  
>> (System.Object
>> A_0, System.EventArgs A_1) [0x00000]
>>  at \341\236\221.\341\234\200 (System.EventArgs A_0) [0x00000]
>>  at \341\236\221+\341\234\200.\341\234\202 (IAssembly A_0) [0x00000]
>>  at \341\236\221.\341\234\200 (System.String A_0) [0x00000]
>>  at Reflector.Application.ApplicationManager.\341\234\224 () [0x00000]
>>  at Reflector.Application.ApplicationManager.\341\234\210  
>> (System.Object
>> A_0, System.EventArgs A_1) [0x00000]
>>  at System.Windows.Forms.Form.OnLoad (System.EventArgs e) [0x00000]
>>  at System.Windows.Forms.Form.OnLoadInternal (System.EventArgs e)  
>> [0x00000]
>>  at System.Windows.Forms.Form.OnCreateControl () [0x00000]
>>  at System.Windows.Forms.Control.CreateControl () [0x00000]
>>  at System.Windows.Forms.Control.WmShowWindow
>> (System.Windows.Forms.Message& m) [0x00000]
>>  at System.Windows.Forms.Control.WndProc  
>> (System.Windows.Forms.Message& m)
>> [0x00000]
>>  at System.Windows.Forms.ScrollableControl.WndProc
>> (System.Windows.Forms.Message& m) [0x00000]
>>  at System.Windows.Forms.ContainerControl.WndProc
>> (System.Windows.Forms.Message& m) [0x00000]
>>  at System.Windows.Forms.Form.WndProc (System.Windows.Forms.Message&  
>> m)
>> [0x00000]
>>  at \341\236\254.\341\234\200 (System.Windows.Forms.Message& A_0)  
>> [0x00000]
>>  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.XplatUICarbon.SendMessage (IntPtr hwnd, Msg
>> message, IntPtr wParam, IntPtr lParam) [0x00000]
>>  at System.Windows.Forms.XplatUICarbon.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 Reflector.Application.ApplicationManager.Run () [0x00000]
>>  at (wrapper managed-to-native)  
>> System.Reflection.MonoMethod:InternalInvoke
>> (object,object[])
>>  at System.Reflection.MonoMethod.Invoke (System.Object obj,  
>> BindingFlags
>> invokeAttr, System.Reflection.Binder binder, System.Object[]  
>> parameters,
>> System.Globalization.CultureInfo culture) [0x00000]
>>
>>
>>
>>
>> .NET Reflector 5.0.50.0
>> .NET Framework 2.0.50727.42
>> Unix 8.9.1.0
>> Culture:  ()
>>
>>
>> [AssemblyCache]
>> "%SystemRoot%\Microsoft.net"
>> "%ProgramFiles%\Reference Assemblies"
>> "%ProgramFiles%\Microsoft.net"
>> "%ProgramFiles%\Microsoft Silverlight"
>>
>> [AssemblyManager]
>> "/Library/Frameworks/Mono.framework/Versions/1.2.6/lib/mono/2.0/ 
>> mscorlib.dll"
>>
>> [LanguageManager]
>> ActiveLanguage="C#"
>>
>> [WindowManager]
>> X="51"
>> Y="44"
>> Width="474"
>> Height="600"
>> Pane="616"
>>
>> ") has non-7 bit chars, interpreting using MacOS Roman encoding for  
>> now, but
>> this will change. Please eliminate usages of non-7 bit chars  
>> (including
>> escaped characters above \177 octal) in CFSTR().
>> jedd-haberstros-computer:~/desktop/reflector jeddhaberstro$
>>
>>
>> Geoff Norton-2 wrote:
>>>
>>> bronxbomber92,
>>>
>>> On 28-Dec-07, at 11:11 AM, bronxbomber92 wrote:
>>>
>>>>
>>>> I've installed Geoff Norton's Carbon Winforms driver. With the first
>>>> one he
>>>> released, I was able to run Reflector. Now with the second release,
>>>> I can't
>>>> run it (either with the Carbon backend or Quartz).
>>>>
>>>
>>> There aren't 2 backends, only 1.  You need to set BOTH variables  
>>> using
>>> my updated drivers because you're blending some old and new
>>> libraries.  In 1.2.7 the environment variable will be changed to
>>> CARBON_BACKEND only.
>>>
>>> Please set BOTH variables and Reflector will work fine.
>>>
>>> -g
>>>
>>> _______________________________________________
>>> Mono-list maillist  -  Mono-list at lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/mono-list
>>>
>>>
>>
>> -- 
>> View this message in context:
>> http://www.nabble.com/Running-Reflector-tp14527716p14532693.html
>> Sent from the Mono - General mailing list archive at Nabble.com.
>>
>> _______________________________________________
>> Mono-list maillist  -  Mono-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-list
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
> 
> 

-- 
View this message in context: http://www.nabble.com/Running-Reflector-tp14527716p14541650.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list