The Following User Says Thank You to rainisto For This Useful Post: | ||
![]() |
2012-11-07
, 21:18
|
Posts: 16 |
Thanked: 44 times |
Joined on Oct 2012
@ Austria
|
#12
|
The Following User Says Thank You to Strahlex For This Useful Post: | ||
![]() |
2012-11-07
, 21:22
|
Posts: 16 |
Thanked: 44 times |
Joined on Oct 2012
@ Austria
|
#13
|
Im using ubuntu, and used https://github.com/nezticle/RaspberryPi-BuildRoot to build Qt5 for rpi (as that sdk env builds quite new sha1 hash of Qt5 automaticly).
![]() |
2012-11-07
, 21:45
|
Posts: 307 |
Thanked: 488 times |
Joined on Sep 2010
@ USA around Chicago
|
#14
|
![]() |
2012-11-08
, 15:51
|
|
Posts: 234 |
Thanked: 281 times |
Joined on Nov 2010
@ Helsinki
|
#15
|
Its a warning only, I got this also on a Ubutu install in a virtual machine. On another real computer, QRemoteControl starts without any error. However, I think this warning only means, that no icon shown in the task bar. You can open the configuration dialog by starting the application another time.
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME qremoteco 7582 shanttu 18r IPv4 1245980 0t0 UDP *:5487
![]() |
2012-11-08
, 16:40
|
Posts: 38 |
Thanked: 24 times |
Joined on Aug 2012
@ Zürich, Switzerland
|
#16
|
![]() |
2012-11-09
, 00:07
|
Posts: 16 |
Thanked: 44 times |
Joined on Oct 2012
@ Austria
|
#17
|
Hi,
Just a small question. Is there a way to run the PC application on a mac running OSX?
I would love to control the laptop with the N9, but no luck so far.
I appreciate your answers.
The Following 4 Users Say Thank You to Strahlex For This Useful Post: | ||
![]() |
2012-11-09
, 17:08
|
Posts: 16 |
Thanked: 44 times |
Joined on Oct 2012
@ Austria
|
#18
|
Thanks. So that's not the issue then. For some reason I get red icon on tray every time. After purging the server first launch works but not a single time after. No errors (other than the qt-warning) when launched from terminal.
lsof -i :5487
netstat -n | grep :5487Code:COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME qremoteco 7582 shanttu 18r IPv4 1245980 0t0 UDP *:5487
blank
Any ideas what could be wrong?
![]() |
2012-11-09
, 20:18
|
|
Posts: 202 |
Thanked: 165 times |
Joined on Jul 2012
@ Apeldoorn, Netherlands
|
#19
|
![]() |
2012-11-10
, 01:05
|
Posts: 292 |
Thanked: 294 times |
Joined on Jan 2012
@ Milan, Italy
|
#20
|
It should run, but the keyboard would need some further development towards the Mac build of Qt. The only problem I have with OSX is, that I have no Mac and it wont run in a virtual machine.
But you can compile it yourself:
- Download the source code of QRemoteControl.
- Install the QtSDK.
- Open the pro-file with Qt-Creator and launch the build (or run qmake make from the command line)
However its not garanteed that it will no have any build errors. As I already said the only thing that is OS-dependent, is the keyboard emulation.
Got my N9 today, already fixed some bugs and created a new more native looking theme:
IRC: jonni@freenode
Sailfish: ¤ Qt5 SailfishTouchExample ¤ Qt5 MultiPointTouchArea Example ¤ ipaddress ¤ stoken ¤ Sailbox (Dropbox client) ¤
Harmattan: ¤ Presence VNC for Harmattan ¤ Live-F1 ¤ BTinput-terminal ¤ BabyLock ¤ BabyLock Trial ¤ QML TextTV ¤
Disclaimer: all my posts in this forum are personal trolling and I never post in any official capacity on behalf of any company.