Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.On() signals not working on MacOS #24

Closed
tmc opened this issue Nov 25, 2013 · 6 comments
Closed

.On() signals not working on MacOS #24

tmc opened this issue Nov 25, 2013 · 6 comments

Comments

@tmc
Copy link
Contributor

tmc commented Nov 25, 2013

The signals used in the snapweb and qmlscene examples that use On() appear to not get invoked on MacOS (Qt 5.2.0, MacOS 10.9)

@niemeyer
Copy link
Contributor

What release of Qt 5.2.0 is it running with? Any error messages?

I can confirm that both of these examples are working fine on an Ubuntu Linux with Qt 5.2.0 beta1.

@tmc
Copy link
Contributor Author

tmc commented Nov 26, 2013

A build of the stable branch about a week ago. Building a new one now. No errors that I could get to show up but I'm not familiar with any debugging flags/env vars for qt or anything like that.

@niemeyer
Copy link
Contributor

Make sure you are running the latest code of the qml package too. As mentioned in the list, a minor fix was necessary, and was pushed yesterday before this issue was opened.

@tmc
Copy link
Contributor Author

tmc commented Nov 26, 2013

I am and was running current HEAD. No behavior change with the new build.

@niemeyer
Copy link
Contributor

Okay, thanks for checking. I'll investigate the behavior on 5.2 more carefully.

@tmc
Copy link
Contributor Author

tmc commented Dec 14, 2013

As of 5.2.0 this appears to be fixed!

@tmc tmc closed this as completed Dec 14, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants