Re: [SailfishDevel] [update] Hotfix to update1 (1.0.1.10 -> 1.0.1.12)

2013-12-17 Thread Alexander Bigga
Hi Simo, I had the same issue. And I was a little afraid in the first moment ;-) But rebooting fixed it and it works again. Best regards Alexander On 17.12.2013 20:34, Simo Salo wrote: > To Development Team > > After the 1.0.1.12 update my Jolla device remained "black" (did not come > back to

Re: [SailfishDevel] Harbour news

2013-12-17 Thread Thomas Perl
Hi, 2013/12/17 Damien Caliste : >> think you need an API (library or QML import) for your Harbour app that >> is not yet approved, let us know on sailfish-devel. > I posted before about the Glib stack with Cairo, that propose a stable API, > that may help to port applications to Sailfish. Namel

Re: [SailfishDevel] Harbour news

2013-12-17 Thread Alessandro Portale
On Tue, Dec 17, 2013 at 9:36 PM, Martin Kolman wrote: > I'll specifically point out that Cairo is a very nice > vector drawing library and should be included. > While there is the QtQuick 2.0 Canvas API, it seems to > be GUI-only, without support for file output, > which might be something many ap

Re: [SailfishDevel] cannot hide() contextmenu

2013-12-17 Thread Bea Lam
Hello, On 17 Dec 2013, at 11:17 pm, Wim de Vries wrote: > Hi, > I am trying a contextmenu. I can show() it, but not hide it. > Clicking on the lower rectangle does not hide it: Just remove the “anchors.fill: parent” from your ContextMenu declaration. The ContextMenu type internally adjusts its

Re: [SailfishDevel] GPS Location service (QTLocation or QTPositioning)

2013-12-17 Thread Aaron McCarthy
Hi, On Tue, 17 Dec 2013 12:49:54 Hendrik Borghorst wrote: > I want to develop some kind of MTB tracking application. > > I develop in real device and want to know which module for position data > is the best way to go. > > On the device I see that qt-location and qt-positioning is installed. As

Re: [SailfishDevel] working on apps?

2013-12-17 Thread a.gra...@gmail.com
Hi Damien, feel free to develop a more complete client for Soma.fm :) Better two than none :D I will develop it anyway because I want to learn some SilicaUI stuff :) Cheers. On 17 December 2013 22:58, Damien Tardy-Panis wrote: > Hi Andrea, > > I'm already working on a "more complete" SomaFM

Re: [SailfishDevel] working on apps?

2013-12-17 Thread Damien Tardy-Panis
Hi Andrea, I'm already working on a "more complete" SomaFM client (more features: channels favorites, songs bookmarks, channels sorting, channels quality, support,...) I checked your code to learn some stuff btw :-) Everything is ready except the actual streaming music player which I just starte

Re: [SailfishDevel] Harbour news

2013-12-17 Thread Artem Marchenko
Guys, Harbour states that we can actually ship whichever libraries you want together with the apps as long as we follow the specific rules (that are beyond my skills). Could somebody skilled (maybe Jolla sailors themselves?) create an example of using some standard Qt module such as QtGraphicalEff

Re: [SailfishDevel] working on apps?

2013-12-17 Thread a.gra...@gmail.com
I will start working as soon as possible to SailSoma, the porting of CuteSoma (Soma.fm client) from N9 to SailfishOS :) On 14 December 2013 10:41, AL13N wrote: > if there are people who are working on apps, and want to let it know, so > that no other devs will waste time making the same apps, y

Re: [SailfishDevel] working on apps?

2013-12-17 Thread Thomas Tanghus
On Tuesday 17 December 2013 20:20 Kimmo Lindholm wrote: > >Kimmo, I just pushed an update. TimePicker apparently doesn't support > >showRangeIndicator anymore..? > Works nicely! - something I was already looking for.. Great to hear. Then I can soon - well after Christmas - submit it to Harbour. >

Re: [SailfishDevel] Wallpaper disappeared after update

2013-12-17 Thread Triton Circonflexe
Had to reboot the phone but it did the trick. Thanks a lot ! 2013/12/17 Kimmo Lindholm > > > > Try this in terminal: pkcon install jolla-preload-ambiences > > > >>Ahoy, > > I just received my Jolla and got a problem after the update : the > wallpaper totally disappeared from the home page alt

Re: [SailfishDevel] Wallpaper disappeared after update

