Uploaded image for project: 'Nuxeo Drive '
  1. Nuxeo Drive
  2. NXDRIVE-1589

Illustrator is opened endlessly on macOS

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 4.1.0
    • Fix Version/s: 4.1.0
    • Component/s: Lock / Autolock
    • Environment:
      macOS

      Description

      Every 30 seconds, if Illustrator is not yet started, it will be by Drive.

      This is an unwanted behavior  introduced in NXDRIVE-1493. This code triggers a request to Photoshop and so starts it:

      app = SBApplication.applicationWithBundleIdentifier_("com.adobe.Illustrator")
      for doc in app.documents():  # <-- this line
          ...
      

      I did not search but either we can workaround this issue either we will have to disable the feature. Or add an explicit option for users who want to have the feature. TBD.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 1 hour
                  1h