Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8408383
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T23:37:02+00:00 2026-06-09T23:37:02+00:00

I have an embedded linux project where I want to use multi-touch with Qt.

  • 0

I have an embedded linux project where I want to use multi-touch with Qt.
I’ve been looking at qTUIO ( https://github.com/x29a/qTUIO ) and it looks great.

I cross-compiled the qTUIO library and deployed to the board.

I also cross-compiled and deployed the requirements for the TUIO ‘server’:

  • http://bitmath.org/code/mtdev/
  • http://liblo.sourceforge.net/
  • http://repo.or.cz/w/mtdev2tuio.git

On the board I fired up the ‘server’:

./mtdev2tuio /dev/input/touchscreen osc.udp://127.0.0.1:3333/
Sending OSC/TUIO packets to osc.udp://127.0.0.1:3333/

Just to make sure that it was reading the input device I also did the following and saw the ‘failure in name resolution’ when I moved my finger on the touchscreen:

./mtdev2tuio /dev/input/touchscreen osc.udp://localhost:3333/
Sending OSC/TUIO packets to osc.udp://localhost:3333/
...
OSC error -3: Temporary failure in name resolution
OSC error -3: Temporary failure in name resolution
OSC error -3: Temporary failure in name resolution
OSC error -3: Temporary failure in name resolution
OSC error -3: Temporary failure in name resolution
...

I then ran the qTUIO version of the ‘pinchzoom’ example on the board and it is running like below with this output:

# ./pinchzoom -qws
graphicsview initialized 
listening to TUIO messages on UDP port 3333

So I have a server claiming to be interpreting my touches and sending them UDP to port 3333, and the qt application claiming to be reading those TUIO events and passing them to Qt. When I touch the screen nothing happens. Does anybody have ideas on this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T23:37:03+00:00Added an answer on June 9, 2026 at 11:37 pm

    can you actually fire up a network logger (like tcpdump, Wireshark) and see, if OSC packets actually get sent from your server?

    The error

    OSC error -3: Temporary failure in name resolution

    looks like an issue on your server side, so to eliminate the client as an error source, choose a serve (tracker) different then yours. http://tuio.org/?software features a good overview, if you happen to have an Android Fon around, try http://code.google.com/p/tuiodroid/ to simulate OSC packets.

    Now to the client. qTUIO is actually far from done, so there is a good chance, that it is the culprit. A good way to test, if packets are received and forwarded correctly is to look at the overloaded event() method in your code, and see, if it triggers and if yes, with which type. I can only tell you, that it worked okay with a CCV 1.4 as tracker. Also, use the paint example if possible, as it practically translates the touchevents to paintevents, less magic that could go wrong.

    Working in an embedded field just adds another special flavour to error sources. Do you maybe have endianess problems? Timing issues?

    Can you provide more info on which versions of libs, OS, hardware, etc. you are using?

    I will gladly update this post to provide a real solution, once its clear, what component causes the error. Good luck!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Background of project -> I have to upgrade the Linux embedded system remotely. This
I have several embedded linux systems that I want to write a 'Who's Online?'
I've written an application for an embedded linux project, and I want my application
I am evaluating Embedded Linux GUI toolkits for an upcoming project and have put
I have application running for hours in embedded Linux, when suddenly the OOM Killer
I have a SAM9 based board running embedded linux. I had a JFFS2 file
I have a Node.js web server running on an embedded Linux system. For authentication
I have embedded a Google Map in my website. I want to change its
I have embedded an IronPython engine in a C# application. I want to expose
I have here embedded device with linux. There is a webserver boa. http://www.boa.org/ I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.