[Mono-bugs] [Bug 67020][Maj] New - Glade apps search for DLLs at wrong directory
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 28 Sep 2004 15:20:33 -0400 (EDT)
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 jannone@inf.ufrgs.br.
http://bugzilla.ximian.com/show_bug.cgi?id=67020
--- shadow/67020 2004-09-28 15:20:33.000000000 -0400
+++ shadow/67020.tmp.23852 2004-09-28 15:20:33.000000000 -0400
@@ -0,0 +1,25 @@
+Bug#: 67020
+Product: Mono: Runtime
+Version: unspecified
+OS: Windows XP
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Major
+Component: packaging
+AssignedTo: duncan@ximian.com
+ReportedBy: jannone@inf.ufrgs.br
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Glade apps search for DLLs at wrong directory
+
+When a Glade app is started in Mono, somehow the loader ends up looking for
+DLLs into "c:\mono\Mono-1.0", forcing the developer to install the package
+at this path.
+
+It is probably a hardcoded path somewhere into the Mono install...
+
+Tested with Mono 1.0.1 win32 installer, but 1.0.2 could have the same bug.