Quote:
Originally Posted by cyana
Hi itimpi,
long time no see 
just updated to 3.4 on win7x64, however it does not launch. The batch file runs through, the cmd window closes, and that's all what happens. Any suggestions?
Thank you
Cyana
|
Nothing obvious springs to mind! I regularly run in that environment myself.
I assume you picked up the latest build (rev 318) available for download? I always like to check as sometimes people pick up older ones, and at one point there was a fault that could cause the symptoms you describe.
If you attempt to start Calibre2opds from a DOS command Window using the RunGUI' command you may well get a chance to see any error messages that get lost when trying to start it from a menu entry. It is also possible to edit the rungui.cmd file (it is a text file) to replace the JAVAW command with a plain JAVA command which always leaves a cmd window open for the duration of the run to help with seeing JAVA level error messages.
Also, if calibre2opds got launched but then failed to bring up the gui then there may be something useful written to the log file (in the .calibre2opds/logs folder under your user area).
Another thing to try (which I do not think should really be needed any more) is to set the permissions on the Calibre2opds install folder to full access. There have been cases where the sqlite library used by Calibre2opds tries to create a temporary file there. I thought that the latest builds stopped this happening, but it is always possible I am wrong.
Let me know if any of those suggestions get you any further.