[MonoDevelop] Latest build broken?

Matt Calder mvcalder at gmail.com
Wed Jun 13 11:46:11 UTC 2012


I just built from master and still see this error. Thought I'd bump the
thread and see if there is any additional information I can provide or
suggestions on how to pin down the issue further.

Matt

On Mon, Jun 11, 2012 at 4:07 PM, Matt Calder <mvcalder at gmail.com> wrote:

> Does anyone else have this issue with the latest build? I am still unable
> to run the installed version of MD after make, make install'ing, although,
> make run works as expected. I have purged every installed piece of MD I can
> find but still the same result. This really seems like something is broken
> in the make install execution.
>
> Matt
>
>
>
> On Fri, Jun 1, 2012 at 12:46 PM, Matt Calder <mvcalder at gmail.com> wrote:
>
>> Alan,
>>
>> Thanks for the reply. I was running "make", "make instal"l. I also ran
>> "make clean" before each rebuild. I did run "make run" on the last
>> (7b059...) build and that worked. I guess it is possible that did something
>> that just "make install" and running does not.
>>
>> <Pause here while I rebuild the latest>
>>
>> OK, I rebuilt from the latest master. Now make run works, but running
>> monodevelop from the shell: /usr/bin/monodevelop gives the exception cited
>> below. So it appears "make install" is not doing everything it should.
>>
>> Matt
>>
>>
>> On Fri, Jun 1, 2012 at 11:07 AM, Alan <alan.mcgovern at gmail.com> wrote:
>>
>>> It sounds like you have a stale file lying around and it's breaking
>>> things. Are you running make install and launching MonoDevelop from an
>>> installed location or are you just building and launching it with a
>>> simple "make run"?
>>>
>>> If you are installing monodevelop with "make install", you probably
>>> need to just delete all the assemblies from the installed location and
>>> run the install command again.
>>>
>>> Alan
>>>
>>> On 1 June 2012 15:59, Matt Calder <mvcalder at gmail.com> wrote:
>>> > I rolled back commits until I stopped getting exceptions (note that the
>>> > commit hash in the original email was after one days rollback). Once
>>> back to
>>> > May 24th: 7b059fffea0f7216, I stopped getting the exceptions and
>>> things are
>>> > working again. Sometime between: May 30th: 5599d037a9c2cd and May 24th
>>> broke
>>> > MD for me.
>>> >
>>> > Matt
>>> >
>>> >
>>> >
>>> >
>>> > On Fri, Jun 1, 2012 at 10:47 AM, Matt Calder <mvcalder at gmail.com>
>>> wrote:
>>> >>
>>> >> I just rebuilt MD from master, and when I try to open project source
>>> files
>>> >> I get:
>>> >>
>>> >> System.MissingMethodException: Method not found:
>>> >> 'Mono.TextEditor.TextDocument.UpdateFoldSegmentWorker'.
>>> >>   at MonoDevelop.SourceEditor.SourceEditorWidget.SetParsedDocument
>>> >> (MonoDevelop.Ide.TypeSystem.ParsedDocument newDocument, Boolean
>>> runInThread)
>>> >> [0x00048] in
>>> >>
>>> /home/calder/tmp/monodevelop/main/src/addins/MonoDevelop.SourceEditor2/MonoDevelop.SourceEditor/SourceEditorWidget.cs:548
>>> >>   at MonoDevelop.SourceEditor.SourceEditorWidget.UpdateParsedDocument
>>> >> (MonoDevelop.Ide.TypeSystem.ParsedDocument document) [0x00022] in
>>> >>
>>> /home/calder/tmp/monodevelop/main/src/addins/MonoDevelop.SourceEditor2/MonoDevelop.SourceEditor/SourceEditorWidget.cs:527
>>> >>   at MonoDevelop.SourceEditor.SourceEditorView.RunFirstTimeFoldUpdate
>>> >> (System.String text) [0x00093] in
>>> >>
>>> /home/calder/tmp/monodevelop/main/src/addins/MonoDevelop.SourceEditor2/MonoDevelop.SourceEditor/SourceEditorView.cs:516
>>> >>   at MonoDevelop.SourceEditor.SourceEditorView.Load (System.String
>>> >> fileName, System.Text.Encoding loadEncoding) [0x000df] in
>>> >>
>>> /home/calder/tmp/monodevelop/main/src/addins/MonoDevelop.SourceEditor2/MonoDevelop.SourceEditor/SourceEditorView.cs:577
>>> >>   at MonoDevelop.SourceEditor.SourceEditorView.Load (System.String
>>> >> fileName) [0x00001] in
>>> >>
>>> /home/calder/tmp/monodevelop/main/src/addins/MonoDevelop.SourceEditor2/MonoDevelop.SourceEditor/SourceEditorView.cs:496
>>> >>   at MonoDevelop.Ide.Gui.LoadFileWrapper.Invoke (System.String
>>> fileName)
>>> >> [0x00100] in
>>> >>
>>> /home/calder/tmp/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:1126
>>> >>
>>> >> I rebuilt mono too just in case, that did not help. Here are my
>>> Help-About
>>> >> details:
>>> >>
>>> >> MonoDevelop 3.1.0
>>> >> Installation UUID: feaee481-7c2a-4781-a090-d6228809132d
>>> >> Runtime:
>>> >>     Mono 2.11.1 ((no/426188e Fri Jun  1 10:29:38 EDT 2012) (64-bit)
>>> >>     GTK 2.22.0
>>> >>     GTK# (2.12.0.0)
>>> >> Build information:
>>> >>     Git revision: 3e0a7304e5bc9b542207aa9c1ede5fd326296724-dirty
>>> >>     Build date: 2012-06-01 14:44:34+0000
>>> >> Operating System:
>>> >>     Linux
>>> >>     Linux pharos 2.6.35-32-generic #67-Ubuntu SMP Mon Mar 5 19:39:49
>>> UTC
>>> >> 2012 x86_64 GNU/Linux
>>> >>
>>> >
>>> >
>>> > _______________________________________________
>>> > Monodevelop-list mailing list
>>> > Monodevelop-list at lists.ximian.com
>>> > http://lists.ximian.com/mailman/listinfo/monodevelop-list
>>> >
>>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20120613/88e4c163/attachment.html>


More information about the Monodevelop-list mailing list