On Fr, 2014-01-17 at 20:41 +, Graham Cobb wrote:
> On 17/01/14 19:59, Marko Koschak wrote:
> > I also cannot get the email client working with my IMAP4 server.
>
> From the log, that is not an IMAP server -- you seem to be connecting to
> an SMTP server. In fact the log seems to show you conn
> 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.
signature.asc
Description: Digital signature
_
I case you're interested I've written a QML plugin including libiphb
(my first attempt was rejected from harbour because I linked dynamically)
that has the same properties and methods as the Timer component.
In lack of a better name, I named it Insomniac ;)
It's still part of my timer app[1], b
Did you ever get an answer to this? I'm mostly interested in showing app
notifications on errors - I guess that's what you call banner notifications?
On Wednesday 18 December 2013 15:54 Gabriel Böhme wrote:
> I think I need some clearification at all, what is, or better: is there a
> recommended
Hi Chris,
you can get the timestamp in QML using:
positionSource.position.timestamp
But as said in my last mail, this will not help in this case, as the timestamp
while waiting for a fix will be 'now'. also the valid-Properties are true
while receiving the old position.I haven't found any way
Hi Juha and Marcel
Thanks for your valuable hints.
I should have said that I am using PositionSource from QMl. So unless
I have missed something (always possible) I don't get the timestamp.
The longitudeValid and lattitudeValid are the next things I will test.
In the future it might be poss
On 17/01/14 19:59, Marko Koschak wrote:
> I also cannot get the email client working with my IMAP4 server.
>From the log, that is not an IMAP server -- you seem to be connecting to
an SMTP server. In fact the log seems to show you connecting to port
587, the SMTP submission port.
Did you manuall
sorry ;-) I'm not as much active on that site, but what about this one?
https://together.jolla.com/question/4568/settings-quick-switches-connections-available-easier/
On Fri, Jan 17, 2014 at 09:28:44PM +0100, "Marcin M."
wrote:
> Can you point me to the actual thread, which isn't marked as dupl
Can you point me to the actual thread, which isn't marked as duplicate, to
write my concerns there? :)
--
Marcin
2014/1/17 Julius Loman
> Agreed. There are several topics about this on togeher.jolla.com I hope
> engineers and design team @jolla will listen to users and take the user
> feedback
Agreed. There are several topics about this on togeher.jolla.com I hope
engineers and design team @jolla will listen to users and take the user
feedback seriously.
Currently I do find overall usability worse comparing to N9.
Maybe little bit off topic - does anybody know why the common event scre
If you want some feature to be added to Sailfish OS, go to
together.jolla.com and create / vote for an existing feature request.
AFAIK, people from Jolla are actively monitoring that site.
On 17.01.2014 20:38, Marcin M. wrote:
It's a workaround, indeed ;)
And connect to internet shortcut isn'
Hi
I also cannot get the email client working with my IMAP4 server.
The server responds with "unrecognized command"...
On Do, 2014-01-09 at 19:16 +0200, Reto Zingg wrote:
> If you have developer mode enabled, set in
> /home/nemo/.config/QtProject/Messageserver.conf:
>
> [StdStreamLog]
> Enabled=
And please remove the delivery failed e-mail from the list :)
--
Marcin
2014/1/17 Julius Loman
> Yes, but we want to have shortcut to "Connect to internet" option in the
> pulley
> menu. :)
> Shortcut to WLAN doesn't really help. It just skips one menu level.
>
> "Connect to internet" should b
It's a workaround, indeed ;)
And connect to internet shortcut isn't enough!
It would be ideal to be able to launch some status menu from the lockscreen
;) Changing brightness, wlan+mobile internet, 2G/3G switch are things I
very often use from status menu, and I want them to be at hand. Some
orie
Yes, but we want to have shortcut to "Connect to internet" option in the pulley
menu. :)
Shortcut to WLAN doesn't really help. It just skips one menu level.
"Connect to internet" should be definitely in the pulley menu on the lockscreen
somewhere else quickly accessible.
On Fri, Jan 17, 2014 at 0
On 17.01.2014 20:14, Marcin M. wrote:
The settings have some wifi thing on the top, but it seems to be
enable/disable auto-scanning, and I'd like to always connect myself,
never automatically, no scanning in background... And the actual option
is dug deep in the settings.
There's a nice feature
Hi,
I've recently installed Sailfish on my N950 and, well, I'm impressed, but
there's one thing that drives me nuts (and which would discourage me from
buying a Jolla). The thing is the status menu, and exactly lack of it. I
see no possibility of quick connecting to a wifi network, as it was in
Ha
Hi,
I can see the same behaviour, too. The timestamp is not really helpfull, as
this is the timestamp when you get the position, not when this position was
seen. And while waiting for a fix you get an updated position every 30 seconds
with a new, current timestamp. Another observation I made is
Chris,
I see the same behaviour. But won't the timestamp method in
QGeoPositionInfo help you? If the stamp differs a lot from current time,
then it is likely to be invalid in your case. At least that is what I see
in my application, the first update has the timestamp set to the time when
GPS was l
Hi all
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
reception, yet my app immediately shows GPS Coordinates. By peaking I
can s
Hi,
On 17.01.2014 15:50, Thomas Tanghus wrote:
On Wednesday 15 January 2014 15:24 Jarko Vihriala wrote:
Provide a tool to verify that basic submission criterias are fulfilled with
Harbour intake requirements. This is done from the new view called 'Harbour
Tools' in Control Center.
This is a r
Hi all
This morning I found that if a page element is repeatedly pushed to
the PageStack, repeated instances of the page are created on the
PageStack, as shown by the breadcrumb indicators on the top of the
page(s).
So why try and repush a page?
What I really wanted to do was to pop back
On Wednesday 15 January 2014 15:24 Jarko Vihriala wrote:
> Provide a tool to verify that basic submission criterias are fulfilled with
> Harbour intake requirements. This is done from the new view called 'Harbour
> Tools' in Control Center.
This is a really helpful addition! I assume it will be ke
Hi Thomas
Thank you for your answer.
Zitat von "Thomas Perl" :
If we can fix the offline storage path to be correct everytime,
we’ll probably introduce these changes into libsailfishapp, so that
application developers don’t have to worry about manually setting
this all the time (an
Hi,
On 16 Jan 2014, at 13:14, christopher.l...@thurweb.ch wrote:
> This gives the following Application Output:
> [D] main:42 - offlineStoragPath orig:
> "/home/nemo/.local/share/CreateDBQt5/QML/OfflineStorage"
> [D] main:44 - offlineStoragPath new:
> "/home/nemo/.local/share/landed25_QT5/QML/
25 matches
Mail list logo