[MacPorts] #67280: gtk3: Crash when typing text with gtk3 on ARM mac
MacPorts
noreply at macports.org
Sun May 7 15:52:11 UTC 2023
#67280: gtk3: Crash when typing text with gtk3 on ARM mac
-------------------------+---------------------
Reporter: Akkiesoft | Owner: mascguy
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: worksforme | Keywords:
Port: gtk3 |
-------------------------+---------------------
Changes (by mascguy):
* status: assigned => closed
* resolution: => worksforme
Comment:
Replying to [comment:10 Akkiesoft]:
> I found the cause. An option I added to work around an M1 Mac-specific
bug in XQuartz was causing problems.
>
> https://github.com/XQuartz/XQuartz/issues/31#issuecomment-1301392914
>
> {{{
> % defaults write org.xquartz.X11 enable_render_extension 0
> }}}
>
> Removing the option avoids the crash, but it is very annoying because
the Xquartz bug where the background turns black will reappear... :(
>
> {{{
> % defaults delete org.xquartz.X11 enable_render_extension
> }}}
>
> Anyway, it was not a gtk3 problem. Sorry for the disturbance.
No worries, glad the issue is resolved!
--
Ticket URL: <https://trac.macports.org/ticket/67280#comment:11>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list