Changes between Initial Version and Version 1 of Ticket #40862, comment 11
- Timestamp:
- Dec 12, 2013, 9:41:00 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40862, comment 11
initial v1 1 1 I've had xquartz installed (and kept up to date) for a long time (... Lion? Earlier?). No help for me. Tried reinstalling it for kicks. No luck. 2 2 3 I suspect the problem is that it is looking for " X11 .rules" (note the space!). tightvnc comes with a "X11.rules" (no space), but it is looking for it with a space. Based on the macro noted in my OP, my guess is that it is expecting the comments in Concat3 to be replaced with the empty string, but instead they are being replaced with whitespace.3 I suspect the problem is that it is looking for " X11 .rules" (note the leading space, and space before the period!). tightvnc comes with a "X11.rules" (no spaces), but it is looking for it with a space. Based on the macro noted in my OP, my guess is that it is expecting the comments in Concat3 to be replaced with the empty string, but instead they are being replaced with whitespace.