[SailfishDevel] Add locale support to jolla calendar

2014-11-12 Thread E.S. Rosenberg
Hi all, I'm trying to add support for locale (or at least firstDayOfWeek) to jolla-calendar, in the MonthPage.qml file I successfully made the day labels depend on the locale, but to actually shift all the dates over seems to be more of an issue. As far as I can tell this should involve the

Re: [SailfishDevel] Add locale support to jolla calendar

2014-11-13 Thread E.S. Rosenberg
2014-11-13 14:25 GMT+02:00 Pekka Vuorela pekka.vuor...@jolla.com: to, 2014-11-13 kello 02:25 +0200, E.S. Rosenberg kirjoitti: Hi all, I'm trying to add support for locale (or at least firstDayOfWeek) to jolla-calendar, in the MonthPage.qml file I successfully made the day labels depend

Re: [SailfishDevel] Building command line Linux tools for jolla

2014-11-13 Thread E.S. Rosenberg
Before you do a lot of work check openrepos, htop is already there... 2014-11-13 10:18 GMT+02:00 Jonni Rainisto jonni.raini...@jolla.com: https://build.merproject.org/project/subprojects/sailfishos:chum Has subprojects for each sailfish version.

Re: [SailfishDevel] Add locale support to jolla calendar

2014-11-16 Thread E.S. Rosenberg
2014-11-14 13:51 GMT+02:00 Pekka Vuorela pekka.vuor...@jolla.com: to, 2014-11-13 kello 23:43 +0200, E.S. Rosenberg kirjoitti: Well I solved it and now it's dependent on the locale (which by default is not set on Jolla) so: 1. I am more then happy to submit my patches to Jolla, though you

Re: [SailfishDevel] Using virtual machine's network (UDP BCast)

2014-12-28 Thread E.S. Rosenberg
Though I haven't tried this with the SDK my experience with VirtualBox is that you can change the network settings/type while the machine is already running, so you could deploy etc. and only after the emulator is running change the settings to be on a different network HTH, Eli 2014-12-28

Re: [SailfishDevel] Roadmap for Qt 5.4 support?

2015-01-15 Thread E.S. Rosenberg
OT: I really enjoy your game (too much), thanks! 2015-01-15 12:27 GMT+02:00 Alexey Rochev equ...@gmail.com: Qt WebEngine is still in active development. Version 5.4 has only basic features, it will be much improved in 5.5 Also Qt WebEngine 5.4 does not support Wayland (will in 5.5).

Re: [SailfishDevel] Add locale support to jolla calendar

2015-01-19 Thread E.S. Rosenberg
Just one thing, I'm not the biggest expert on patch, should I remove the .orig/.update10 in the patch so that both pathes are the original file? Thanks, Eli 2014-11-16 15:45 GMT+02:00 E.S. Rosenberg es.rosenberg+sailfishos@gmail.com: 2014-11-14 13:51 GMT+02:00 Pekka Vuorela pekka.vuor

Re: [SailfishDevel] Update on SailfishOS roadmap

2015-03-23 Thread E.S. Rosenberg
Will the kernel ever be taken to a newer longterm version? 3.14 or 3.18 come to mind here, currently there is a mismatch between the kernel version of btrfs and btrfs-tools installed on the phone 2015-03-23 12:50 GMT+02:00 Oleg Linkin maledictusdema...@gmail.com: will 1.1.4 contain new UI

Re: [SailfishDevel] Update on SailfishOS roadmap

2015-03-23 Thread E.S. Rosenberg
2015-03-23 12:29 GMT+00:00 E.S. Rosenberg es.rosenberg+sailfishos@gmail.com: Will the kernel ever be taken to a newer longterm version? 3.14 or 3.18 come to mind here, currently there is a mismatch between the kernel version of btrfs and btrfs-tools installed on the phone 2015-03-23

Re: [SailfishDevel] Funny display in Sailfish Emulator

2015-03-05 Thread E.S. Rosenberg
Windows is not meant for use. ;) 2015-03-05 10:22 GMT+02:00 Gabriel Böhme m.gabrielboe...@googlemail.com: And you should keep in mind that Windows 10 Preview is not meant for daily use at the moment. ;-) E.S. Rosenberg es.rosenberg+sailfishos@gmail.com schrieb am Mi., 4. Mär. 2015 14:33

Re: [SailfishDevel] Suggestion: expose androids intents on dbus

2015-02-22 Thread E.S. Rosenberg
2015-02-15 21:23 GMT+02:00 Anton Thomasson antonthomas...@gmail.com: Hi I recently managed to execute Android commands from outside of Alien Dalvik. This was achieved by looking at how it's done when apps are launched and Alien Dalvik is started normally. To see the resulting scripts, go

[SailfishDevel] patch command

2015-02-24 Thread E.S. Rosenberg
Can anyone point me in the right direction for getting the 'patch' command on my Jolla? When I search on openrepos the results are flooded with patchmanager stuff, for now I don't want patchmanager I just want to be able to patch from command-line Thanks, Eli

