[Pkg-opennebula-devel] OpenNebula 3.6 packages: sunstone does not yet work [SOLVED]

Martin Steigerwald ms at teamix.de
Tue Aug 7 12:14:09 UTC 2012


Am Montag, 6. August 2012 schrieb Martin Steigerwald:
> Am Donnerstag, 2. August 2012 schrieb Damien Raude-Morvan:
> > Hi Martin,
> > 
> > Le 01/08/2012 17:15, Martin Steigerwald a écrit :
> > > Still links do not work. Only thing that happens is that URL in URL
> > > gadget is changed:
> > > 
> > > http://cloudmaster[…]:9869/#vms_tab
> > > 
> > > At least the most puzzling effect has gone.
> > 
> > I haven't - yet - had time to check your package but from git log, your
> > work seems fine.
> > 
> > For your particular issue with sunstone, you might want to install some
> > Firebug addon into Firefox to check for any failure in Javascript
> > console.
> 
> Thats the only thing I found so far:
> 
> [12:31:02.138] TypeError: $(".top_button", action_block).button is not a
> function @ http://cloudmaster[…]:9869/js/sunstone.js:575
> 
> There seems to be a missing method.

And a missing file ;)

Solved. Finally. Four eyes see more than two especially when comparing the js 
and css files that the upstream version loads with the one that the version 
from my 3.6 packaging updates load.

On adapting debian/patches/sunstone_system_jquery.diff to 3.6 I patched

vendor/jQueryUI/jquery-ui-1.8.16.custom.min.js

to 

vendor/jQuery/jquery.min.js

instead of

vendor/jQueryUI/jquery-ui.min.js


There was no missing file error cause that other file existed as well, so one js 
file was referenced twice. That way my testing whether every file existed didn't 
yield any result as well.


So Sunstone with my 3.6 packaging updates is good to go now.


I will look at other issues from TODO file and write a proper changelog in the 
next time.

Ciao,
-- 
Martin Steigerwald - teamix GmbH - http://www.teamix.de
gpg: 19E3 8D42 896F D004 08AC A0CA 1E10 C593 0399 AE90



More information about the Pkg-opennebula-devel mailing list