Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Nested rule confusion, slight selector changes that shouldn’t have an effect but do. #268

Closed
migurski opened this issue Mar 27, 2013 · 8 comments

Comments

@migurski
Copy link

I’m trying to get the Hyde Park bus stop points to show here:

https://dl.dropbox.com/u/30204300/Screenshots/1n.png

If I add a [zoom<22] to the selector on line 113, it works even though it shouldn’t make a difference:

https://dl.dropbox.com/u/30204300/Screenshots/1o.png

If I change that to a [zoom<=22] it stops working though it still shouldn’t make a difference:

https://dl.dropbox.com/u/30204300/Screenshots/1p.png

@springmeyer
Copy link

I assume you are running 0.10.1 on OS X? Mind trying with this development build (http://tilemill-osx.s3.amazonaws.com/TileMill-0.10.1.55.zip) to see if the problem still persists?

@migurski
Copy link
Author

Sure, I'll give it a try. FWIW the zoom level I’m previewing there is 18.

@migurski
Copy link
Author

Sadly, the dev build does not work at all, I’ll mail you a bug report.

@ajashton
Copy link
Contributor

Possibly related to #247 ?

@incanus
Copy link

incanus commented Mar 28, 2013

This has been tracked down to an Xcode bug with the version on our build server.

Crash on launch on OS X v10.6 with apps using ARC built with Xcode 4.6. (13129783)

I'm upgrading that now and we'll roll a new build after that.

@springmeyer
Copy link

@incanus means the broken dev build on OS X 10.6 issue, just to be clear, not the original bug.

@migurski
Copy link
Author

Right. AJ, some comments on #247.

@migurski
Copy link
Author

Regarding the original ticket, Dane helped me get the dev build working and behavior there seems more correct, with the dots appearing in all three of the cases from the bug report. I tentatively think this bug is fixed?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants