Re: [Swingosc-devel] Test the SwingOSC web view component
Brought to you by:
sciss
From: James H. <jam...@gm...> - 2012-02-18 02:59:45
|
At Thu, 16 Feb 2012 14:02:25 +0000, Sciss wrote: > Now everything that is not pure Java but jumps into native code is usually introducing all sorts of fuss, so I'm kindly asking people who are interested in SwingOSC and have access to a Linux or Windows machine to check out the latest version and verify that this solution actually works. This is to be tested with SC 3.5/master. Just tested Linux, against sc's master branch -- no problems with the hadron stuff I've been working on. Those GUIs are fairly intricate, suggesting that entire classes of regression bugs are probably not there. The webview looks nice. Just a couple of issues with the help. - The first time I launched the help browser, before SCDoc had loaded the metadata into memory, I got a prWarnNotYetImplemented (sorry, don't have the stack trace anymore). Second time (with the metadata already loaded), no problem. Recompiling the library (so that SCDoc would have to reload the metadata), also no problem. Probably downloading sbt and building SwingOSC pushed the SCDoc files out of the file system cache, so that the first attempt to open the help browser took longer than expected to scan the documents. Could do some more poking around later, after a reboot. - Clicking on pretty much anything in the help browser produces "--Ooops. not event thread" - Links with anchors seem not to work in the help browser. E.g., go to the search page, type "inset" and click on the reference for Rect:insetBy. "The file /home/dlm/share/SC/RenderedHelp/Classes/Rect.html#-insetBy cannot be found. Please check the location and try again." Otherwise, very nice! It looks generally slicker, especially the buttons. hjh -- James Harkins /// dewdrop world jam...@de... http://www.dewdrop-world.net "Come said the Muse, Sing me a song no poet has yet chanted, Sing me the universal." -- Whitman blog: http://www.dewdrop-world.net/words audio clips: http://www.dewdrop-world.net/audio more audio: http://soundcloud.com/dewdrop_world/tracks |