[JPP-Devel] understand error

2010-06-14 Thread luca marletta
Hi, in last period I often get this error below on right mouse clicking on layers. And so I cannot anymore save because no possibility to right click correctly. I use nightly build. Owner failed to convert data (IO Exception) java.io.IOException: Owner failed to convert data at sun.awt.X1

Re: [JPP-Devel] understand error

2010-06-14 Thread Larry Becker
It seems that Java is choking on the clipboard data. OJ has to read the clipboard in order to enable or disable the paste options. These two lines: at com.vividsolutions.jump. > > > workbench.ui.TreeLayerNamePanel.tree_mouseReleased(TreeLayerNamePanel.java:461) >at > com.vividsolu

Re: [JPP-Devel] understand error

2010-06-14 Thread luca marletta
Hi Larry, thanks for help. Yes, after OJ restart (did you mean oj restart not my linux box?)I reload the same project and it all normal since I make editable a layer and from this point all layer give such error. The layer that make error start is a norma polygon layer without any geometry error.

Re: [JPP-Devel] understand error

2010-06-14 Thread luca marletta
Hi Larry I got more details. 1 - layer that start trouble it is a postgis layer 2 - this layer has 1 integer field and even if there is no "not null" constrain on this field if I leave it NULL when I retrieve it from postgis and make it editable I encounter this error. I think it is a bug because

Re: [JPP-Devel] understand error

2010-06-14 Thread Larry Becker
Hi Luca, I don't see how a postgis layer relates to an error reading the clibboard unless maybe you are using copy and paste on it? Larry On Mon, Jun 14, 2010 at 9:17 AM, luca marletta wrote: > Hi Larry I got more details. > > 1 - layer that start trouble it is a postgis layer > 2 - this lay

Re: [JPP-Devel] understand error

2010-06-14 Thread luca marletta
sorry Larry I bad explain my self postgis doesn't matter the point is the integer field with null value that is because if I put 0 as value the problem doesn't appear thanks for time anyway luca luca marletta www.beopen.it On Mon, Jun 14, 2010 at 4:55 PM, Larry Becker wrote: > Hi Luca, >

Re: [JPP-Devel] understand error

2010-06-14 Thread Michaël Michaud
Hi, Wonder if it is a jvm problem particular to linux platform. This reported bug is not exacly the same, but it may be related : http://bugs.sun.com/bugdatabase/view_bug.do;jsessionid=d0c23d11772fdacf47f110e0668e0?bug_id=6936006 Michaël luca marletta a écrit : > Hi Larry I got more det

[JPP-Devel] Fonts True type as style of a point

2010-06-14 Thread Hernan Arellano
Hi all! I got some fonts (True Type) and I want to assign a Character of any fonts to a Layer of points as style, it is like the vertex style with images, but I got many many fonts builded instead of images. Is it possible to use fonts? Thanks Hernán.

Re: [JPP-Devel] Fonts True type as style of a point

2010-06-14 Thread Larry Becker
It seems like it would be easy, but all I got from wingdings, etc. was a box. We may need to enable this somehow. Larry On Mon, Jun 14, 2010 at 4:42 PM, Hernan Arellano wrote: > Hi all! > > > I got some fonts (True Type) and I want to assign a Character of any fonts to > a Layer of points as