2013-12-17 Thread Kimmo Lindholm
Try this in terminal: pkcon install jolla-preload-ambiences >>Ahoy, I just received my Jolla and got a problem after the update : the wallpaper totally disappeared from the home page although it still seems to be there (in the settings background for example, where it is really blurred). T

[SailfishDevel] Wallpaper disappeared after update

2013-12-17 Thread Triton Circonflexe
Ahoy, I just received my Jolla and got a problem after the update : the wallpaper totally disappeared from the home page although it still seems to be there (in the settings background for example, where it is really blurred). There are 2 details that might be of importance here : - I uninstalled

Re: [SailfishDevel] Harbour news

2013-12-17 Thread Gabriel Boehme
Hi, it would be really great, if you could allow the System Information and Feedback imports/stuff (QML). Thank you very much and keep up the great and hard work! :) Gabriel. > 5) > New APIs are approved as we go along - we'll inform you when you're > allowed to use new APIs in Harbour apps on

Re: [SailfishDevel] [update] Hotfix to update1 (1.0.1.10 -> 1.0.1.12)

2013-12-17 Thread Simo Salo
To Development Team After the 1.0.1.12 update my Jolla device remained "black" (did not come back to "system" screen). Had to boot the device. That did help though! :D Regards Simo 2013/12/17 Jani Kotakoski > Dear Bernd, > > after update to 1.0.1.12, jolla-gallery stopped showing some of the

[SailfishDevel] qca-qt5 for Jolla phone

2013-12-17 Thread Ruediger Gad
Hi, as far as I can see, qca-qt5 is not available in the pre-installed repositories of the Jolla phone. So, my questions are: - Is it planned to make it available (qca-qt5 is already in nemo:devel:mw on Mer OBS.)? - What would be the process to make it available and how long would it roughly take?

Re: [SailfishDevel] Harbour news

2013-12-17 Thread Damien Caliste
> think you need an API (library or QML import) for your Harbour app that > is not yet approved, let us know on sailfish-devel. I posted before about the Glib stack with Cairo,  that propose a stable API, that may help to port applications to Sailfish. Namely, glib-2.0, gobject-2.0 and cairo-1.0

Re: [SailfishDevel] Harbour news

2013-12-17 Thread Martin Kolman
17.12.2013 21:08, Graham Cobb: On 17/12/13 19:01, Damien Caliste wrote: think you need an API (library or QML import) for your Harbour app that is not yet approved, let us know on sailfish-devel. I posted before about the Glib stack with Cairo, that propose a stable API, that may help to por

Re: [SailfishDevel] working on apps?

2013-12-17 Thread Thomas Tanghus
On Sunday 15 December 2013 18:41 AL13N wrote: > > Currency Converter: https://github.com/tanghus/currency-converter-qml > > Kitchen Timer: https://github.com/tanghus/kitchen-timer-qml > > > > The capcha for your site is ridiculous, so posting it here instead :) > > It's not my site (it's for embe

Re: [SailfishDevel] working on apps?

2013-12-17 Thread Thomas Tanghus
Kimmo, I just pushed an update. TimePicker apparently doesn't support showRangeIndicator anymore..? On Sunday 15 December 2013 21:56 Kimmo Lindholm wrote: > Thomas, I pulled your kitchen-timer, built and deployed as rpm, and tested > it on device, it gives me just white screen when started. > >

Re: [SailfishDevel] working on apps?

2013-12-17 Thread Kimmo Lindholm
>Kimmo, I just pushed an update. TimePicker apparently doesn't support >showRangeIndicator anymore..? Works nicely! - something I was already looking for.. functionality should be added to the Jolla native clock (which timer can adjust only hours and minutes) -kimmo

Re: [SailfishDevel] [update] Hotfix to update1 (1.0.1.10 -> 1.0.1.12)

2013-12-17 Thread Jani Kotakoski
Dear Bernd, after update to 1.0.1.12, jolla-gallery stopped showing some of the images. They appear as thumbnails, but all other views show them as empty. As far as I know, I haven't done any ther changes with the device. Cheers, Jani Bernd Wachter kirjoitti: > >Hi all, > >we just discovered

Re: [SailfishDevel] qml and opengl/c++

