On 29 August 2016 at 20:29, Dylan Van Assche
wrote:
> If I understand it correctly I need to do the following things:
>
> Create an object in harbour-sailfinder.qml and give it an ID
> Call the object with that ID from my current page (for example:
> MainPage.qml) and assign some data to it.
> Rea
On 3 February 2015 at 22:30, Bernd Wachter wrote:
> This is a first step towards a developer program & early feedback
> gathering.
Thanks for this news, it all sounds promising, I've checked the box!
How would you like to receive feedback? I guess it could come in
several forms, such as regressi
On 16 August 2014 22:14, Alessandro Portale wrote:
> Most likely Daniel has the correct 960x540 device pixels. But I assume
> that he gets a devicePixelRatio of 1, which is too low for the Jolla
> device. With 244 PPI (I assume that's what the Jolla phone has) it
> should be a 2.0.
>
> What does t
On 1 August 2014 20:13, Stephen Jayna wrote:
>
> We’re really close to that, hopefully weeks not months, if I can put it like
> that.
Hi Steve,
Fantastic news, and much appreciated - thanks for the info!
Regards,
Matt
___
SailfishOS.org Devel maili
On 1 August 2014 19:42, Developer Care wrote:
>
> Ahoy Dear Developers,
> Generally there have been some significant backend changes to the QA portion
> of the Harbour that should permit a smoother submission process.
Great news - thanks!
The first question which I immediately want to ask is
On 6 March 2014 07:40, Osmo Salomaa wrote:
>
> I build helsinki-transit-live packages myself on a Debian desktop system.
> I have split the file copying to a Makefile and the spec file just calls
> "make install" (but you can just as well put the copy commands in the spec
> file if that's easier)
Hi Osmo,
On 30 December 2013 09:01, Osmo Salomaa wrote:
> Does anyone have an example of RPM-packaging for a PyOtherSide or pure QML
> application?
>
> I'm not familiar with RPM. In the case of PyOtherSide should I write YAML or
> directly a spec file?
>
I haven't tried this myself yet, but am i
On 24 December 2013 06:15, Thomas Perl wrote:
> Because of the dynamic nature of Python, it's even harder to verify
> apps don't break with OS/library updates compared to native C/C++
> libraries (where one could at least do a static check for exported
> symbols, etc..). Just providing the standar
On 23 December 2013 00:03, Mike Sheldon wrote:
> One thing to be aware of is that it doesn't work exactly like qmlscene
> where you can just specify an arbitrary qml file to display, instead you
> have to install your main qml file to
> "/usr/share/yourapp/qml/yourapp.qml" then run "sailfish-qml y
Hi sailors,
The Harbour FAQ states in regards to .desktop files:
What do I have to put into the Exec= line?
Exec=$NAME (for Silica applications using C++ and QML) or
Exec=sailfish-qml $NAME (for QML-only Silica applications without an
application binary)
However, I don't appear to have "sailfi
Hi Thomas,
On 18 December 2013 22:33, Thomas Perl wrote:
> 2013/12/18 :
>> - libxml2. As far as I know, their API is quite stable now even if it was not
>> the case in the past (I remember having some trouble with it in 2003, but
>> it's
>> history now !).
>
> I've added it to the list of libs
Hi,
Just a small pedantic question - when referring to Sailfish, should I be
using:
1) "Sailfish"
2) "Sailfish OS"
3) "SailfishOS"
Is there any versioning scheme I should also use when I want to say that my
app works on "Sailfish"?
Thanks,
--
Matt
m...@mattaustin.me.uk
http://mattaustin.me.u
On 18 October 2013 16:43, Franck Routier (perso) wrote:
> 2) create a function in the gridview, and call it in the delegate onClicked
> handler. But then, I could find a way the pass a reference to the delegate
> (using this keyword resulted in an undefined variable).
Hi Franck,
I think you sho
Hi Thomas,
On 30 September 2013 20:40, Thomas Perl wrote:
>
> It's available in the mer-python3 repository:
> https://build.merproject.org/project/show?project=mer-python3
>
>
> After that (and a possible "zypper ref"), you can install the QML Plugin
> in the emulator using:
> zypper in pyothe
Hi,
It looks like we might now have a couple of possible options with Python
apps on Sailfish with Qt5:
1) PyOtherSide: http://thp.io/2011/pyotherside/
2) PyQt 5.0.1: http://www.riverbankcomputing.com/news/pyqt-501
I've been playing around today, and unfortunately was unable to get either
ins
Hi Chris,
On 18 June 2013 15:34, wrote:
> I press on this, return to the app, then drag back to the home screen, this
> time I get a default cover page! (see attachment 2)
I had the same issue, and realised that it only happened when I was
using "setViewport(QGLWidget())" on my QDeclarativeView
I just wanted to ask if there are any plans to move to Qt 5 - and if
so will Qt 4.8 still be available?
I've been developing using PySide, and I just read that it hasn't been
maintained for Qt 5 - so I'm a bit concerned that my apps may not work
in a future SDK release (or by the time the actual d
Hi all,
I just completed my initial porting of "Perth Trains" over to Sailfish
Silica [https://github.com/mattaustin/fremantleline/tree/development].
The application is not very mature, but is split in to an 'api' and a 'ui'.
I am very aware that the entire project could do with a lot more
improv
For anyone who might be interested, I've created a very basic Silica/PySide
'hello world' project:
https://github.com/mattaustin/sailfish-pyside-helloworld
It just serves as an example of how to launch basic qml with PySide.
On 12 May 2013 09:57, Matt Austin wrote:
> H
Hi Tomas,
On 12 May 2013 04:26, Thomas Perl wrote:
> Basically SSH into the emulator, become root, "zypper in
> python-pyside" and you're ready to go.
>
> If you have previously been using the Harmattan Qt Components, you can
> install them in the Sailfish Emulator to ease porting (however, for
Hi,
I've previously developed a python/pyside/qt/qml application for Harmattan
- but developed directly on my device using SSH, a text editor, and the
python shell.
I'd love to update the application for SailfishOS (I'm anticipating it
hopefully will be mostly QML changes), and have just download
21 matches
Mail list logo