[MacPorts] #67694: git-cola at 4.1.0: fails to launch

MacPorts noreply at macports.org
Wed Jun 28 02:16:08 UTC 2023


#67694: git-cola at 4.1.0: fails to launch
---------------------------+----------------------
  Reporter:  odysseus9672  |      Owner:  raimue
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:
Resolution:                |   Keywords:
      Port:  git-cola      |
---------------------------+----------------------
Changes (by reneeotten):

 * status:  new => assigned
 * owner:  (none) => raimue
 * port:   => git-cola


Comment:

 sorry for the trouble... I did update the port to its current version
 earlier in the year and verified that it worked. Just installed it again
 now and I don't see any issues. It seems to me that the Python ports you
 have installed ({{{py311-pyqt5}}} and {{{py311-qtpy}}}) should indeed
 suffice.

 The only thing I can think of is that you perhaps have the {{{QT_API}}}
 environment variable set? That is what is used by {{{QtPy}}} to figure out
 what backend to use (if not set, it will use Qt5); so if you have it set
 to something else than {{{PyQt5}}} the failure is likely because you don't
 have these Python bindings installed.

 {{{
 >>> port notes py311-qtpy
 --->  py311-qtpy has the following notes:
   QtPy needs one of the following backends to be installed on your system:
 PyQt5, PyQt6,
   PySide2, or PySide6. If multiple backends are available, PyQt5 will be
 used unless you
   set the QT_API environment variable.
 }}}

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


More information about the macports-tickets mailing list