2013-12-17 Thread Wim de Vries
Tnx Works fine. On 12/17/2013 12:16 PM, Thomas Perl wrote: Hi, 2013/12/6 Wim de Vries : Some of you referred to the 'OpenGL Under QML' (http://qt-project.org/doc/qt-5.1/qtquick/scenegraph-openglunderqml.html) example. I got the example working in Sailfish. Only one problem. It doesn't show up

Re: [SailfishDevel] Harbour news

2013-12-17 Thread Graham Cobb
On 17/12/13 19:01, Damien Caliste wrote: >> think you need an API (library or QML import) for your Harbour app that >> is not yet approved, let us know on sailfish-devel. > I posted before about the Glib stack with Cairo, that propose a stable API, > that may help to port applications to Sailfis

Re: [SailfishDevel] working on apps?

2013-12-17 Thread Thomas Tanghus
Thanks for testing. Both my apps failed to work on the updated SDK, and I haven't had time to look at getting them working again. On Sunday 15 December 2013 21:56 Kimmo Lindholm wrote: > Thomas, I pulled your kitchen-timer, built and deployed as rpm, and tested > it on device, it gives me just wh

Re: [SailfishDevel] A new Jolla phone user - after 2 days of use

2013-12-17 Thread ottulonen
Hi all, I think the point was that while tweets are integrated in the ui of the notifications, tapping on the facebook icon simply opens the browser. I agree, this seems like it's just unfinished but should be there in the future. By the way, I'd like to see the mail app recognize mailing lists

Re: [SailfishDevel] Making HTTP-requests

2013-12-17 Thread Gabriel Böhme
Hi, there should not be so much to hack with QNetwork. Just started with QNetwork yesterday, it's not very hard to understand, even for a Qt/C++ newbie, like me. Now working with the JSON response seems to be a bit more difficult. ;-) Gabriel. -- Von meinem Nokia N9 gesendet da4c3...@

Re: [SailfishDevel] Making HTTP-requests

2013-12-17 Thread Andrey Kozhevnikov
Why not to make class with features you want and export it via setContextProperty to use on QML side? On 17.12.2013 22:14, da4c3...@ssl-mail.com wrote: What is the preferred way to make HTTP-requests in Sailfish? XMLHttpRequest doesn't cut it, since I need a custom user agent string. Are there

[SailfishDevel] Making HTTP-requests

2013-12-17 Thread da4c30ff
What is the preferred way to make HTTP-requests in Sailfish? XMLHttpRequest doesn't cut it, since I need a custom user agent string. Are there any QML-libraries or do I have to hack it with QNetworkRequest and friends? ___ SailfishOS.org Devel mailing li

[SailfishDevel] Harbour news

2013-12-17 Thread Iekku Pylkka
Ahoy, Here is some short Harbour information: 1) In Week 52/2013 and 01/2014 our QA staff is working with reduced man power. We will be back full speed Tue 7. January 2014. So expect some delays in processing your submissions to Harbour, thanks for understanding. 2) We noticed that many forget

Re: [SailfishDevel] A new Jolla phone user - after 2 days of use

2013-12-17 Thread Valerio Valerio
Hi, On 17/12/13 14:16, Alexander Bigga wrote: Hi Valerio, Am 17.12.2013 11:43, schrieb Valerio Valerio: On 17/12/13 10:37, a.gra...@gmail.com wrote: So, can we use IMAP+CardDav+CalDav on Jolla? CalDav for Calendar sync is not supported at the moment, will be offered in a update, contacts and

Re: [SailfishDevel] A new Jolla phone user - after 2 days of use

2013-12-17 Thread Kalle Vahlman
2013/12/17 mourik jan heupink : > Hi Kalle, > > >> Pull from the bottom of the screen almost anywhere and at least for >> twitter you'll see a feed icon for reading and "share your thoughts" >> or similar text entry for tweeting. > > Right! Had not yet discovered that one. Seems to be twitter-only

Re: [SailfishDevel] A new Jolla phone user - after 2 days of use

2013-12-17 Thread Nils Jeisecke
Hi, did anybody manage to create all-day events in the calendar? It shows existing events as all-day but I can't find a UI for setting that. Nils ___ SailfishOS.org Devel mailing list

Re: [SailfishDevel] A new Jolla phone user - after 2 days of use

2013-12-17 Thread mourik jan heupink
Hi, Well, only one cycle. But: because of the missing features / issues we talked about in this thread, I am not yet using it as my 'production' phone, but kind of as a tablet to play with, for now. MJ On 12/17/2013 02:51 PM, Gianguido Sorà wrote: Can you give us some details about battery

Re: [SailfishDevel] A new Jolla phone user - after 2 days of use

