Re: [SailfishDevel] Starting point for a Swype-like keyboard

2014-04-16 Thread Vivia Nikolaidou
Hi all, and thanks a lot for your replies! We did investigate the patents before deciding to start the project and they do indeed seem to be US-only. So, as long as Jolla isn't even available in the US, everything should be fine. On the other hand, just to be on the safe side, we thought about

Re: [SailfishDevel] Starting point for a Swype-like keyboard

2014-04-16 Thread Ruediger Gad
Hi, I am no real expert here but I used to look into Maliit some time ago: Some pointers: http://quickgit.kde.org/?p=plasma-active-maliit.git Specifically look at, e.g., active-keyboard/org/kde/active/keyboard/LandscapeVKB.qml On the Jolla device itself:

Re: [SailfishDevel] Starting point for a Swype-like keyboard

2014-04-16 Thread Seppo Tiainen
Hi, How about using QML and MultiPointTouchArea as a starting point to get the touch data? Probably you are more interested in Qt... Seppo 2014-04-16 9:58 GMT+03:00 Vivia Nikolaidou n.vi...@gmail.com: Hi all, and thanks a lot for your replies! We did investigate the patents before deciding

Re: [SailfishDevel] [Minutes][FollowUp] A kickoff meeting about SailfishOS, open source, collaboration, way forward @ 15 April, 15:00 UTC

2014-04-16 Thread Filip Kłębczyk
W dniu 15.04.2014 18:40, Thomas B. Rücker pisze: Hi, thanks to everyone for the great discussion. It was a pleasure to chair it. Without further ado, here are the meeting minutes: Minutes: http://merproject.org/meetings/mer-meeting/2014/mer-meeting.2014-04-15-15.00.html Minutes (text):

Re: [SailfishDevel] SailfishOS SDK April update available tomorrow.

2014-04-16 Thread Luca Donaggio
What about localization? I've seen some work in that area in libsailfishapp git repo, does it make the cut and is included in present update? Can you give some hints on how we should use it? On Tue, Apr 15, 2014 at 8:36 PM, Jarko Vihriala jarko.vihri...@jolla.comwrote: Hello again, Tomorrow

Re: [SailfishDevel] SailfishOS SDK April update available tomorrow.

2014-04-16 Thread Iosif Hamlatzis
What about fixes on SDL2 and SDL2_mixer libraries? Are they included with this update? On 16 April 2014 11:32, Luca Donaggio donag...@gmail.com wrote: What about localization? I've seen some work in that area in libsailfishapp git repo, does it make the cut and is included in present update?

Re: [SailfishDevel] SDL_mixer: different behaviour between emulator and actual device

2014-04-16 Thread Thomas Perl
On 2014-04-15 18:40, Iosif Hamlatzis wrote: Just verified it the sample from https://github.com/thp/sdl2-opengles-test regarding the mixer only works on the emulator. On the emulator every time you touch the screen a sound (.ogg file format) is played, but on the actual device no sound comes

Re: [SailfishDevel] SailfishOS SDK April update available tomorrow.

2014-04-16 Thread Jarko Vihriala
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

[SailfishDevel] After April SDK Update Existing App fails on RPM deploy to Jolla Device: Possible rights problem

2014-04-16 Thread christopher . lamb
Hi All I have just installed the April SDK update, and have opened an existing app, and am trying to deploy to my Jolla. The app worked with the previous SDK release, and is already installed on the phone. If I deploy as Deploy by copying Binaries then thinks work as expected, and the

Re: [SailfishDevel] After April SDK Update Existing App fails on RPM deploy to Jolla Device: Possible rights problem

2014-04-16 Thread Andrey Kozhevnikov
IMHO you should manage file permissions yourself before deploying? 16.04.2014 18:39, christopher.l...@thurweb.ch пишет: Hi All I have just installed the April SDK update, and have opened an existing app, and am trying to deploy to my Jolla. The app worked with the previous SDK release, and

Re: [SailfishDevel] What happens on Harbour between approved and published?

2014-04-16 Thread Reto Zingg
Hi, ups somehow I missed that, sorry. On 13.04.2014 14:47, Matthias Fehring wrote: Hello, does anyone know what happens on Harbour between the approved and the published status? One of my apps (Markat) is now appoved in a new version since two days, but keeps in that state instead of getting

Re: [SailfishDevel] After April SDK Update Existing App fails on RPM deploy to Jolla Device: Possible rights problem

