-
I would love to see this! I use Xournal for PDF annotations with a netbook (no mouse). Drawing circles on a bumpy bus ride are a little tough!
One thing I'd love to see is "comment boxes", like a little speech bubble or something that I can put comments in. A step up from that would be one that contains text, and will auto-expand!
2009-10-22 17:41:24 UTC in Xournal
-
When monitors are enabled, they print:
jam.comm.VMECommunication:
to the terminal and logger constantly. Same thing happens when you click "read scalers".
This is more of a feature request maybe, but can we turn off the verboseness of this?
Cheers,
Rich.
2009-06-11 18:33:12 UTC in Jam--Nuclear Physics Data Acquisition
-
This is still an issue in version 2.4.16.
I just want to make sure that you know that this only happens if we "pause" in the middle of a run. If it is a continuous run, we never get "END_RUN" status. It is curious that there are so many END_RUNs when we hit pause. Surely they are all empty events, because we see the VME stop sending data.
A program to take these out would be useful...
2009-03-16 13:27:58 UTC in Jam--Nuclear Physics Data Acquisition
-
Fixed in version 2.4.16! Thanks, Dale.
2009-03-16 13:14:03 UTC in Jam--Nuclear Physics Data Acquisition
-
File Added: LenaSort.java.
2009-03-12 14:41:51 UTC in Jam--Nuclear Physics Data Acquisition
-
Dale,
We only just discovered this bug. I don't know how long it goes back, but at least to version 2.4.11. It's still there in version 2.4.15.
If you hit pause in the middle of a run, but then hit play and finish the run, the second part cannot be sorted in offline mode. The offline sort stops at the point where the pause button was pressed. The event file must contain the rest of the...
2009-03-12 14:41:17 UTC in Jam--Nuclear Physics Data Acquisition
-
Dale,
Version 2.4.15 has fixed this issue. I think this bug can be closed.
Cheers!
2009-03-12 14:28:10 UTC in Jam--Nuclear Physics Data Acquisition
-
In jam versions 2.4.13/14, clicking the refresh button creates a "SEVERE: null" error. Is this related to bug number 2616479?
I've attached the relevent part of the error.
Feb 20, 2009 7:24:28 AM jam.plot.Action doCurrentCommand
SEVERE: null
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at...
2009-02-20 12:32:29 UTC in Jam--Nuclear Physics Data Acquisition
-
I've narrowed this down to the boolean "commandPresent". It seems to get lost somewhere between clicking on the expand button, and clicking on the spectrum. I think it may be something to do with the restructuring of the PlotMouseListener, but that's about as far as I can get.
This bug also affects the "range" routine.
2009-02-20 12:23:05 UTC in Jam--Nuclear Physics Data Acquisition
-
I've narrowed this down to the boolean "commandPresent". It seems to get lost somewhere between clicking on the expand button, and clicking on the spectrum. I think it may be something to do with the restructuring of the PlotMouseListener, but that's about as far as I can get.
This bug also affects the "range" routine.
2009-02-20 12:22:24 UTC in Jam--Nuclear Physics Data Acquisition