Re: [SailfishDevel] SmoothedAnimation and Segmentation Fault

2014-01-03 Thread Timur Kristóf
Hi Kimmo, I suggest reporting it on together.jolla.com :) Cheers, Timur Timur On Fri, Jan 3, 2014 at 9:38 PM, Kimmo Lindholm wrote: > Hi, > > I’m having issues with SmoothedAnimation giving Segmentation Fault > sometimes. > > Googling shows that I’m not alone, but could not find any record

[SailfishDevel] SmoothedAnimation and Segmentation Fault

2014-01-03 Thread Kimmo Lindholm
Hi, I'm having issues with SmoothedAnimation giving Segmentation Fault sometimes. Googling shows that I'm not alone, but could not find any recorded workarounds I changed it to NumberAnimation and no segv anymore... Should this be reported somewhere? or waht? -kimmo ___

Re: [SailfishDevel] Adding files to RPM packages

2014-01-03 Thread Franck Routier (perso)
Thanks Andrey, I got it working. Le 03/01/2014 17:48, Andrey Kozhevnikov a écrit : > you need to add your translations to INSTALLS > > On 03.01.2014 22:34, Franck Routier (perso) wrote: > pro file is as follows: > > # The name of your app. > # NOTICE: name defined in TARGET has a corresponding

[SailfishDevel] Brazillian?

2014-01-03 Thread Javier Ferreira
Have Some Brazilian developer for teacher me? Em 02/01/2014 19:27, "Sven Putze" escreveu: Hi there, with the OS comes artwork and to be more specific: there come icons. What is the intended way to reuse those icons in own apps? Yes they are in the filesystem somewhere, I could read them from the

Re: [SailfishDevel] API/Silica Module for Contacts

2014-01-03 Thread Putze Sven
So I have to assume there is no API (yet?) and have voted on together. BR. Sven ___ SailfishOS.org Devel mailing list

Re: [SailfishDevel] Adding files to RPM packages

2014-01-03 Thread Andrey Kozhevnikov
you need to add your translations to INSTALLS On 03.01.2014 22:34, Franck Routier (perso) wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 pro file is as follows: # The name of your app. # NOTICE: name defined in TARGET has a corresponding QML filename. # If name defined in TARGET

Re: [SailfishDevel] Adding files to RPM packages

2014-01-03 Thread Franck Routier (perso)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 pro file is as follows: # The name of your app. # NOTICE: name defined in TARGET has a corresponding QML filename. # If name defined in TARGET is changed, following needs to be # done to match new name: # - corresponding QML fi

Re: [SailfishDevel] Adding files to RPM packages

2014-01-03 Thread Andrey Kozhevnikov
show pro file On 03.01.2014 22:22, Franck Routier (perso) wrote: Hi, still in the process of finishing my first application... Now I have translation files (.ts and .qm), that are located in a 'languages' directory. I have added them to the .pro file, and I have modified the yaml RPM definiti

[SailfishDevel] Adding files to RPM packages

2014-01-03 Thread Franck Routier (perso)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, still in the process of finishing my first application... Now I have translation files (.ts and .qm), that are located in a 'languages' directory. I have added them to the .pro file, and I have modified the yaml RPM definition, but I must be mis

[SailfishDevel] Adding files to RPM packages

2014-01-03 Thread Franck Routier (perso)
Hi, still in the process of finishing my first application... Now I have translation files (.ts and .qm), that are located in a 'languages' directory. I have added them to the .pro file, and I have modified the yaml RPM definition, but I must be missing something, as I get an RPM error "error: F

Re: [SailfishDevel] Harbour: Rejections clarify

2014-01-03 Thread Jarkko Lietolahti
Please add h264 support to SDK too. Br, Jarkko On Fri, Jan 3, 2014 at 1:10 PM, Juha Kallioinen wrote: > On 03.01.2014 00:02, Mikael Hermansson wrote: > > now I can understand that gst-plugins-good was rejected because its not on > the list but the others? (Notice gst* was okey first version..

[SailfishDevel] ContextMenu with repeater

2014-01-03 Thread Andrey Kozhevnikov
Hello I can't get context menu index if using repeater inside ComboBox { id: languageCombo label: "Language" currentIndex: 0 menu: ContextMenu { id: languageMenu Repeater {

Re: [SailfishDevel] Best way to access SailfishOS provided icons?

2014-01-03 Thread Chris Walker
On Thu, 2 Jan 2014 21:41:00 +0100 Luciano Montanaro wrote: > It would be nice to have a reference of the icons available, with the > names, the sizes, and their intended (or acceptable) use. > Should we add a "together" item for it? > > The icons are installed on the emulator and SDK, so it is e

Re: [SailfishDevel] API/Silica Module for Contacts

2014-01-03 Thread Mikael Hermansson
' On Friday 03 January 2014 12.26.38 Gabriel Böhme wrote: > But is it an allowed import? In another thread, it was also mentioned that > the examples would not pass the harbour qa. > Nope using Haptics module is not supported yet, I had to disable it in my app... -- Skickat från Lenovo Think

Re: [SailfishDevel] API/Silica Module for Contacts

2014-01-03 Thread Gabriel Böhme
But is it an allowed import? In another thread, it was also mentioned that the examples would not pass the harbour qa. Gabriel. -- Von meinem Nokia N9 gesendet Andrey Kozhevnikov schrieb am 03.01.14 13:22: didnt know, thanks :) On 03.01.2014 18:10, Timur Kristóf wrote: Not sure what yo