2014-04-16 Thread christopher . lamb
Hi Andrey Thanks for the fast answer Given that we are talking about cross-platform development - developing on one and deploying to another I am not sure that is always possible. What if my development host was Windows? And as a developer I want to worry about writing code, not all the

Re: [SailfishDevel] After April SDK Update Existing App fails on RPM deploy to Jolla Device: Possible rights problem

2014-04-16 Thread Luca Donaggio
This reminds me of SDK RPM-validator tool complaining about files with executable permission (it issued a warning about possible deprecation of executable files in RPM according to Harbour rules). If any sort of permission-scheme has to be enforced, shouldn't the SDK's RPM generator take care of

Re: [SailfishDevel] After April SDK Update Existing App fails on RPM deploy to Jolla Device: Possible rights problem

2014-04-16 Thread Juha Kallioinen
On 16.04.2014 15:39, christopher.l...@thurweb.ch wrote: Hi All ... I also get the white screen when trying to open the app. Via SSH on the jolla device I can find the file is present: [nemo@Jolla javascript]$ pwd /usr/share/landed26_QT5/qml/javascript [nemo@Jolla javascript]$ ls -ahl total

Re: [SailfishDevel] After April SDK Update Existing App fails on RPM deploy to Jolla Device: Possible rights problem

2014-04-16 Thread christopher . lamb
Zitat von Juha Kallioinen juha.kallioi...@jolla.com: Hi Juha On my host the access permissions were apple-pip:javascript christopherlamb$ cd /Users/christopherlamb/QTProjects/landed/landed26_QT5/landed26_QT5/qml/javascript apple-pip:javascript christopherlamb$ ls -ahl total 72 drwxr-xr-x

Re: [SailfishDevel] After April SDK Update Existing App fails on RPM deploy to Jolla Device: Possible rights problem

2014-04-16 Thread Mohammed Hassan
You don't need executable permission (x) for js files. Read bit is enough so the SDK is correct here. I noticed that the missing scripts do not have read permission set which is the problem. I have no idea how it happened though. Cheers, -- Sent from my Nokia N9On 16.4.2014 15:39

[SailfishDevel] where to find any statistics about apps published in Jolla Harbour?

2014-04-16 Thread Zoltán Lutor
Hi, Any source where developers can track their apps (downloads, reviews, comments, whatnot) for Jolla Harbour? Thx, Zoltan ___ SailfishOS.org Devel mailing list

Re: [SailfishDevel] where to find any statistics about apps published in Jolla Harbour?

2014-04-16 Thread Luca Donaggio
AFAIK, you can't (yet)! These features are planned but not yet implemented in Horbour web interface (harbour.jolla.com). On Wed, Apr 16, 2014 at 3:37 PM, Zoltán Lutor zoltan.lu...@gmail.comwrote: Hi, Any source where developers can track their apps (downloads, reviews, comments, whatnot)

Re: [SailfishDevel] After April SDK Update Existing App fails on RPM deploy to Jolla Device: Possible rights problem

2014-04-16 Thread christopher . lamb
Hi Mohammed thanks The varied permission on the qml / js files on my host probably reflect that the project originated in pre-sailfish days, and thus the files have come from various sources / versions of Qt Creator / edited with different text editors etc. since then. I have now set

Re: [SailfishDevel] After April SDK Update Existing App fails on RPM deploy to Jolla Device: Possible rights problem

2014-04-16 Thread Juha Kallioinen
On 16.04.2014 16:19, christopher.l...@thurweb.ch wrote: Zitat von Juha Kallioinen juha.kallioi...@jolla.com: Hi Juha On my host the access permissions were apple-pip:javascript christopherlamb$ cd /Users/christopherlamb/QTProjects/landed/landed26_QT5/landed26_QT5/qml/javascript

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

Re: [SailfishDevel] After April SDK Update Existing App fails on RPM deploy to Jolla Device: Possible rights problem

2014-04-16 Thread Mohammed Hassan
On Wed, 16 Apr 2014 16:17:07 +0200 christopher.l...@thurweb.ch wrote: Hi Mohammed thanks The varied permission on the qml / js files on my host probably reflect that the project originated in pre-sailfish days, and thus the files have come from various sources / versions of Qt Creator

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/

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:

[SailfishDevel] SDL2 versions (was: RE: SailfishOS SDK April update available tomorrow.)

