Closed tresf closed 8 years ago
From a beta tester
Ok, here's the use case that causes qz tray to disconnect. qz.findPrinter(name); And print to this printer. This step isn't necessary. You can just do it to make sure everything works. Change the name of the printer. Do another qz.findPrinter(name); And search for the new name of the printer (a partial match is fine) and then print. QZ Tray should disconnect even though the printer is found. Restarting qz tray after changing the name fixes this, as you've already pointed out.
Ok, here's the use case that causes qz tray to disconnect.
QZ Tray should disconnect even though the printer is found.
Restarting qz tray after changing the name fixes this, as you've already pointed out.
From a beta tester