Jump to content

xilopaint

Member
  • Posts

    896
  • Joined

  • Last visited

  • Days Won

    24

Everything posted by xilopaint

  1. @vitorI just found out that you can still access the old UI for sharing the iCloud link via touchbar. Very weird. How can people without touchbar Macs can access that?
  2. Run rm -rf /Library/Developer/CommandLineTools & xcode-select --install
  3. No way to help if you don't post Alfred Debugger information.
  4. It worked, thanks! Maybe you can help me with another issue. I don't see the option to share an iCloud file by a link anymore.
  5. @vitordo you know why I'm getting this sign above the notification icon on macOS Ventura? I'm using Notificator with the library and facing the same problem with notifications from iStat Menus app.
  6. It seems you are not entering the filename for the output PDF file.
  7. Try to reinstall Command Line Tools. Run sudo rm -rf /Library/Developer/CommandLineTools and after that xcode-select --install .
  8. @ShahrukhIt seems you don’t have Developer Tools installed or it was deleted with macOS Ventura upgrade. Do you get any output for xcode-select -p in Terminal?
  9. It works for me. If you're facing any issues, please post the output of Alfred Debugger.
  10. Do you remember if you installed Rosetta after or before the last time we tested the workflow?
  11. Please, try to decrypt this file using the password asdfzxcv and tell me if it works. You will be prompted to install PyCryptodome. You can accept it.
  12. Please, install this build and post the output of the !diagnostic keyword.
  13. Hey @zeitlings and @TomBenz, now I have a M2 Mac. Could you guys help me with a test?
  14. It’s something I can add in the near future, although text extraction can be unreliable for a number of reasons.
  15. It confirms the issue is related to pip not installing PyCryptodome binaries for the ARM architecture. I can’t do anything about it, since it’s a PyCryptodome issue that seems to have already been reported. In any case, the workflow will only prompt you to install PyCryptodome if you try to decrypt a PDF file encrypted with AES or RC4 standards. I'm still curious to know what @giovanni did to get it to work on his ARM Mac.
  16. Did you delete your previous installation of the workflow before downloading and install it again?
  17. Could you please download this PDF file and run the Decrypt file action on it? The password is asdfzxcv. In the process you should be prompted to install PyCryptodome. You can accept it.
×
×
  • Create New...