[MacPorts] #62130: stellarium crash right after start

MacPorts noreply at macports.org
Sun Jan 24 08:34:23 UTC 2021


#62130: stellarium crash right after start
-------------------------+------------------------------
  Reporter:  rernenwein  |      Owner:  michaelld
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.6.4
Resolution:              |   Keywords:  stellarium crash
      Port:  stellarium  |
-------------------------+------------------------------

Comment (by kencu):

 Somewhere along the line, it appears that you forced another Stellarium to
 install when you already had one installed, and now it seems there is a
 bit of a mess going on as they are colliding and interfering with each
 other.


 To clean it up, try this:
 {{{
 sudo port uninstall stellarium
 sudo rm -rf /Applications/MacPorts/Stellarium.app
 }}}
 then
 {{{
 cd /opt/local
 find . | grep 1601209764
 }}}
 hopefully there will be no files with the {{{1601209764}}} moniker
 attached. If there are, you'll need to delete all of those too.

 Then, once there is no trace of either of your stellariums left, do this:
 {{{
 sudo port -v install stellarium
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/62130#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list