[SailfishDevel] Problem with installing

2013-11-01 Thread Marcin M.
Hi,

I wanted to try out qt-components-qt5 on Sailfish. I created a new project,
copied packaging and .desktop to the folder of a Harmattan project. But
now, while deploying, there's an error:

 Error on file /home/deploy/installroot/usr/share/applications/*.desktop:
No such file or directory

What am I doing wrong? The root project file is a subdirs file, .desktop is
in the subdir 'src'

Thanks
--
Marcin
___
SailfishOS.org Devel mailing list

Re: [SailfishDevel] Install Icon file

2013-11-01 Thread Sven Putze
Hi,

the idea of a well scaling icon is great and I'd say keep that concept. Just 
create a png for each platform from it. If you want in the Apple universe for 
example, they force you to create an icon with a resolution of 1024x1024 just 
for the Appstore, even though it's never shown in that resolution at any place. 
A .svg file saves you a lot of trouble. IMHO you can choose which icon to use 
in the .PRO file.

Best.
Sven
On 27.10.2013, at 16:12, Hendrik Borghorst hendrikborgho...@gmail.com wrote:

 Hello guys,
 
 I've nearly completed my jolla application and got it packaged alright. But I 
 don't know how to include an icon-name.svg file.
 
 Is there an best way to do so?
 
 greetings
 ___
 SailfishOS.org Devel mailing list

___
SailfishOS.org Devel mailing list


Re: [SailfishDevel] Problem with installing

2013-11-01 Thread sonyfever
Take a look at your yaml and see if there's *.desktop specified in "Files" field. Try changing the path to include the subdir. Also make sure you have specify where to install the desktop file in. pro.These are what I did to get the rpm packaging working.Regards,William From: Marcin M.Sent: Friday, November 1, 2013 03:00To: devel@lists.sailfishos.orgSubject: [SailfishDevel] Problem with installingHi,I wanted to try out qt-components-qt5 on Sailfish. I created a new project, copied packaging and .desktop to the folder of a Harmattan project. But now, while deploying, there's an error:



Error on file "/home/deploy/installroot/usr/share/applications/*.desktop": No such file or directoryWhat am I doing wrong? The root project file is a subdirs file, .desktop is in the subdir 'src'

Thanks--Marcin

___
SailfishOS.org Devel mailing list___
SailfishOS.org Devel mailing list

Re: [SailfishDevel] Installer Freeze after Set Project Directory Step

2013-11-01 Thread Jarko Vihriala
Hello,
I haven't seen that happen ever... have you run installer with strace or 
similar to get more info of the operation?

thanks, Jarko


From: devel-boun...@lists.sailfishos.org [devel-boun...@lists.sailfishos.org] 
on behalf of cckwes [cck...@gmail.com]
Sent: Thursday, October 31, 2013 3:50 PM
To: devel@lists.sailfishos.org
Subject: [SailfishDevel] Installer Freeze after Set Project Directory Step

Hi,

I just installed Elementary OS Luna (base on Ubuntu 12.04) on my laptop and 
I'm installing Sailfish OS SDK (1310 64bit).

The installer and the system freeze after i click Next at Set Project 
Directory step. At first, I thought it's a corrupted installer but I've 
re-download the installer and verify that it's not corrupted.

Also, I found this bug which is similar to the problem I've encountered. 
https://bugreports.qt-project.org/browse/QTBUG-25994 . I try install the SDK 
using sudo as suggested by the bug report but failed because installer does not 
allow root installation.

Please help me to solve this problem. Thanks

--
Wesley Chong

___
SailfishOS.org Devel mailing list

[SailfishDevel] unsuscribe

2013-11-01 Thread angmar


___
SailfishOS.org Devel mailing list


Re: [SailfishDevel] File chooser

2013-11-01 Thread Janne Pulkkinen
Sailfish would benefit from having a default file/directory chooser instead
of having different implementations made by different developers which
would only make the OS appear inconsistent for the average user.

Just putting this out there, because I would really like to see this
implemented in the SDK.


2013/11/1 Damien Caliste dcali...@free.fr

 Hello,

 On Fri Nov  1 08:54:03 2013 kher...@khertan.net wrote:
  For the file selector, it should not be difficult to make one with a
  SilicaListView, and the qmldir extension.
 Ok, I'm new to QML, I didn't know about qmldir. I'll give a look. But I
 was hopping something common to avoid discrepency on the platform. Thanks
 for the info.

  For notification, i ve made a something similar but more simple to the
  Harmattan InfoBanner for ownNotes :
  http://khertan.net/blog/silica_infobanner
 Great. I'll give a look also waiting for something from Jolla if any.
 Thanks.

 Regards,

 Damien.
 ___
 SailfishOS.org Devel mailing list

___
SailfishOS.org Devel mailing list