Re: [SailfishDevel] Fwd: Massive issues while installing SailfishOS IDE

2013-11-22 Thread Tone Kastlunger
For the missing SailfishOS project templates, see this: http://kastlunger.blogspot.fi/2013/11/sailfish-development-application.html hope it helps, On Fri, Nov 22, 2013 at 4:47 PM, Juha Kallioinen wrote: > On 22.11.2013 12:58, Kajetan Dobczyk wrote: > > > After the IDE installation: > > - The

Re: [SailfishDevel] Update on application naming for Harbour applications

2013-11-22 Thread zoltan . lutor
will such name be accepted by package uploader of Jolla Harbour? '_' were not accepted before there... Andrey Kozhevnikov írta ekkor: 2013.11.22. 15:39 really? harbour-org.coderus.application how domain.organization.application naming can clash with device packages? why? On 22.11.2013 2

Re: [SailfishDevel] Update on application naming for Harbour applications

2013-11-22 Thread Luciano Montanaro
Is this package name or binary name? Because I think you cannot use dots in the base name of the package, but the binary name should not be a problem to change. Or a dash or underline could replace the dot without other side effects I think... Luciano On Fri, Nov 22, 2013 at 4:25 PM, Artem March

Re: [SailfishDevel] Update on application naming for Harbour applications

2013-11-22 Thread Artem Marchenko
So harbour-myapp or harbour-myapp-mydomain-com? :) Early next week sounds ok for development except for that we can't make it for the launch date then :) Well, I trust you guys are considering whether to let the currently submitted apps violate the new conditions for a while so that there would b

Re: [SailfishDevel] SDK and Harbour news

2013-11-22 Thread Mohammed Hassan
On Fri, 22 Nov 2013 08:38:17 +0200 Kaj-Michael Lang wrote: > On Thu, 2013-11-21 at 12:20 +, Iekku Pylkka wrote: > > Shared libraries > > > > ·You can ship your own private copies of shared libraries > > that you link against in /usr/share//, you are not > > allowed to install shared

Re: [SailfishDevel] Update on application naming for Harbour applications

2013-11-22 Thread Andrey Kozhevnikov
i need to rebuild everything again? :D On 22.11.2013 20:52, Reto Zingg wrote: Hi, On 22.11.2013 16:47, Andrey Kozhevnikov wrote: ah, just harbour-application instead of domain naming? ok then sorry for misreading. but i compiled package with dots successfully. check my package in Harbour :)

Re: [SailfishDevel] Update on application naming for Harbour applications

2013-11-22 Thread Reto Zingg
Hi, On 22.11.2013 16:47, Andrey Kozhevnikov wrote: ah, just harbour-application instead of domain naming? ok then sorry for misreading. but i compiled package with dots successfully. check my package in Harbour :) yes renaming a existing project by hand works incl. build and compiling, but y

Re: [SailfishDevel] Update on application naming for Harbour applications

2013-11-22 Thread Andrey Kozhevnikov
ah, just harbour-application instead of domain naming? ok then sorry for misreading. but i compiled package with dots successfully. check my package in Harbour :) On 22.11.2013 20:40, Reto Zingg wrote: Hi, On 22.11.2013 16:39, Andrey Kozhevnikov wrote: really? harbour-org.coderus.applicati

Re: [SailfishDevel] Fwd: Massive issues while installing SailfishOS IDE

2013-11-22 Thread Juha Kallioinen
On 22.11.2013 12:58, Kajetan Dobczyk wrote: After the IDE installation: - There's no Sailfish project option in "File -> New File or Project", although Mer is checked in "Help -> About Plugins" - In "Tools -> Options -> Mer", when I click "Start Emulator", nothing happens, either in Sailfis

Re: [SailfishDevel] Update on application naming for Harbour applications

2013-11-22 Thread Reto Zingg
Hi, On 22.11.2013 16:39, Andrey Kozhevnikov wrote: really? harbour-org.coderus.application how domain.organization.application naming can clash with device packages? why? QtCreator does not allow it: https://qt.gitorious.org/qt-creator/qt-creator/source/54636d9756966fab7365043d8fd255993675

Re: [SailfishDevel] Update on application naming for Harbour applications

2013-11-22 Thread Marcin M.
Well, seems strange 2 me too. -- Marcin 2013/11/22 Andrey Kozhevnikov > really? > > harbour-org.coderus.application > > how domain.organization.application naming can clash with device packages? > > why? > > > On 22.11.2013 20:32, Robin Burchell wrote: > >> Ahoy, >> >> In Iekku’s mail yesterda