Re: [SailfishDevel] API/Silica Module for Contacts

2014-01-03 Thread Andrey Kozhevnikov
didnt know, thanks :) On 03.01.2014 18:10, Timur Kristóf wrote: Not sure what you mean - there are haptics and feedback in QML, take a look at the component gallery example app. Timur On Fri, Jan 3, 2014 at 12:42 PM, Andrey Kozhevnikov mailto:coderusin...@gmail.com>> wrote: Is it re

Re: [SailfishDevel] API/Silica Module for Contacts

2014-01-03 Thread Timur Kristóf
Not sure what you mean - there are haptics and feedback in QML, take a look at the component gallery example app. Timur On Fri, Jan 3, 2014 at 12:42 PM, Andrey Kozhevnikov wrote: > Is it really missing? Or just not implemented? > Why you switching statement? > > It will be handy to have buil

[SailfishDevel] Notification icons guidelines

2014-01-03 Thread Andrey Kozhevnikov
Hello! Can you provide info about images using in lipstick notification popups and in notifications view? Sizes, paths, etc.? ___ SailfishOS.org Devel mailing list

Re: [SailfishDevel] API/Silica Module for Contacts

2014-01-03 Thread Andrey Kozhevnikov
Is it really missing? Or just not implemented? Why you switching statement? It will be handy to have built in pickers for everything, but well, you have contacts model and can create you own picker with favorite delegates. I dont think it's really "missing" feature. Really missing feature for

Re: [SailfishDevel] API/Silica Module for Contacts

2014-01-03 Thread Timur Kristóf
Hey, I forgot to mention that a file picker is also missing. See https://together.jolla.com/question/321/file-picker-needed/ Timur Timur On Fri, Jan 3, 2014 at 12:17 PM, Timur Kristóf wrote: > Hi Sven, > > I think there are some picker dialogs in Silica (you can look around in > its directo

Re: [SailfishDevel] Undocumented Silica components

2014-01-03 Thread Timur Kristóf
Hi Luciano, My guess is that since those components are part of Silica and their imports are allowed in the harbour, it is OK to use them. I don't know their actual official status but I guess they are simply not documented because of a mistake, not because they are disallowed. Would be nice to h

Re: [SailfishDevel] How to translate (lupdate) ?

2014-01-03 Thread Timur Kristóf
Hi, You can use Qt Linguist, lupdate and other such tools from the regular upstream Qt SDK, you don't need the Sailfish SDK to support it. Cheers, Timur Timur On Thu, Jan 2, 2014 at 6:36 PM, Franck Routier (perso) wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > I would

Re: [SailfishDevel] Check for OS in .PRO file

2014-01-03 Thread Timur Kristóf
Hi, What Thomas said makes sense, I just want to add one more little thing. You can, in the .spec file, add stuff to qmake, like this define. This would make the necessary code shorter and as a bonus, it gives you something you can even ifdef in C++. # spec file qmake DEFINES+=IS_SAILFISH_OS # p

Re: [SailfishDevel] API/Silica Module for Contacts

2014-01-03 Thread Timur Kristóf
Hi Sven, I think there are some picker dialogs in Silica (you can look around in its directory), but as far as I know only a few of them are part of the public API. If you look around here: https://sailfishos.org/sailfish-silica/sailfish-silica-all.html You can see that there's only a ColorPicker

Re: [SailfishDevel] Harbour: Rejections clarify

2014-01-03 Thread Juha Kallioinen
On 03.01.2014 00:02, Mikael Hermansson wrote: now I can understand that gst-plugins-good was rejected because its not on the list but the others? (Notice gst* was okey first version...) actually I think that lib is on the phone but not in emulator... Forgot to answer to this. We'll strive

Re: [SailfishDevel] Harbour: Rejections clarify

2014-01-03 Thread Reto Zingg
Hi, On 03.01.2014 00:02, Mikael Hermansson wrote: It really is kinda frustrated whats allowed and not. Don't get me wrong but I hope more Qt stuff is allowed ASAP(like QtBlutooth module and QtSystem, NFC and some kind of crypto library) Now URadio is not allowed anymore and the only change was

Re: [SailfishDevel] Harbour: Rejections clarify

2014-01-03 Thread Juha Kallioinen
On 03.01.2014 00:02, Mikael Hermansson wrote: But It seems to me Required field in yaml file should not be used is that the case? Please clarify this? No it can and should be used, but only with requirements that are allowed. I can't comment on whether the list of allowed dependencies is