Re: [SailfishDevel] .ico : Unsupported image format

2013-11-25 Thread Tigre-Bleu
Hi Jonni,

Actually yes, adding qt5-plugin-imageformat-ico to the yaml and reinstalling my 
package solves the problem.

Thanks!


- Mail original -
De: "Jonni Rainisto" 
À: "Sailfish OS Developers" 
Envoyé: Lundi 25 Novembre 2013 08:11:32
Objet: Re: [SailfishDevel] .ico : Unsupported image format

Have you tried adding following line in your yaml/spec?:

Requires: qt5-plugin-imageformat-ico


From: devel-boun...@lists.sailfishos.org [devel-boun...@lists.sailfishos.org] 
on behalf of Tigre-Bleu [de...@tigre-bleu.net]
Sent: Sunday, November 24, 2013 5:59 PM
To: Sailfish OS Developers
Subject: [SailfishDevel] .ico : Unsupported image format

Hi sailors,

I've just realized that .ico is not supported by QtQuick Image {} QML Component

QML Image: Error decoding: http://www.jollatides.com/favicon.ico: Unsupported 
image format

I'm surprised as I was assuming that ico files shall be displayed as it is a 
defacto icon standard.

Is there another way to display a .ico in QML?

Thanks,

Antoine
___
SailfishOS.org Devel mailing list
___
SailfishOS.org Devel mailing list
___
SailfishOS.org Devel mailing list

Re: [SailfishDevel] .ico : Unsupported image format

2013-11-24 Thread Jonni Rainisto
Have you tried adding following line in your yaml/spec?:

Requires: qt5-plugin-imageformat-ico


From: devel-boun...@lists.sailfishos.org [devel-boun...@lists.sailfishos.org] 
on behalf of Tigre-Bleu [de...@tigre-bleu.net]
Sent: Sunday, November 24, 2013 5:59 PM
To: Sailfish OS Developers
Subject: [SailfishDevel] .ico : Unsupported image format

Hi sailors,

I've just realized that .ico is not supported by QtQuick Image {} QML Component

QML Image: Error decoding: http://www.jollatides.com/favicon.ico: Unsupported 
image format

I'm surprised as I was assuming that ico files shall be displayed as it is a 
defacto icon standard.

Is there another way to display a .ico in QML?

Thanks,

Antoine
___
SailfishOS.org Devel mailing list
___
SailfishOS.org Devel mailing list


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 webpage favicon format. how it can be ignored by OS?
>
> On 24.11.2013 22:04, Gabriel Böhme wrote:
>
>  Transform it to an usual image format. I think *.ico is just known in
> the Microsoft world. ;) So change it to somethink like, jpg or png. :)
>
>
>  Gabriel
>
>
>
> --
>
>
>
> Von meinem Nokia N9 gesendet
>
>
>
>  Tigre-Bleu schrieb am 24.11.13 16:59:
>  Hi sailors,
>
> I've just realized that .ico is not supported by QtQuick Image {} QML
> Component
>
> QML Image: Error decoding: http://www.jollatides.com/favicon.ico:
> Unsupported image format
>
> I'm surprised as I was assuming that ico files shall be displayed as it is
> a defacto icon standard.
>
> Is there another way to display a .ico in QML?
>
> Thanks,
>
> Antoine
> ___
> SailfishOS.org Devel mailing list
>
>
>
> ___
> SailfishOS.org Devel mailing list
>
>
>
___
SailfishOS.org Devel mailing list

Re: [SailfishDevel] .ico : Unsupported image format

2013-11-24 Thread Andrey Kozhevnikov

its default webpage favicon format. how it can be ignored by OS?

On 24.11.2013 22:04, Gabriel Böhme wrote:


Transform it to an usual image format. I think *.ico is just known in 
the Microsoft world. ;) So change it to somethink like, jpg or png. :)



Gabriel

--

Von meinem Nokia N9 gesendet


Tigre-Bleu schrieb am 24.11.13 16:59:

Hi sailors,

I've just realized that .ico is not supported by QtQuick Image {} QML 
Component


QML Image: Error decoding: http://www.jollatides.com/favicon.ico: 
Unsupported image format


I'm surprised as I was assuming that ico files shall be displayed as 
it is a defacto icon standard.


Is there another way to display a .ico in QML?

Thanks,

Antoine
___
SailfishOS.org Devel mailing list



___
SailfishOS.org Devel mailing list


___
SailfishOS.org Devel mailing list

Re: [SailfishDevel] .ico : Unsupported image format

2013-11-24 Thread Gabriel Böhme
Transform it to an usual image format. I think *.ico is just known in the
Microsoft world. ;) So change it to somethink like, jpg or png. :)


Gabriel



--



Von meinem Nokia N9 gesendet



Tigre-Bleu schrieb am 24.11.13 16:59:
Hi sailors,

I've just realized that .ico is not supported by QtQuick Image {} QML
Component

QML Image: Error decoding: http://www.jollatides.com/favicon.ico:
Unsupported image format

I'm surprised as I was assuming that ico files shall be displayed as it is
a defacto icon standard.

Is there another way to display a .ico in QML?

Thanks,

Antoine
___
SailfishOS.org Devel mailing list
___
SailfishOS.org Devel mailing list

[SailfishDevel] .ico : Unsupported image format

2013-11-24 Thread Tigre-Bleu
Hi sailors,

I've just realized that .ico is not supported by QtQuick Image {} QML Component

QML Image: Error decoding: http://www.jollatides.com/favicon.ico: Unsupported 
image format

I'm surprised as I was assuming that ico files shall be displayed as it is a 
defacto icon standard.

Is there another way to display a .ico in QML?

Thanks,

Antoine
___
SailfishOS.org Devel mailing list