简体   繁体   English

macOS Mojave更新后,OpenCobolIDE停止工作

[英]OpenCobolIDE stopped working after macOS Mojave update

Before updating to macOS Mojave, OpenCobolIDE was working fine, but ever since I updated, every time I try to open the application, it just closes a second after I pressed the icon. 在更新到macOS Mojave之前,OpenCobolIDE可以正常工作,但是自从我更新以来,每次尝试打开应用程序时,只要按一下图标,它就会关闭一秒钟。 This I probably compatibility issues with the now OS, but is there any methods to fix it without downgrading my OS? 我可能与现在的操作系统存在兼容性问题,但是是否有任何方法可以在不降级操作系统的情况下进行修复?

Thanks in advance 提前致谢

I had problems with OpenCobolIDE 4.7.4 on Mac after upgrade to Mojave - the program gets stalled with spinning wheel. 升级到Mojave后,我在Mac上遇到了OpenCobolIDE 4.7.4的问题-该程序因旋转而停滞。 Instead of using the download on https://launchpad.net/cobcide/+download , I have installed it with pip3: 我没有在https://launchpad.net/cobcide/+download上使用下载,而是通过pip3安装了它:

In a terminal window I ran the command : sudo pip3 install OpenCobolIDE --upgrade 在终端窗口中,我运行了命令: sudo pip3 install OpenCobolIDE --upgrade

For more info see https://gist.github.com/ejlp12/4f59bd35cbfe4c5ffcf7955d5680a298 有关更多信息,请参见https://gist.github.com/ejlp12/4f59bd35cbf​​e4c5ffcf7955d5680a298

It installs OpenCobolIDE 4.7.6 and it runs smoothly after installation. 它会安装OpenCobolIDE 4.7.6,并在安装后平稳运行。 The executable can be found in /usr/local/bin 可执行文件可以在/ usr / local / bin中找到

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM