[Mono-bugs] [Bug 433897] New: gtk-sharp2-examples
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Oct 9 10:19:14 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=433897
Summary: gtk-sharp2-examples
Product: Mono: Doctools
Version: 2.0
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Core
AssignedTo: mario.sopena at gmail.com
ReportedBy: stwooe at mailbox.tu-berlin.de
QAContact: mono-bugs at lists.ximian.com
Found By: ---
i have modified CairoSample.cs example (located on windows in C/Program
Files/Mono-2.0/samples/gtk-sharp-2.0/ or in ubuntu
/usr/share/gtk-sharp2-examples), for this example is no .exe file created.
from now on it compiles out of the box with gmcs -pkg:gtk-sharp-2.0
-r:Mono.Cairo CairoSample.cs ( so there is no need to set -d:symlink by
default )
and i have added using statement everywhere a Context instance was created, so
there are no more warnings appear ( Cairo.Context: called from finalization
thread, programmer is missing a call to Dispose), nothing special but if
someone wants to fix it the modified CairoSample.cs is included.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list