Hi Christopher,
2013/4/27 :
> I can ssh to the SDK VM, but get errors when I SSH to the Emulator VM.
>
> I get "Permission denied (publickey)."
Should be similar to the one problem mentioned in the known issues page[1]:
If you get "Agent admitted failure to sign using the key"
when usin
Wim
A minor correction to my text below:
3) Open the project via the src.pro file and setup the project via the
thumbnailer.pro (not the src.pro as stated below).
Chris
Zitat von christopher.l...@thurweb.ch:
Hi Wim
Here is how to do it (the hard way):
1) In QtCreator/Sailfish/Manage Tar
Hi Wim
Here is how to do it (the hard way):
1) In QtCreator/Sailfish/Manage Targets install the package
gst-plugins-base-devel.
This will also add the package gstreamer-devel
(These dependencies are mentioned in the src.pro file).
2) Download and unzip the sources from
https://github.com/
Hi All
In an effort to see If I could reproduce the problems Wim reported in
the thread
https://lists.sailfishos.org/pipermail/devel/2013-April/000176.html
I thought I would install the Sailfish SDK on a Lubuntu 11.10 virtual
machine that I happened to have knocking around. (hosted on OSX)
Hi Wim
I can confirm that on OSX I am also missing the plugin / components
package org.nemomobile.thumbnailer, as shown by the red line in
QtCreator under the import statement.
The error means that in your equivalent of:
/Users/christopherlamb/SailfishOS/mersdk/targets/SailfishOS-i486-x86/
Thanks for the reply.
QtMobility.gallery 1.1 is imported indeed.
But it seems that org.nemomobile.thumbnailer is missing.
It is not in the mediagallery example set.
I am not very knowledgeble on QML.
Any hint how to get/install this?
Thanks.
On 04/24/2013 05:28 PM, christopher.l...@thurweb.ch