2013-12-17 Thread mourik jan heupink
On 12/17/2013 03:22 PM, Luca Donaggio wrote: Is there a way to be notified of incoming mails in any folder (I'm using IMAP)? Actually it seems to me that it monitors Inbox folder only. With my N9 I used to mark some folders as fovourites and I got notifications for new mails in all of them: anyt

Re: [SailfishDevel] A new Jolla phone user - after 2 days of use

2013-12-17 Thread mourik jan heupink
Hi Kalle, Pull from the bottom of the screen almost anywhere and at least for twitter you'll see a feed icon for reading and "share your thoughts" or similar text entry for tweeting. Right! Had not yet discovered that one. Seems to be twitter-only though. I guess facebook interaction is simply

Re: [SailfishDevel] A new Jolla phone user - after 2 days of use

2013-12-17 Thread Luca Donaggio
Is there a way to be notified of incoming mails in any folder (I'm using IMAP)? Actually it seems to me that it monitors Inbox folder only. With my N9 I used to mark some folders as fovourites and I got notifications for new mails in all of them: anything like that? On Tue, Dec 17, 2013 at 2:51 P

Re: [SailfishDevel] A new Jolla phone user - after 2 days of use

2013-12-17 Thread Alexander Bigga
Hi Valerio, Am 17.12.2013 11:43, schrieb Valerio Valerio: > On 17/12/13 10:37, a.gra...@gmail.com wrote: >> So, can we use IMAP+CardDav+CalDav on Jolla? > > CalDav for Calendar sync is not supported at the moment, will be offered > in a update, contacts and mail are supported by configuring a go

Re: [SailfishDevel] A new Jolla phone user - after 2 days of use

2013-12-17 Thread Kalle Vahlman
2013/12/17 mourik jan heupink : > My list of questions/issues: > > - there doesn't seem to be a way to interact with facebook / twitter, even > though I have added those accounts. (or am I missing something..?) Pull from the bottom of the screen almost anywhere and at least for twitter you'll see

Re: [SailfishDevel] A new Jolla phone user - after 2 days of use

2013-12-17 Thread Gianguido Sorà
Can you give us some details about battery life? How many battery cycles you did? Il 17/dic/2013 14:48 "mourik jan heupink" ha scritto: > My list of questions/issues: > > - there doesn't seem to be a way to interact with facebook / twitter, even > though I have added those accounts. (or am I miss

Re: [SailfishDevel] A new Jolla phone user - after 2 days of use

2013-12-17 Thread mourik jan heupink
My list of questions/issues: - there doesn't seem to be a way to interact with facebook / twitter, even though I have added those accounts. (or am I missing something..?) - on my N9 I could swipe to the right/left to get to the 'running apps' screen. That doesn't seem to work anymore. - And

[SailfishDevel] cannot hide() contextmenu

2013-12-17 Thread Wim de Vries
Hi, I am trying a contextmenu. I can show() it, but not hide it. Clicking on the lower rectangle does not hide it: import QtQuick 2.0 import Sailfish.Silica 1.0 Page { id: pageT Rectangle { id : timerWindow anchors.top: parent.top anchors.left: parent.left anchors.right: pa

Re: [SailfishDevel] GPS Location service (QTLocation or QTPositioning)

2013-12-17 Thread christopher . lamb
Hi Hendrik What do you mean by "bad location data?" Qt Positioning / Location should be way to go. The old Mobility Location (from which Positioning / Location descends) worked on the Nokia N9 Chris Zitat von "Hendrik Borghorst" : Hello guys, I want to develop some kind of MTB track

Re: [SailfishDevel] QtSensors support in Harbour

2013-12-17 Thread Thomas Perl
Hi, 2013/12/17 Kimmo Lindholm : > Is there any known workaround for acceleration sensor use? (or schedule when > QtSensors 5.0 would be allowed in Harbour?) QtSensors 5.0 is scheduled to be available for Harbour apps soon, it's already been added to the list of approved QML imports, but it will t

Re: [SailfishDevel] QtSensors support in Harbour

2013-12-17 Thread Robin Burchell
Hi, On 17 Dec 2013, at 12:01, Kimmo Lindholm mailto:kimmo.lindh...@eke.fi>> wrote: Is there any known workaround for acceleration sensor use? (or schedule when QtSensors 5.0 would be allowed in Harbour?) QtSensors will be added for use in the near future. We’ll drop a mail to the list when it

Re: [SailfishDevel] Bluetooth headset/carkit issue (and clock related feedback)

2013-12-17 Thread Nils Jeisecke
On Tue, Dec 17, 2013 at 11:09 AM, Valerio Valerio wrote: > you can access that info at anytime by doing a peak gesture: > http://www.youtube.com/watch?v=p9YGtW274GI&feature=c4-overview&list=UUgK45xp5j9vJMJ3odffESjA But where's the date? Currently calendar has to be open on the home screen to see t

[SailfishDevel] GPS Location service (QTLocation or QTPositioning)

2013-12-17 Thread Hendrik Borghorst
Hello guys, I want to develop some kind of MTB tracking application. I develop in real device and want to know which module for position data is the best way to go. On the device I see that qt-location and qt-positioning is installed. As qt-positioning is part of qt 5.2 I would think this is th

Re: [SailfishDevel] Quickfix for SailfishOS SDK available today.

2013-12-17 Thread christopher . lamb
Hi Juha The Upgrade was successful, and console.log is back! Thanks Chris Zitat von "Juha Kallioinen" : Hi, sorry about that, there was a mishap in copying the updated files to the correct path. The mishap is being fixed and the update will be available shortly. Best regards, Juha O

Re: [SailfishDevel] A new Jolla phone user - after 2 days of use

2013-12-17 Thread Nils Jeisecke
Hi, On Tue, Dec 17, 2013 at 11:30 AM, Vesa-Matti Hartikainen wrote: > In the email you cannot copy when viewing the mail, but if you reply you can > then select the plain text content to copy. Paste works in the mail editor. Ok, that's a good workaround (this didn't work on N9). >> - Browser can

Re: [SailfishDevel] A new Jolla phone user - after 2 days of use

2013-12-17 Thread Nils Jeisecke
Hi, > is that a payed account ? (google apps for business for e.g). Yes. And push works fine on N9, BB10 and even Symbian. Nils ___ SailfishOS.org Devel mailing list

Re: [SailfishDevel] qml and opengl/c++

2013-12-17 Thread Thomas Perl
Hi, 2013/12/6 Wim de Vries : > Some of you referred to the 'OpenGL Under QML' > (http://qt-project.org/doc/qt-5.1/qtquick/scenegraph-openglunderqml.html) > example. > I got the example working in Sailfish. > Only one problem. > It doesn't show up within 'ApplicationWindow'. I have to comment > App

[SailfishDevel] QtSensors support in Harbour

2013-12-17 Thread Kimmo Lindholm
Hi, Is there any known workaround for acceleration sensor use? (or schedule when QtSensors 5.0 would be allowed in Harbour?) -kimmo ___ SailfishOS.org Devel mailing list

Re: [SailfishDevel] A new Jolla phone user - after 2 days of use

2013-12-17 Thread Valerio Valerio
On 17/12/13 10:37, a.gra...@gmail.com wrote: Hi Valerio, that Google support page doesn't offer a real solution it seems. It confirms that Google Sync will stop working and it says that IMAP, CardDav and CalDav are available instead. So, can we use IMAP+CardDav+CalDav on Jolla? CalDav for C

Re: [SailfishDevel] A new Jolla phone user - after 2 days of use

2013-12-17 Thread a.gra...@gmail.com
Hi Valerio, that Google support page doesn't offer a real solution it seems. It confirms that Google Sync will stop working and it says that IMAP, CardDav and CalDav are available instead. So, can we use IMAP+CardDav+CalDav on Jolla? On 17 December 2013 10:27, Valerio Valerio wrote: > Hi, > >

Re: [SailfishDevel] Quickfix for SailfishOS SDK available today.

2013-12-17 Thread Juha Kallioinen
Hi, sorry about that, there was a mishap in copying the updated files to the correct path. The mishap is being fixed and the update will be available shortly. Best regards, Juha On 17.12.2013 12:02, christopher.l...@thurweb.ch wrote: Hi Juha Unfortunately the Updater is giving me the erro

Re: [SailfishDevel] A new Jolla phone user - after 2 days of use

2013-12-17 Thread Vesa-Matti Hartikainen
On 12/17/2013 12:21 PM, Nils Jeisecke wrote: - Cannot copy/paste in Mail or in Browser Copy & Paste is not yet ready for web content. The URL you can copy & paste just like any other text field. In the email you cannot copy when viewing the mail, but if you reply you can then select the plai

Re: [SailfishDevel] A new Jolla phone user - after 2 days of use

2013-12-17 Thread Valerio Valerio
Hi, On 17/12/13 10:11, Nils Jeisecke wrote: Hi, - Fonts look generally pretty bad (most obvious in the launcher) - Scrolling makes pixels look "jaggy". Open Terminal, type ls, go to app switcher and drag a little bit => pixels in the minimized terminal app start to dance around - Android Tasks

Re: [SailfishDevel] Displaying additional QML Subdirectories in the QtCreator Projects Browser

2013-12-17 Thread Sven Putze
Hi, IMHO using the .PRO file to add files to the project is the right way: you put addiional files into OTHER_FILES and they will appear in the project tree. The qml.files = *.qml is some sort of filegroup that is used to define rules in the Makefile. They determine how to install what and wher

Re: [SailfishDevel] A new Jolla phone user - after 2 days of use

2013-12-17 Thread Nils Jeisecke
Oops, sent to early... - With the white cover and it's ambient active you can hardly read your network providers's name in the lock screen (not much of an information loss but it looks rather strange) - Cannot copy/paste in Mail or in Browser - Browser can't share links - Don't like the Browser's

Re: [SailfishDevel] A new Jolla phone user - after 2 days of use

2013-12-17 Thread Nils Jeisecke
Hi, - Fonts look generally pretty bad (most obvious in the launcher) - Scrolling makes pixels look "jaggy". Open Terminal, type ls, go to app switcher and drag a little bit => pixels in the minimized terminal app start to dance around - Android Tasks must be handled by the Sailfish Taskswitcher. B

Re: [SailfishDevel] Bluetooth headset/carkit issue (and clock related feedback)

2013-12-17 Thread Valerio Valerio
Hi, On 17/12/13 09:59, Henry Kwong wrote: Hi, Have been using the Jolla more and found a big problem with the bluetooth software (for a car kit which seems to act as a headset). 1. The bluetooth connects well only on the first time, after a disconnection and reconnection, the phone says it i

Re: [SailfishDevel] Quickfix for SailfishOS SDK available today.

2013-12-17 Thread christopher . lamb
Hi Juha Unfortunately the Updater is giving me the error "The hash of one component does not match the expected one" and Could not download meta information for component: org.merproject.tools. Error: Bad hash. I am running 1312 on OSX Chris Zitat von "Juha Kallioinen" : Hi, this Qt C

[SailfishDevel] Bluetooth headset/carkit issue (and clock related feedback)

2013-12-17 Thread Henry Kwong
Hi, Have been using the Jolla more and found a big problem with the bluetooth software (for a car kit which seems to act as a headset). 1. The bluetooth connects well only on the first time, after a disconnection and reconnection, the phone says it is connected but audio is not routed to BT.

Re: [SailfishDevel] Quickfix for SailfishOS SDK available today.

2013-12-17 Thread Juha Kallioinen
Hi, this Qt Creator fix will be available only as an update to the "1312" installer. We won't make another complete installer because of this. Best regards, Juha On 17.12.2013 10:22, christopher.l...@thurweb.ch wrote: Hi Jarko Super, I am very glad this was given priority. Can you confirm

Re: [SailfishDevel] journalctl workaround to see console.log

2013-12-17 Thread christopher . lamb
Thanks Kalle(s) Sounds like lots of fun, but now the Console.log to QtCreator thing has been fixed, best left alone ... Ciao Chris Zitat von "Kalle Vahlman" : 2013/12/17 Kalle Jokiniemi : Hi, On Mon, 2013-12-16 at 22:29 +0200, Kalle Vahlman wrote: 2013/12/16 : > Hi All > > As reported

Re: [SailfishDevel] Quickfix for SailfishOS SDK available today.

2013-12-17 Thread christopher . lamb
Hi Jarko Super, I am very glad this was given priority. Can you confirm, we can just update, no need to completely deinstall like previous SDK updates? Chris Zitat von "Jarko Vihriala" : Hello again, Today at 10:00 UTC we will publish an update for Qt Creator (SailfishOS SDK IDE), whic

Re: [SailfishDevel] journalctl workaround to see console.log

2013-12-17 Thread Kalle Vahlman
2013/12/17 Kalle Jokiniemi : > Hi, > > On Mon, 2013-12-16 at 22:29 +0200, Kalle Vahlman wrote: >> 2013/12/16 : >> > Hi All >> > >> > As reported in a previous thread, the latest SDK release does not spool >> > console.log output to the QtCreator application output. journalctl has >> > been >> >

Re: [SailfishDevel] journalctl workaround to see console.log

2013-12-17 Thread Kalle Jokiniemi
Hi, On Mon, 2013-12-16 at 22:29 +0200, Kalle Vahlman wrote: > 2013/12/16 : > > Hi All > > > > As reported in a previous thread, the latest SDK release does not spool > > console.log output to the QtCreator application output. journalctl has been > > suggested as a workaround. > > > > Having expe