![]() |
LDInspector - Printable Version +- LDraw.org Discussion Forums (https://forums.ldraw.org) +-- Forum: LDraw Programs (https://forums.ldraw.org/forum-7.html) +--- Forum: LDraw Editors and Viewers (https://forums.ldraw.org/forum-11.html) +--- Thread: LDInspector (/thread-23882.html) |
RE: LDInspector - Willy Tschager - 2020-02-21 (2020-02-21, 9:41)Stefan Frenz Wrote: Attached is an updated version of LDInspector, asking for a configuration if started without one (thanks for hinting this might be helpful) and with some new features and bugfixes. Also attached is an installer for Linux and Windows: both download required files and create an appropriate starter script. Please add "Linux" or "Windows" to the file name. I'm supposed to remove the old version? w. RE: LDInspector - Stefan Frenz - 2020-02-21 Done. ![]() RE: LDInspector - Willy Tschager - 2020-02-23 (2020-02-21, 9:41)Stefan Frenz Wrote: Attached is an updated version of LDInspector, asking for a configuration if started without one (thanks for hinting this might be helpful) and with some new features and bugfixes. Also attached is an installer for Linux and Windows: both download required files and create an appropriate starter script. I get: "missing ldinsp.jar, please put it in /home/..." Could you pack a readme file with instructions how to run the .sh script? w. RE: LDInspector - Stefan Frenz - 2020-02-23 Thanks for reporting, attached is an updated version with readme. At the moment I'm quite unsure what is best - I thought of the following:
Does the install script work if both install-script and ldinsp (zip or jar) are in the same directory? RE: LDInspector - Willy Tschager - 2020-02-25 (2020-02-23, 11:36)Stefan Frenz Wrote:Personally speaking I would prefer this method. w. RE: LDInspector - Willy Tschager - 2020-02-25 Stefan, would it be possible to put all this stuff at the LDraw wiki? w. RE: LDInspector - Willy Tschager - 2020-02-25 This is impressive, especially the amount of data you pull form it. However I have some suggestions: * Please rename "Check" to "OMR-Check" and place the tab between "Item" and "Render" * I loaded a .ldr file with unofficial part. I get all warnings but I don't know how to: Fix movetos Inline unofficials with the correct OMR-nomenclatura Fix description Fix filename * In the PartList Chart I would prefer the long name "Official" "Unofficial" instead of "ofc", "uno" * Does "ign" stand for "Ignor"? w. RE: LDInspector - Stefan Frenz - 2020-02-25 Thanks a lot! ![]() (2020-02-25, 11:51)Willy Tschager Wrote: * Please rename "Check" to "OMR-Check" and place the tab between "Item" and "Render"Done. (2020-02-25, 11:51)Willy Tschager Wrote: * I loaded a .ldr file with unofficial part. I get all warnings but I don't know how to:Yes, at the moment there is no hint about how to fix. I plan to implement some kind of "quick fix" which should fix all errors/warnings that can be fixed automatically. But at the moment, LDInspector only reads user data and never writes them back - I'm still unsure about the preferred user interface therefore. For all other errors (like "part missing") I plan to give some more information about what is wrong and how it could be fixed. (2020-02-25, 11:51)Willy Tschager Wrote: * Does "ign" stand for "Ignor"?Yes. At the moment every check that is started will print exactly one line. Would you prefer skipping the output of ignored checks? Thank you very much for repeated testing. I really do appreciate your feedback very much. ![]() RE: LDInspector - Stefan Frenz - 2020-02-25 (2020-02-25, 11:29)Willy Tschager Wrote: would it be possible to put all this stuff at the LDraw wiki?Hi Willy, yes, of course! I just requested a wiki account. ![]() Best regards Stefan RE: LDInspector - Orion Pobursky - 2020-02-25 (2020-02-25, 13:10)Stefan Frenz Wrote: Hi Willy, Well. I think I'd prefer Github/SourceForge/etc but we can host in a pinch. |