Skip to main content



      Home
Home » Archived » Hudson » eXtreme Feedback Panel stops working in 3.0.1
icon5.gif  eXtreme Feedback Panel stops working in 3.0.1 [message #1027931] Wed, 27 March 2013 12:06 Go to next message
Eclipse UserFriend
Hi we had everything working OK in Hudson 3.0.0, but when we upgraded to 3.0.1, the eXtreme feedback panel ( wiki.hudson-ci.org/display/HUDSON/eXtreme+Feedback+Panel+Plugin ) stopped working properly - everything just showed as "grey".

We tried deleting the panel and recreating it but this didn't make any difference, so we have had to go back to hudson 3.0.0 for the time being (the feedback panel is one of our main team tools!).

Anyone any ideas on what may have caused this - is it something we can solve in hudson config, or will it need to wait for a plugin fix?
Re: eXtreme Feedback Panel stops working in 3.0.1 [message #1027955 is a reply to message #1027931] Wed, 27 March 2013 12:36 Go to previous messageGo to next message
Eclipse UserFriend
For a wild guess, this might be related to the green/blue balls change in 3.0.1. I'll take a look.
Re: eXtreme Feedback Panel stops working in 3.0.1 [message #1027991 is a reply to message #1027955] Wed, 27 March 2013 13:33 Go to previous messageGo to next message
Eclipse UserFriend
Or it could be the DOM changes I made as well Sad Let me know Bob
Re: eXtreme Feedback Panel stops working in 3.0.1 [message #1028024 is a reply to message #1027991] Wed, 27 March 2013 14:35 Go to previous messageGo to next message
Eclipse UserFriend
It was BLUE vs. GREEN. I released a newer version 1.1.5-h-1 with this fix. Please let me know if you have any problems.
Re: eXtreme Feedback Panel stops working in 3.0.1 [message #1028446 is a reply to message #1028024] Thu, 28 March 2013 05:06 Go to previous messageGo to next message
Eclipse UserFriend
Will give this a try.
Re: eXtreme Feedback Panel stops working in 3.0.1 [message #1028449 is a reply to message #1028446] Thu, 28 March 2013 05:12 Go to previous messageGo to next message
Eclipse UserFriend
Hmm - the new 1.1.5-h-1 plugin has a few quirks which mean we can't really use it either. The most serious one is the text "flicks", jumping slightly to the left each refresh (and immediately jumping back again) - obviously somthing to do with layout (we're using Firefox 19.0.2). Unfortunately having the whole page jump about every refresh of the screen is a bit distracting, so had to revert to 1.1

More minor, is it also seems to centre the text - which looks really messy on a page with lots of jobs - left align option would be good.

An it also seems to be putting in blue underlines lines possibly something to do with hyperlinks - on one screen they are actually quite wide (10-15 pixels)
Re: eXtreme Feedback Panel stops working in 3.0.1 [message #1028453 is a reply to message #1028449] Thu, 28 March 2013 05:17 Go to previous messageGo to next message
Eclipse UserFriend
This shows (just!) the underlines:

http://s8.postimg.org/f9qmy7o3p/greenshot_2013_03_28_09_01_20.jpg
Re: eXtreme Feedback Panel stops working in 3.0.1 [message #1031315 is a reply to message #1028453] Mon, 01 April 2013 10:52 Go to previous messageGo to next message
Eclipse UserFriend
Hi Colin, I'm back from the Eclipse Conference. I'll try to take a look at it and see what is going on
Re: eXtreme Feedback Panel stops working in 3.0.1 [message #1043044 is a reply to message #1031315] Wed, 17 April 2013 03:41 Go to previous messageGo to next message
Eclipse UserFriend
Hi Winston - did you manage to get anywhere with this one?
(If it's any help we use the two column "HD" layout, and have 9 jobs listed)
Cheers,
Colin.

[Updated on: Wed, 17 April 2013 03:43] by Moderator

Re: eXtreme Feedback Panel stops working in 3.0.1 [message #1043572 is a reply to message #1043044] Wed, 17 April 2013 18:07 Go to previous messageGo to next message
Eclipse UserFriend
Hi Collins, sorry I got busy with the Hudson book I'm writing and forgot about this. Will do now
Re: eXtreme Feedback Panel stops working in 3.0.1 [message #1043630 is a reply to message #1043572] Wed, 17 April 2013 20:08 Go to previous messageGo to next message
Eclipse UserFriend
Ok, Fixing the underline is easy fix. Add 'text-decoration: none' to the <a> element. The flickering is because there is a <img src="${rootURL}/plugin/xfpanel/${job.colorFade}">. The one you see in the left of the word "IWS" in your picture above to indicate status. This image is resized using JavaScript on refresh. So the flicker.

Can you try this https://dl.dropboxusercontent.com/u/13144273/xfpanel.hpi
icon7.gif  Re: eXtreme Feedback Panel stops working in 3.0.1 [message #1057829 is a reply to message #1043630] Thu, 09 May 2013 03:03 Go to previous messageGo to next message
Eclipse UserFriend
Ooh yes - that's much better. Smile

Any chance of getting an option in there to "left-align" the text instead of centre... Very Happy
Re: eXtreme Feedback Panel stops working in 3.0.1 [message #1057843 is a reply to message #1057829] Thu, 09 May 2013 05:34 Go to previous message
Eclipse UserFriend
Ooh - spoke too soon... It doesn't seem to be saving any configuration settings after the first time you set it up...

i.e. when you create the view, the settings are saved once, but when you go back in to /configure the settings you saved are not shown correctly, and do not seem to be saved properly after that.
Previous Topic:Is Hudson WAR wrong version?
Next Topic:Hudson (v1.395.1) - send e-mail on successful build only
Goto Forum:
  


Current Time: Mon Jul 07 08:19:14 EDT 2025

Powered by FUDForum. Page generated in 0.06837 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top