[Mono-bugs] [Bug 456782] New: mwf-designer fails to start

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Dec 5 09:47:49 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=456782

User kenwnovell at quarter-flash.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=456782#c1

           Summary: mwf-designer fails to start
           Product: Mono: Tools
           Version: SVN
          Platform: x86-64
        OS/Version: Ubuntu
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: tools
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: kenwnovell at quarter-flash.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Lastest SVN downloaded and the build/run instructions followed. The actual
files get created when a new project is started and then I get the following
stack trace:

---------------------------
Fatal Error
---------------------------
A fatal error occured. Please file a bug report with the following details
(Ctrl-C to copy to clipboard):

System.NotImplementedException: The requested feature is not implemented.
  at System.ComponentModel.Design.MenuCommandService..ctor (IServiceProvider
serviceProvider) [0x00000] 
  at mwf_designer.MainView.LoadDocument (System.String file,
mwf_designer.Workspace workspace) [0x0001c] in
/usr/local/src/mwf-designer/src/UI/MainView.cs:118 
  at mwf_designer.MainView.openToolStripMenuItem_Click (System.Object sender,
System.EventArgs e) [0x0007c] in
/usr/local/src/mwf-designer/src/UI/MainView.cs:74 
  at System.Windows.Forms.ToolStripItem.OnClick (System.EventArgs e) [0x00000] 
  at System.Windows.Forms.ToolStripMenuItem.OnClick (System.EventArgs e)
[0x00000] 
  at System.Windows.Forms.ToolStripMenuItem.HandleClick (System.EventArgs e)
[0x00000] 
  at System.Windows.Forms.ToolStripItem.FireEvent (System.EventArgs e,
ToolStripItemEventType met) [0x00000] 
  at (wrapper remoting-invoke-with-check)
System.Windows.Forms.ToolStripItem:FireEvent
(System.EventArgs,System.Windows.Forms.ToolStripItemEventType)
  at System.Windows.Forms.ToolStrip.OnMouseUp
(System.Windows.Forms.MouseEventArgs mea) [0x00000] 
  at System.Windows.Forms.ToolStripDropDown.OnMouseUp
(System.Windows.Forms.MouseEventArgs mea) [0x00000] 
  at System.Windows.Forms.Control.WmLButtonUp (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.ToolStrip.WndProc (System.Windows.Forms.Message& m)
[0x00000] 
  at System.Windows.Forms.ToolStripDropDown.WndProc
(System.Windows.Forms.Message& m) [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.XplatUIX11.DispatchMessage (System.Windows.Forms.MSG&
msg) [0x00000] 
  at System.Windows.Forms.XplatUI.DispatchMessage (System.Windows.Forms.MSG&
msg) [0x00000] 
  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 mwf_designer.Program.Main () [0x0002f] in
/usr/local/src/mwf-designer/src/Program.cs:24 
---------------------------
OK   
---------------------------


Since the files *had* been created, I restarted MWF Designer and tried to open
the existing file and got the same message.

Linux: Linux fortytwo 2.6.24-22-generic #1 SMP Mon Nov 24 19:35:06 UTC 2008
x86_64 GNU/Linux

OS: Ubuntu 8.04

mono:
Mono JIT compiler version 1.2.6 (tarball)
Copyright (C) 2002-2007 Novell, Inc and Contributors. www.mono-project.com
        TLS:           __thread
        GC:            Included Boehm (with typed GC)
        SIGSEGV:       altstack
        Notifications: epoll
        Architecture:  amd64
        Disabled:      none


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list