bug fixes made more bugs
Charles Goodwin <[email protected]>
| Newsgroups | gmane.comp.java.xwt.core |
|---|---|
| Organization | XWT Foundation |
| Message-ID | <[email protected]> |
The latest spate of bug fixing has seemingly messed up everything from my perspective. In fact, it's so fubar, that I just don't know where to start with regards to test cases and bug reporting. It's not just the breakage of images either; I can fix them (just have to be absolute in some[!?] cases) and it's still fscked. This is with my repo (darcs get ct.com/darcs/ibex_widgets). I guess I'm stuck with oldibex.jar for the moment. Btw, static is still broken as well. I tried redoing my surface calls in ibex.lib.selectable with static ones and it choked. Before, (ct.com/tmp/oldibex.jar) I had this: http://www.charlietech.com/tmp/teaser.png But now I have: http://www.charlietech.com/tmp/ibex-fubar.png Here's the respective logs... Before: [email protected] ibex_widgets $ java -jar ~/ibex-old.jar . Detecting JVM... Linux ==> org.ibex.plat.Java2 =========================================================================== Platform: Ibex build: unknown Main: argument 0: . loading xwar org.ibex.Box: redirect can only be set once redirect can only be set once redirect can only be set once org.ibex.translators: loading font [email protected] After: [email protected] ibex_widgets $ java -jar ~/ibex.jar . Detecting JVM... Linux ==> org.ibex.plat.Java2 =========================================================================== Platform: Ibex build: unknown Main: argument 0: . loading xwar invoking initial template Picture: couldn't load image for stream [email protected] couldn't load image for stream [email protected] couldn't load image for stream [email protected] couldn't load image for stream [email protected] couldn't load image for stream org.ibex.Ibex$Blessing-/[email protected] couldn't load image for stream org.ibex.Ibex$Blessing-n6q/[email protected] couldn't load image for stream [email protected] couldn't load image for stream [email protected] org.ibex.Box: redirect can only be set once redirect can only be set once redirect can only be set once Picture: couldn't load image for stream [email protected] couldn't load image for stream org.ibex.Ibex$Blessing-To6Eng/o/[email protected] couldn't load image for stream [email protected] couldn't load image for stream [email protected] couldn't load image for stream [email protected] couldn't load image for stream [email protected] couldn't load image for stream [email protected] couldn't load image for stream [email protected] org.ibex.translators: loading font [email protected] -- - Charlie Charles Goodwin <[email protected]> Online @ http://www.charlietech.com