onStatusChanged: {
if (status === PageStatus.Active && pageStack.depth === 1) {
pageStack.pushAttached("SourcesPage.qml", {});
}
}
On 20.01.2014 13:37, Kalle Vahlman wrote:
2014/1/17 Tobi D. :
Hi there,
How can I push an attached page to my initial page on the pageStack?
I'd like to have a be
2014/1/17 Tobi D. :
> Hi there,
>
> How can I push an attached page to my initial page on the pageStack?
>
> I'd like to have a behavior similar to the Jolla Store app. There you can
> push to the next page to get categories when you are on initial page.
>
> I tried several thing to achieve this, b
Hi,
On 17.01.2014 17:56, Tobi D. wrote:
Hi there,
How can I push an attached page to my initial page on the pageStack?
I'd like to have a behavior similar to the Jolla Store app. There you
can push to the next page to get categories when you are on initial page.
I tried several thing to achie
Hi there,
How can I push an attached page to my initial page on the pageStack?
I'd like to have a behavior similar to the Jolla Store app. There you can push
to the next page to get categories when you are on initial page.
I tried several thing to achieve this, but didn't get it work. Doing an
Hi,
just do something that requires an internet connection and Sailfish will popup
a connection dialog. No need to go to the settings.
Martin
Am Fri Jan 17 2014 20:31:57 GMT+0100 (CET) schrieb Julius Loman:
>Yes, but we want to have shortcut to "Connect to internet" option in the pulley
>menu.
On Sat, Jan 18, 2014 at 12:38:35AM +0100, Ruediger Schiller
wrote:
> > https://sailfishos.org/core-events-article.html
>
> as it says on the page, a swipe from the bottom of the screen gets you to
> notifications, this still applies, for n950 maybe cause of the orientation bug
> from the left.
Y
Hi,
On Fri, 17 Jan 2014 17:09:37 christopher.l...@thurweb.ch wrote:
> Is it possible that the Jolla GPS / GPS Software stack initially shows
> the last location acquired?
>
> This is the behaviour I am observing.
>
> At the moment I am sitting in an office building, which has poor GPS
> receptio
Salut
Damien
I am not sure If I have understood your question, but I think you are
asking about differences in direction from the QtSensors Compass and
the the QtPositioning PostionSource elements.
1) The Compass Azimuth shows the direction the top of the device is
pointing to (so it wil
Bonsoir,
Le dimanche 12 janvier 2014, christopher.l...@thurweb.ch a écrit :
> Marcel used the Compass element from QtSensors for azimuth.
Ok, I understand, but I'm still wondering :
- QtSensors and compas will provide the azimuth of the device, so
acting it like a compas, for instance, top of the
Simon Bolek writes:
> Because X11 Embedding QWidgets is not available in Qt5 I'am still
> developing with Qt 4.8.
> However when trying to install Qt4 into MerSDK this appeared:
Both Qt4 and X11 are not available on SailfishOS.
___
SailfishOS.org Deve
Nevertheless, some bugzilla should be created for a better bug management.
--
Marcin
2014/1/19 Hannes Rantzsch
> Great tip, thanks!
> Actually, the issue I wanted to post is even there already :)
>
> Hannes
>
>
> On 01/19/2014 05:19 PM, Martin Grimme wrote:
> > Hi,
> >
> > 2014/1/19, Hannes Ra
Great tip, thanks!
Actually, the issue I wanted to post is even there already :)
Hannes
On 01/19/2014 05:19 PM, Martin Grimme wrote:
> Hi,
>
> 2014/1/19, Hannes Rantzsch :
>> I was wondering if there is a bug tracking system for Jolla applications
>> somewhere.
> You can use https://together.jol
Hi,
2014/1/19, Hannes Rantzsch :
> I was wondering if there is a bug tracking system for Jolla applications
> somewhere.
You can use https://together.jolla.com for reporting bugs or
suggestions. This is the official place where the Jolla developers
look for feedback from the users.
Martin
_
Hi,
I was wondering if there is a bug tracking system for Jolla applications
somewhere.
More precisely, I want to file a (tiny) bug in the Jolla Store. But
neither Mer nor Nemo Bugzilla should be the right place, are they?
Cheers,
Hannes
___
SailfishOS.
Hi,
Can you please provide a small sample demonstrating this? As I’m quite sure it
works for our own uses.
BR,
Robin
On 19 Jan 2014, at 14:34, Sylvain B.
mailto:sth...@hotmail.com>> wrote:
Hey,
My app did not want to read the some cached content it was supposed to have
written in QStandardPa
On Sunday 19 January 2014 11.08.06 Simon Bolek wrote:
> Because X11 Embedding QWidgets is not available in Qt5 I'am still
> developing with Qt 4.8.
AFAIK Qt4.8 is not supporting Wayland and SailfishOS is using wayland so you
probadly should forget about Qt4... Offtopic but also most Linux desktop
Hey,
My app did not want to read the some cached content it was supposed to have
written in QStandardPaths::CacheLocation.
To understand why, I tried to run it from the terminal, and... everything is
working fine.
Since we don't have logs when we run the app directly from Launcher, I updated
it
Hi,
>
> What are the pros and cons of using QStandardPaths as opposed to XDG
> Environmental Variables?
>
If you look into the unix implementation of the class QStandardPaths, you find
something like
QString QStandardPaths::writableLocation(StandardLocation type)
{
switch (type) {
ca
I may be wrong, but it's my understanding that Qt under SailfishOS/Mer will be
strictly > Qt 5.0
On Sunday 19 January 2014 11:08 Simon Bolek wrote:
> Because X11 Embedding QWidgets is not available in Qt5 I'am still
> developing with Qt 4.8.
> However when trying to install Qt4 into MerSDK this a
Because X11 Embedding QWidgets is not available in Qt5 I'am still
developing with Qt 4.8.
However when trying to install Qt4 into MerSDK this appeared:
Operation Progress
* finished: installing package
Mer-Qt4-development - exited with status 0*
Loading rep
20 matches
Mail list logo