Vincent Trussart wrote:
>
> Paul Reavis wrote:
>
> > I've been running Together/J, and have a couple of problems.
> >
> > One is I keep getting things like:
> >
> > Warning:
> > Name: textfield
> > Class: XmTextField
> > Character '.' not supported in font. Discarded.
> >
>
> Try preloading /lib/libBrokenLocale.so when launching Together/J
>
> Edit the Together.sh script and change the line #12 so that it begins with
>
> LD_PRELOAD=/lib/libBrokenLocale.so.1
Works great. Thanks!
> By the way, I added -ms15m -noasyncgc after $JAVA; now the vm has more
> "headroom"
> and it's a bit smoother...
Also a good suggestion.
> If they could only switch to swing... those
> motif widgets are awful...
Peter Coad came to Atlanta JUG last night and gave an interesting
present on colored UML and then showed off tj. He said the swing version
was coming soon; they don't like awt either. I'm very impressed with the
architecture of tj, and the way they have stayed as decoupled as
possible from your favorite editor/version control/etc.; this and the
"no junk in your code" philosophy really sets them apart from e.g. Rose
(which is totally in bed with Microsoft at this point). It still has
some problems and limitations, but I'd rather bet on a good beginning
architecture with few features that can grow than a feature-packed piece
of crap.
That and it generates HTML doc; I saw that and was sold.
> > Also, occasionally it hangs on startup, especially after running a few
> > times. So I did a `find /` just to purge the disk cache, and, voila! it
> > works. Interesting.
> >
>
> Maybe you could run "sync" instead...
Does that clear the read cache or just flush the write cache? It seems
odd to me, that any non-hardware-banging program, especially Java, would
be affected by the cache at all.
--
Paul Reavis [EMAIL PROTECTED]
Design Lead
Partner Software, Inc. http://www.partnersoft.com