Re: [SailfishDevel] Update on SailfishOS roadmap

2015-02-24 Thread E.S. Rosenberg
I wouldn't expect Qt = 5.3 before SailfishOS 2.0... (and more likely that it will be SailfishOS 2.0) 2015-02-23 8:23 GMT+02:00 Krisztian Olah fasza2mob...@gmail.com: Hi, It is going to be Qt 5.2 for a while, there are libs from 5.2 that are still not allowed. Kris On Sun Feb 22 21:46:32

Re: [SailfishDevel] SSH listen address

2015-04-19 Thread E.S. Rosenberg
Subject: Re: [SailfishDevel] SSH listen address Den 19. april 2015 18:50, skrev E.S. Rosenberg: So this leaves an, I think, interesting question: how do we on the one hand allow SSH access while on the other hand preventing access from GSM/3G/4G? Is it important? Most likely your carrier

Re: [SailfishDevel] Keeping background process running in Sailfish OS

2015-05-03 Thread E.S. Rosenberg
I think it's the regular linux OOM killer, in general it doesn't kill everything but it will/should kill up to the point that enough RAM was freed to regain system stability... So if your deamon has a very small RAM footprint the chance it will get killed is much lower then if it's a RAM hog...

Re: [SailfishDevel] Keeping background process running in Sailfish OS

2015-05-03 Thread E.S. Rosenberg
Also note that if you skew it too much in favor of yourself the system may end up killing genuinely important system processes instead of your daemon, no user will be happy about that 2015-05-03 14:43 GMT+03:00 Martin Grimme martin.gri...@gmail.com: Hi, 2015-05-03 13:09 GMT+02:00, Andrey

Re: [SailfishDevel] Keeping background process running in Sailfish OS

2015-05-03 Thread E.S. Rosenberg
:56 AM E.S. Rosenberg wrote: Also note that if you skew it too much in favor of yourself the system may end up killing genuinely important system processes instead of your daemon, no user will be happy about that 2015-05-03 14:43 GMT+03:00 Martin Grimme martin.gri...@gmail.com

Re: [SailfishDevel] Neo900 support

2015-04-09 Thread E.S. Rosenberg
You realize the keyboard doesn't need to be attached while it's in your pocket? Only while you're typing and while you type its' not covering the lens 2015-04-09 11:27 GMT+03:00 schif...@polytech.unice.fr: I'm aware of this product, but I don't like how it is done. The main issue of this

Re: [SailfishDevel] SailfishOS community meeting tomorrow, 14.4.2015?

2015-04-13 Thread E.S. Rosenberg
Though I have so far not really been in these meetings and am not a huge dev (for now I stay a very small dev) there is one topic which I think should be discussed but I imagine has already been discussed: The ability of us community to contribute fixes to jolla-* components. Background: as some

Re: [SailfishDevel] i wanr to tey this juat need more knfkrmation

2015-04-05 Thread E.S. Rosenberg
No offense but you should probably try and re-write your mail Afaik Sailfish works to differing extents on various Nexus devices... Regards, Eli 2015-04-05 11:07 GMT+03:00 david beckett cri...@fea.st: First off this is my girlfriends phone and I would never do anything to mess it up. I

Re: [SailfishDevel] Neo900 support

