Re: [SailfishDevel] Warning: File `Makefile' has modification time 0.51 s in the future

2014-04-14 Thread christopher . lamb
Hi Thomas Earlier this year in addition to my normal day job I took over responsibility for a server farm of over 50 servers both real and virtual. Their clocks, system and hardware were all over the place. This lead to strange knock on effects, like Samba not being able to authenticate u

[SailfishDevel] SDL_mixer: different behaviour between emulator and actual device

2014-04-14 Thread Iosif Hamlatzis
SDL_mixer seems to work differently on the emulator from the device. Using the emulator I can play both .wav and .ogg files without a problem using SDL_mixer, but on my device no sound comes out. My sound initialisation function: void InitSound() { const int NUM_CHANNELS = 16;

Re: [SailfishDevel] Warning: File `Makefile' has modification time 0.51 s in the future

2014-04-14 Thread Thomas Tanghus
On Monday 14 April 2014 14:49 Chris Walker wrote: > I installed the ntp client and it now picks up network time. I'm > assuming therefore that there is some time 'slip' between the host > machine and VBox. I had the same problem and now run ntpdate from cron.daily. Turns out my PCs clock loses ~5

Re: [SailfishDevel] Warning: File `Makefile' has modification time 0.51 s in the future

2014-04-14 Thread christopher . lamb
Chris you should clarify what you installed ntp on: your rebuilt workstation or in the sdk? I am assuming the former, but from David's "suboptimal" answer I assume he assumes the latter ...8-) Cheers Chris Zitat von "David Greaves" : On 14/04/14 14:49, Chris Walker wrote: On Mon,

[SailfishDevel] Agenda: A kickoff meeting about SailfishOS, open source, collaboration, way forward @ tomorrow, Tuesday 15 April, 15:00 UTC

2014-04-14 Thread Carsten Munk
Hi, There has been a lot of discussion surrounding SailfishOS, the open source parts of it (incl. middleware within Mer and Nemo Mobile project) and collaboration methods/practices -- and that we can do better than how things are today. We all meet in #mer-meeting on irc.freenode.net tomorro

Re: [SailfishDevel] Warning: File `Makefile' has modification time 0.51 s in the future

2014-04-14 Thread David Greaves
On 14/04/14 14:49, Chris Walker wrote: > On Mon, 14 Apr 2014 14:26:58 +0100 > Chris Walker wrote: > >> Can somebody help me with this one please? >> >> I've just rebuilt my machine and have reinstalled QtCreator etc. I >> never had this problem before so I'm guessing it's something I've done >> b

Re: [SailfishDevel] Warning: File `Makefile' has modification time 0.51 s in the future

2014-04-14 Thread Juha Kallioinen
On 14.04.2014 16:49, Chris Walker wrote: Physician heal thyself! I installed the ntp client and it now picks up network time. I'm assuming therefore that there is some time 'slip' between the host machine and VBox. I now get loads of warnings which again, I haven't seen before such as these :-

Re: [SailfishDevel] Warning: File `Makefile' has modification time 0.51 s in the future

2014-04-14 Thread Chris Walker
On Mon, 14 Apr 2014 14:26:58 +0100 Chris Walker wrote: > Can somebody help me with this one please? > > I've just rebuilt my machine and have reinstalled QtCreator etc. I > never had this problem before so I'm guessing it's something I've done > but each time I rebuild my project, I get this err

[SailfishDevel] Warning: File `Makefile' has modification time 0.51 s in the future

2014-04-14 Thread Chris Walker
Can somebody help me with this one please? I've just rebuilt my machine and have reinstalled QtCreator etc. I never had this problem before so I'm guessing it's something I've done but each time I rebuild my project, I get this error. I've googled it and several people suggest that it's because t

Re: [SailfishDevel] Changelog in rpm

2014-04-14 Thread kim
Hi Juah >inspired by your question I implemented changelog support, that will be >released with our upcoming SDK update. That sounds great, looking forward to it. /Kim ___ SailfishOS.org Devel mailing list

Re: [SailfishDevel] Changelog in rpm

2014-04-14 Thread Juha Kallioinen
On 10.04.2014 10:50, k...@foder.dk wrote: Hi Do you know how I can add a changelog file to the RPM package from the creator (like we did in the Harmattan SDK), and how it should be formatted ? Hi, inspired by your question I implemented changelog support, that will be released with our upco