Re: [SailfishDevel] [Update] Changelog for SailfishOS update 4 (1.0.4.20)

2014-03-17 Thread Dmitry
Hi, will SDK be updated? On 17 March 2014 22:10, wrote: > I have disabled all repositories via warehouse and still there are no > updates. So I will wait for updates > > Mon Mar 17 2014 22:42:22 GMT+0300 (FET) получено от Bernd Wachter: > > writes: > > > >> I got message that there is no update

Re: [SailfishDevel] More executables in one package

2014-08-01 Thread Dmitry
Hi You need to list more executables in file section. Take as reference spec file from rpm based distribution, ie fedora 1 серп. 2014 21:31, користувач "Michał Radwański" написав: > I want to make C/C++ IDE for Sailfish OS. How to add two (or more) > executables to RPM? Or have I to make anothe

Re: [SailfishDevel] SailfishOS for nexus 7 2012 wifi grouper

2014-08-20 Thread Dmitry
Ask on #sailfishos-porters 20 серп. 2014 01:08, користувач "Carlos J. Mazieri" < carlos.mazi...@gmail.com> написав: > hello sailors, > > I cannot by a Jolla phone because it is not available in my country. > > I would like to have a device with SailfishOS working on it. > > Is there somewhere a Sa

Re: [SailfishDevel] Front camera access

2015-02-05 Thread Dmitry
AFAIK, Sailfish OS currently using gstreamer-0.10 On 5 February 2015 at 13:06, Billy Pitiot wrote: > Hi all, > > I am currently trying to access the front camera of the Jolla phone. I > managed to get a VideoOutput to display the rear camera using import > QtMultimedia 5.0 but I do not understan

Re: [SailfishDevel] Contacts/qtcontacts-sqlite vs privileged/Contacts/qtcontacts-sqlite

2015-03-31 Thread Dmitry
Yes. https://lists.sailfishos.org/pipermail/devel/2014-January/003042.html On 31 March 2015 at 19:53, Javier wrote: > There seems to be two copies of the Contacts sqlite database, one in a > location that is only available to the privileged group, and one that > seems to be world-readable. > >

Re: [SailfishDevel] [WIP] Wayland Nemo VM Image (and new Nemo UI)

2013-07-18 Thread Dmitry
As i understand Sailfish OS in based on Mer, difference is very small ~10 rpm packages. Why we can`t just use same packages that will be in Sailfish Emulator of Beta SDK? On 18 July 2013 19:03, Andrea Bernabei wrote: > Hello guys :) > > We all know Sailfish has moved to Wayland and will use Way

Re: [SailfishDevel] Update for SailfishOS SDK available

2013-09-18 Thread Dmitry
Sailfish OS emulator also can be upgraded log as root in emulator and do: zypper ref zypper up On 18 September 2013 13:56, Jarko Vihriala wrote: > Hello all! > > We have now uploaded a minor update of Sailfish SDK, which will update > your SailfishOS SDK IDE (based on QtCreator), fix some issues

Re: [SailfishDevel] Sailfish OS API: changing home/lock screen wallpaper and running your app on schedule

2013-10-23 Thread Dmitry
On 22 July 2013 16:45, Lucien XU wrote: > Le lundi 22 juillet 2013 16:31:17 Artem Marchenko a écrit : > > Hi Lucien > > > > Indeed the app itself is not super complex, it just depends on the > > availability of two API bits: running app on schedule/event and changing > > wallpaper, with wallpaper

Re: [SailfishDevel] Installing packages to the SDK and Emulator via the rpm/yaml file

2013-10-28 Thread Dmitry
https://wiki.merproject.org/wiki/Spectacle On 28 October 2013 23:32, wrote: > Hi all > > Until recently when I needed extra packages on the SDK and Emulator > installed using the SDK Control Center (for the SDK) and zypper (for the > Emulator). > > However from previous posts in this forum I ga

Re: [SailfishDevel] Installing packages to the SDK and Emulator via the rpm/yaml file

2013-10-28 Thread Dmitry
to BuildRequire line in .spec file, it adds additional depency to rpm package that checked once package builded. PkgConfigBR do almost the same but accepts pkgconfig name (i.e. generates BuildRequire: pkgconfig() ) On 29 October 2013 00:08, wrote: > Hi Dmitry > > Thanks for your rap

[SailfishDevel] Bug in sailfish silica scroll feedback

2013-10-29 Thread Dmitry
Hi. As i understand i can report bug here. So steps to reproduce: 1. Run SDK components demo 2. at first screen put your finger at center of screen and move a little up and then down. Once you move down color of text become dim. have feedback 3. release you finger. 4. now just move down finger, an

[SailfishDevel] SDK update

2014-02-02 Thread Dmitry
Hi. I have Mer VM and emulator version 2013.10.18-0 installed on Windows, will VM disk image will be overwriten during update to 2013.12.10-1 and i loose everything installed in VM? ___ SailfishOS.org Devel mailing list

Re: [SailfishDevel] dbus-sessionbus connection fails

2014-02-02 Thread Dmitry
Hi You should run your daemon form user systemd unit. https://wiki.archlinux.org/index.php/Systemd/User On 1 February 2014 21:53, Kimmo Lindholm wrote: > Hi, > > I'm using QtDBus in my daemon (systemd service), and I can register my own > service on systemBus, and also can connect to systembu