Re: [SailfishDevel] Sailfish SDK Qt Creator based on Qt 4.8.4

2013-12-18 Thread Aurindam Jana
Hi The Sailfish SDK Qt Creator closely follows Qt Creator from Qt Project and Qt Creator 3.0 is the first official Qt Creator based on Qt 5.x The Sailfish SDK Qt Creator is v2.8.1 and hence based on Qt 4.8.x as was Qt Creator 2.8.1 from Qt Project. Regards, Aurindam Jana On Wednesday

Re: [SailfishDevel] No Kits available in Qt Creator

2013-07-01 Thread Aurindam Jana
Hi, Please file a bug at https://bugs.merproject.org mentioning the platform and machine setup. Regards, Aurindam IRC: auri__ @ freenode www.aurindamjana.in On Monday, July 1, 2013 08:27, "Matthias Barmeier" said: > Hi Chris, > > under Plugins - Device Support I found Mer and Rem

Re: [SailfishDevel] QML Debugging

2013-06-25 Thread Aurindam Jana
Hi, Just make sure that in Debug Mode-> Run tab, just QML debugging is checked. Ensure that C++ debugging is unchecked. Regards, Aurindam IRC: auri__ @ freenode www.aurindamjana.in On Sunday, June 23, 2013 16:12, christopher.l...@thurweb.ch said: > Hi All > > I have just tried to deb

Re: [SailfishDevel] Debug in Mac OSX

2013-05-27 Thread Aurindam Jana
Targets in the SailfishOS menu there are a lot of "something-devel" that I can install. Is there something there that I should install to get it working? Regards, David 26 maj 2013 kl. 01:21 skrev "Aurindam Jana" <[mailto:m...@aurindamjana.in] m...@aurindamjana.in>: H

Re: [SailfishDevel] Debug in Mac OSX

2013-05-25 Thread Aurindam Jana
Hi, You need to use the Qt Creator that is shipped with the SailfishOS SDK. Make sure that you have selected both QML debugiing and C++ debugging (both are enabled by default for SailfishOS applications) Regards, Aurindam IRC: auri__ @ freenode www.aurindamjana.in On Saturday, May 25,

Re: [SailfishDevel] Integration of Sailfish SDK in qtcreator 2.7?

2013-05-13 Thread Aurindam Jana
t won't work for BB10? > :) Nope, enabling that plugin will work too. Since, the QNX plugin in 2.7 has been updated, there are some feature differences between 2.6 and 2.7. Regards, Aurindam IRC: auri__ @ freenode www.aurindamjana.in > Chris > > > > Zitat von

Re: [SailfishDevel] Integration of Sailfish SDK in qtcreator 2.7?

2013-05-12 Thread Aurindam Jana
Hi, The next release of the SDK will have Qt Creator based on 2.7. Regards, Aurindam IRC: auri__ @ freenode www.aurindamjana.in On Saturday, May 11, 2013 12:02, "Ruediger Gad" said: > ___ > SailfishOS.org Devel mailing listHi, > > the curr

Re: [SailfishDevel] no QDeclarativeView in qt5+

2013-05-02 Thread Aurindam Jana
On Thursday, May 2, 2013 11:38, "Wim de Vries" said: > Hi, > I am still trying to port a C++ application to Sailfish (I think/hope I > am not the only one). > Sailfish seems to depend heavy on QDeclarativeView/QtQuick1.1, but this > has been removed in Qt5+. Just to clarify, QtQuick 1 is a

Re: [SailfishDevel] no c++ in Sailfish?

2013-04-16 Thread Aurindam Jana
Hi Wim, As you correctly noted, SailfishOS template (created by the SailfishOS wizard) is the preferred way. However, this does not mean that you cannot build your existing Qt based C++ applications against Mer. Just import your existing Qt project and add the SailfishOS kit and you are g

Re: [SailfishDevel] Qt Creator - Custom Process Step - SFTP/SSH/SCP script to Device - Too many authentication failures for root

2013-04-10 Thread Aurindam Jana
Hi,   I was able to execute remote commands over ssh for the emulator via "Custom Process Step" See screenshot.   Regards,   Aurindam   IRC: auri__ @ freenode www.aurindamjana.in On Wednesday, April 10, 2013 01:39, "Simon Bolek" said: hi, In Qt Creator in Sailfish Project - build against MerSDK

Re: [SailfishDevel] Qt Creator - SDK Control Center - install packages - any way to set proxy?

2013-04-09 Thread Aurindam Jana
Hi, I havent tried with any proxy. However, I would guess that MerSDK uses the default host proxy settings. The network connections are defined in the VM settings. You may check them in the Virtual Box GUI -> MerSDK->Network. Regards, Aurindam IRC: auri__ @ freenode www.aurindamjana.

Re: [SailfishDevel] SDK Maintenance Tool / Updater error

2013-04-09 Thread Aurindam Jana
Hi Christopher, Update is not supported for the alpha SDK. Regards, Aurindam IRC: auri__ @ freenode www.aurindamjana.in On Monday, April 8, 2013 23:48, christopher.l...@thurweb.ch said: > Hi All > > The SDK Maintenance tool gives the following error: > > Could not fetch Updates.xml

Re: [SailfishDevel] Qt Creator - SDK Control Center - install packages - any way to set proxy?

2013-04-08 Thread Aurindam Jana
Hi, I havent tried with any proxy. However, I would guess that MerSDK uses the default host proxy settings. The network connections are defined in the VM settings. You may check them in the Virtual Box GUI -> MerSDK->Network. Regards, Aurindam IRC: auri__ @ freenode www.aurindamjana.in

Re: [SailfishDevel] Harmattan to Sailfish Migration: QCamera not found

2013-04-07 Thread Aurindam Jana
Hi, This is because the qt-mobility-devel package is not installed in the target that is shipped with the SDK. However, you can install it via the SDK Control Center. Start the MerSDK VM. In Qt Creator, go to SailfishOS Mode (the sailfish icon on the left panel between Projects and Analyze).

Re: [SailfishDevel] Running program in SDK Fails to launch at first try in windows

2013-04-07 Thread Aurindam Jana
Hi Mikko, In System registry, can you check the value of VirtualBox field under HKEY_LOCAL_MACHINE -> SOFTWARE -> Oracle. Also do you have any environment variable set for VBOX_INSTALL_PATH? The problem is simply that QtC could not detect the path of the Virtual Box installation and hence