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

Tufao 0.8.2 on Qt5.2.1 does not respond in threaded mode #40

Open
bdoin opened this issue Mar 13, 2014 · 3 comments
Open

Tufao 0.8.2 on Qt5.2.1 does not respond in threaded mode #40

bdoin opened this issue Mar 13, 2014 · 3 comments

Comments

@bdoin
Copy link

bdoin commented Mar 13, 2014

Tested on Ubuntu LTS 12.04 with GCC 4.6.3.
When compiled againt Qt5.2.1 the hello-world example works fine but the threads-example does not respond to any request. With strace we can see a single request being read but no handler is never called.
Tested on Qt4, same platform and compiler and the threaded example works fine.

@vinipsmaker
Copy link
Owner

Thanks for the feedback, I'll check this on the weekend.

@vinipsmaker
Copy link
Owner

Example is responding fine to requests on tufao0-qt5 on ArchLinux (Qt 5.2.1, GCC 4.8.2).

I'll create an Ubuntu 12.04 container and check again, but it'll take more time.

@vinipsmaker
Copy link
Owner

@bdoin, I've set up an Ubuntu LTS 12.04 installation, but I haven't find the Qt5 packages.

Can you list what packages do I need to install before compiling Tufão?

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