Re: [SailfishDevel] Some issues about developing in the SDK

2013-06-16 Thread christopher . lamb
Hi David After that, Active and Running: So much better than Error and Dead! [root@SailfishSDK ~]# systemctl status vboxservice.service vboxservice.service - VBoxService daemon for various aspects of guest control Loaded: loaded (/lib/systemd/system/vboxservice.service; disabled)

Re: [SailfishDevel] Some issues about developing in the SDK

2013-06-16 Thread David Greaves
:) In that case, ssh in as root and paste this: ln -sf ../vboxservice.service /lib/systemd/system/basic.target.wants/ cat

Re: [SailfishDevel] Some issues about developing in the SDK

2013-06-16 Thread christopher . lamb
Hi David I hope you explicitly included the "get another beer" as a precondition in your new test 8-) On the timer service, sounds like ...opps! On the SDK with user root: -bash-3.2$ cd /lib/systemd/system/basic.target.wants/ -bash-3.2$ ls -ahl total 16K drwxr-xr-x 2 root root 4.0K 2013-02

Re: [SailfishDevel] Some issues about developing in the SDK

2013-06-16 Thread David Greaves
On 16/06/13 18:10, christopher.l...@thurweb.ch wrote: > Good to hear from you again. :) busy on the next SDK version ... > My main Sailfish development host is a MacBookAir, mainly because it lets me > do > stuff like program while sitting on my terrace soaking in the sun (very rare > this year)

Re: [SailfishDevel] Some issues about developing in the SDK

2013-06-16 Thread christopher . lamb
HI David Good to hear from you again. My main Sailfish development host is a MacBookAir, mainly because it lets me do stuff like program while sitting on my terrace soaking in the sun (very rare this year) with a beer next to me (the current use case), or hack on the train to work (tomorro

Re: [SailfishDevel] Some issues about developing in the SDK

2013-06-16 Thread David Greaves
On 16/06/13 09:23, Weixiang Guan wrote: > Hello everyone, I am new to the Sailfish SDK. I used to develop in Qt before, > but the way how Qt and the Sailfish SDK cooperate is new to me. So far I have > found some issues in this kind of cooperation. Thanks for taking the time to provide feedback >

[SailfishDevel] Some issues about developing in the SDK

2013-06-16 Thread Weixiang Guan
Hello everyone, I am new to the Sailfish SDK. I used to develop in Qt before, but the way how Qt and the Sailfish SDK cooperate is new to me. So far I have found some issues in this kind of cooperation. 1. I noticed that when I just installed the SDK, in the Qt creator, if I click on the