2015-04-05 Thread E.S. Rosenberg
Though on the one hand I would also love to give my n900 another lease on life it seems to me that sailfish and/or meego would not work very well on the n900 or the neo900 since the resistive touch screen used would make all the gestures as pretty major pain in the backside to use (even though

[SailfishDevel] SSH listen address

2015-04-19 Thread E.S. Rosenberg
Hi all, On my phone SSH listens on all interfaces, I am not 100% sure if the default jolla setup also runs like this since I have NielDKs' openssh packages installed. Either way this brings up the interesting question of how to limit SSH to listen only on local interfaces (USB, bluetooth and WiFi

Re: [SailfishDevel] New SailfishOS phone manufacturer

2015-06-09 Thread E.S. Rosenberg
I doubt there is any contract that says other companies can't get a license on dalvik... 2015-06-09 11:06 GMT+03:00 schif...@polytech.unice.fr: Because as somebody told me in the Neo900 support thread, Jolla has currently only the licence to distribute Myriad Alien Dalvik with there

Re: [SailfishDevel] Sailfish OS SDK 1506 update available now

2015-06-16 Thread E.S. Rosenberg
I have to say I am very surprised 1.1.6.27 shipped as is, quite a few of us early adopters suffered from deal breaking bugs like WiFi/USB Tethering (and dev mode) stopped working, Silence sound indicator stopped showing... 2015-06-16 16:32 GMT+03:00 Jarkko Lehtoranta jarkko.lehtora...@jolla.com:

[SailfishDevel] Yoga Tablet 2 and Sailfish OS

2015-05-31 Thread E.S. Rosenberg
Hi all, I was recently issued a Yoga Tablet 2 by school for use with my studies, I am not quite enjoying Android and am wondering if I can get Sailfish on there. Hardware wise it seems to be fairly similar to the Jolla Tablet so it should be possible I think. Thoughts? Eli

[SailfishDevel] Yoga Tablet 2 and Sailfish OS

2015-05-30 Thread E.S. Rosenberg
Hi all, I was recently issued a Yoga Tablet 2 by school for use with my studies, I am not quite enjoying Android and am wondering if I can get Sailfish on there. Hardware wise it seems to be fairly similar to the Jolla Tablet so it should be possible I think. Thoughts? Eli

Re: [SailfishDevel] Support for paid applications

2015-07-12 Thread E.S. Rosenberg
As far as I understand if the user allows non-trusted sources s/he can install any rpm, so if you have a way to sell rpms the answer is yes But that does require 'considerable' effort both on the part of the user (going into settings and changing a setting) and on your part to setup your

Re: [SailfishDevel] [Minutes] SailfishOS community meeting 26.11 + planning for next one 3.12

2015-11-27 Thread E.S. Rosenberg
Above the question was raised how much/good of a base the Jolla community is, I think the simple fact that Jolla started with crowd-funding (The First One, remember?) shows that they have a strong and passionate community willing to back them. I did not buy a tablet for the simple reason that I

Re: [SailfishDevel] [Minutes] SailfishOS community meeting 26.11 + planning for next one 3.12

2015-11-26 Thread E.S. Rosenberg
2015-11-27 9:28 GMT+02:00 Peter Kovacs : > Hello, > > I am not able to join on next community meeting due to work restrictions I > have. So I can not propose a topic. I am instead post my thoughts directly > to this list. > I think no 1 topic is to stabilise Dev efforts for

Re: [SailfishDevel] Not documented missing SDK features

2016-06-13 Thread E.S. Rosenberg
a lot of > hard tasks to solve... > I know some guy (also not from Jolla) who also needs some missing SDK > emulator features (let's say GPS coords, etc), > if you want to help, we can start some project to implement missing SDK > features for the emulator. > > 2016-06-13 11:0

[SailfishDevel] Not documented missing SDK features

2016-06-13 Thread E.S. Rosenberg
Hi all, After a week of trying to get sound working on the SDK only to discover that the issue is the SDK doens't support it while my code works on my phone I can only say I a very miffed. Why doesn't the error message in the SDK reflect the fact that it shouldn't work? Or the docs, why is there

Re: [SailfishDevel] Not documented missing SDK features

2016-06-13 Thread E.S. Rosenberg
u are talking not about HW emulation tasks, but about some libs > missing try to check directly via emulator ssh. > > 2016-06-13 12:45 GMT+03:00 Kaj-Michael Lang <mil...@tal.org>: > >> On Mon, 2016-06-13 at 11:00 +0300, E.S. Rosenberg wrote: >> > After a week of trying to g

Re: [SailfishDevel] [Official Announcement] Join the Sailfish Community Device Program now!

2016-05-30 Thread E.S. Rosenberg
Talking about the size, if Jolla has any influence on the size of 3rd party vendors can you please influence them to shrink a bit? Even the size of the Jolla 1 is too large for proper single handed use, swiping from the opposite side of the thumb holding the device is almost impossible which kind

Re: [SailfishDevel] Device IP address

2016-05-11 Thread E.S. Rosenberg
ifconfig? If QNetworkInterface is available you should have http://doc.qt.io/qt-5/qnetworkinterface.html#allAddresses (I think it probably is since it's most likely part of qnetwork which is listed as available). 2016-05-11 18:48 GMT+03:00 Matthias Fehring : >

[SailfishDevel] license of Sailfish app Icons

2016-08-10 Thread E.S. Rosenberg
Hi all, Does anyone know under what license the Jolla/SailfishOS application icons are? Specifically I would like to modify the People application icon for my application... Thanks, Eli ___ SailfishOS.org Devel mailing list To unsubscribe, please send a

Re: [SailfishDevel] Not documented missing SDK features

2016-06-28 Thread E.S. Rosenberg
0RLX0tub3duX0lzc3Vlcw..> > you can find the list of *known* issues related to the SDK. Seems you > just hit an unknown one. Thank you for reporting! > > Regards, > Martin > > -- > *From:* devel-boun...@lists.sailfishos.org [ > devel-boun

Re: [SailfishDevel] [CardDAV] duplicate entries

2017-02-20 Thread E.S. Rosenberg
ts.db file does not fix this issue. Any pointers what may be going wrong or where to look would be very welcome. Thanks, Eli > > Best regards, > Chris. > > > ---------- > *From:* Devel [devel-boun...@lists.sailfishos.org] on behalf of E.S. > Rosenberg [es.

Re: [SailfishDevel] [CardDAV] duplicate entries

2017-02-20 Thread E.S. Rosenberg
2017-02-20 12:32 GMT+02:00 E.S. Rosenberg < es.rosenberg+sailfishos@gmail.com>: > 2017-02-20 3:41 GMT+02:00 Chris Adams <chris.ad...@jolla.com>: > >> Hi Eli, >> > Hi Chris, > >> >> Sorry for top posting, but OWA doesn't quote properly. >>

Re: [SailfishDevel] [CardDAV] duplicate entries

2017-02-20 Thread E.S. Rosenberg
2017-02-20 12:54 GMT+02:00 E.S. Rosenberg < es.rosenberg+sailfishos@gmail.com>: > 2017-02-20 12:32 GMT+02:00 E.S. Rosenberg <es.rosenberg+sailfishos.org@ > gmail.com>: > >> 2017-02-20 3:41 GMT+02:00 Chris Adams <chris.ad...@jolla.com>: >> >>> H

[SailfishDevel] [CardDAV] duplicate entries

2017-02-19 Thread E.S. Rosenberg
Hi everyone, Last week I noticed that my phone seems to have gone into similar behavior as I described a long time ago with google sync here: https://together.jolla.com/question/58416/fixing-the-contacts-db/ I currenlty have 26k entries in contacts.db for 9xx contacts. I suspect that this may be

Re: [SailfishDevel] Long term TCP connection

2017-01-18 Thread E.S. Rosenberg
The only scenario where you can say "I expected longer times" with any certainty is wired LAN where both parties are on the same switched LAN and there was no significant load on either party or the switch. The moment you're dealing with wireless signals you added so many things into the equation

Re: [SailfishDevel] SQLite linking

2017-01-18 Thread E.S. Rosenberg
Though I have not done this myself yet 2 observations based on your mail: 1. Removing it from the dependency spec is bad (unless you statically link see point 2), though it is currently widely used by system applications and 3rd party applications alike you can never know if in the future someone

Re: [SailfishDevel] Connect to 2 databases

2016-09-14 Thread E.S. Rosenberg
oki...@the-walker-household.co.uk>: > On Wed, 14 Sep 2016 00:19:02 +0300 > "E.S. Rosenberg" <es.rosenberg+sailfishos@gmail.com> wrote: > > > 2 different connection objects? > > > > 2016-09-08 16:40 GMT+03:00 Chris Walker < > > cdw_noki...@t

Re: [SailfishDevel] Connect to 2 databases

2016-09-13 Thread E.S. Rosenberg
2 different connection objects? 2016-09-08 16:40 GMT+03:00 Chris Walker < cdw_noki...@the-walker-household.co.uk>: > Can anybody point me in the direction of some C++ code to connect to > two SQL databases please? > > I want to have one set as read-only and the other as read-write. > > Whatever

Re: [SailfishDevel] App doenst launch in intex aqua fish

2016-11-20 Thread E.S. Rosenberg
I was thinking in the follow direction of the SSH key, could it be it doesn't like/support multiple keys? 2016-11-20 21:14 GMT+02:00 Tone Kastlunger : > Hey! > A shot in the dark, > did you corretly package your qml files? > > Best, > tortoisedoc > > On Sun, Nov 20,

Re: [SailfishDevel] How to upgrade/replace factory image

2016-10-31 Thread E.S. Rosenberg
There's OTA upgrades but there's also guides on flashing the Jolla 1 which is presumably very similar to flashing the Jolla C, you can find them by searching "jolla flasher" on google. HTH, Eli 2016-10-26 23:19 GMT+03:00 Jozef Macko : > Hello everbody, > > Could you help me

Re: [SailfishDevel] Troubleshooting *DAV

2017-01-05 Thread E.S. Rosenberg
SSL response case which we may not > handle correctly. > > Best regards, > Chris. > > ____ > From: Devel [devel-boun...@lists.sailfishos.org] on behalf of E.S. > Rosenberg [es.rosenberg+sailfishos@gmail.com] > Sent: Wednesday, Decembe

[SailfishDevel] Troubleshooting *DAV

2016-12-20 Thread E.S. Rosenberg
Hi everyone, This is mainly to the gals and girls working on the *DAV support. Can anyone give me some pointers on how to trouble shoot on the Jolla side? Problem details: I set up a sogo 3 (nightly) server to have something to sync my calander and contacts against. When I create the *DAV

Re: [SailfishDevel] lock JP01 on 4G, is it possible?

2017-04-11 Thread E.S. Rosenberg
The dialog in System Settings should be enough, it should be noted though that LTE did not usually support voice calls so when you are making the call the phone always needs to switch back to UMTS (things may have changed). 2017-04-10 16:25 GMT+03:00 : > This should force lte

[SailfishDevel] CLI update

2017-04-11 Thread E.S. Rosenberg
Can I somehow run the update process from CLI? Currently my Jolla (1) is running 2.1.0.9 and every time I try to update through the GUI I get "Could not determine the size of the update". Non-standard things about my phone: - Using 32G SD card formatted with btrfs mounted for android and sdcard.

Re: [SailfishDevel] CLI update

2017-04-21 Thread E.S. Rosenberg
zysztof Lesiak <wave@hotmail.com>: > What about this: https://together.jolla.com/question/50986/howto-how-to- > revert-to-an-earlier-sailfish-os-version/?answer=51003#post-id-51003 > > It's about downgrading, but should work the same for upgrades. > On Apr 20, 2017 5:51 PM, &quo

Re: [SailfishDevel] CLI update

2017-04-21 Thread E.S. Rosenberg
<coderusin...@gmail.com>: > there are no "ssu up" and "ssu r" in article > https://together.jolla.com/question/50986/howto-how-to-rever > t-to-an-earlier-sailfish-os-version/?answer=51003#post-id-51003 > > 21.04.2017 14:05, E.S. Rosenberg пишет

Re: [SailfishDevel] CLI update

2017-04-20 Thread E.S. Rosenberg
Anyone? 2017-04-12 0:10 GMT+03:00 E.S. Rosenberg < es.rosenberg+sailfishos@gmail.com>: > Can I somehow run the update process from CLI? > Currently my Jolla (1) is running 2.1.0.9 and every time I try to update > through the GUI I get "Could not determine the size of

Re: [SailfishDevel] [CardDAV] duplicate entries

2017-03-02 Thread E.S. Rosenberg
2017-02-20 20:32 GMT+02:00 E.S. Rosenberg < es.rosenberg+sailfishos@gmail.com>: > > > 2017-02-20 12:54 GMT+02:00 E.S. Rosenberg <es.rosenberg+sailfishos.org@ > gmail.com>: > >> 2017-02-20 12:32 GMT+02:00 E.S. Rosenberg <es.rosenberg+sailfishos.org@g >>

Re: [SailfishDevel] CLI update

2017-04-25 Thread E.S. Rosenberg
uot; a bunch of times before I was finally looking at my screen while it failed. 2017-04-25 18:46 GMT+03:00 Ove Kåven <p...@ovekaaven.com>: > Den 11. april 2017 23:10, skrev E.S. Rosenberg: > > Can I somehow run the update process from CLI? > > If you have to, you can try the "p

Re: [SailfishDevel] qt upgrade

2019-02-10 Thread E.S. Rosenberg
Flatpak would make our phones so much more insecure - instead of Jolla updating bad/insecure libraries (which also happens at a pace that leaves to be desired) you become dependent on the devs of the application you are using doing that. Since Jolla tries to have one of its' claims to fame be

Re: [SailfishDevel] Fwd: [python/qml] packaging issues

2019-07-11 Thread E.S. Rosenberg
Op do 11 jul. 2019 om 21:51 schreef Oskar Roesler via Devel < devel@lists.sailfishos.org>: > Am 11.07.19 um 20:43 schrieb E.S. Rosenberg: > > Hi all, > I'm trying to build the gpodder package with the SDK and am experiencing 2 > issues that I haven't managed to solve

Re: [SailfishDevel] [python/qml] packaging issues

2019-07-15 Thread E.S. Rosenberg
Op ma 15 jul. 2019 om 07:59 schreef Martin Kampas : > Hi Eli, > > > > > 1. The package that gets built includes python bytecode files (*.pyc and > > > *.pyo) > > > > That's desired AFAIK > OK, not really clear to me why, either way it can be disabled with: %define __os_install_post

Re: [SailfishDevel] Sailfish SDK 2.2 has been released to all users

2019-08-04 Thread E.S. Rosenberg
When repositories include references to minor versions that is what will happen... So does Jolla intend to fix this or we're stuck manually downgrading our SDKs? Op do 1 aug. 2019 om 11:49 schreef deloptes : > E.S. Rosenberg wrote: > > > On together.jolla.com sashikkn

Re: [SailfishDevel] Sailfish SDK 2.2 has been released to all users

2019-08-04 Thread E.S. Rosenberg
I'm still getting the same error, I ran check for updates with no effect. Op zo 4 aug. 2019 om 16:05 schreef Андрей Кожевников : > It is already fixed and 3.0.1.12 repos available > > вс, 4 авг. 2019 г., 15:21 E.S. Rosenberg < > es.rosenberg+sailfishos@gmail.com>: >

Re: [SailfishDevel] Sailfish SDK 2.2 has been released to all users

2019-08-04 Thread E.S. Rosenberg
Ssh to target and zypper ref > > вс, 4 авг. 2019 г., 16:39 E.S. Rosenberg < > es.rosenberg+sailfishos@gmail.com>: > >> I'm still getting the same error, I ran check for updates with no effect. >> >> Op zo 4 aug. 2019 om 16:05 schreef Андрей Кожевников < >> cod

Re: [SailfishDevel] Sailfish SDK 2.2 has been released to all users

2019-07-31 Thread E.S. Rosenberg
I'm unable to build gPodder in the new SDK, it tells me nothing provides pyotherside-qml-plugin-python3-qt5 Did something get changed? Was pyotherside removed? Thanks, Eliyahu - אליהו Op wo 31 jul. 2019 om 11:11 schreef Martin Kampas : > Hello, > > > > Today (July 31th) at 07:00 UTC the

Re: [SailfishDevel] Sailfish SDK 2.2 has been released to all users

2019-08-01 Thread E.S. Rosenberg
On together.jolla.com sashikknox suggested that the problem is that there are no public 3.1 repositories yet thus no packages are available to the SDK and software that has dependencies fails to build. Op do 1 aug. 2019 om 10:20 schreef deloptes : > Lukáš Karas wrote: > > > Forwarding reply from

Re: [SailfishDevel] Question about connecting a Sailfish phone to Ubuntu Linux box

2019-07-19 Thread E.S. Rosenberg
Depending on how your network connections are setup it could be that you have to manually trigger the USB-ethernet connection to become active. You can check if you have an interface with the address 192.168.2.1 on you machine, the SailfishOS device is always at 192.168.2.15. HTH, Eli Op vr 19

Re: [SailfishDevel] Question about connecting a Sailfish phone to Ubuntu Linux box

2019-07-19 Thread E.S. Rosenberg
ds, > > Sahlan > > -- Original Message -- > From: "E.S. Rosenberg" > To: "Sahlan" ; "Sailfish OS Developers" < > devel@lists.sailfishos.org> > Sent: 19/07/2019 10:53:07 > Subject: Re: [SailfishDevel] Question about connecting a Sail

Re: [SailfishDevel] Question about connecting a Sailfish phone to Ubuntu Linux box

2019-07-23 Thread E.S. Rosenberg
ain does not seem to be > working. > > Regards, > > Sahlan > > -- Original Message -- > From: "E.S. Rosenberg" > To: "Sahlan" ; "Sailfish OS Developers" < > devel@lists.sailfishos.org> > Sent: 23/07/2019 19:38:41 > Subjec

Re: [SailfishDevel] Question about connecting a Sailfish phone to Ubuntu Linux box

2019-07-23 Thread E.S. Rosenberg
Sahlan, Did you change your LAN to not be on 192.168.2.0/24? As mentioned previously your LAN IPs clash with the Jolla USB subnet and this *will* lead to unpredictable behavior. HTH, Eliyahu - אליהו Op di 23 jul. 2019 om 18:59 schreef Sahlan : > Hello, > > Thanks to the several people who gave

[SailfishDevel] SDK versioning

2019-07-25 Thread E.S. Rosenberg
Hi all, TL;DR - if we're doing version numbers for the SDK can they at least be the same as the SFOS to which they correspond? I assume this may have come up already in the past but I still want to ask this again. I noticed when recently redownloading the SDK that the versioning scheme had

Re: [SailfishDevel] SDK versioning

2019-07-25 Thread E.S. Rosenberg
se latest sdk with > multiple targets for older sfos versions? > > чт, 25 июл. 2019 г., 20:39 Tone Kastlunger : > >> +1 to this; >> I had the same issue. It's confusing if you have to reinstall from >> scratch for instance. >> >> On Thu, Jul 25, 2019 at

Re: [SailfishDevel] SDK versioning

2019-07-25 Thread E.S. Rosenberg
Hi Martin, Op vr 26 jul. 2019 om 00:02 schreef Martin Kampas : > Hi Eli, > > > > does the Android SDK version match the Android OS version? > > does the macOS SDK version match the macOS version? > > does the Windows SDK version match the Windows OS version? > > does the Qt Creator version match

[SailfishDevel] harbour libs survey

2019-09-21 Thread E.S. Rosenberg
Hi All, At last weeks SFOS community meeting one of the things that came up was libraries/APIs that are as of yet not supported and that we (the community members) would like to see in harbour (or at least see a blocking bug list for). What would be the best way to do this? A "question" on TJC

[SailfishDevel] "Floating" object

2019-11-14 Thread E.S. Rosenberg
Hi all, Has anyone ever implemented a "floating" object in QML, specifically I am interested in implementing a VideoOutput area that "floats" like the picture-in-picture youtube in whatsapp on Android. Thanks! Eli ___ SailfishOS.org Devel mailing list To

Re: [SailfishDevel] "Floating" object

2019-11-16 Thread E.S. Rosenberg
Would picture-in-picture that shows on other screens even make it through Jolla QA? Op za 16 nov. 2019 om 21:37 schreef Андрей Кожевников < coderusin...@gmail.com>: > if same app then just put it inside applicationwindow and increase z if > needed > > сб, 16 нояб. 2019 г. в 20:

Re: [SailfishDevel] "Floating" object

2019-11-16 Thread E.S. Rosenberg
at 11:27 PM Андрей Кожевников > wrote: > >> overlay? check screentapshot. >> >> пт, 15 нояб. 2019 г. в 00:17, E.S. Rosenberg < >> es.rosenberg+sailfishos@gmail.com>: >> >>> Hi all, >>> Has anyone ever implemented a "floating&

Re: [SailfishDevel] Cannot resume playback with Bluetooth headphones

2019-12-08 Thread E.S. Rosenberg
Hi Anton, As of late I have also noticed this but haven't had the time to dive into it (also kind of blamed the headset with which I'm less then happy). Ssometimes I need to do a manual disconnect/reconnect, phonecall or even a reboot to get sound output back again. Sorry I can't be of more

[SailfishDevel] Does a system update trigger reinstalls?

2019-12-12 Thread E.S. Rosenberg
Hi all, These days I maintain gPodder and we use the same version number on harbour and OpenRepos however the OpenRepos version has more functionality. With the last few system updates I noticed that after an update I'm always on the harbour version of gPodder instead of the version I installed

[SailfishDevel] settings through Settings > Apps > application

2019-12-11 Thread E.S. Rosenberg
Hi all, The question is as the title, if I want to add settings the "official" SFOS way how do I do it? I didn't see any examples of this in the sfos/silica documentation. Thanks, Eli ___ SailfishOS.org Devel mailing list To unsubscribe, please send a

Re: [SailfishDevel] settings through Settings > Apps > application

2019-12-11 Thread E.S. Rosenberg
quot;. Op wo 11 dec. 2019 om 15:25 schreef Thomas Tanghus : > On Wednesday, 11 December 2019 13.42 E.S. Rosenberg wrote: > > The question is as the title, if I want to add settings the "official" > > SFOS way how do I do it? > > I didn't see any examples o

Re: [SailfishDevel] Correct way to implement an import/export dialog

2019-10-23 Thread E.S. Rosenberg
n example: tab import and > export with the same component underneath... > > Regards, Richard > > On Wednesday, 23 October 2019, E.S. Rosenberg wrote: > > Both pulldown and push up menus as is already have 3 options, the pull up > > menu has an import option so I

[SailfishDevel] Correct way to implement an import/export dialog

2019-10-22 Thread E.S. Rosenberg
Hi all, I would like to build a dialog that allows both import and export on the same page or at least accessible from the same pulley menu item. At first I thought I would just have two different forms with buttons on the same page however according to:

Re: [SailfishDevel] Correct way to implement an import/export dialog

2019-10-22 Thread E.S. Rosenberg
019 22.29.25 CEST E.S. Rosenberg wrote: > > Hi all, > > I would like to build a dialog that allows both import and export on the > > same page or at least accessible from the same pulley menu item. > > > > that seems to be the "wrong" way. > > >

Re: [SailfishDevel] harbour libs survey

2019-09-22 Thread E.S. Rosenberg
zo 22 sep. 2019 om 17:22 schreef Caliste Damien : > Hello Eli, > > Le dimanche 22 septembre 2019, E.S. Rosenberg a écrit : > > At last weeks SFOS community meeting one of the things that came up > > was libraries/APIs that are as of yet not supported and that we (the > >

Re: [SailfishDevel] Sailfish X: issues on Web Radio apps when using wify

2019-10-07 Thread E.S. Rosenberg
When switching between connection paths connectivity is lost for a short while, the application tries to pick up where it left off instead of going to the current position of the stream and gets rejected. The connectivity issue is to the best of my knowledge almost unpreventable (but an OS level

Re: [SailfishDevel] Silica QML objects that can have a menu property

2019-10-12 Thread E.S. Rosenberg
(Or just being able to add a contextMenu to a Label) Op zo 13 okt. 2019 om 00:52 schreef E.S. Rosenberg < es.rosenberg+sailfishos@gmail.com>: > Hi Thomas, > > Thanks for your long answer and the many references, I guess my main point > was a bit nit-picking in the sense

Re: [SailfishDevel] Silica QML objects that can have a menu property

2019-10-12 Thread E.S. Rosenberg
as Tanghus : > On torsdag den 10. oktober 2019 06.30.33 CEST E.S. Rosenberg wrote: > > Hi all, > > My question may be very simple - is ListItem the only type of object that > > may display a text on a page that can have a "menu" property? I went over > > the Silic

Re: [SailfishDevel] Silica QML objects that can have a menu property

2019-10-11 Thread E.S. Rosenberg
mainly a semantical issue that this is not list data at all but a single field on a page. Thanks! Eli Op do 10 okt. 2019 om 09:40 schreef Андрей Кожевников < coderusin...@gmail.com>: > Hi! I think you looking for ComboBox. > > чт, 10 окт. 2019 г., 7:30 E.S. Rosenberg < > es

Re: [SailfishDevel] Flatpak for Sailfish

2019-12-29 Thread E.S. Rosenberg
gether with bundled libs is similar to > flatpak already. So, why not to make it with the recent libs as well? > > Cheers, > > Rinigus > > > On Sun, Dec 29, 2019 at 8:26 PM E.S. Rosenberg < > es.rosenberg+sailfishos@gmail.com> wrote: > >> No one is bothered

Re: [SailfishDevel] Flatpak for Sailfish

2019-12-29 Thread E.S. Rosenberg
No one is bothered by the serious (bad) security implications of running flatpacks? Though I guess we are all tolerating the claim to "security" on ancient kernels so we have no right to blab about security now 樂 Op za 28 dec. 2019 om 12:04 schreef rinigus : > Hi, > > I am not 100% sure whether

Re: [SailfishDevel] Backup data of application via System settings

2020-04-09 Thread E.S. Rosenberg
At the moment applications can't access Settings to allow users to set prefernces from there "The SFOS way". The data itself would be a question of whether the backup process includes all of ~ (/home/nemo) or only those parts flagged for backup by the Backup process. HTH, Eli Op wo 8 apr. 2020 om

[SailfishDevel] memory leak?

2020-04-13 Thread E.S. Rosenberg
Hi all, Recently I've noticed my phone running out of memory more often. I've update to 3.3.0.14 but I also released a newer version of gPodder which may be guilty of this. However closing gPodder does not release memory so I'm not really sure if I should blame myself or that lipstick is after all

Re: [SailfishDevel] memory leak?

2020-04-13 Thread E.S. Rosenberg
heavier because each episode comes with a picture. Thanks, Eli Op ma 13 apr. 2020 om 17:03 schreef David Llewellyn-Jones < da...@flypig.co.uk>: > On 13/04/2020 15:54, E.S. Rosenberg wrote: > > Recently I've noticed my phone running out of memory more often. > > I've update t

Re: [SailfishDevel] Conditional QML element

2020-04-07 Thread E.S. Rosenberg
apr. 2020 om 11:55 schreef David Llewellyn-Jones : > Hi Eli, > > I'm probably misunderstanding the situation, but can you make individual > items visible or not (visible: true/false), rather than using Loaders in > the list? > > David > > On 07/04/2020 11:22, E.S. Ros

Re: [SailfishDevel] Conditional QML element

2020-04-07 Thread E.S. Rosenberg
I would be glad to hear about the results is that the > case. > > вт, 7 апр. 2020 г. в 18:52, E.S. Rosenberg < > es.rosenberg+sailfishos@gmail.com>: > >> Hi David, >> You are absolutely correct, this is the better solution which runs at a >> reasonable spe

[SailfishDevel] Conditional QML element

2020-04-06 Thread E.S. Rosenberg
Hi all, In the application I maintain (gPodder) I would like to show an element holding Image(s) in each ListItem, depending on whether or not the ListItem has a property either a component with 2 images or a component with 1 image should be loaded (an possibly also a no image fallback). I have

Re: [SailfishDevel] 回复:Devel Digest, Vol 72, Issue 18

2020-04-16 Thread E.S. Rosenberg
With what? Op wo 15 apr. 2020 om 15:05 schreef 不瘦十斤不改名字 <1028294...@qq.com>: > > help > > -- 原始邮件 -- > *发件人:* "devel-request"; > *发送时间:* 2020年4月15日(星期三) 晚上8:06 > *收件人:* "devel"; > *主题:* Devel Digest, Vol 72, Issue 18 > > Send Devel mailing list submissions to >

Re: [SailfishDevel] Conditional QML element

2020-04-07 Thread E.S. Rosenberg
? Thanks! Eli Op di 7 apr. 2020 om 01:15 schreef Андрей Кожевников : > wrap inside Component and set using sourceComponent property > > вт, 7 апр. 2020 г. в 01:13, E.S. Rosenberg < > es.rosenberg+sailfishos@gmail.com>: > >> Hi all, >> In the application I mainta

Re: [SailfishDevel] Error with libstdc++.so.6(CXXABI_1.3.8)

2020-04-05 Thread E.S. Rosenberg
You're using an SDK targeted at newer releases thus there is a mismatch between what is available on your phone and in the SDK. HTH, Eli Op zo 5 apr. 2020 om 06:34 schreef joao morgado via Devel < devel@lists.sailfishos.org>: > Hi > > I'm porting a C++/QML OpenGL app from android to Sailfish.

Re: [SailfishDevel] What is going on with SFOS 3.3

2020-03-26 Thread E.S. Rosenberg
TJC, that is. I assume the same fixes I > did should fix Jolla Phone, too. I have my Jolla Phone still, but I > don't have the time to test it right now. > -- > Matti Viljanen > > E.S. Rosenberg kirjoitti 26.3.2020 klo 13.20: > > Hi Everyone, > > SFOS 3.2.1 was released in d

Re: [SailfishDevel] Error deploying app to a salfish device

2020-04-02 Thread E.S. Rosenberg
Hi João, I'm going to go out on a limb and say you are not connecting over USB but rather using wireless (because on USB it's always 192.168.2.15). The SDK is not running the DHCP server of your network and has no control over the assigned IP address, so either you need to make sure the phone

[SailfishDevel] "shift" key in SDK

2020-03-30 Thread E.S. Rosenberg
Hi all, I'm not sure if I messed up something in my config or if this is something else. Inside the SDK the shift key combined with arrow keys doesn't work at all. I can select a block of text by holding shift and clicking with the mouse but shift+{up,down,left,right,home,end,pgup,pgdn} doesn't

  1   2   >