Re: [SailfishDevel] Update on application naming for Harbour applications

2013-11-22 Thread Andrey Kozhevnikov
really? harbour-org.coderus.application how domain.organization.application naming can clash with device packages? why? On 22.11.2013 20:32, Robin Burchell wrote: Ahoy, In Iekku’s mail yesterday, we referred to application names needing to use a “dotted” form (e.g. com.example.myapp). It wa

[SailfishDevel] Update on application naming for Harbour applications

2013-11-22 Thread Robin Burchell
Ahoy, In Iekku’s mail yesterday, we referred to application names needing to use a “dotted” form (e.g. com.example.myapp). It was brought to our attention that this isn’t factually possible at this time due to limitations in Qt Creator/qmake, so we’re unfortunately forced due to time limitation

[SailfishDevel] DLNA on Sailfish?

2013-11-22 Thread Zoltán Lutor
Hi, Any info on support of DLNA in Sailfish? Br, Zoltan ___ SailfishOS.org Devel mailing list

Re: [SailfishDevel] Fwd: Massive issues while installing SailfishOS IDE

2013-11-22 Thread Kajetan Dobczyk
Yes, both MerSDK and SailfishOS Emulator are enlisted and running in VB. "Test Connection" in Mer options passes, while testing connection with emulator results in "Server rejected key". Maybe it's about "shared folders"? In MerSDK options in SailfishOS IDE, the path for "targets", "ssh" and "confi

Re: [SailfishDevel] installing extra files via rpm

2013-11-22 Thread Artem Marchenko
How I used to do it in the past building for both Symbian and MeeGo was to have .pro file hierarchy as you anyway need to have some .pro file specifics. I know several ways you can go **.pro level** 1. Just different .pro for the different platforms and that's it They even might include different

Re: [SailfishDevel] Fwd: Massive issues while installing SailfishOS IDE

2013-11-22 Thread Jarko Vihriala
This happens when Qt Creator cannot instantiate the Mer Plugin and thus cannot prepare you a kit for it. If you run VirtualBox console, do you still see those VMs ? thanks, Jarko From: devel-boun...@lists.sailfishos.org [devel-boun...@lists.sailfishos.org] on be

Re: [SailfishDevel] connect gridview on delegates click signal

2013-11-22 Thread Franck Routier (perso)
Hi, This worked. I also had to stop using variant as a type (I also did read the doc, which helps :-) ), and instead used basic types to directly passed the needed values. Thanks a lot. Franck Le 22/11/2013 03:18, Bea Lam a écrit : > Hi Franck, > > To get a reference to a particular instance

Re: [SailfishDevel] installing extra files via rpm

2013-11-22 Thread Luciano Montanaro
On Thu, Nov 21, 2013 at 5:10 PM, Andrey Kozhevnikov wrote: > check __ARMEL__ or __ARM_ARCH_7__ Thank you, Andrey, but that is not what I was referring to. Basically, I would like to have my package built for sailfish (and install the sailfish qml files) when I select a sailfish target, and say,

[SailfishDevel] Fwd: Massive issues while installing SailfishOS IDE

2013-11-22 Thread Kajetan Dobczyk
Hello, I am being forced to install SailfishOS IDE on another laptop, because my own is being repaired right now. On my laptop, everything worked perfectly - I downloaded the IDE, installed it and could code right away. On this one however, I have several issues. Machine specs: i3 M390 2.67GHz 409

[SailfishDevel] Example on using standard qt module not included to device

2013-11-22 Thread Artem Marchenko
Hi all My mind is made so that i think by examples (also known as copy-paste thingking method). In the light of new harbour requirements is there anybody knowlegeable enough for making an example of how you include a standard Qt module and register everything correctly down to QML level. I am mos

Re: [SailfishDevel] Any reach to support related to Jolla harbour QA decision?

2013-11-22 Thread Zoltán Lutor
yes did it earlier - but no answer yet... let's hope they will gove some answer some time... Thx, Zoltan 2013/11/22 Reto Zingg > Hi, > > > On 22.11.2013 08:49, Zoltán Lutor wrote: > >> Hi, >> >> Do you happen to know any contact info who reply on questions related to

Re: [SailfishDevel] Any reach to support related to Jolla harbour QA decision?

2013-11-22 Thread Reto Zingg
Hi, On 22.11.2013 08:49, Zoltán Lutor wrote: Hi, Do you happen to know any contact info who reply on questions related to QA decision of Jolla harbour? can you please contact: developer-care at jolla.com br Reto I've got some really strange reasoning why my apps were rejected but there is