[SailfishDevel] Qt5Svg missing on the x86 SailfishOS image?

2013-11-07 Thread Alessandro Portale
Hi, my application which I am preparing for the store uses Qts Svg module. Compilation in the SDK works fine since I added "QT += svg" to the main .pro file. Deploying/running fails however, although I added "- Qt5Svg" to the PkgConfigBR section in the .yaml file. Error message when deploying by

Re: [SailfishDevel] Qt5Svg missing on the x86 SailfishOS image?

2013-11-08 Thread Alessandro Portale
vg.so.* > find: /run/user/10/state: Keine Berechtigung > /usr/lib/libQt5Svg.so.5.1.0 > /usr/lib/libQt5Svg.so.5.1 > /usr/lib/libQt5Svg.so.5 > [root@SailfishEmul ~]# > > mfg > > Chris > > Zitat von "Alessandro Portale" : > >> Hi, >> >> my

Re: [SailfishDevel] Qt5Svg missing on the x86 SailfishOS image?

2013-11-08 Thread Alessandro Portale
ody wiser has a bright idea, you should open a bug report as > suggested. > > > mfg > > Chris > > > Zitat von "Alessandro Portale" : > >> Thanks a lot, Chris, >> >> the "Requires" section in the .yaml file was indeed missing an svg >&

[SailfishDevel] Which audio codecs will by default be available on the device?

2013-11-09 Thread Alessandro Portale
Hi, I am only able to play wav/pcm audio via QMLs QtMultimedia.SoundEffect on the Emulator. Other formats will not be played, I assume due to missing codecs: "QSoundEffect(pulseaudio): Error decoding source" Are there plans to reveal which audio codecs will be installed by default on the first

[SailfishDevel] Which audio codecs will by default be available on the device?

2013-11-10 Thread Alessandro Portale
Hi, I am only able to play wav/pcm audio via QMLs QtMultimedia.SoundEffect on the Emulator. Other formats will not be played, I assume due to missing codecs: "QSoundEffect(pulseaudio): Error decoding source" Are there plans to reveal which audio codecs will be installed by default on the first

Re: [SailfishDevel] Which audio codecs will by default be available on the device?

2013-11-10 Thread Alessandro Portale
That is awesome! :) Thanks for the info (and sorry for double-posting my question) Br, Alessandro Am Sonntag, 10. November 2013 schrieb Mohammed Hassan : > On Sun, Nov 10, 2013 at 01:28:42AM +0100, Alessandro Portale wrote: > > Hi, > > > > I am only able to play w

Re: [SailfishDevel] Problems with the emulator (I think)

2013-11-16 Thread Alessandro Portale
Something that helped a few times against Alpha update hiccups is deleting the SDK settings which are somewhere (typing from my lousy memory) c:\...\Roaming\MerSdkAlpha and then start your Qt Creator. Hope that helps, Alessandro On Saturday, November 16, 2013, Lauri Lavanti wrote: > Okay, a litt

Re: [SailfishDevel] Problems with the emulator (I think)

2013-11-17 Thread Alessandro Portale
the same thing, so almost there > > > > -- > > Lauri Lavanti > > laurilava...@gmail.com > > > > *Lähettäjä:* devel-boun...@lists.sailfishos.org [mailto: > devel-boun...@lists.sailfishos.org] *Puolesta *Alessandro Portale > *Lähetetty:* 16. marraskuuta 2013 20:04 > *V

[SailfishDevel] How to ask for details when app is rejected from Harbour?

2013-11-20 Thread Alessandro Portale
First of all, the Harbour site has a really refreshing look and feel and is really great to use. Also big compliments to Harbour QA, which takes a very close look to submitted apps and gives great detailed feedback on what to improve or fix. These are the ingredients for good quality in Jolla Store

Re: [SailfishDevel] .ico : Unsupported image format

2013-11-24 Thread Alessandro Portale
Qt has an image format plugin for the ico format. Seems as if it is not installed on the current Emulator image. I assume it would be possible to add the plugin package to the Requires in the .yaml/.spec files. Br, Alessandro On Sunday, November 24, 2013, Andrey Kozhevnikov wrote: > its default

[SailfishDevel] Qt5Svg links against Qt5Widgets -> rejected in Harbour

2013-11-27 Thread Alessandro Portale
Hi, my app uses QtSvg and got rejected because it requires the blacklisted QtWidgets. This command, executed on the Emulator confirms it: ldd /usr/lib/libQt5Svg.so.5 ... libQt5Widgets.so.5 ... Now I wonder where that comes from? Shouldn't Qt for SailfishOS be configured with QT_NO_WIDGET

Re: [SailfishDevel] Qt5Svg links against Qt5Widgets -> rejected in Harbour

2013-11-29 Thread Alessandro Portale
Hi Robin, thanks for the good news that it is fixed. Am Mittwoch, 27. November 2013 schrieb Robin Burchell : > Hi Alessandro, > > On 27 Nov 2013, at 20:43, Alessandro Portale > > > wrote: > > my app uses QtSvg and got rejected because it requires the blacklisted >

Re: [SailfishDevel] Harbour news

2013-12-17 Thread Alessandro Portale
On Tue, Dec 17, 2013 at 9:36 PM, Martin Kolman wrote: > I'll specifically point out that Cairo is a very nice > vector drawing library and should be included. > While there is the QtQuick 2.0 Canvas API, it seems to > be GUI-only, without support for file output, > which might be something many ap

Re: [SailfishDevel] QtMultimedia SoundEffect Vs Audio

2014-02-07 Thread Alessandro Portale
Sorry for warming this up. I trust that the issue with SoundEffect not inheriting the system volume will be fixed in one of the upcoming releases. But is there some workaround for the meantime? I would be happy to just read the current system sound volume somehow. No matter what kind of API, QML o

Re: [SailfishDevel] Creating a Webapp Application with WebView

2014-08-16 Thread Alessandro Portale
Most likely Daniel has the correct 960x540 device pixels. But I assume that he gets a devicePixelRatio of 1, which is too low for the Jolla device. With 244 PPI (I assume that's what the Jolla phone has) it should be a 2.0. What does the Jolla browser or the webview show here? http://www.devicepix