Skip to content

Printing problem with Custom Version 9.0.472 (174) on MacOS Ventura 13.0.1 #1347

Closed
@MichaelHendry

Description

@MichaelHendry

Steps to reproduce

Open a text file in MacVim
Print the file (using command-P or File->Print)

MacVim reports "Print job sent" and opens the Preview App, but the file is not opened in Preview. Clicking on the Preview icon in the Dock brings up an open file window.

Expected behaviour

Up until the most recent Ventura update, the file would be opened in Preview. and could be printed with Command-P.

I suspect this may be the result of a tightening of security features in Mac OS, which may be preventing the creation of an intermediate file, or preventing its being opened by Preview.

Version of Vim and architecture

Version 9.0.472 (174)

Environment

MacOS Ventura 13.0.1 Intel Processor on iMac Retina 5K 27 Inch 2020

How MacVim was installed

MacVim updated via MacVim->Check for updates

Logs and stack traces

No response

Vim configuration where issue is reproducable

No response

Issue has been tested with given configuration

  • by running MacVim.app from GUI macOS interface
  • by running vim/gvim/etc installed by MacVim
  • by running other versions of vim (e.g. /usr/bin/vim)

Issue has been tested with no configuration

  • by running mvim --clean (or gvim, supplied by MacVim distribution)
  • by running vim --clean (in terminal, supplied by MacVim distribution)
  • by running vim --clean (in terminal, other suppliers, e.g. /usr/bin/vim)

Other conditions

  • The both Homebrew packages "vim" and "macvim" are installed

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions