Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Files cannot be directly loaded by double click or "Open With" in Mac OS Finder #459

Open
manolitto opened this issue Apr 13, 2022 · 1 comment
Assignees

Comments

@manolitto
Copy link

manolitto commented Apr 13, 2022

System

  • OS: MacOS Monterey 12.3.1
  • UVTools version: 3.3.1 X64

Describe the bug

Slicer files (SL1, DLP, ...) cannot be loaded directly from Finder.
However, drag and drop works and Opening from UVTools works as expected.

To Reproduce

Steps to reproduce the behaviour:

  1. Locate an SL1 file in Finder
  2. Right click file and chose "Open With" -> "UVTools.app"
    --> UVTools opens but file is not loaded
  3. Drag and drop file from Finder to UVTools window
    --> file gets loaded without issues

Expected behaviour

Upon double click or "Open With" that file should be loaded in a (newly opened?) UVTools instance.

@sn4k3
Copy link
Owner

sn4k3 commented Apr 13, 2022

The double click on file to open is not a feature of UVtools.
On windows is possible to register files to open with double click but i guess makes more sense to leave those to own slicer. Yet i can provide that in the future.
Regarding MacOS i have 0 experience as i never used, but i can give a look why open with is not working, maybe it's not redirecting args, i will take a look

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants