|
I would like to reopen this issue; it appears to be closed due to lack of I am using FireFox 3.0.11, OSX 10.5.8, Hudson monitor 1.0.2, Hudson itself, Other extensions installed include ForecastFox, FoxClocks, Organize Status Bar, I'll happily answer any questions on my setup or the details I'm seeing. Thanks. Mike I am also experiencing this problem. Here's the error that is being returned in the error console. Error: uncaught exception: [Exception... "Component returned failure code: 0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService]" nsresult: "0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE)" location: "JS frame :: chrome://buildmonitor/content/buildmonitor-control-init.js :: <TOP_LEVEL> :: line 3" data: no] Hope this helps. Kevin Thank you for the report. I'm sorry it took so long, but I finally managed to test this issue on OS X. Could you please try the attached buildmonitor-1.5-SNAPSHOT-20091208.xpi? If that still doesn't work, could you please also try the workaround:
This issue has been fixed in version 1.5 . 1.5 is still waiting for moderation from Mozilla editors. I still can't reproduce this problem, and I know some other OS X users who could use this add-on just fine. I suspect there could be other add-ons that cause the problem with Hudson Build Monitor. m_burger, could you open up Firefox Error Console and let me know if there's any error message when you tried to add link? Hi m_burger, I just noticed from the screenshot you attached to this issue, that you're actually trying to add a feed URL via the preferences window. I misunderstood this, I thought you were trying to add the URL by using the right click context menu 'Add Link To Hudson Build Monitor' that should appear when you right click on a Hudson feed link. Could you please first try:
If the OK button is still greyed out, could you please try adding a feed by right-clicking on a Hudson feed URL on Hudson dashboard / job page? If that still doesn't work, please try the attached buildmonitor-1.5.4-SNAPSHOT-20100424.xpi . The problem is that ondialogaccept doesn't fire on OS X when a dialog window is closed other than using OK button, as explained here http://forums-test.mozillazine.org/viewtopic.php?f=19&t=698285 The only way to avoid this altogether is by:
Both of which are features that users specifically asked me for. If there's no other problem with this issue, I'll close it. |
||||||||||||||||||||||||||||||||||||||||||
The only time I can reproduce the similar symptom is only when I manually messed
up the hudson preferences value stored in Firefox.
I don't think it has anything to do with FF on OSX, though I can't say much on
this because I do most of the testing on Linux and Windows. Any OSX users who
can confirm whether Hudson BuildMonitor has this problem on various versions of
FF, please let me know.
If anyone having a similar problem (can't add link to Hudson), try the following:
1. Uninstall the add-on.
2. Type about:config on Firefox url bar.
3. Search for 'hudson'.
4. Delete all preference properties that start with hudson.
5. Reinstall Hudson BuildMonitor.
It's hard to identify the exact cause of this problem with anyone volunteering
to help with investigation/testing.