[SailfishDevel] Building Nemosyne fails

2016-01-05 Thread Jollailija Developer
Hi, I was planning on making a custom build of Nemosyne ( https://github.com/prplmnky/harbour-nemosyne) to fit my needs, but for some reason I can't build it with the SDK. Here's the log in case it builds on your machine but not on mine: 11:18:11: Running steps for project harbour-nemosyne... 11:

Re: [SailfishDevel] Building Nemosyne fails

2016-01-05 Thread Andrey Kozhevnikov
https://github.com/prplmnky/harbour-nemosyne/tree/master/thirdparty/SailfishWidgets/i486/SailfishWidgets/Core https://github.com/prplmnky/harbour-nemosyne/tree/master/thirdparty/SailfishWidgets/i486/SailfishWidgets/Settings mind asking application author for details -- Исходное сообщение ---

Re: [SailfishDevel] Maps and Goodbye (for now)

2016-01-05 Thread David van rijn
Wow, Thank you so much guys, It does make me feel good, but also slightly endebted (which would be a good motivation for working more and harder). As for other projects, i am also working on the Transmission-Remote app, which i started because i needed it, (but before i released it, tremotefs was

[SailfishDevel] [Sailfish Browser] : Opening links from external apps in a new tab

2016-01-05 Thread Vidhuran Harichandra Babu
Hi, Is it possible to set that whenever a link is opened from an external app (like mail or telegram) it has to open in a new link. Currently the behavior is such that it would open in an existing tab is there is one. Thanks, Vidhuran ___ SailfishOS.o

Re: [SailfishDevel] Maps and Goodbye (for now)

2016-01-05 Thread Luca Donaggio
Yes, please, porting Stellarium will be so sweet ;-) ! On Tue, Jan 5, 2016 at 1:19 PM, David van rijn wrote: > Wow, Thank you so much guys, It does make me feel good, but also slightly > endebted (which would be a good motivation for working more and harder). > > As for other projects, i am

[SailfishDevel] SailfishOS community meeting 7.1.2016 -> postponed by a week

2016-01-05 Thread Carol Chen
Hi all, Happy New Year! Hope 2016 brings new and better things to Jolla, Sailfish OS and the community. There haven't been any new topics proposed for this week's meeting, plus I think there's not much new info since the last meeting and latest blog post from Jolla. So I think it's best to postpo

Re: [SailfishDevel] Maps and Goodbye (for now)

2016-01-05 Thread Coley
A port for Sailfish already exists https://github.com/skorjevec/stel-sf/releases/ -Coley. On 5 January 2016 at 12:54, Luca Donaggio wrote: > Yes, please, porting Stellarium will be so sweet ;-) ! > > On Tue, Jan 5, 2016 at 1:19 PM, David van rijn > wrote: > >> Wow, Thank you so much guys,

Re: [SailfishDevel] [Sailfish Browser] : Opening links from external apps in a new tab

2016-01-05 Thread jollailija
Vidhuran Harichandra Babu kirjoitti ti tammikuuta 5 14:43:07 2016 GMT+0200: > Hi, > > Is it possible to set that whenever a link is opened from an external app > (like mail or telegram) it has to open in a new link. Currently the > behavior is such that it would open in an existing tab is there

Re: [SailfishDevel] SailfishOS community meeting 7.1.2016 -> postponed by a week

2016-01-05 Thread jollailija
Hi, I can't make it to the meeting, but I'd like to propose a topic: (When) are we getting a roadmap for 2016? I think Simo had a TJC thread about this. Cheers, jollailija -- Lähetetty Jollastani ___ SailfishOS.org Devel mailing list To unsubscribe

Re: [SailfishDevel] SailfishOS community meeting 7.1.2016 -> postponed by a week

2016-01-05 Thread Iosif Hamlatzis
Also what about what is mentioned in the blog that not all contributors will get the tablet? If that is so then I WANT my money back ___ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] Maps and Goodbye (for now)

2016-01-05 Thread Luca Donaggio
I'm aware of that one, but it's still unfinished and looks like its author is not developing it anymore (last commit is from 11 months ago). On Tue, Jan 5, 2016 at 2:14 PM, Coley wrote: > A port for Sailfish already exists > https://github.com/skorjevec/stel-sf/releases/ > > -Coley. > > On 5 Ja

Re: [SailfishDevel] [Sailfish Browser] : Opening links from external apps in a new tab

2016-01-05 Thread Raine Mäkeläinen
Hi Vidhuran, Unfortunately there's no means to alter this behaviour from (Browser) Settings. We have an internal bug about this. If somebody from community would like to implement this feature, I'm more than happy to guide / help you. Copied tasks also to Sailfish Browser issue tracker: https:/

Re: [SailfishDevel] [Sailfish Browser] : Opening links from external apps in a new tab

2016-01-05 Thread Vidhuran Harichandra Babu
Thanks for the reply. On Tue, Jan 5, 2016 at 3:38 PM, wrote: > Vidhuran Harichandra Babu kirjoitti ti tammikuuta 5 14:43:07 2016 GMT+0200: > > Hi, > > > > Is it possible to set that whenever a link is opened from an external > app > > (like mail or telegram) it has to open in a new link. Curre

Re: [SailfishDevel] [Sailfish Browser] : Opening links from external apps in a new tab

2016-01-05 Thread Vidhuran Harichandra Babu
Thank you. I'm interested in working on those bugs. On Tue, Jan 5, 2016 at 4:24 PM, Raine Mäkeläinen wrote: > Hi Vidhuran, > > Unfortunately there's no means to alter this behaviour from (Browser) > Settings. We have an internal bug about this. If somebody from community > would like to implemen

[SailfishDevel] rpmvalidator: file is not stripped!

2016-01-05 Thread Kim Foder
Hi Normally, when I deploy a project, I end up with three .rpm's, one containing the program, one containing debug info and one containing debug source. But, for some reason, my current project only builds one huge rpm, and rpmvalidator complains that "File is not stripped!" I have compared th

Re: [SailfishDevel] rpmvalidator: file is not stripped!

2016-01-05 Thread jollailija
Care to share the sources? Kim Foder kirjoitti ti tammikuuta 5 22:49:12 2016 GMT+0200: > Hi > > Normally, when I deploy a project, I end up with three .rpm's, one containing > the program, one containing debug info and one containing debug source. > > But, for some reason, my current project on