YSoft Mac OS Client 2.x - troubleshooting
"SafeQ connected network printer" is not visible
Problem:
User could not see "SafeQ connected network printer" when adding new printer in section Advanced - Type.
Correct situation:
User can see "SafeQ connected network printer" option as displayed below.

Diagnostic:
Open Terminal window and type following command:
/usr/libexec/cups/backend/sqportExpected output:
network sqport "Unknown" "SafeQ connected network printer"

Possible errors:
No such file or directory
Reason: Client is not installed.
Solution: Install client again.
Permission denied
Reason: Incorrect permission. User is not able to execute printing backend.
Further diagnostic - type following command:
ls -l /usr/libexec/cups/backend/sqportPossible solution: Reinstall client.
Client UI is not starting after login
Diagnostic:
Check version of installed Java. Open Terminal window and type following command:
java -version
Expected behaviour:
Terminal shows following line: Java version 1.6.0_35
Solution:
If Java is older than 1.6.0_35 then you need to upgrade installed Java. Restart computer after Java upgrade. Client reinstallation is not required