Re: [SailfishDevel] Downgrade my Jolla to version 1.0.8.21

2014-11-11 Thread Philipp Seiler
Hi again, On Tue, 11 Nov 2014 00:42:20 +0100 Louis Tim Larsen lo...@louis.dk wrote: Den 11-11-2014 kl. 00:34 skrev Philipp Seiler: Hi guys, I have a semi big problem with my jolla phone. I did that opt-in update to the most recent bleeding edge version. It works tolerable but not

[SailfishDevel] Building command line Linux tools for jolla

2014-11-11 Thread Philipp Seiler
Hi guys, It's me once again, asking a question. I already have a Jolla with some nice native apps but I want to have some command line programms for that typical geeky linux feeling on this mobile phone. Programs like zsh as shell, htop, mplayer,... I already found out that Jolla/Sailfish uses

Re: [SailfishDevel] Building command line Linux tools for jolla

2014-11-11 Thread Martin Kolman
Dne 11.11.2014 v 22:04 Philipp Seiler napsal(a): Hi guys, It's me once again, asking a question. I already have a Jolla with some nice native apps but I want to have some command line programms for that typical geeky linux feeling on this mobile phone. Programs like zsh as shell, htop,

Re: [SailfishDevel] Building command line Linux tools for jolla

2014-11-11 Thread Philipp Seiler
Hi Martin, On Tue, 11 Nov 2014 22:09:05 +0100 Martin Kolman martin.kol...@gmail.com wrote: Dne 11.11.2014 v 22:04 Philipp Seiler napsal(a): Hi guys, It's me once again, asking a question. I already have a Jolla with some nice native apps but I want to have some command line programms

Re: [SailfishDevel] Building command line Linux tools for jolla

2014-11-11 Thread Andrey Kozhevnikov
there is ssu tool, as well as you can install and use zypper too 12.11.2014 02:13, Philipp Seiler пишет: Hi Martin, On Tue, 11 Nov 2014 22:09:05 +0100 Martin Kolman martin.kol...@gmail.com wrote: Dne 11.11.2014 v 22:04 Philipp Seiler napsal(a): Hi guys, It's me once again, asking a

Re: [SailfishDevel] Building command line Linux tools for jolla

2014-11-11 Thread Philipp Seiler
Hi Andrey, On Wed, 12 Nov 2014 02:19:49 +0500 Andrey Kozhevnikov coderusin...@gmail.com wrote: there is ssu tool, as well as you can install and use zypper too That sounds great. I like the jolla now even more As an openSUSE user: zypper *.* Thank you for your help guys br, Philipp

Re: [SailfishDevel] Building command line Linux tools for jolla

2014-11-11 Thread Mohammed Hassan
On Tue, Nov 11, 2014 at 10:25:16PM +0100, Philipp Seiler wrote: Hi Andrey, On Wed, 12 Nov 2014 02:19:49 +0500 Andrey Kozhevnikov coderusin...@gmail.com wrote: there is ssu tool, as well as you can install and use zypper too That sounds great. I like the jolla now even more As an

[SailfishDevel] How to create a nemo transfer-engine plugin?

2014-11-11 Thread Gabriel Böhme
Hi sailors, got my Jolla some days ago and I'm really used to share links with Pocket (getpocket.com) on N9 and Android. So I was looking for some details and found a hint that SailfishOS is using transfer-engine from nemo mobile for sharing. So I played around with the example plugin code from

Re: [SailfishDevel] How to create a nemo transfer-engine plugin?

2014-11-11 Thread Andrey Kozhevnikov
compile it from source? 12.11.2014 03:05, Gabriel Böhme пишет: Hi sailors, got my Jolla some days ago and I'm really used to share links with Pocket (getpocket.com) on N9 and Android. So I was looking for some details and found a hint that SailfishOS is using transfer-engine from nemo mobile

Re: [SailfishDevel] Building command line Linux tools for jolla

2014-11-11 Thread Roberto Colistete Jr.
On 11-11-2014 19:04, Philipp Seiler wrote: Hi guys, It's me once again, asking a question. I already have a Jolla with some nice native apps but I want to have some command line programms for that typical geeky linux feeling on this mobile phone. Programs like zsh as shell, htop, mplayer,...

Re: [SailfishDevel] How to create a nemo transfer-engine plugin?

2014-11-11 Thread Gabriel Böhme
I was asking, because it seems there is a X86 version, because you can compile it with X86 Kit. Now I tried to compile nemo-transfer-engine, but got this qmake error: error: Bad exit status from /var/tmp/rpm-tmp.kdkTKG (%build) Bad exit status from /var/tmp/rpm-tmp.kdkTKG (%build) RPM

[SailfishDevel] Compile boost library for sailfish os

2014-11-11 Thread Andrin Bertschi
Hi there, I am about to build a sailfish app running a websocket server. I am interested in using Websocketcpp Library (https://github.com/zaphoyd/websocketpp) for that purpose. Furthermore, that lib is dependent on the boost framework. As far as I know, there aren't any boost binaries available