[SailfishDevel] SDL2 without OpenGL, nothing but a black screen

2014-06-03 Thread Lauri Nurmi
Ahoy, I was coding something simple with 2D-only graphics using SDL2, and noticed that drawing graphics that does work in the emulator, does not work on the actual phone. To demonstrate that, I copied the example code from , added a Makefile and h

Re: [SailfishDevel] sporadic bouts of "Could not connect to MerSDK Virtual Machine. Timeout waiting for reply from server."

2014-06-03 Thread Christopher Lamb
Hi Juha I am now on the train. Deployment also works with WiFi active, but not properly connected. This means that - at least in my case - adding SailfishSDK to the /etc/hosts is a good fix for this error. I think this is one for the Known Issues page. I guess that (without the entry in /e

Re: [SailfishDevel] sporadic bouts of "Could not connect to MerSDK Virtual Machine. Timeout waiting for reply from server."

2014-06-03 Thread Christopher Lamb
Hi Juha I have edited my /etc/hosts to look like this: 127.0.0.1 localhost SailfishSDK 255.255.255.255 broadcasthost ::1 localhost fe80::1%lo0 localhost Now in the office, with WIFI turned off, and no ethernet plugged in, I can deploy as RPM successfully! So for the momen

Re: [SailfishDevel] [Minutes] SailfishOS community meeting 03 June + planning for next one 10 June

2014-06-03 Thread Sebastian Meyer
For those who don't want to delve into the meeting logs, here the full description of Basil Semuonovs topic from the Pirate Pad: Harbour & SailfishOS apps compatibility Statement: Problem with SailfishOS fragmentation is coming. Harbour/Store is not prepared for it. Description: Now we have 1 devi

[SailfishDevel] [Minutes] SailfishOS community meeting 03 June + planning for next one 10 June

2014-06-03 Thread Sebastian Meyer
Hi, Thanks to everyone who attended todays's meeting. Minutes/logs: Minutes: http://merproject.org/meetings/mer-meeting/2014/mer-meeting.2014-06-03-10.00.html Minutes (text): http://merproject.org/meetings/mer-meeting/2014/mer-meeting.2014-06-03-10.00.txt Log: http://merproject.org/meetings/mer-m

Re: [SailfishDevel] sporadic bouts of "Could not connect to MerSDK Virtual Machine. Timeout waiting for reply from server."

2014-06-03 Thread Juha Kallioinen
Hi Christopher, the changing networks may play a part in this problem. Did I already sometime earlier ask you to modify your Mac's /etc/hosts file? It has helped in some cases to add the name for the MerSDK virtual machine to /etc/hosts like this: 127.0.0.1 SailfishSDK Or if you already ha

Re: [SailfishDevel] sporadic bouts of "Could not connect to MerSDK Virtual Machine. Timeout waiting for reply from server."

2014-06-03 Thread Saija Saarenpää
Oh, that sounds like a lot worse case than mine. I can live with mine since it's easy to fix temporarily, but I truly hope the cause is found for your case and fixed permanently. - Saija Lähetetty iPadista > "Christopher Lamb" kirjoitti 3.6.2014 kello > 10.24: > > Hi Saija > > In my case r

Re: [SailfishDevel] sporadic bouts of "Could not connect to MerSDK Virtual Machine. Timeout waiting for reply from server."

2014-06-03 Thread Christopher Lamb
Hi Saija In my case restarting the VMs does not help. I think (from memory) that rebooting the whole laptop does help. It is possible that the same reported error may have a number of different causes - in my case it seems to be when my development host loses its network connection (though a

Re: [SailfishDevel] sporadic bouts of "Could not connect to MerSDK Virtual Machine. Timeout waiting for reply from server."

2014-06-03 Thread Saija Saarenpää
I get the same error often when developing with Windows 8 64-bit, never on Mac OSX 10. They are both always connected to the (same) network. It helps to close and open the virtual machine, the it stays reachable for another while once it does the same again. - Saija Lähetetty iPadista > "Chr