Thomas Ferreira de Lima
Thomas Ferreira de Lima
Errors are treated normally over here. Maybe try reinstalling from the .dmg?
interesting. have you tried right-click -> open? security assessment... I am not quite a Mac developer, but I know launching third party apps require a manual authorization from contents downloaded...
Can you show me the result of `xattr -l /Applications/klayout.app/` from terminal?
There it says that this file was downloaded using Chrome. If you trust the source, maybe try removing these special quarantine attributes? `xattr -dr com.apple.quarantine /Applications/klayout.app`
Great! I have no idea how you got there though. I think the bug might be in the OS itself. I am working on compiling a new version with Qt5.11,...
@klayoutmatthias I believe this issue can be closed.
> > @curtisma curtisma changed the title add klayout add klayout-gui 1 hour ago > > I'd be in favor to keep `klayout` as the default name as I think...
Hey @sebastian-goeldi Hallo Sebastian, Good catch! The stubs can be generated without building the GUI version. Mathias made a nice script `make_stubs.sh` that aggregates all stubgen commands, but it looks...
I understood -- thanks for checking the stubgen script still works. You raise an interesting proposal. But there are issues with it. We need to check with Matthias because the...