[Mono-bugs] [Bug 81992][Maj] Changed - [PATCH] Improve libgtkembedmoz detection
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jul 3 20:59:10 EDT 2007
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 brian.nickel at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81992
--- shadow/81992 2007-07-03 20:50:00.000000000 -0400
+++ shadow/81992.tmp.1412 2007-07-03 20:59:10.000000000 -0400
@@ -1,23 +1,23 @@
Bug#: 81992
Product: Mono: Doctools
Version: 1.2
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: Gui
AssignedTo: mario.sopena at gmail.com
ReportedBy: brian.nickel at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: [PATCH] fix xulrunner path detection
+Summary: [PATCH] Improve libgtkembedmoz detection
On openSuSE, if XUL runner is installed, monodoc sets
MOZILLA_FIVE_HOME=/usr/bin//etc/alternatives preventing the program from
running.
The attached patch will correct the behavior to access the correct path.
@@ -30,6 +30,15 @@
------- Additional Comments From brian.nickel at gmail.com 2007-07-03 20:50 -------
Created an attachment (id=19502)
Better patch
+
+------- Additional Comments From brian.nickel at gmail.com 2007-07-03 20:59 -------
+I've attached a newer version which should work considerably better.
+
+It adds a check from MonoDevelop, and always checks for
+libgtkembedmoz.so before assuming the directory.
+
+Additionally, it features a sweet little function which does recursive
+link checking to find all possible directories.
More information about the mono-bugs
mailing list