Re: [SailfishDevel] Getting log from a thread

2020-07-31 Thread Bjoern Bidar
Am Freitag, 31. Juli 2020, 10:04:57 CEST schrieb David Llewellyn-Jones: > One final point: I think these mailing lists are supposed to be on ice > now, so people may not be following them so much. You might get a better > response at forum.sailfishos.org. Just to a some tip to this topic discourse

Re: [SailfishDevel] Removing libcontextkit-statefs-qt5.so from allowed libraries

2020-05-13 Thread Bjoern Bidar
Also I want to this interface is really good to use in shell-scripts and other tools that have no direct bindings. I'd favor plan9/sysfs like system that just requires read&write. signature.asc Description: This is a digitally signed message part. _

Re: [SailfishDevel] How to show toast notification?

2020-03-03 Thread Bjoern Bidar
Hey, I don't think toast notifications really fit into sailfish os. A good replacement is a in app notification like when you can't send a message in the messages app or in storeman for bookmark. Here is the qml source how storeman does this: https://github.com/mentaljam/harbour-storeman/blob/ d

Re: [SailfishDevel] Error on upload to harbour

2019-12-30 Thread Bjoern Bidar
Good Evening, You can run the rpmvalidator that is ran inside harbour by hand to get more verbose messages. I don't know if its already inside the sdk but here is the link to the source: https://github.com/sailfishos/sdk-harbour-rpmvalidator Cheers, Björn Bidar(Thaodan) signature.asc Descrip

Re: [SailfishDevel] Bluetooth battery level monitoring

2019-12-12 Thread Bjoern Bidar
Hey Looks really interessting especially when considering how buggy the profile handling is currently and the mess that every vendor creates. I think when it comes to the programming language c plus glib is probably the preffered choice. I hope this brings linux closer to the feature state of b

Re: [SailfishDevel] How to make a theme related icon

2019-12-10 Thread Bjoern Bidar
Because the icon is sourced from the theme and the icon theme is changed when you select a dark theme. I think you have to check for which theme is active and use the icon respectively. signature.asc Description: This is a digitally signed message part. ___