-
Notifications
You must be signed in to change notification settings - Fork 18
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
Docker empty #4
Comments
Are you sure that the DLL was unblocked? It sounds like CoreDRAW was not able to load the Addon. |
Yes, all three(?) DLLs are unblocked. I can see the docker but its empty. Do I need to install additional software packages? |
I also have the problem of empty docker. I am using Corel 2017 (and I did the path correction). Thanks, regards. |
Do you have a 64bit version of CorelDraw? The ScintillaNet DLL is 64bit and won't work on 32bit systems. |
Hi! I am having the very same problem of an empty docker, too. I am using the 64 bit version of CorelDraw Graphics Suite X7 (and I have not forgotten to adjust all paths in Latex4CorelDraw.csproj ;-) ) on Windows 8.1. |
Did you also follow the installation guide: Installation:
|
First of all, thanks for the quick response! |
Hi @Leucit, @lgabs, @willdfonseca ! -- were you able to solve the problem with the empty docker? What's the trick? Any hint is much appreciated! |
Did you build the plugin using Visual Studio? If yes, which version did you use? My problem is that I cannot reproduce your issue. So if you can solve it, please tell me how it works. |
Hi guys, |
Is the Microsoft .NET Framework (at least version 4.0) installed on your system? |
Thanks for the update! -- No, I did not build the plugin. I just copied everything in the folders following the installation instructions. Yes, .NET Framework 4.7 is installed. |
I had the issue too, running the latest Windows 10 Enterprise (1709) and CorelDRAW Graphics Suite 2017. I made a junction from CorelDRAW Graphics Suite X8 to CorelDRAW Graphics Suite 2017, but got an empty Docker. |
Hello, I have the same problem. Is there already a solution? I'd love to use this addon with CorelDRAW Graphics Suite 2018.
or as an ouput Message:
If anybody could help me, I would be so happy and grateful! Greetings from Germany |
Did you try to install it in this way: https://github.com/InteractiveComputerGraphics/Latex4CorelDRAW/releases/tag/1.0 |
Thanks for your quick response, eventhough this thread is pretty old! Yes, I followed those instructions. All dlls have been "unblocked". I even checked my antivirus-program, but it doesn't show any blocked programs. Maybe I do have to give special reading/writing rights?! Best regards |
It seems that CorelDraw don't want to load the plugin for some reason. However, I really don't know why. If you find a solution, please tell me. |
I was able to make it work. Had to
There was an error in the post-build script, but I just copied the files under bin/Release manually. If someone wants to try my build, it's available here: https://www.xeve.de/wp/2018/05/fix-for-latex4coreldraw-with-coreldraw-2017/ |
I updated the install instructions with the correct path. Thanks for pointing this out. |
Hi. I am getting closer -- but still some need help, please. However, I get an error message when I try to create a new Latex object. I tried to understand the error message (see below) and the code and googled for clues, but as I am not a programmer, I am at a loss. Any hit is highly appreciated. Thanks in advance!
|
Can you take a look at: C:\Users<your-user-name>\AppData\Roaming\Latex4CorelDraw and check if there is a file teximport.pdf |
No, there is no teximport.PDF (but there is teximport.tex, .dvi, .png, and .ps) |
Can you check if in the Miktex path (in settings) there is a ps2pdf.exe? |
Yes, that file (ps2pdf.ext) is there (c:\Program Files\Miktex\miktex\bin), but there is something weird going on. When I try to run Next, I created a teximport.pdf from the teximport.ps using some other program and then went back to your CorelDraw Addon. I thought it would just take the teximport.pdf that is now in that folder. However, that teximport.pdf got deleted and the initial error message (from two posts above) appeared. Something must be wrong with my ps2pdf.... Thank you for locating the problem. Any clues though? |
Try to call it like this: The LatexAddin cleans up the folder before generating a new one. So it deletes the pdf |
For me this works: |
I don't have an I probably should get my ps2pdf running first. It might solve the whole issue. |
I also think that this is the problem. |
Problem solved/circumvented. I uninstalled MikTeX and Ghostscript, and re-installed the newest versions of those programs (MikTeX 2.9.6753-x64, gs9.23). However, that changed nothing: ps2pdf still created no output. That I am not the only one with this strange behavior of ps2pdf shows this question: In the file AddinUtilities.cs, I changed the line I wanted to report this here in case someone else runs into the same issue -- although it does not really belongs to "Docker empty". Dear Jan and everybody else on this list, thank you all so very much for your help! And, Jan, thank you for this awesome addon in the first place!! |
actually i just open option tab and put the path |
Hi. The above recent dialog suggest that you solved this one. Can you give a set of instructions for us less-tech-savvy folks? I followed the original instructions and unblocked the .dll files but have an empty Latex docker. I'm on Win 10, 64x CorelDRAW 2017. |
@evaldmujer -- from what other people have written on this list and from my own experience, I do think that you will actually have to build the addon yourself from the provided source code. There seems to be some reason, which nobody has understood yet, that Corel does not accept "foreign" builds, or builds that were not done with precisely the same combination of operation system and version of Corel. Being a user and not a developer, it took me a long time to convince myself to start the process, but in the end it was all worth it... Well, I downloaded "Visual Studio Community 2017" from https://visualstudio.microsoft.com/ - it is free. Downloaded the Latex4CorelDRAW-code from here unzipped it and opened it in Visual Studio. Then "build the project" via the build menu. Then follow the installation instructions that you have already followed, but now using the files that where just created for you in the folder bin\Debug\ within the folder where you unzipped the source code. I hope this will go through... |
Thanks, @tomtitom I tried that but when I went to build it I got lots of errors which I don't know how to fix, being a rank amateur :(. The errors look like this: It looks like it's the same two error repeatedly, so a couple of hints should help. Any assistance would be appreciated! |
See, this is where I was lucky and got no errors... Trying to interpret the first error message, I suppose you should check whether there is a file called "Corel.Interop.VGCore.dll" in the folder "c:\program files\corel\coreldraw graphics suite x8\programs64\Assemblies" If it is not present, then your Corel installation is not standard. In fact, your error messages have both kinds of paths
It seems to me that you need to clean up the project file "Latex4CorelDRAW.csproj", so that the paths all point to the same and correct installation of CorelDraw. |
I got to make this work with CorelDraw Graphics Suite 2018 & Windows 10 with TexLive. First I failed because I tried this with Home & Student version which obviously does not support custom add-ons. You need a higher version. After having Graphics Suite (64bit), I had to compile this myself because it does not contain "Latex4CorelDraw.dll" file in the first place. Downloaded Visual Studio, there were three things I had to change. And then build the solution - you get Latex4CorelDraw.dll file as the output. Copy this as well as included SciLexer.dll files (this was necessary!) to the main folder. In the end, you have to have 4 dll files under the folder named Latex4Corel. Hope my experience helps someone struggling with this. |
Hey! I just wanted to inform you that I use CorelDraw 2019 (64bit) and had the same problem with the empty docker initially when I just copied the files.
Thanks for the great Addon, it's very helpful. It's especially interesting for the scientific community as we deal a lot with figures including formulas. I will do my best to share your repository with as many people as possible. Best regards. |
Dear Christian,
thanks for the nice news, may I ask for more help?
1. Could you share your build?
2. I recently moved to Corel 2020, could you do a small tutorial so I can
build it myself for my version?
Thanks again!
Best regards,
Will
Em sáb., 11 de abr. de 2020 às 05:22, Schimpf-Christian <
[email protected]> escreveu:
… Hey!
I just wanted to inform you that I use CorelDraw 2019 (64bit) and had the
same problem with the empty docker initially when I just copied the files.
I rebuilt the latest version with Visual Studio 2019 (still targeting .net
Framework 4) after making two small changes:
1. Corrected the reference to "Corel.Interop.VGCore" (the folder was
wrong)
2. Deleted the post-build script and copied the files manually to
"\Program Files\Corel\CorelDRAW Graphics Suite
2019\Programs64\Addons\Latex4CorelDraw"
Thanks for the great Addon, it's very helpful. It's especially interesting
for the scientific community as we deal a lot with figures including
formulas. I will do my best to share your repository with as many people as
possible.
Best regards.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHRL7ETT6WNVS3RAHQ53WJTRMASDRANCNFSM4DLLD22Q>
.
|
Hi! I have CorelDRAW 2019 (64-Bit) installed and I also re-built the add-on with Visual Studio 2019, but I'm still facing the same problem: the docker is empty. I have changed the reference location of "Corel.Interop.VGCore" to "D:\Program Files\Corel\CorelDRAW Graphics Suite 2019\Programs64\Assemblies\Corel.Interop.VGCore.dll" (I have installed the software in D drive) But still no success. The building of the add-on went successfully in Visual Studio 2019, but when I copy the generated folder to CorelDRAW, the docker remain empty. Any help is appreciated! Also, does anyone know if there are any alternatives? I just want to type some equations and I actually don't care if it is latex or something else. Is there another plug in that does the job? Best, |
OK, it worked... It turned out that I didn't copy all necessary files, because I commented the post-build portion. I fixed it by following the exact instructions in the repository which is to change any CorelDraw path to yours. At the end the following files should be copied to your corelDraw Addon folder: The ones in debug folder are the compiled files, the other two were already provided. |
Dear Mr. Bender,
unfortunately, I have an issue when trying to use the addon in CorelDRAW x8. The Docker is completely empty, although I have exactly followed your instructions. Do you have any ideas about that?
The text was updated successfully, but these errors were encountered: