Re: [SailfishDevel] SailfishOS SDK April update available tomorrow. [update:all installers and repositories are online]

2014-04-18 Thread Juha Kallioinen

On 18.04.2014 03:09, Juha Kallioinen wrote:
Hi, I installed ubuntu 14.04 (not KDE) to my Mac vmware Fusion and the 
SDK into that - I'm seeing the same problem here now.


What's your host machine and how do you run the SDK in it? I'm just 
trying to collect more info to figure out what's common in our systems.


If I set all the environment variables correctly (from 
/var/lib/eviconment/compositor/*.conf) and run lipstick from nemo's 
console it crashes to a SIGILL in the end.




Seems that this is caused by unsupported CPU capability (AVX) leaking 
into VirtualBox in some machines. At least that's my case. The 
mesa-llvmpipe  packages need patching and that's in the pipeline now. I 
hope we can get a new patched Emulator out there some time next week 
already, but since today and Monday are public holidays in Finland, 
there can be delays.


Mikael, I would be interested to hear the specs of your machine where 
you have this problem. And do you happen to run the SDK in another 
virtual machine by any chance?


Best regards,
 Juha

___
SailfishOS.org Devel mailing list


Re: [SailfishDevel] SailfishOS SDK April update available tomorrow. [update:all installers and repositories are online]

2014-04-18 Thread christopher . lamb

Hi Juha and Mikael

For what it is worth, to kill some time while a batch of beer is  
brewing, I installed Kubuntu 14.04 in a VM, and then the April SDK.


In my case the Emulator does work in Kubuntu 14.04 - though it does  
take inordinately long to do so (maybe down to the multiple layers of  
VMs.


The mother host is an Mac Pro 2008 running Mavericks and Professional  
Version 6.0.3 (1747349).


In that I did I fresh install of Kubuntu 14_04 64 bit.

Into this I installed VirtualBox 4.3.10 for Linux (package for Ubuntu  
13.04 (Raring Ringtail) / 13.10 (Saucy Salamander) AMD), and the  
April SailfishOS SDK.


Having installed everything, the Emulator starts, and I eventually get  
a GUI, and am able to deploy a demo Hello Sailors app.


Cheers

Chris






Zitat von Juha Kallioinen juha.kallioi...@jolla.com:


On 17.04.2014 23:55, Mikael Hermansson wrote:

Reinstall from scratch did not solve the issue.

I guess kubuntu 14.04 have to be blacklisted for now since emulator  
don't work

:/

Let me know if someone else got similar issues.

Btw. the touchpointer is shown.



Hi, I installed ubuntu 14.04 (not KDE) to my Mac vmware Fusion and  
the SDK into that - I'm seeing the same problem here now.


What's your host machine and how do you run the SDK in it? I'm just  
trying to collect more info to figure out what's common in our  
systems.


If I set all the environment variables correctly (from  
/var/lib/eviconment/compositor/*.conf) and run lipstick from nemo's  
console it crashes to a SIGILL in the end.


Best regards,
 Juha
___
SailfishOS.org Devel mailing list





___
SailfishOS.org Devel mailing list


Re: [SailfishDevel] SailfishOS SDK April update available tomorrow. [update:all installers and repositories are online]

2014-04-18 Thread Mikael Hermansson
My host is running on LenovoX230 with 3rd gen Intel Core and 
Intel GFX 4000 and no nested VBox, just core kubuntu 14.04 host.


On Friday, April 18, 2014 14:17:14 Juha Kallioinen wrote:
 On 18.04.2014 03:09, Juha Kallioinen wrote:
  Hi, I installed ubuntu 14.04 (not KDE) to my Mac vmware 
Fusion and the
  SDK into that - I'm seeing the same problem here now.
  
  What's your host machine and how do you run the SDK in it? 
I'm just
  trying to collect more info to figure out what's common in 
our systems.
  
  If I set all the environment variables correctly (from
  /var/lib/eviconment/compositor/*.conf) and run lipstick from 
nemo's
  console it crashes to a SIGILL in the end.
 
 Seems that this is caused by unsupported CPU capability (AVX) 
leaking
 into VirtualBox in some machines. At least that's my case. The
 mesa-llvmpipe  packages need patching and that's in the 
pipeline now. I
 hope we can get a new patched Emulator out there some time 
next week
 already, but since today and Monday are public holidays in 
Finland,
 there can be delays.
 
 Mikael, I would be interested to hear the specs of your 
machine where
 you have this problem. And do you happen to run the SDK in 
another
 virtual machine by any chance?
 
 Best regards,
   Juha
 
 ___
 SailfishOS.org Devel mailing list

-- 
I am Software engineer and Open Source geek:

Professional experience in Qt/QML, C++, C, Python, GIT, Linux on 
embedded.

Twitter: http://www.twitter.com/mikecomputing
Linkedin: http://www.linkedin.com/pub/mikael-hermansson/30/95b/204
Diaspora: https://diasp.eu/u/mike7b4
Phone: +46732546542

___
SailfishOS.org Devel mailing list


Re: [SailfishDevel] SailfishOS SDK April update available tomorrow. [update:all installers and repositories are online]

2014-04-18 Thread Juha Kallioinen

On 18.04.2014 14:35, christopher.l...@thurweb.ch wrote:

Hi Juha and Mikael

For what it is worth, to kill some time while a batch of beer is 
brewing, I installed Kubuntu 14.04 in a VM, and then the April SDK.


In my case the Emulator does work in Kubuntu 14.04 - though it does 
take inordinately long to do so (maybe down to the multiple layers of 
VMs.


The mother host is an Mac Pro 2008 running Mavericks and Professional 
Version 6.0.3 (1747349).


In that I did I fresh install of Kubuntu 14_04 64 bit.

Into this I installed VirtualBox 4.3.10 for Linux (package for Ubuntu 
13.04 (Raring Ringtail) / 13.10 (Saucy Salamander) AMD), and the 
April SailfishOS SDK.


Having installed everything, the Emulator starts, and I eventually get 
a GUI, and am able to deploy a demo Hello Sailors app.




Hi Chris,

thanks for testing! I think your Mac Pro from 2008 is a bit too old to 
encounter this problem. The problematic instruction set extension 'AVX' 
was introduced in 2011 in Intel CPUs. My Mac is from late 2011 and I got 
the problem when running Ubuntu 12.04 or 14.04 in VMware, but not in the 
native Mac SDK 1404.


We had this same problem in earlier SDKs and it presented itself more 
easily back then (just on my linux laptop) and was patched in the 
mesa/llvm packages. Those packages were updated some time after the 
previous SDK release and the patches were dropped, because it looked 
like the problem was gone.


But here we are... reapplying the AVX patches makes the problem go away 
at least in in my Mac + VMware environment.


Also, as you report, running the SDK inside another virtual machine 
makes it run really slowly.


Best regards,
 Juha



___
SailfishOS.org Devel mailing list


Re: [SailfishDevel] SailfishOS SDK April update available tomorrow. [update:all installers and repositories are online]

2014-04-17 Thread Juha Kallioinen

On 16.04.2014 23:01, Mikael Hermansson wrote:

I don't know if this is related to just kubuntu or just a VMissue since the
sailfishemulator does not work. I just get the kernel message but sailfishUI
does not start. More exactly lipstick does not start. I can login via ssh and
try start lipstick but only get:

[C] unknown:0 - Failed to create display (Connection refused)

also Vbox eating cpu since fan goes wild.


That sounds like something that went wrong in update/install phase, but 
I've never seen this problem myself. I'm afraid you will need to try 
uninstall/reinstall from scratch.


Best regards,
 Juha

___
SailfishOS.org Devel mailing list


Re: [SailfishDevel] SailfishOS SDK April update available tomorrow. [update:all installers and repositories are online]

2014-04-17 Thread blood9raven
Fresh install, and i just checked md5 of installer and it is different. But i 
don't  have any issues...

On Wed Apr 16 2014 17:45:34 GMT+0200 (CEST), Jarko Vihriala wrote:
 Did you run fresh installation or updated ?
 If you did fresh install can you check the MD5SUM of that installer file? 
 Current MD5 sums are online at:
 https://sailfishos.org/wiki/FileInformation_SDK_1404
 
 thanks, Jarko
 
 
 
 From: devel-boun...@lists.sailfishos.org [devel-boun...@lists.sailfishos.org] 
 on behalf of blood9ra...@gmail.com [blood9ra...@gmail.com]
 Sent: Wednesday, April 16, 2014 6:37 PM
 To: devel@lists.sailfishos.org
 Subject: Re: [SailfishDevel] SailfishOS SDK April update available tomorrow. 
 [update:all installers and repositories are online]
 
 I installed it on KDE Archlinux and i did not found any issues?
 Should i reinstall?
 
 On Wed Apr 16 2014 17:03:48 GMT+0200 (CEST), Jarko Vihriala wrote:
  Update: We fixed the issue and after testing also KDE based Linux distros 
  show green light. Go ahead and head to https://www.sailfishos.org/ and 
  update or install SailfishOS SDK 1404.
 
  For Linux users who managed to install/update their setup, it's recommended 
  to reinstall the 1404 SDK to make sure everything is working ok.
 
  We apologize this inconvenience and thank you for your understanding,
  the Jolla SDK Team
 
  
  From: devel-boun...@lists.sailfishos.org 
  [devel-boun...@lists.sailfishos.org] on behalf of Jarko Vihriala 
  [jarko.vihri...@jolla.com]
  Sent: Wednesday, April 16, 2014 2:21 PM
  To: Sailfish OS Developers
  Subject: Re: [SailfishDevel] SailfishOS SDK April update available tomorrow.
 
  Hello all,
 
  We just discovered a serious issue related to using SDK with KDE based 
  Linux distros such as Fedora or KUbuntu. Therefore we have removed the 
  Linux installers from the SailfishOS website. Please do not try to download 
  Linux installers or update your SailfishOS SDK if you are using KDE Linux 
  distro.
 
  We are now working to get the KDE issue solved, please stay tuned. We will 
  inform when SDK updates are again available.
 
  thanks, Jarko
 
 
 
  
  From: Jarko Vihriala
  Sent: Tuesday, April 15, 2014 9:36 PM
  To: Sailfish OS Developers
  Subject: SailfishOS SDK April update available tomorrow.
 
  Hello again,
 
  Tomorrow (16 April) at 10:00 UTC we will publish new installers, and 
  package repositories for our Sailfish OS SDK version Alpha-1404-Qt5. Please 
  note that links in this email are updated at that time as well.
 
  We apologise for the long delay between the SDK updates. We had to 
  completely recreate our SDK production environment before being able to 
  release an update. This took longer than expected and is the main reason 
  for the delay.
 
  If you already have an existing Alpha-Qt5 SDK installed you should see the 
  Updates Available icon in Qt Creator. If you don't have a previous SDK 
  installation you can get the latest installer from 
  http://www.sailfishos.org. It is recommended to uninstall the old SDK and 
  download a new installer.
 
  SDK content has been updated to match Jolla Release 1.0.5.16. Please see 
  below for detailed information of the changed items.
 
  A couple of things you should be aware of:
  - Like before, in this update the build engine, emulator and targets are 
  re-installed so you will lose all changes you may have made in those - 
  however, if your application packaging is done correctly, rebuilding your 
  projects should reinstall the packages you have been using.
  - All customization done to SDK (adding new package repositories, adding 
  custom targets, additional source paths) will be removed during the 
  installation process so make your own backup of those before starting the 
  update.
  - If you import existing projects made with a previous version of the 
  Sailfish OS SDK, make sure you select the correct kit in the project 
  configuration step. Both ARM and i486 kits are available.
  - Windows users need to install VC10 runtime from 
  http://www.microsoft.com/en-us/download/confirmation.aspx?id=8328 or the 
  Installer will ask for admin rights during installation.
  - Package repository contents have been updated and consequently using a 
  previous SDK version with these package repositories is not supported.
  - For more information, please see the SDK Alpha-Qt5 known issues list at: 
  https://sailfishos.org/wiki/SDK_Alpha_Qt5_Known_Issues.
  - Oldest Mac OS X supported is now 10.8.5 (Mountain Lion). Other supported 
  platforms can be found from: 
  https://sailfishos.org/alpha_qt5_sdk_release_notes.html
 
  Here is a summary of changes:
 
  SDK IDE (Qt Creator)
   - Crash fixes on OS X
   - Yaml editor removed from Qt Creator and yaml files are presented as 
  plain text
   - Alternate projects folder can be changed from Mer settings page
   - Better path handling for shared

Re: [SailfishDevel] SailfishOS SDK April update available tomorrow. [update:all installers and repositories are online]

2014-04-17 Thread Iosif Hamlatzis
Has anyone noticed that the link (at least for Windows) on the main page of
https://sailfishos.org/ is the old one
http://releases.sailfishos.org/sdk/installers/1312/SailfishOSSDK-Alpha-1312-Qt5-windows-offline.exe(SDK
Release Alpha 1312 is out 13-Dec-2013)

and the latest version is https://sailfishos.org/develop.html (
http://releases.sailfishos.org/sdk/installers/1404/SailfishOSSDK-Alpha-1404-Qt5-windows-offline.exe
)?




On 17 April 2014 10:56, blood9ra...@gmail.com wrote:

 Fresh install, and i just checked md5 of installer and it is different.
 But i don't  have any issues...

 On Wed Apr 16 2014 17:45:34 GMT+0200 (CEST), Jarko Vihriala wrote:
  Did you run fresh installation or updated ?
  If you did fresh install can you check the MD5SUM of that installer
 file? Current MD5 sums are online at:
  https://sailfishos.org/wiki/FileInformation_SDK_1404
 
  thanks, Jarko
 
 
  
  From: devel-boun...@lists.sailfishos.org [
 devel-boun...@lists.sailfishos.org] on behalf of blood9ra...@gmail.com [
 blood9ra...@gmail.com]
  Sent: Wednesday, April 16, 2014 6:37 PM
  To: devel@lists.sailfishos.org
  Subject: Re: [SailfishDevel] SailfishOS SDK April update available
 tomorrow. [update:all installers and repositories are online]
 
  I installed it on KDE Archlinux and i did not found any issues?
  Should i reinstall?
 
  On Wed Apr 16 2014 17:03:48 GMT+0200 (CEST), Jarko Vihriala wrote:
   Update: We fixed the issue and after testing also KDE based Linux
 distros show green light. Go ahead and head to https://www.sailfishos.org/and 
 update or install SailfishOS SDK 1404.
  
   For Linux users who managed to install/update their setup, it's
 recommended to reinstall the 1404 SDK to make sure everything is working ok.
  
   We apologize this inconvenience and thank you for your understanding,
   the Jolla SDK Team
  
   
   From: devel-boun...@lists.sailfishos.org [
 devel-boun...@lists.sailfishos.org] on behalf of Jarko Vihriala [
 jarko.vihri...@jolla.com]
   Sent: Wednesday, April 16, 2014 2:21 PM
   To: Sailfish OS Developers
   Subject: Re: [SailfishDevel] SailfishOS SDK April update available
 tomorrow.
  
   Hello all,
  
   We just discovered a serious issue related to using SDK with KDE based
 Linux distros such as Fedora or KUbuntu. Therefore we have removed the
 Linux installers from the SailfishOS website. Please do not try to download
 Linux installers or update your SailfishOS SDK if you are using KDE Linux
 distro.
  
   We are now working to get the KDE issue solved, please stay tuned. We
 will inform when SDK updates are again available.
  
   thanks, Jarko
  
  
  
   
   From: Jarko Vihriala
   Sent: Tuesday, April 15, 2014 9:36 PM
   To: Sailfish OS Developers
   Subject: SailfishOS SDK April update available tomorrow.
  
   Hello again,
  
   Tomorrow (16 April) at 10:00 UTC we will publish new installers, and
 package repositories for our Sailfish OS SDK version Alpha-1404-Qt5. Please
 note that links in this email are updated at that time as well.
  
   We apologise for the long delay between the SDK updates. We had to
 completely recreate our SDK production environment before being able to
 release an update. This took longer than expected and is the main reason
 for the delay.
  
   If you already have an existing Alpha-Qt5 SDK installed you should see
 the Updates Available icon in Qt Creator. If you don't have a previous SDK
 installation you can get the latest installer from
 http://www.sailfishos.org. It is recommended to uninstall the old SDK and
 download a new installer.
  
   SDK content has been updated to match Jolla Release 1.0.5.16. Please
 see below for detailed information of the changed items.
  
   A couple of things you should be aware of:
   - Like before, in this update the build engine, emulator and targets
 are re-installed so you will lose all changes you may have made in those -
 however, if your application packaging is done correctly, rebuilding your
 projects should reinstall the packages you have been using.
   - All customization done to SDK (adding new package repositories,
 adding custom targets, additional source paths) will be removed during the
 installation process so make your own backup of those before starting the
 update.
   - If you import existing projects made with a previous version of the
 Sailfish OS SDK, make sure you select the correct kit in the project
 configuration step. Both ARM and i486 kits are available.
   - Windows users need to install VC10 runtime from
 http://www.microsoft.com/en-us/download/confirmation.aspx?id=8328 or the
 Installer will ask for admin rights during installation.
   - Package repository contents have been updated and consequently using
 a previous SDK version with these package repositories is not supported.
   - For more information, please see the SDK Alpha-Qt5 known issues list
 at: https://sailfishos.org

Re: [SailfishDevel] SailfishOS SDK April update available tomorrow. [update:all installers and repositories are online]

2014-04-17 Thread Juha Kallioinen

On 17.04.2014 11:02, Iosif Hamlatzis wrote:
Has anyone noticed that the link (at least for Windows) on the main 
page of https://sailfishos.org/ is the old one 
http://releases.sailfishos.org/sdk/installers/1312/SailfishOSSDK-Alpha-1312-Qt5-windows-offline.exe 
(SDK Release Alpha 1312 is out 13-Dec-2013)


and the latest version is https://sailfishos.org/develop.html 
(http://releases.sailfishos.org/sdk/installers/1404/SailfishOSSDK-Alpha-1404-Qt5-windows-offline.exe)?




Could you try force-reloading the https://sailfishos.org page in your 
browser? For me it does show the links to 1404 installer...


We'll need to put remove the old installers from a functional path so 
that someone doesn't accidentally download one of those.


Best regards,
 Juha


___
SailfishOS.org Devel mailing list

Re: [SailfishDevel] SailfishOS SDK April update available tomorrow. [update:all installers and repositories are online]

2014-04-17 Thread Luca Donaggio
After updating succesfully, is it safe removing the ~/.config/SailfishAlfa3
directory?


On Wed, Apr 16, 2014 at 5:03 PM, Jarko Vihriala jarko.vihri...@jolla.comwrote:

  Update: We fixed the issue and after testing also KDE based Linux
 distros show green light. Go ahead and head to https://www.sailfishos.org/and 
 update or install SailfishOS SDK 1404.

 For Linux users who managed to install/update their setup, it's
 recommended to reinstall the 1404 SDK to make sure everything is working ok.

 We apologize this inconvenience and thank you for your understanding,
 the Jolla SDK Team

  --
 *From:* devel-boun...@lists.sailfishos.org [
 devel-boun...@lists.sailfishos.org] on behalf of Jarko Vihriala [
 jarko.vihri...@jolla.com]
 *Sent:* Wednesday, April 16, 2014 2:21 PM
 *To:* Sailfish OS Developers
 *Subject:* Re: [SailfishDevel] SailfishOS SDK April update available
 tomorrow.

   Hello all,

 We just discovered a serious issue related to using SDK with KDE based
 Linux distros such as Fedora or KUbuntu. Therefore we have removed the
 Linux installers from the SailfishOS website. Please do not try to download
 Linux installers or update your SailfishOS SDK if you are using KDE Linux
 distro.

 We are now working to get the KDE issue solved, please stay tuned. We will
 inform when SDK updates are again available.

 thanks, Jarko



  --
 *From:* Jarko Vihriala
 *Sent:* Tuesday, April 15, 2014 9:36 PM
 *To:* Sailfish OS Developers
 *Subject:* SailfishOS SDK April update available tomorrow.

   Hello again,

 Tomorrow (16 April) at 10:00 UTC we will publish new installers, and
 package repositories for our Sailfish OS SDK version Alpha-1404-Qt5. Please
 note that links in this email are updated at that time as well.

 We apologise for the long delay between the SDK updates. We had to
 completely recreate our SDK production environment before being able to
 release an update. This took longer than expected and is the main reason
 for the delay.

 If you already have an existing Alpha-Qt5 SDK installed you should see the
 Updates Available icon in Qt Creator. If you don't have a previous SDK
 installation you can get the latest installer from
 http://www.sailfishos.org. It is recommended to uninstall the old SDK and
 download a new installer.

 SDK content has been updated to match Jolla Release 1.0.5.16. Please see
 below for detailed information of the changed items.

 A couple of things you should be aware of:
 - Like before, in this update the build engine, emulator and targets are
 re-installed so you will lose all changes you may have made in those -
 however, if your application packaging is done correctly, rebuilding your
 projects should reinstall the packages you have been using.
 - All customization done to SDK (adding new package repositories, adding
 custom targets, additional source paths) will be removed during the
 installation process so make your own backup of those before starting the
 update.
 - If you import existing projects made with a previous version of the
 Sailfish OS SDK, make sure you select the correct kit in the project
 configuration step. Both ARM and i486 kits are available.
 - Windows users need to install VC10 runtime from
 http://www.microsoft.com/en-us/download/confirmation.aspx?id=8328 or the
 Installer will ask for admin rights during installation.
 - Package repository contents have been updated and consequently using a
 previous SDK version with these package repositories is not supported.
 - For more information, please see the SDK Alpha-Qt5 known issues list at:
 https://sailfishos.org/wiki/SDK_Alpha_Qt5_Known_Issues.
 - Oldest Mac OS X supported is now 10.8.5 (Mountain Lion). Other supported
 platforms can be found from:
 https://sailfishos.org/alpha_qt5_sdk_release_notes.html

 Here is a summary of changes:

 SDK IDE (Qt Creator)
  - Crash fixes on OS X
  - Yaml editor removed from Qt Creator and yaml files are presented as
 plain text
  - Alternate projects folder can be changed from Mer settings page
  - Better path handling for shared directories in Windows
  - Updated Sailfish template project
  - Handle errors in project build/deploy phase more gracefully
  - Debugging with GDB from Qt Creator works with the Emulator and the
 Device
  - Tooltips are displayed for Virtual Machine statuses
  - Add changelog to your RPM with a .changes file

 SDK Control Center:
  - Improved Targets management page
  - Clean build targets are available for download via the Targets page
 (pre-configured targets)
  - Easily install/remove multiple packages from a specific target
  - Updates page has a Check for updates now button
  - Added Harbour tools page with RPM validator tool

 Installer:
  - Better VirtualBox version checking. Lowest version supported is v4.0
  - Install virtual machines using correct VirtualBox version specific
 parameters
  - Handle empty alternate projects folder setting
  - Install Sailfish 

Re: [SailfishDevel] SailfishOS SDK April update available tomorrow. [update:all installers and repositories are online]

2014-04-17 Thread Mikael Hermansson
Reinstall from scratch did not solve the issue.

I guess kubuntu 14.04 have to be blacklisted for now since emulator don't work 
:/

Let me know if someone else got similar issues. 

Btw. the touchpointer is shown.


On Thursday, April 17, 2014 10:11:11 Juha Kallioinen wrote:
 On 16.04.2014 23:01, Mikael Hermansson wrote:
  I don't know if this is related to just kubuntu or just a VMissue since
  the
  sailfishemulator does not work. I just get the kernel message but
  sailfishUI does not start. More exactly lipstick does not start. I can
  login via ssh and try start lipstick but only get:
  
  [C] unknown:0 - Failed to create display (Connection refused)
  
  also Vbox eating cpu since fan goes wild.
 
 That sounds like something that went wrong in update/install phase, but
 I've never seen this problem myself. I'm afraid you will need to try
 uninstall/reinstall from scratch.
 
 Best regards,
   Juha
 
 ___
 SailfishOS.org Devel mailing list

-- 
I am Software engineer and Open Source geek:


___
SailfishOS.org Devel mailing list


Re: [SailfishDevel] SailfishOS SDK April update available tomorrow. [update:all installers and repositories are online]

2014-04-17 Thread Juha Kallioinen

On 17.04.2014 23:55, Mikael Hermansson wrote:

Reinstall from scratch did not solve the issue.

I guess kubuntu 14.04 have to be blacklisted for now since emulator don't work
:/

Let me know if someone else got similar issues.

Btw. the touchpointer is shown.



Hi, I installed ubuntu 14.04 (not KDE) to my Mac vmware Fusion and the 
SDK into that - I'm seeing the same problem here now.


What's your host machine and how do you run the SDK in it? I'm just 
trying to collect more info to figure out what's common in our systems.


If I set all the environment variables correctly (from 
/var/lib/eviconment/compositor/*.conf) and run lipstick from nemo's 
console it crashes to a SIGILL in the end.


Best regards,
 Juha
___
SailfishOS.org Devel mailing list


Re: [SailfishDevel] SailfishOS SDK April update available tomorrow. [update:all installers and repositories are online]

2014-04-16 Thread Jarko Vihriala
Update: We fixed the issue and after testing also KDE based Linux distros show 
green light. Go ahead and head to https://www.sailfishos.org/ and update or 
install SailfishOS SDK 1404.

For Linux users who managed to install/update their setup, it's recommended to 
reinstall the 1404 SDK to make sure everything is working ok.

We apologize this inconvenience and thank you for your understanding,
the Jolla SDK Team


From: devel-boun...@lists.sailfishos.org [devel-boun...@lists.sailfishos.org] 
on behalf of Jarko Vihriala [jarko.vihri...@jolla.com]
Sent: Wednesday, April 16, 2014 2:21 PM
To: Sailfish OS Developers
Subject: Re: [SailfishDevel] SailfishOS SDK April update available tomorrow.

Hello all,

We just discovered a serious issue related to using SDK with KDE based Linux 
distros such as Fedora or KUbuntu. Therefore we have removed the Linux 
installers from the SailfishOS website. Please do not try to download Linux 
installers or update your SailfishOS SDK if you are using KDE Linux distro.

We are now working to get the KDE issue solved, please stay tuned. We will 
inform when SDK updates are again available.

thanks, Jarko




From: Jarko Vihriala
Sent: Tuesday, April 15, 2014 9:36 PM
To: Sailfish OS Developers
Subject: SailfishOS SDK April update available tomorrow.

Hello again,

Tomorrow (16 April) at 10:00 UTC we will publish new installers, and package 
repositories for our Sailfish OS SDK version Alpha-1404-Qt5. Please note that 
links in this email are updated at that time as well.

We apologise for the long delay between the SDK updates. We had to completely 
recreate our SDK production environment before being able to release an update. 
This took longer than expected and is the main reason for the delay.

If you already have an existing Alpha-Qt5 SDK installed you should see the 
Updates Available icon in Qt Creator. If you don't have a previous SDK 
installation you can get the latest installer from http://www.sailfishos.org. 
It is recommended to uninstall the old SDK and download a new installer.

SDK content has been updated to match Jolla Release 1.0.5.16. Please see below 
for detailed information of the changed items.

A couple of things you should be aware of:
- Like before, in this update the build engine, emulator and targets are 
re-installed so you will lose all changes you may have made in those - however, 
if your application packaging is done correctly, rebuilding your projects 
should reinstall the packages you have been using.
- All customization done to SDK (adding new package repositories, adding custom 
targets, additional source paths) will be removed during the installation 
process so make your own backup of those before starting the update.
- If you import existing projects made with a previous version of the Sailfish 
OS SDK, make sure you select the correct kit in the project configuration step. 
Both ARM and i486 kits are available.
- Windows users need to install VC10 runtime from 
http://www.microsoft.com/en-us/download/confirmation.aspx?id=8328 or the 
Installer will ask for admin rights during installation.
- Package repository contents have been updated and consequently using a 
previous SDK version with these package repositories is not supported.
- For more information, please see the SDK Alpha-Qt5 known issues list at: 
https://sailfishos.org/wiki/SDK_Alpha_Qt5_Known_Issues.
- Oldest Mac OS X supported is now 10.8.5 (Mountain Lion). Other supported 
platforms can be found from: 
https://sailfishos.org/alpha_qt5_sdk_release_notes.html

Here is a summary of changes:

SDK IDE (Qt Creator)
 - Crash fixes on OS X
 - Yaml editor removed from Qt Creator and yaml files are presented as plain 
text
 - Alternate projects folder can be changed from Mer settings page
 - Better path handling for shared directories in Windows
 - Updated Sailfish template project
 - Handle errors in project build/deploy phase more gracefully
 - Debugging with GDB from Qt Creator works with the Emulator and the Device
 - Tooltips are displayed for Virtual Machine statuses
 - Add changelog to your RPM with a .changes file

SDK Control Center:
 - Improved Targets management page
 - Clean build targets are available for download via the Targets page 
(pre-configured targets)
 - Easily install/remove multiple packages from a specific target
 - Updates page has a Check for updates now button
 - Added Harbour tools page with RPM validator tool

Installer:
 - Better VirtualBox version checking. Lowest version supported is v4.0
 - Install virtual machines using correct VirtualBox version specific parameters
 - Handle empty alternate projects folder setting
 - Install Sailfish template project as a package making it easier to update
 - Display Sailfish logo on Mac installer
 - MerSDK no longer directly uses User's home directory, but mounts it as 
/home/mersdk/share/ inside the virtual machine
 - User's home directory is no 

Re: [SailfishDevel] SailfishOS SDK April update available tomorrow. [update:all installers and repositories are online]

2014-04-16 Thread blood9raven
I installed it on KDE Archlinux and i did not found any issues?
Should i reinstall?

On Wed Apr 16 2014 17:03:48 GMT+0200 (CEST), Jarko Vihriala wrote:
 Update: We fixed the issue and after testing also KDE based Linux distros 
 show green light. Go ahead and head to https://www.sailfishos.org/ and update 
 or install SailfishOS SDK 1404.
 
 For Linux users who managed to install/update their setup, it's recommended 
 to reinstall the 1404 SDK to make sure everything is working ok.
 
 We apologize this inconvenience and thank you for your understanding,
 the Jolla SDK Team
 
 
 From: devel-boun...@lists.sailfishos.org [devel-boun...@lists.sailfishos.org] 
 on behalf of Jarko Vihriala [jarko.vihri...@jolla.com]
 Sent: Wednesday, April 16, 2014 2:21 PM
 To: Sailfish OS Developers
 Subject: Re: [SailfishDevel] SailfishOS SDK April update available tomorrow.
 
 Hello all,
 
 We just discovered a serious issue related to using SDK with KDE based Linux 
 distros such as Fedora or KUbuntu. Therefore we have removed the Linux 
 installers from the SailfishOS website. Please do not try to download Linux 
 installers or update your SailfishOS SDK if you are using KDE Linux distro.
 
 We are now working to get the KDE issue solved, please stay tuned. We will 
 inform when SDK updates are again available.
 
 thanks, Jarko
 
 
 
 
 From: Jarko Vihriala
 Sent: Tuesday, April 15, 2014 9:36 PM
 To: Sailfish OS Developers
 Subject: SailfishOS SDK April update available tomorrow.
 
 Hello again,
 
 Tomorrow (16 April) at 10:00 UTC we will publish new installers, and package 
 repositories for our Sailfish OS SDK version Alpha-1404-Qt5. Please note that 
 links in this email are updated at that time as well.
 
 We apologise for the long delay between the SDK updates. We had to completely 
 recreate our SDK production environment before being able to release an 
 update. This took longer than expected and is the main reason for the delay.
 
 If you already have an existing Alpha-Qt5 SDK installed you should see the 
 Updates Available icon in Qt Creator. If you don't have a previous SDK 
 installation you can get the latest installer from http://www.sailfishos.org. 
 It is recommended to uninstall the old SDK and download a new installer.
 
 SDK content has been updated to match Jolla Release 1.0.5.16. Please see 
 below for detailed information of the changed items.
 
 A couple of things you should be aware of:
 - Like before, in this update the build engine, emulator and targets are 
 re-installed so you will lose all changes you may have made in those - 
 however, if your application packaging is done correctly, rebuilding your 
 projects should reinstall the packages you have been using.
 - All customization done to SDK (adding new package repositories, adding 
 custom targets, additional source paths) will be removed during the 
 installation process so make your own backup of those before starting the 
 update.
 - If you import existing projects made with a previous version of the 
 Sailfish OS SDK, make sure you select the correct kit in the project 
 configuration step. Both ARM and i486 kits are available.
 - Windows users need to install VC10 runtime from 
 http://www.microsoft.com/en-us/download/confirmation.aspx?id=8328 or the 
 Installer will ask for admin rights during installation.
 - Package repository contents have been updated and consequently using a 
 previous SDK version with these package repositories is not supported.
 - For more information, please see the SDK Alpha-Qt5 known issues list at: 
 https://sailfishos.org/wiki/SDK_Alpha_Qt5_Known_Issues.
 - Oldest Mac OS X supported is now 10.8.5 (Mountain Lion). Other supported 
 platforms can be found from: 
 https://sailfishos.org/alpha_qt5_sdk_release_notes.html
 
 Here is a summary of changes:
 
 SDK IDE (Qt Creator)
  - Crash fixes on OS X
  - Yaml editor removed from Qt Creator and yaml files are presented as plain 
 text
  - Alternate projects folder can be changed from Mer settings page
  - Better path handling for shared directories in Windows
  - Updated Sailfish template project
  - Handle errors in project build/deploy phase more gracefully
  - Debugging with GDB from Qt Creator works with the Emulator and the Device
  - Tooltips are displayed for Virtual Machine statuses
  - Add changelog to your RPM with a .changes file
 
 SDK Control Center:
  - Improved Targets management page
  - Clean build targets are available for download via the Targets page 
 (pre-configured targets)
  - Easily install/remove multiple packages from a specific target
  - Updates page has a Check for updates now button
  - Added Harbour tools page with RPM validator tool
 
 Installer:
  - Better VirtualBox version checking. Lowest version supported is v4.0
  - Install virtual machines using correct VirtualBox version specific 
 parameters
  - Handle empty alternate projects folder setting
  - Install 

Re: [SailfishDevel] SailfishOS SDK April update available tomorrow. [update:all installers and repositories are online]

2014-04-16 Thread Jarko Vihriala
Did you run fresh installation or updated ?
If you did fresh install can you check the MD5SUM of that installer file? 
Current MD5 sums are online at:
https://sailfishos.org/wiki/FileInformation_SDK_1404

thanks, Jarko



From: devel-boun...@lists.sailfishos.org [devel-boun...@lists.sailfishos.org] 
on behalf of blood9ra...@gmail.com [blood9ra...@gmail.com]
Sent: Wednesday, April 16, 2014 6:37 PM
To: devel@lists.sailfishos.org
Subject: Re: [SailfishDevel] SailfishOS SDK April update available tomorrow. 
[update:all installers and repositories are online]

I installed it on KDE Archlinux and i did not found any issues?
Should i reinstall?

On Wed Apr 16 2014 17:03:48 GMT+0200 (CEST), Jarko Vihriala wrote:
 Update: We fixed the issue and after testing also KDE based Linux distros 
 show green light. Go ahead and head to https://www.sailfishos.org/ and update 
 or install SailfishOS SDK 1404.

 For Linux users who managed to install/update their setup, it's recommended 
 to reinstall the 1404 SDK to make sure everything is working ok.

 We apologize this inconvenience and thank you for your understanding,
 the Jolla SDK Team

 
 From: devel-boun...@lists.sailfishos.org [devel-boun...@lists.sailfishos.org] 
 on behalf of Jarko Vihriala [jarko.vihri...@jolla.com]
 Sent: Wednesday, April 16, 2014 2:21 PM
 To: Sailfish OS Developers
 Subject: Re: [SailfishDevel] SailfishOS SDK April update available tomorrow.

 Hello all,

 We just discovered a serious issue related to using SDK with KDE based Linux 
 distros such as Fedora or KUbuntu. Therefore we have removed the Linux 
 installers from the SailfishOS website. Please do not try to download Linux 
 installers or update your SailfishOS SDK if you are using KDE Linux distro.

 We are now working to get the KDE issue solved, please stay tuned. We will 
 inform when SDK updates are again available.

 thanks, Jarko



 
 From: Jarko Vihriala
 Sent: Tuesday, April 15, 2014 9:36 PM
 To: Sailfish OS Developers
 Subject: SailfishOS SDK April update available tomorrow.

 Hello again,

 Tomorrow (16 April) at 10:00 UTC we will publish new installers, and package 
 repositories for our Sailfish OS SDK version Alpha-1404-Qt5. Please note that 
 links in this email are updated at that time as well.

 We apologise for the long delay between the SDK updates. We had to completely 
 recreate our SDK production environment before being able to release an 
 update. This took longer than expected and is the main reason for the delay.

 If you already have an existing Alpha-Qt5 SDK installed you should see the 
 Updates Available icon in Qt Creator. If you don't have a previous SDK 
 installation you can get the latest installer from http://www.sailfishos.org. 
 It is recommended to uninstall the old SDK and download a new installer.

 SDK content has been updated to match Jolla Release 1.0.5.16. Please see 
 below for detailed information of the changed items.

 A couple of things you should be aware of:
 - Like before, in this update the build engine, emulator and targets are 
 re-installed so you will lose all changes you may have made in those - 
 however, if your application packaging is done correctly, rebuilding your 
 projects should reinstall the packages you have been using.
 - All customization done to SDK (adding new package repositories, adding 
 custom targets, additional source paths) will be removed during the 
 installation process so make your own backup of those before starting the 
 update.
 - If you import existing projects made with a previous version of the 
 Sailfish OS SDK, make sure you select the correct kit in the project 
 configuration step. Both ARM and i486 kits are available.
 - Windows users need to install VC10 runtime from 
 http://www.microsoft.com/en-us/download/confirmation.aspx?id=8328 or the 
 Installer will ask for admin rights during installation.
 - Package repository contents have been updated and consequently using a 
 previous SDK version with these package repositories is not supported.
 - For more information, please see the SDK Alpha-Qt5 known issues list at: 
 https://sailfishos.org/wiki/SDK_Alpha_Qt5_Known_Issues.
 - Oldest Mac OS X supported is now 10.8.5 (Mountain Lion). Other supported 
 platforms can be found from: 
 https://sailfishos.org/alpha_qt5_sdk_release_notes.html

 Here is a summary of changes:

 SDK IDE (Qt Creator)
  - Crash fixes on OS X
  - Yaml editor removed from Qt Creator and yaml files are presented as plain 
 text
  - Alternate projects folder can be changed from Mer settings page
  - Better path handling for shared directories in Windows
  - Updated Sailfish template project
  - Handle errors in project build/deploy phase more gracefully
  - Debugging with GDB from Qt Creator works with the Emulator and the Device
  - Tooltips are displayed for Virtual Machine statuses
  - Add changelog to your RPM

Re: [SailfishDevel] SailfishOS SDK April update available tomorrow. [update:all installers and repositories are online]

2014-04-16 Thread Mikael Hermansson
I don't know if this is related to just kubuntu or just a VMissue since the 
sailfishemulator does not work. I just get the kernel message but sailfishUI 
does not start. More exactly lipstick does not start. I can login via ssh and 
try start lipstick but only get:

[C] unknown:0 - Failed to create display (Connection refused)

also Vbox eating cpu since fan goes wild.



On Wednesday, April 16, 2014 15:45:34 Jarko Vihriala wrote:
 Did you run fresh installation or updated ?
 If you did fresh install can you check the MD5SUM of that installer file?
 Current MD5 sums are online at:
 https://sailfishos.org/wiki/FileInformation_SDK_1404
 
 thanks, Jarko
 
 
 
 From: devel-boun...@lists.sailfishos.org
 [devel-boun...@lists.sailfishos.org] on behalf of blood9ra...@gmail.com
 [blood9ra...@gmail.com] Sent: Wednesday, April 16, 2014 6:37 PM
 To: devel@lists.sailfishos.org
 Subject: Re: [SailfishDevel] SailfishOS SDK April update available tomorrow.
 [update:all installers and repositories are online]
 
 I installed it on KDE Archlinux and i did not found any issues?
 Should i reinstall?
 
 On Wed Apr 16 2014 17:03:48 GMT+0200 (CEST), Jarko Vihriala wrote:
  Update: We fixed the issue and after testing also KDE based Linux distros
  show green light. Go ahead and head to https://www.sailfishos.org/ and
  update or install SailfishOS SDK 1404.
  
  For Linux users who managed to install/update their setup, it's
  recommended to reinstall the 1404 SDK to make sure everything is working
  ok.
  
  We apologize this inconvenience and thank you for your understanding,
  the Jolla SDK Team
  
  
  From: devel-boun...@lists.sailfishos.org
  [devel-boun...@lists.sailfishos.org] on behalf of Jarko Vihriala
  [jarko.vihri...@jolla.com] Sent: Wednesday, April 16, 2014 2:21 PM
  To: Sailfish OS Developers
  Subject: Re: [SailfishDevel] SailfishOS SDK April update available
  tomorrow.
  
  Hello all,
  
  We just discovered a serious issue related to using SDK with KDE based
  Linux distros such as Fedora or KUbuntu. Therefore we have removed the
  Linux installers from the SailfishOS website. Please do not try to
  download Linux installers or update your SailfishOS SDK if you are using
  KDE Linux distro.
  
  We are now working to get the KDE issue solved, please stay tuned. We will
  inform when SDK updates are again available.
  
  thanks, Jarko
  
  
  
  
  From: Jarko Vihriala
  Sent: Tuesday, April 15, 2014 9:36 PM
  To: Sailfish OS Developers
  Subject: SailfishOS SDK April update available tomorrow.
  
  Hello again,
  
  Tomorrow (16 April) at 10:00 UTC we will publish new installers, and
  package repositories for our Sailfish OS SDK version Alpha-1404-Qt5.
  Please note that links in this email are updated at that time as well.
  
  We apologise for the long delay between the SDK updates. We had to
  completely recreate our SDK production environment before being able to
  release an update. This took longer than expected and is the main reason
  for the delay.
  
  If you already have an existing Alpha-Qt5 SDK installed you should see the
  Updates Available icon in Qt Creator. If you don't have a previous SDK
  installation you can get the latest installer from
  http://www.sailfishos.org. It is recommended to uninstall the old SDK and
  download a new installer.
  
  SDK content has been updated to match Jolla Release 1.0.5.16. Please see
  below for detailed information of the changed items.
  
  A couple of things you should be aware of:
  - Like before, in this update the build engine, emulator and targets are
  re-installed so you will lose all changes you may have made in those -
  however, if your application packaging is done correctly, rebuilding your
  projects should reinstall the packages you have been using. - All
  customization done to SDK (adding new package repositories, adding 
custom
  targets, additional source paths) will be removed during the installation
  process so make your own backup of those before starting the update. - If
  you import existing projects made with a previous version of the Sailfish
  OS SDK, make sure you select the correct kit in the project configuration
  step. Both ARM and i486 kits are available. - Windows users need to
  install VC10 runtime from
  http://www.microsoft.com/en-us/download/confirmation.aspx?id=8328 or 
the
  Installer will ask for admin rights during installation. - Package
  repository contents have been updated and consequently using a previous
  SDK version with these package repositories is not supported. - For more
  information, please see the SDK Alpha-Qt5 known issues list at:
  https://sailfishos.org/wiki/SDK_Alpha_Qt5_Known_Issues. - Oldest Mac OS X
  supported is now 10.8.5 (Mountain Lion). Other supported platforms can be
  found from: https://sailfishos.org/alpha_qt5_sdk_release_notes.html
  
  Here is a summary of changes