*** dima_ is now known as Dima2387 | 07:24 | |
*** dima__ is now known as Dima2387 | 11:05 | |
*** Dima2387 is now known as Guest4073 | 11:06 | |
Dima2387 | Hi all, can someone recommend video cources or book about programming for Sailfish OS? | 11:11 |
---|---|---|
attah | There isn't much... and honestly that's fine, because it is that not terribly specific | 11:30 |
attah | But you can always start here https://www.youtube.com/watch?v=VSqVqXR_CAw | 11:30 |
Dima2387 | thank you | 11:31 |
attah | Dima2387: please as in the open so that others may benefit from the answers | 11:38 |
Dima2387 | Do I need learn QT5 and C++ for developing for Sailfish or this documentation is not related to Sailfish app development? | 11:39 |
attah | You have the options of making a C++ and QML app, Python and QML app, or a "pure" QML app aka JavaScript and QML | 11:40 |
Dima2387 | thank you | 11:41 |
attah | The QML parts are perfectly fine to learn along with learning app-development for Sailfish | 11:41 |
attah | If you already know programming reasonably well, just in some other language, i'd say you don't necessarily need to learn anything as a prerequisite just to get started | 11:42 |
attah | But depending how you learn best you could still benefit from focusing a bit on a smaller area before diving in fully... so that's for you to decide | 11:43 |
Thaodan | Much of Qt specific knowledge from the c++ part of Qt also applies to Qt. | 12:30 |
Thaodan | If you know how Qt works on the c++ side you basicly know it how it works in the python side | 12:31 |
HengYeDev[m] | Is it possible for the webview to be more responsive? | 13:17 |
HengYeDev[m] | See what I mean by the following screenshot: | 13:17 |
* HengYeDev[m] uploaded an image: (126KiB) < https://matrix.org/_matrix/media/r0/download/mozilla.org/469e1301a914d6231bd9cae1a99340e58943144f/image.png > | 13:17 | |
HengYeDev[m] | The jitsi buttons are tiny | 13:17 |
HengYeDev[m] | unlike in the browser | 13:17 |
HengYeDev[m] | here is the code I am using:... (full message at https://matrix.org/_matrix/media/r0/download/matrix.org/LBrSPybzYtUpnOtLpohdJCCD) | 13:18 |
HengYeDev[m] | same thing with the sso login... | 13:18 |
attah | Any idea why the headless SDK installer might just stop/hang? https://pastebin.com/KeJKpaqb | 13:50 |
attah | online and offline hangs similarly, only with --verbose is there any output at all (pasted) | 13:51 |
HengYeDev[m] | nvm, fixed it with https://github.com/attah/harbour-bbk/blob/master/qml/harbour-bbk.qml#L16-L27 | 14:07 |
HengYeDev[m] | but camera doesn't seem to work, microphone does though | 14:07 |
HengYeDev[m] | that's strange | 14:07 |
HengYeDev[m] | since that works in the browser also | 14:07 |
attah | Glad to have been of some help, even if i missed your question | 14:08 |
attah | Does the cover preview work for you? And does it work jailed? | 14:10 |
HengYeDev[m] | haven't tried the cover preview yet | 14:11 |
HengYeDev[m] | it does work jailed with WebView;Microphone;Camera added to Permissions | 14:11 |
HengYeDev[m] | jitsi shows that there are no camera devices, strange | 14:20 |
HengYeDev[m] | browser works fine | 14:20 |
poetaster | attah, nice! I went through the school on a 4 unit offset press and learned DTP 'the hard way', so I'd say I'm not the target audience. One minor quibble, the SVG doesn't work in darkmode. | 16:15 |
poetaster | The days I spent calibrating monitors and dye-submlmation printers while staring at pantone color swatches .... | 16:17 |
poetaster | beside having really nice public transport apis, .no also has: https://developer.yr.no/ for those of you interested in weather hacking. | 16:19 |
attah | poetaster: Thanks! Well, i see it as a feature - you can call me on any bs i try to peddle | 16:33 |
attah | So you are getting black text on black background? | 16:34 |
poetaster | attah, no it's really concise and useful. The svg in the readme renders with a transparent fill instead of white. looking at it in the 'file view' and it has a white background. | 16:40 |
poetaster | probably a git hub bug. | 16:40 |
poetaster | interesting is that I"m working on another color bug : https://github.com/anvaka/lsystem/issues/17#issuecomment-1172962349 | 16:41 |
attah | It is transparent, this is true | 16:41 |
attah | fun fun fun | 16:42 |
poetaster | which an form of 'farben lehre' abhors! | 16:42 |
Dima2387 | Hi all, is Sailfish has tool for backup\restore contacts? | 19:29 |
Nico | It can import and export contacts, can upload them to a few clouds and you can also just use the full syystem backup | 19:37 |
Dima2387 | Nico, in which way contacts can be exported and imported(wihtout full system backup)? | 19:48 |
Nico | I'll check, maybe they could only be exported 1:1 | 19:49 |
Nico | But I think the system backup just has a file called all.vcf, which is just a vcard with all your contacts | 19:49 |
Dima2387 | Thank you. So looks like app for export\import contats can be my fists app ) | 19:50 |
Nico | Well, you can import them | 19:58 |
Nico | But easily generating the export might be a good app | 19:58 |
Nico | Hm | 19:59 |
Nico | You can just select all contacts and send them as an email though | 19:59 |
Dima2387 | yep | 20:00 |
Nico | Which generates a vcf | 20:00 |
Nico | Which is convenient enough for me | 20:00 |
Dima2387 | Sound like a good task, try to implement =) | 20:04 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!