yep, that helped! Thanks!
On Sun, Jun 3, 2018 at 12:06 PM, Андрей Кожевников
wrote:
> pkcon refresh
>
> вс, 3 июн. 2018 г. в 13:05, Alexander Ladygin :
>
>> Hi!
>>
>> Trying to install zypper on Xperia gives me an error =(
>>
>> [root@Sailfis
Hi!
Trying to install zypper on Xperia gives me an error =(
[root@Sailfish nemo]# pkcon install zypper
Resolving
Testing
changes
Finished
[
] (0%)
The following packages have to be installed:
augeas-libs-1.6.0-1.2.2.armv7hlLibraries for augeas
zypper-1.8.3-1.1.40.armv7hlCommand line s
Ahoj fellas
I have some problems storing arrays in ConfigurationGroup.
For example, i'm defining ConfigurationGroup as follows:
ConfigurationGroup {
id: configGroup
path: "/desktop/lipstick-jolla-home-qt5/test123/data"
property var labels : []
}
Then, I'm setting
mb u just need to download it first. U can use QImage c++ class to save the
image localy
On Sun, Jul 24, 2016 at 1:01 PM, Иван Черненький wrote:
>
> Hello to All!
>
> I want to share image through transferengine. But this image i get via web
> url. It is showing correctly, but after using transf
So, what is all the fuzz about?=)
On Fri, May 20, 2016 at 5:18 PM, James Noori wrote:
> Dear Jolla community member,
>
> Next week, we are launching a new Sailfish Community Program, and we want
> all of you, our dear community members, to be aware of it!
>
> At this point this is just a "*pre-p
it's not C++, it's JavaScipt function, you can use it inside QML
onClicked: {
ekpu=parseFloat(ekField.text)
pageStack.push(Qt.resolvedUrl("SecondPage.qml"))
}
On Sun, May 22, 2016 at 5:17 AM, Peter Kovacs wrote:
> Hello,
>
> # gives: QString no
/sbin/ifconfig ? should be available for nemo
On Thu, May 12, 2016 at 7:45 AM, Matthias Fehring <
buschm...@huessenbergnetz.de> wrote:
> Ifconfig seems to be only accessible by user root.
>
> And I hoped for a more direct approach as QNetworkInterface::allAddresses
> :)
>
> But I will then go wit
Hei Andrew,
did you check
https://sailfishos.org/develop/docs/nemo-qml-plugin-notifications/ ?
On Mon, Jan 11, 2016 at 11:09 PM, Andrew Branson
wrote:
> Hi,
>
> I'm trying to improve the filtering of notifications in the pebble daemon
> for Sailfish, and I stumbled upon the category property 't
in my experience you do lose your place in queue
On Wed, Dec 16, 2015 at 4:36 PM, wrote:
> Hi, I was wondering do I lose my place in the queue if I change the
> package and re-submit? How does the queue logic work?
>
> Ps. If you don't lose your place this could be exploited by submitting
> empt
>
> Reference error: jollailija is not defined
>
>
> 2015-12-12 8:02 GMT+02:00 Jollailija Developer :
>
>> I switched onCompleted to this:
>> Component.onCompleted: qmlListModel.append({"title": stationsModel
>> .get(3).title})
>> There should be ove
seems like index out of bounds
stationsModel items count is smaller than lib.stationCount
On Fri, Dec 11, 2015 at 10:28 PM, Jollailija Developer wrote:
> Hi,
>
> I am using Alpha Menu (People app style sorting) in my app. However it
> only supports QML ListModel as it's dataSource. I tried do
mb you should delete first line in file
On Fri, Dec 11, 2015 at 9:13 PM, wrote:
> Doesn't work, onCompleted says
> "file:///usr/share/harbour-nettiradio/qml/Pages/StationLists/xml/asemat.xml".
>
> On another note, the thing under it in the console says "Error FODC0002 in
> tag:trolltech.com,2007
en wlan is connected.
> >
> > You should be able to track QNAM through its networkAccessibilty
> property. it should follow the online state, unless you specifically set it
> to NotAccessible.
> >
> > QNAM uses QNetworkConfiguration internally, and it should automatically
Hey!
Is there any way to force Audio (QML) to rebuffer while not stopping
playback?
I have a local file which i'm playing with Audio. And i want to start
playing it before i've downloaded it completely.
Right now if i just set source to a local file (which is only partly
downloaded), it will buffe
problems whatsoever.
Alex
On Wed, Nov 11, 2015 at 3:36 AM, Aaron McCarthy
wrote:
> Hi,
>
> On Tue, 10 Nov 2015 11:07:51 Alexander Ladygin wrote:
> > but how exactly can i make disconnect? All the network requests i send
> with
> > QNetworkAccessManager after
istake.
>
> You can hide the design mode by disabling the "Designer" and "QmlDesigner"
> plugin in "About Plugins" dialog if it helps you.
>
> BR,
> Martin
>
> --
> *From:* devel-boun...@lists.sailfishos.org [
>
updated for me just fine!
Design feature does not work though... should it?
On Tue, Nov 10, 2015 at 3:36 PM, Peter Pykäläinen <
peter.pykalai...@gmail.com> wrote:
> Hi,
>
> Tried to update my version, but SDK updater gives checksum mismatch.
> Please fix.
>
>
> // Peter Pykäläinen
>
> 2015-11-10
nd? =)
The question is how to make QNetworkAccessManager work
On Tue, Nov 10, 2015 at 1:38 PM, Andrey Kozhevnikov
wrote:
> QNetworkConfigurationManager have signal: onlineStateChanged(bool)
>
> -- Исходное сообщение --
> От: "Alexander Ladygin"
> Кому:
in addition: even if i create new object instance for QNetworkAccessManager,
it still won't connect to internet, as if it still uses WiFi "globally"
even though wifi is off
On Tue, Nov 10, 2015 at 11:07 AM, Alexander Ladygin
wrote:
> but how exactly can i make disconnec
but how exactly can i make disconnect? All the network requests i send with
QNetworkAccessManager after switching to mobile are returned with errors =(
On Tue, Nov 10, 2015 at 4:05 AM, Aaron McCarthy
wrote:
> On Tue, 10 Nov 2015 03:37:10 Alexander Ladygin wrote:
> > I'v
Hey!
I've got an issue: QNetworkAccessManager is losing connection upon
switching between wifi and mobile:( What exactly should i do/update to make
it work properly? Maybe need to change network configuration? Why it is not
handled by platform?
Thanks.
Alex
___
в чем проблема публично об этом написать?)
On Sat, Nov 7, 2015 at 7:21 PM, Andrey Kozhevnikov
wrote:
> well, i doubt i can give you guidelines for that here, but you can write
> me privately.
>
> -- Исходное сообщение --
> От: "Alexander Ladygin"
> К
any specific guidelines on how to do it?=)
On Sat, Nov 7, 2015 at 6:00 PM, Андрей Кожевников
wrote:
> You can always unpack qml resources stored in binary and patch binary to
> load main qml file from disk instead of resources.
> 07.11.2015 17:07 пользователь "Alexander Ladyg
resolved
Additionally you need to add this to the harbour-.pro:
QT += dbus
This to the harbour-.yaml:
- Qt5DBus
On Tue, Nov 3, 2015 at 7:48 PM, Alexander Ladygin wrote:
> Hello!
>
> When trying to build an app which uses QtDBus in c++, QTCreator gives an
> error
> file not
Hello!
When trying to build an app which uses QtDBus in c++, QTCreator gives an
error
file not found /srv/mer/targets/SailfishOS-i486/usr/lib/libQt5DBus.so.5
error adding symbols: DSO missing from command line
i;ve checked installed libs on mersdk, and everything seems to be ok,
qt5-qtdbus is pre
2.0.1.3 - it is for early early adopters, isn't it?
On Wed, Oct 28, 2015 at 8:46 PM, David Greaves
wrote:
> Login to the device as root and:
>
> cp /etc/ssh/sshd_config /etc/ssh/sshd_config.safe
> cat <> /etc/ssh/sshd_config
> # Added this line to enable SDK to connect
> Ciphers +aes128-cbc
> EO
nel. I worked around it by adding some margin
> between the two. You can still see the section headers overlapping with the
> panel, though.
>
> Alexander Ladygin kirjoitti ke lokakuuta 28 11:18:19 2015 GMT+0200:
> > Hello there sailors!
> >
> > When using SilicaListView
raphical components in QtQuick)
>
> http://doc.qt.io/qt-5/qml-qtquick-item.html#clip-prop
>
> Regards,
> Lucien
>
> ------
>
> *De: *"Alexander Ladygin"
> *À: *"Sailfish OS Developers"
> *Envoyé: *Mercredi 28 Octobre 2015 10:18
Hello there sailors!
When using SilicaListView inside some other items, content of ListView
often goes over the boundaries and overlaps with items outside. You can
also see that behaviour with Label when you set negative text offset (text
will go to the left, and if your Label is not anchored to t
There is an error in documentation in QtCreator for ConfiguationValue and
ConfigurationGroup
It says that import is:
import org.nemomobile.Configuration 1.0
When actually it should be
import org.nemomobile.configuration 1.0
Regards,
Alex.
___
SailfishOS.
/master/rpm/sailfishos-launcher-combined-patch.spec
>
> -- Исходное сообщение --
> От: "Alexander Ladygin"
> Кому: "Sailfish OS Developers"
> Отправлено: 23.10.2015 18:50:33
> Тема: Re: [SailfishDevel] How to require an exact sailfish version in rpm?
>
&g
; of libraries used, right? ;)
>
> Best regards,
> Artem.
>
>
> On Fri, Oct 23, 2015 at 2:47 PM, Alexander Ladygin
> wrote:
>
>> it's not for harbour, it's for openrepos
>> Thanks Andrei, sailfish-version will do it
>>
>> On Fri, Oct 23, 2015
o, for education purposes you can
> depend
> > on sailfish-version package version :)
> >
> > -- Исходное сообщение --
> > От: "Alexander Ladygin"
> > Кому: "Sailfish OS Developers"
> > Отправлено: 23.10.2015 15:46:33
> &
Hello there sailors.
What should i put in .spec file to require a specific OS version?
Alex.
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org
ishos.org [
> devel-boun...@lists.sailfishos.org] käyttäjän Alexander Ladygin [
> fake...@gmail.com] puolesta
> *Lähetetty:* 8. lokakuuta 2015 05:16
> *Vastaanottaja:* Sailfish OS Developers
> *Aihe:* [SailfishDevel] qmlRegisterSingletonType not allowed in Harbour?
>
> Hey everyone!
Hey everyone!
I've got an app turned down by harbour QA
Validator says
ERROR [/usr/share/harbour-vk-music/qml/pages/SongItem.qml] Import
'ru.virgi.audioplayerinfo 1.0' is not allowed
is qmlRegisterSingletonType not allowed or something???
i'm registering it with
qmlRegisterSingletonType("ru.virg
it is obviously a bug and i can confirm it (on opensuse)
it should be a circle
On Fri, Oct 2, 2015 at 5:52 PM, Chris Walker <
cdw_noki...@the-walker-household.co.uk> wrote:
> On Thu, 24 Sep 2015 11:57:03 +
> Martin Kampas wrote:
>
> > Hello again,
> >
> > Today (September 24th) at 11:00 UTC
s.cpp#L33
>
> Best regards,
> Andrew Penkrat
>
> чт, 1 окт. 2015, 23:48, Alexander Ladygin :
>
>> Thanks Matthias, but it did not help=(
>>
>> On Thu, Oct 1, 2015 at 10:17 PM, Matthias Fehring <
>> buschm...@huessenbergnetz.de> wrote:
>>
>>>
r SilicaWebView:
>
> import QtWebKit.experimental 1.0
>
> and then in the SilicaWebView set:
>
> experimental.preferences.privateBrowsingEnabled: true
>
>
> Best greetings
> Matthias
>
>
> Am Donnerstag, 1. Oktober 2015, 21:49:03 schrieb Alexander Ladygin:
> > Hello.
>
Hello.
It seems that SilicaWebView is storing cookies when you use it (even
offline). Is there any way to clear them? Or use privatebrowsing or
something so when you close the page with it, it will clear all saved
cookies?
Any advice?
Thanks.
Alex.
___
good idea
thanks!
Regards,
Alexander Ladygin.
On Tue, Jul 7, 2015 at 10:26 PM, Andrey Kozhevnikov
wrote:
> ssh access disabling by clearing nemo password
>
> -- Исходное сообщение --
> От: "Alexander Ladygin"
> Кому: "Sailfish OS Developers"
>
Thanks Jens,
but i'm not talking about usb connection mode. I meant developer mode which
can be enabled in settings to enable ssh access.
Regards,
Alexander Ladygin.
On Tue, Jul 7, 2015 at 8:27 PM, jklingen
wrote:
> Hi Alexander,
>
> you're looking for usb_
Hi there, fellow developers!
I was wondering whether there is a shell command to enable/disable
Developer mode?
Thanks!
Regards,
Alexander Ladygin.
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr
that's what i meant :)
thanks! i'll look into it
Regards,
Alexander Ladygin.
On Sun, Dec 28, 2014 at 11:29 AM, Andrey Kozhevnikov wrote:
> There are no "common coverpage". What you see when all loading is coded
> in lipstick Switcher.qml. Minimal qml code for loadi
on to every
cover page.
Regards,
Alexander Ladygin.
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org
Hello everyone.
As stated i need linux webagent 3.04 for apache22 64bit for OpenAM 9
installation.
Does anyone have it? Or maybe a link? I found that one:
http://forgerock.org/downloads/openam-archive, but for some reason i can't
chose 64 bit version.
Regards,
Alexander La
Hi there
Just a thought: may be you could do it like it's done in Gallery app, where
tapping one time brings down menu, where you could navigate back and
forward.
Best regards,
Alexander.
On Tue, Jan 14, 2014 at 1:45 PM, Antoine Reversat wrote:
> Yeah that's what I was going to do as a last reso
Ahoy everyone!
For some reason i can not connect to my Jolla from my laptop
I turned Develeper mode on, set the pass, set the IP
I'm connecting jolla via USB, then selecting Developer mode, and then
trying to SSH from host
PING is just getting all packets lost and with "ssh nemo@192.168.2.100" i'm
48 matches
Mail list logo