Re: [SailfishDevel] Connection to Emulator not working if PC offline

2013-11-21 Thread Jarko Vihriala
of Luciano Montanaro [mikel...@gmail.com] Sent: Wednesday, November 20, 2013 1:49 PM To: Sailfish OS Developers Subject: Re: [SailfishDevel] Connection to Emulator not working if PC offline Hi Andrey, this happens to me too. I am using Linux, Kubuntu 13.10. The workaround I have found is to ifconfig 1

Re: [SailfishDevel] Connection to Emulator not working if PC offline

2013-11-20 Thread christopher . lamb
Hi Andrey I just dug out my old laptop running Lubuntu, and have upgraded the SDK to the latest version. On this machine I can replicate the problem. Without a network connection the SDK cannot be found. If I stick the network cable back in, then it is found. Chris Zitat von "Andrey Ko

Re: [SailfishDevel] Connection to Emulator not working if PC offline

2013-11-20 Thread Andrey Kozhevnikov
seems so. my host is kubuntu too On 20.11.2013 19:31, christopher.l...@thurweb.ch wrote: Hi I do most of my development work on the train, and have not had such problems. Just to be sure: I have run a quick test a) stop SDK and Emulator b) stop WLAN--> I now have no network connections. c)

Re: [SailfishDevel] Connection to Emulator not working if PC offline

2013-11-20 Thread christopher . lamb
Hi I do most of my development work on the train, and have not had such problems. Just to be sure: I have run a quick test a) stop SDK and Emulator b) stop WLAN--> I now have no network connections. c) restart SDK and Emulator --> successful. d) build and run a demo app --> successful. My host

Re: [SailfishDevel] Connection to Emulator not working if PC offline

2013-11-20 Thread Luciano Montanaro
Hi Andrey, this happens to me too. I am using Linux, Kubuntu 13.10. The workaround I have found is to ifconfig 192.168.0.1 (or something like that) to give an address to the network. This usually lets me use the emulator. Luciano On Wed, Nov 20, 2013 at 9:28 AM, Andrey Kozhevnikov wrote: > I'

Re: [SailfishDevel] Connection to Emulator not working if PC offline

2013-11-20 Thread Andrey Kozhevnikov
I'm not connected via wlan or lan. just not connected. want to code when i'm on long road to home without any internet connection :) On 20.11.2013 14:26, Jarko Vihriala wrote: party, but the name acrynym is not that obivious, it is (P)rogram(R)esponsiveness(I)dle(S)ystem(M)anagement :) Joke's

Re: [SailfishDevel] Connection to Emulator not working if PC offline

2013-11-20 Thread Jarko Vihriala
party, but the name acrynym is not that obivious, it is (P)rogram(R)esponsiveness(I)dle(S)ystem(M)anagement :) Joke's aside. It's interesting to see that happen with your PC as we tried both offline and online with the 1310 SDK package. Obiviously we did not test some combination. Are you on WL

Re: [SailfishDevel] Connection to Emulator not working if PC offline

2013-11-20 Thread Artem Marchenko
Must be NsaConnectionModuleLayer :) // Sorry, couldn't keep the joke On Wed, Nov 20, 2013 at 10:05 AM, Andrey Kozhevnikov wrote: > Just found weird problem. If my laptop not connected to internet, Sailfish > Emulator not responding and i can't work with it. > Anyone else have same problem? > _