Hi Dmitry,
Could you give me some hints how to do it?
I have to admit I have almost zero experience in in this domain...
Thx,
Zoltan
On Tuesday, September 26, 2017, Dmitriy Purgin wrote:
> Hi Zoltan,
>
> You should install the media backend for QtMultimedia in the emulator. Try
> installing
Hey Zoltan,
the simplest and, I guess, the best way would be to add these packages as
dependencies to your RPM .yaml like this (see [1] for the full file and
explanation in [2]):
# Runtime dependencies which are not automatically detected
Requires:
- qt5-qtmultimedia-plugin-audio-pulseaudio
-
Thanks!
On Wednesday, September 27, 2017, Dmitriy Purgin wrote:
> Hey Zoltan,
>
> the simplest and, I guess, the best way would be to add these packages as
> dependencies to your RPM .yaml like this (see [1] for the full file and
> explanation in [2]):
>
> # Runtime dependencies which are not au
Hi all
I have timer app in harbour that is using a qml Timer to fire the alarm.
Problem is when the phone is hibernated/deepsleep the timer freezes.
Reading the sailfish api docs it seams the way to go is to use a heartbeat
timer from timed component from here https://git.merproject.org/mer-core/