clawsoftware / clawPDF

Open Source Virtual (Network) Printer for Windows that allows you to create PDFs, OCR text, and print images, with advanced features usually available only in enterprise solutions.
https://github.com/clawsoftware/clawPDF
GNU Affero General Public License v3.0
731 stars 156 forks source link

Config import fails #100

Open asc-secon opened 1 year ago

asc-secon commented 1 year ago

Hi! when i try to import a config.ini it is not working as expected.

grafik

In the Log i see the following: 2023-06-09 10:58:07.7719 [Debug] 31256-1 (ProgramThread) clawSoft.clawPDF.JobInfoQueue..ctor: Spool folder is 'C:\Users\asc\AppData\Local\Temp\clawPDF\Spool' 2023-06-09 10:58:07.8655 [Debug] 31256-1 (ProgramThread) clawSoft.clawPDF.JobInfoQueue.Init: Temp folder is 'C:\Users\asc\AppData\Local\Temp\clawPDF\Temp' 2023-06-09 10:58:07.8655 [Error] 31256-1 (ProgramThread) clawSoft.clawPDF.App.App_OnStartup: There was an error while starting clawPDF System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. bei clawSoft.clawPDF.App.RunApplication(String[] commandLineArguments) bei clawSoft.clawPDF.App.App_OnStartup(Object sender, StartupEventArgs e)

The System is Windows 10 22H2 x64 an i use clawPDF 0.9.3. I get the same behavior when running with adminrights.

ThinkEV commented 1 year ago

Workaround: export Computer\HKEY_CURRENT_USER\Software\clawSoft with regedit copy it to another machine and import it.