[MonoDevelop] Random crashes... is this normal?

Gergely Kiss mail.gery at gmail.com
Thu Jan 31 17:29:23 EST 2008


I redirected the console output to a textfile. It contains a stacktrace, I
hope it will help you in finding the solution to this problem. I attached
the file to this message.
What I exactly did just before the crash happened: opened a clean C# project
with GUI. Put some vboxes and hboxes into the main window. Put some buttons
into them, then tried to assign event handlers to each of these buttons.
While clicking on a button, the user interface stopped responding to any
kind of interaction for some seconds, then the main window of MonoDevelop
was closed.

By the way, I solved my problem with filtering a treeview. I just had to
reassign the model to my treeview each time the filter string changed. I
wonder, why didn't they mention this in the tutorial.

On 31/01/2008, Gergely Kiss <mail.gery at gmail.com> wrote:
>
> Dear users and developers,
>
> I experience random crashes while using Stetic. I've been working on an
> accounting project in MonoDevelop and I often get exceptions and crashes
> while using the built-in GUI designer.
> I've been seeing this issue for quite a long time and I still couldn't
> find a solution.
>
> Things I know about the problem:
> - Exception messages show up randomly, but always with a similar message
> (something bad happened while handling an event with some kind of a focus
> event)
> - If there aren't any error messages, the user interface stops responding
> to any interaction, after that, the main window of MD closes.
> - Some version info:
>    o Ubuntu 7.10 (Gutsy Gibbon)
>    o GTK# 2.10.2
>    o MonoDevelop version: 0.18 compiled from SVN source, I got no errors
> while compiling
>    o Mono.Addins: 0.3
>    o Mono 1.2.4 (installed automatically with my OS. Other .NET
> applications work perfectly, so I think the problem is in the MD source
> somewhere)
>
> Please help me finding the reason of these crashes.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20080131/80d8163d/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: md_errors.log
Type: text/x-log
Size: 16948 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20080131/80d8163d/attachment-0001.bin 


More information about the Monodevelop-list mailing list