2014-04-16 Thread Jarko Vihriala
The SDK2* stuff in this release are following what was released with the Jolla Phone update5. Just checked and SDL2 is marked as version 2.0.1-1.2.1 and SDK2_mixer is 2.0.0-1.1.2. You can browse through the repositories with a web client on: http://releases.sailfishos.org/sdk/latest/ thanks,

[SailfishDevel] maces sdk issue

2014-04-16 Thread Nicola De Filippo
Hi, updating the sdk on MacOS i have 2 issue: 1) when the maintenance tool execute /usr/bin/VBoxManage createvm --name MerSDK --register --basefolder /Users/nicola/SailfishOS/mersdk and i resolved removing MerSDK.vbox and pressing retry in the dialog 2) when the maintenance tool execute

Re: [SailfishDevel] maces sdk issue

2014-04-16 Thread Mikael Hermansson
Same for me running kubuntu nor solution so far I tried add the VM manually afterward since they exist in intslldir/ emulator/sailfishemu,vdk and mersdk/mersdk.vdk But that seems not work or I have to tweak alot so I will probadly reinstall from scratch tomorrow... :/ On Wednesday, April

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

Re: [SailfishDevel] Starting point for a Swype-like keyboard

2014-04-16 Thread Peter 'p2' De Schrijver
On 2014-04-16 09:35:31 (+0200), Ruediger Gad r@gmx.de wrote: Hi, I am no real expert here but I used to look into Maliit some time ago: Some pointers: http://quickgit.kde.org/?p=plasma-active-maliit.git Specifically look at, e.g.,

Re: [SailfishDevel] After April SDK Update Existing App fails on RPM deploy to Jolla Device: Possible rights problem

2014-04-16 Thread khertan
I got the exactly same surprise. Rights of file was readable only by root. My projects is placed on a foldr that is synced between many devices, os, and fs, (btsync on windows/fat32, linux ext4, ext3 on rasp, n9) ... and look like file attrb are badly set :) Regards À Wed Apr 16 2014

[SailfishDevel] Two prolblems: #1 Telepathy qt5 and #2 OpenSSL

2014-04-16 Thread Yuvraaj Kelkar
Hello all. I'm trying to port my application from Maemo/Harmattan to Sailfish. Problem 1: One of the dependencies is telepathy-qt. In Maemo/Harmattan this used to be installable/searchable as telepathy-qt4-devel From what I understand, in Sailfish, I'm supposed to use telepathy-qt5. I ssh'd into

Re: [SailfishDevel] Two prolblems: #1 Telepathy qt5 and #2 OpenSSL

2014-04-16 Thread Kalle Vahlman
2014-04-17 2:15 GMT+03:00 Yuvraaj Kelkar yuvr...@gmail.com: Hello all. I'm trying to port my application from Maemo/Harmattan to Sailfish. Problem 1: One of the dependencies is telepathy-qt. In Maemo/Harmattan this used to be installable/searchable as telepathy-qt4-devel From what I

Re: [SailfishDevel] Two prolblems: #1 Telepathy qt5 and #2 OpenSSL

2014-04-16 Thread Yuvraaj Kelkar
That is so much better than what I was doing! Thanks so much! I got confused by looking at this thread: https://lists.sailfishos.org/pipermail/devel/2013-December/001677.html On Wed, Apr 16, 2014 at 10:15 PM, Kalle Vahlman kalle.vahl...@movial.com wrote: 2014-04-17 2:15 GMT+03:00 Yuvraaj Kelkar

Re: [SailfishDevel] Two prolblems: #1 Telepathy qt5 and #2 OpenSSL

2014-04-16 Thread Kalle Vahlman
2014-04-17 8:28 GMT+03:00 Yuvraaj Kelkar yuvr...@gmail.com: That is so much better than what I was doing! Thanks so much! I got confused by looking at this thread: https://lists.sailfishos.org/pipermail/devel/2013-December/001677.html Ah yes, that's about the Harbour rules rather than what's

Re: [SailfishDevel] Two prolblems: #1 Telepathy qt5 and #2 OpenSSL

2014-04-16 Thread christopher . lamb
Hi UV Many moons ago I wrote a blog on installing additional packages http://flyingsheeponsailfish.blogspot.ch/2013/11/deploying-additional-packages-to.html My project also uses Telepathy on Sailfish, so this may also help. Here is a link to the yaml file which included Telepathy stuff.