Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77292 --- shadow/77292 2006-01-17 21:11:18.000000000 -0500 +++ shadow/77292.tmp.7178 2006-01-17 21:11:18.000000000 -0500 @@ -0,0 +1,47 @@ +Bug#: 77292 +Product: Mono: Runtime +Version: 1.1 +OS: Windows XP +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Major +Component: packaging +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Wrong version of gtk-sharp linked to win32 GtkDemos + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: + +The samples, such as the GtkDemo and GtkSharp-2.0 directories appear to be +linked or compiled against the gtk-sharp 2.0.0.0 instead of the 2.4.0.0 +that is included with the package. This has been happening in 1.1.10 and +1.1.13. + + +Steps to reproduce the problem: +1. Install Mono 1.1.13 on a clean XP system. +2. Open up the mono command line. +3. Go to C:\Program Files\Mono-1.1.13\Samples\GtkDemo +4. "mono GtkDemo.exe" + +Actual Results: + +It complains that it cannot find version gtk-sharp 2.0.0.0 and doesn't run. + +Expected Results: + +It should work. + +How often does this happen? + +Every time in the system, it appears to be a missing reference. + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
