Changes between Initial Version and Version 2 of Ticket #61163
- Timestamp:
- Sep 12, 2020, 3:50:50 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61163
-
Property
Status
changed from
new
toassigned
- Property Owner set to drkp
- Property Port +x11 removed
-
Property
Summary
changed from
GLib-GIO-CRITICAL error/warning when running emacs installed with +x11
toemacs @27.1_1 +x11: GLib-GIO-CRITICAL error/warning when running
-
Property
Status
changed from
-
Ticket #61163 – Description
initial v2 1 1 From an empty macports install on Mojave: 2 {{{ 2 3 $ sudo port install emacs +x11 3 4 $ emacs … … 5 6 $ ps -elf | grep 88042 6 7 750 88042 22860 4006 0 31 0 5088004 38284 - S 0 ttys001 0:00.30 emacs 1:38PM 7 8 }}} 8 9 Emacs still appears to run - I'm not sure of the implications of this error/warning.