It seems that after following error, electric really fails to save changes
to libraries.
It also looks like that electric can mix libraries after this error, so
that when doing DRC in libraryA/cell1 it reports errorn in libraryB


Unfortunetly having no clear way to reproduce.
Encounting it after openint  a number of libraries and importing Tanner
Cells

java -jar electricBinary-9.05.jar       (wd: /disk2part1/tmp/electric)
Aug 3, 2015 3:23:23 PM com.sun.electric.tool.EJob serializeResult
WARNING: serializeResult failure
java.io.NotSerializableException: arc wire['net@120'] not linked
        at
com.sun.electric.database.topology.ArcInst$ArcInstKey.writeExternal(ArcInst.java:182)
        at
com.sun.electric.database.topology.ArcInst$ArcInstKey.writeExternal(ArcInst.java:167)
        at
com.sun.electric.database.EObjectInputStream$Key.writeExternal(EObjectInputStream.java:50)
        at
java.io.ObjectOutputStream.writeExternalData(ObjectOutputStream.java:1421)
        at
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1390)
        at
java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
        at
java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:326)
        at java.util.HashMap.writeObject(HashMap.java:1000)
        at sun.reflect.GeneratedMethodAccessor116.invoke(Unknown Source)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at
java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:945)
        at
java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1461)
        at
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
        at
java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
        at
java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
        at
java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1474)
        at
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
        at
java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
        at
java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:326)
        at com.sun.electric.tool.EJob.serializeResult(EJob.java:176)
        at com.sun.electric.tool.EThread.run(EThread.java:131)

rusev@blackpearl2:/disk2part1/tmp/electric$ java -jar
electricBinary-9.05.jar
^Z
[1]+  Stopped                 java -jar electricBinary-9.05.jar


On Tue, Aug 4, 2015 at 6:41 AM, <[email protected]> wrote:

> [email protected]
> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/electricvlsi/topics>
>  Google
> Groups
> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview>
> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview>
> Topic digest
> View all topics
> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/electricvlsi/topics>
>
>    - Routing mode cursor <#14ef771fde7b877b_group_thread_0> - 1 Update
>
> Routing mode cursor
> <http://groups.google.com/group/electricvlsi/t/f57536ce97a5e486?utm_source=digest&utm_medium=email>
> Steven Rubin <[email protected]>: Aug 03 12:14PM -0400
>
> Thanks for the bug report. The fix is simple, and
> is now in the source-code repository.
>
> In the module
> "com.sun.electric.tool.user.dialogs.options.SelectionTab.java",
> setRoutingMode() must be called before setCursorMode().
>
> -Steve
>
>
> At 10:48 PM 8/1/2015, you wrote:
> Back to top <#14ef771fde7b877b_digest_top>
> You received this digest because you're subscribed to updates for this
> group. You can change your settings on the group membership page
> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/electricvlsi/join>
> .
> To unsubscribe from this group and stop receiving emails from it send an
> email to [email protected].
>

-- 
You received this message because you are subscribed to the Google Groups 
"Electric VLSI Editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to