Quote:
Originally Posted by lrpirlet
I installed the portable version to not interfere with my installed version 5.39... webengine_demo does NOT SHOW anything after asking the url... A process named calibre worker process flashes to live for a very short time when I hit the ok button in the box asking the URL address...
A command seems to start the installed version... Frustrating... I am not sure that I have another 64 bits machine (will I need to borrow the machine of my wife???  )
|
To run the portable version in debug mode use full paths. For example, I do what you are doing, running V5 installed and V6 as portable. I start V6 using
Code:
"C:\CBH_Data\calibre.git\Calibre-Qt6\Calibre Portable\Calibre\calibre-debug.exe" -g
Of course the path up to "Calibre Portable" will be different for you.