-
hi,
All worked fine with mantis connect 1.0a4, mantis 1.1.0tc3 and last version of mantis mylyn plugin
since migration of Mantis from 1.1.0rc3 to 1.1.0 i have this error when i try to create a query (from right button on Task Repositoies view)
A similar error occurs when i try to create a query from task list view.
for information my project is structured with a main project (without...
2008-01-03 18:02:18 UTC in Mylyn - Mantis Connector
-
Hi,
I have solved the probleme by adding the trace from my second thread (the same that add point).
I works fine now without any "freeze"
Christophe.
2007-10-10 06:33:21 UTC in JChart2D
-
Hi Achim
i have added wihtout success this code before adding point to trace
while(! (trace.getRenderer() instanceof Chart2D)) {
try
{
Thread.currentThread().sleep(1000);
}
catch (InterruptedException exception)
{
// TODO Auto-generated catch block
LOGGER.error("ERROR : e=", exception);.
2007-10-09 11:18:24 UTC in JChart2D
-
Hi, i moderate my first comment.
Sometimes i have GUI freeze, sometime not (30% of launch works).
Another point is, when the GUI freeze, it's already on the first method call: trade.addPoint(...)
To finish, a question: is the a good pattern to synchronize the paint method (it shoub be already called from the EDT ?)
Thx
Christophe.
2007-10-02 09:37:28 UTC in JChart2D
-
Hi Achim,
Perfect, i just would know if it was possible, i have to try this as soon as possible
Regards,
Christophe.
2007-09-20 19:42:12 UTC in JChart2D
-
Hi,
I find your project very nice and the design is very clean (interface, abstraction, performance adressing, ....)
I have a question about a special feature, i have not see anything into the code like this:
Is there a way to use the chart2d with a fixed number of point into a ScrollPanel.
I mean, we fixe for example 3000 point on the graph, but in place of resizing the graph to have...
2007-09-18 20:41:14 UTC in JChart2D
-
ctof committed revision 28 to the MPD Client and Ogg stream player SVN repository, changing 7 files.
2007-05-14 07:48:48 UTC in MPD Client and Ogg stream player
-
ctof committed revision 27 to the MPD Client and Ogg stream player SVN repository, changing 8 files.
2007-05-14 07:47:46 UTC in MPD Client and Ogg stream player
-
Hi,
I'm interresting to write a com server in Java.
I'm not sure to understand where i can found the example ?
Into the example directory ?
Thx
Christophe.
2007-02-28 08:36:18 UTC in j-Interop : Java - COM Interoperability
-
ctof committed revision 26 to the MPD Client and Ogg stream player SVN repository, changing 1 files.
2007-02-10 23:22:47 UTC in MPD Client and Ogg stream player