-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ver. 0.24.7 makes mess inside an user library #139
Comments
Hi @Luigi-C Can you please describe step by step how I can replicate the bug starting from a fresh download of FidoCadJ? Cheers, |
The following refers to the Italian version of FidoCADJ 0.24.7.
|
Please bear in mind that one of the following events may occur, in an unpredictable way:
|
Thanks again, @Luigi-C, I have some questions though... Have you notice something strange during that process? I mean, when the third situation occurs ("The new symbol is added, but one or more existing symbols are partially or totally overwritten.") is the software using a particular value for the key? Or a particular name for the component? Cheers, |
I don't force the key value, I leave the default one. It is a numeric value, last time I remember a 3-digit value like 235. |
Now when I have to add some new symbols to my own library, I use a temporary library, containing just a test text:
|
I'd like to solve this issue, but I could not replicate the bug :-( |
Try adding new components to the "libreria aggiuntiva" I have created
and shared with you. You should make a copy of the library before adding
components.
After added components, compare the backup copy and the new library,
checking for possible "mess" (most probably loss of text lines of
pre-existing components).
This oddly behaviour does not happen always.
Il 19/04/2020 18:29, Davide Bucci ha scritto:
…
I'd like to solve this issue, but I could not replicate the bug :-(
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#139 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEOEICSZTLJBCW57BEF4E5DRNMRH7ANCNFSM4DW2MZ6Q>.
|
I think I understood something. When FidoCadJ writes the file, the order of the categories and the symbols inside of the categories is radically different from yours. For the moment, I only obtained valid files from FidoCadJ, I am trying to see if there are situations where symbols are lost. Kind regards, |
Il 20/04/2020 21:57, Davide Bucci ha scritto:
…
Dear @Luigi-C <https://github.com/Luigi-C>
I will do that.
Can you please put the "libreria aggiuntiva" in a zip file and include
it here in this discussion?
Kind regards,
D.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#139 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEOEICVATZOI5BO4AUNPN3TRNSSLDANCNFSM4DW2MZ6Q>.
|
What should I do to convert my lib_agg to a true FidoCadJ-compatible
version without losing components?
Best regards,
Luigi
Il 20/04/2020 23:38, Davide Bucci ha scritto:
…
I think I understood something.
Your library is done by editing the file by hand, isn't it?
The format of the library does not specify a certain order for the
symbols and for the categories.
When FidoCadJ writes the file, the order of the categories and the
symbols inside of the categories is radically different from yours.
For the moment, I only obtained valid files from FidoCadJ, I am trying
to see if there are situations where symbols are lost.
Kind regards,
D.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#139 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEOEICRQWXJSOSIWTOR2N63RNS6DRANCNFSM4DW2MZ6Q>.
|
Dear Luigi, Let's consider the following situation: I have the following questions:
Thanks in advance, Kind regards, |
Hi @DarwinNE I tried to add a component to the library as indicated by Luigi,but I was unable to replicate the problem. If I add a component, the only thing I get is that the library has many components that are no longer sorted, as the original library. However it does not seem a problem because FidoCadJ shows all of them correctly. Bye, Max |
Could this behaviour depend (also) on the Java version?
Luigi
Inviato da BlueMail
Il giorno 6 mag 2020, 11:07, alle ore 11:07, Max2433BO <notifications@github.com> ha scritto:
…Hi @DarwinNE
I tried to add a component to the library as indicated by Luigi,but I
was unable to replicate the problem.
If I add a component, the only thing I get is that the library has many
components that are no longer sorted, as the original library.
However it does not seem a problem because FidoCadJ shows all of them
correctly.
Bye, Max
--
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
#139 (comment)
|
Version 0.24.7 (Java on Windows 7 64-bit) sometimes makes mess inside an user library when I add one or more new symbols.
Sometimes symbols already present are overwritten by the new ones.
The text was updated successfully, but these errors were encountered: