[Gtk-sharp-list] Gtk# 0.18 on WinXP : Desktop freezes if window is moved

will@xpi.net will@xpi.net
Mon, 26 Apr 2004 06:27:28 -0600 (Mountain Daylight Time)


Did you choose to install both .Net and Mono versions?

By default, all .dll files under the Mono installation will be stored
under the C:\Program Files\Mono-0.31\lib\ folder.

But I am guessing that is is crashing because it does not know where to
find those files.

Also, to run gtk# on Windows, the .dlls that you are using have to be in
the same folder as the .exe you are producing. So try copying the .dlls to
your program's run folder.

--Will Collins

> I am using the official .18 build.
> Just tried your CVS build, but it seems that some name-conventions have
> been changed.
> The mono compiler is not able to find the following assemblys:
>
> glib-sharp
> pango-sharp
> atk-sharp
> gdk-sharp
> gtk-sharp
>
> is this just because names changed or to what can this be traced down to?
>
> regards
> timm
>
>
>
> will@xpi.net wrote:
>
>>Are you using the official .18 build or my CVS daily build?
>>
>>If you have not yet tried it with my daily CVS build of the latest GTK#
>>files, I would give them a try.  It may be something that was already
>>corrected.
>>
>>I posted this before, but just in case you missed that discussion, you
>> can
>>download my daily CVS build:
>>
>>Windows installer (installs for both .NET and Mono environments)
>>http://pop.xpi.net/gtksharp/gtksharp.exe
>>
>>or just the gtksharp files (no installer so it is a small zip file)
>>http://pop.xpi.net/gtksharp/gtksharp.zip
>>
>>Just forced the build script to run at 4:25PM MST today. so it's ultra
>>fresh for your programming enjoyment.
>>
>>
>>--Will Collins
>>
>>
>>
>>>hi list,
>>>
>>>i tried to run a gtk-mono-application on windows. everything works fine
>>> as
>>>long as i dont move any window created with and managed by gtk.
>>>when i move any of the gtk-windows, my desktop freezes and the only
>>> thing
>>>that works to bring it back to life is to kill the gtk-application.
>>>
>>>any ideas about the cause of this strange behavior or some suggestions
>>> how
>>>to proceed?
>>>
>>>regards
>>>timm
>>>
>>>_______________________________________________
>>>Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
>>>http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>>>
>>>
>>>
>>
>>
>>
>>
>
>
> --
> Timm F. Gloger <timm.gloger@web.de>
> net.shock - computer reations
> ICQ#: 238665360
>
>
>
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>