Hi,
I'm working on a OpenVPN client for my Jolla, but it seems that connman is
bugging around here:
this is the comman which will be used by connman:
openvpn --remote olz.dyndns.org --ca /home/nemo/OpenVPN/ca.crt --cert
/home/nemo/OpenVPN/olz_mobile.crt --key /home/nemo/OpenVPN/olz_mobile.key
On Saturday 04 January 2014 20.07.52 Martin Grimme wrote:
> Hi,
>
> 2014/1/4, Andrey Kozhevnikov :
> > afaik pakckagekit have easy queue management
>
> Yes, PackageKit can queue transactions, and it can be operated without
> root privileges (which zypper would require). Sailfish/Nemo uses
> zyppe
El Thursday 02 January 2014, Ville Ranki escribió:
> On 2013-12-27 22:16, Alejandro Exojo wrote:
> > In the meantime, correct me if I'm wrong, but I understood that one
> > can ship libraries in the package, as long as you care about
> > setting RPATH (and other packaging issues) yourself.
>
> Can
Hi,
I tried to experiment with the MeeGo components, and I noticed that the
graphics for it are missing:
> Connecting to device...
>
> [D] QQmlDebuggingEnabler::QQmlDebuggingEnabler:1392 - QML debugging is
> enabled. Only use this in a safe environment.
>
> [D] QWaylandEglIntegration::QWaylandEgl
Hi,
2014/1/4, Andrey Kozhevnikov :
> afaik pakckagekit have easy queue management
Yes, PackageKit can queue transactions, and it can be operated without
root privileges (which zypper would require). Sailfish/Nemo uses
zypper's libzypp as backend for PackageKit, however.
AFAIK zypper doesn't come
afaik pakckagekit have easy queue management
On 05.01.2014 00:40, Marcin M. wrote:
Hi,
I'm wondering, what are the advantages & disadvantages of Zypper vs
PackageKit. Why has the latter been selected for Sailfish as default?
Regards,
--
Marcin
__
Hi,
I would like to read dom object (with my javascript functions) loaded by
SilicaWebView, how to access that on ready loaded webview?
Br
-Samuli
___
SailfishOS.org Devel mailing list
Hi,
I'm wondering, what are the advantages & disadvantages of Zypper vs
PackageKit. Why has the latter been selected for Sailfish as default?
Regards,
--
Marcin
___
SailfishOS.org Devel mailing list
Well, after opening the VM in Virtualbox, it's gotten fixed. Thanks!
My installation log must've been overwritten, 'cause it has some
downloadable content stuff.
Thanks again!
--
Marcin
2014/1/4
> Hi Marcin
>
> Did you get any further on this?
>
>
> Zitat von "Marcin M." :
>
> I repeat, on
Hi Marcin
Did you get any further on this?
Zitat von "Marcin M." :
I repeat, on this installation I've never had any SDK install. The remains
have been wiped with the system reinstall.
What's strange, the virtual machine exists. See the attached file
--
Marcin
As the files for the SDK vm
On Saturday 04 January 2014 14.34.19 Timur Kristóf wrote:
> Hi,
>
> I know - I reported it. :)
> Just wanted to ask the opinion of people on this mailing list.
>
seen it go vote people :) I think replyall issue should be fixed ASAP. However
as some already stated. Bugreports about jolla apps s
Right, I didn't make the connection. I noticed the mailing list problem
earlier:
https://lists.sailfishos.org/pipermail/devel/2013-December/001867.html
Other email app issues are mentioned here:
https://lists.sailfishos.org/pipermail/devel/2013-December/002034.html
These are what I could find s
On Saturday 04 January 2014 15:31 Oskari Tulonen wrote:
> Hi,
>
> This is already reported on together.jolla.com, as you can see here:
> https://together.jolla.com/question/1087/bug-email-app-cant-reply-to-mailing
> -list-messages-properly/
And
https://together.jolla.com/question/591/email-hono
Hi,
I know - I reported it. :)
Just wanted to ask the opinion of people on this mailing list.
Timur
On Sat, Jan 4, 2014 at 2:31 PM, Oskari Tulonen wrote:
> Hi,
>
> This is already reported on together.jolla.com, as you can see here:
> https://together.jolla.com/question/1087/bug-email-app-
Hi,
This is already reported on together.jolla.com, as you can see here:
https://together.jolla.com/question/1087/bug-email-app-cant-reply-to-mailing-list-messages-properly/
~Oskari
On 01/04/2014 03:18 PM, Timur Kristóf wrote:
Hi everyone,
Since I read many mailing lists, I often want to repl
Hi everyone,
Since I read many mailing lists, I often want to reply to them while I'm
on-the-go, but sadly, it seems that you can't really do this on the Jolla.
I've found multiple bugs that basically render it extremely inconvenient
(or sometimes even impossible) to reply to mailing list messages
On Saturday 04 January 2014 14:04 Mikael Hermansson wrote:
> Emulator: "Lipstick crashing"
>
> * lipstick randomly get "black screen of dead". seems related to
> screensaver activates? restart lipstick doing"pkill lipstick" fixes the
> issue but annoying.
And you can't just hold-and-drag with
Some of problem I have seen with the SDK when working with under christmas/new
year:
Can't decide if this should be split and posted on together.jolla.com? Or is
together only used for device related stuff?
QtCreator: "mer/emulator not started"
* when click yes. It would be nice if it actual
Ahaa... I know now where the problem is. need to read last sentence from the
documentation.
I'm doing this in stateless lib... (.pragma library) I should have mentioned
that already in first mail..
"As they are shared, stateless library files cannot access QML component
instance objects or pro
Thanks,
Thomas' hint of avoiding the conditionals convinced me somehow :-)
BR.
Sven
On 04.01.2014, at 12:15, David Greaves wrote:
> Just for the record this will fail to build on the Community OBS or even in a
> Mer Platform SDK using a SailfishOS target.
>
> Thomas and Timur's suggestions wo
.import Sailfish.Silica.theme 1.0 as SilicaTheme
function test() {
console.log("color: " + SilicaTheme.Theme.primaryColor)
}
// color: #ff
On 04.01.2014 17:47, Kimmo Lindholm wrote:
Gives following from .import line:
[W] unknown:23 - qrc:///js/constants.js:23: SyntaxError: Unexpected
Gives following from .import line:
[W] unknown:23 - qrc:///js/constants.js:23: SyntaxError: Unexpected token .
If I add 1.0, I get warning
[W] unknown:23 - qrc:///js/constants.js:23:1: Module import requires a qualifier
(Docs say .import TypeNamespace MajorVersion.MinorVersion as Qualifier)
S
.import Sailfish.Silica.theme
var color_info = Theme.primaryColor
On 04.01.2014 17:14, Kimmo Lindholm wrote:
Tested, didn't work -- same results
.importSailfish.Silica.Theme1.0asSilicaTheme
var/color_info/=SilicaTheme.primaryColor;
>import Sailfish.Silica.theme 1.0
On 04.01.2014 16:49, Kim
Just for the record this will fail to build on the Community OBS or even in a
Mer Platform SDK using a SailfishOS target.
Thomas and Timur's suggestions would work.
David
On 04/01/14 10:42, Putze Sven wrote:
> Hi,
>
> I should read my mails more often 8) Just figured out
>
> win32|macx{
>
Tested, didn't work - same results
.import Sailfish.Silica.Theme 1.0 as SilicaTheme
var color_info = SilicaTheme.primaryColor;
>import Sailfish.Silica.theme 1.0
On 04.01.2014 16:49, Kimmo Lindholm wrote:
I assume this is clear as daylight but I don't get it...
I need to access Theme colors fro
import Sailfish.Silica.theme 1.0
On 04.01.2014 16:49, Kimmo Lindholm wrote:
I assume this is clear as daylight but I don't get it...
I need to access Theme colors from javascript --file;
I have successfully imported it
.importSailfish.Silica1.0asSilica
and in QtCreator after typing Silica. I can
I assume this is clear as daylight but I don't get it...
I need to access Theme colors from javascript -file;
I have successfully imported it
.import Sailfish.Silica 1.0 as Silica
and in QtCreator after typing Silica. I can see dropdown of all sort of stuff,
but no 'Theme'.
And tinkering didn'
Hi,
I should read my mails more often 8) Just figured out
win32|macx{
SDKHOSTNAME=unknown
}
linux-g++{
SDKHOSTNAME=$$system(hostname)
}
contains(SDKHOSTNAME , "SailfishSDK"){
message("Heureka! Running on the MerSDK VM")
}
else{
message("running somewhere else")
}
But I will also
Hi Kimmo
If you suspect that this is a general Qt bug (as opposed to Sailfish
specific), then the best place is the Qt Project Bug Tracker:
https://bugreports.qt-project.org/secure/Dashboard.jspa
Do a search first to check if there is already a similar issue.
Cheers
Chris
Zitat von "Kimm
29 matches
Mail list logo