Opened 2 years ago
Last modified 10 months ago
#65660 assigned defect
geany: installing via MacPorts results in either a flickery GUI or wrong or no icon when processing switching via tab key — at Initial Version
Reported by: | simonhf (Simon Hardy-Francis) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | geany |
Description
Recently upgraded from an Intel MacBook to an Apple Silicon MacBook with M1 CPU.
Geany install attempt #1: Default install via MacPorts. Need to install X11 too.
Issue: Resulted in Geany with flickery GUI, so uninstalled.
Geany install attempt #2: Installed via MacPorts with +quartz
, i.e.:
$ sudo port install gtk3 +quartz ; sudo port install geany +quartz
Issue: No window / icon shows up with Alt-Tab, and icon with regular tab key is black and just shows exec
[1] [2].
Geany install attempt #3: Install without MacPorts and Geany works fine [2].
Conclusion: Non-MacPorts Geany is working, while MacPorts Geany is not working :-(
[1] https://github.com/lwouis/alt-tab-macos/issues/1858 [2] https://github.com/geany/geany-osx/issues/38