split okular backends
From c1716db5abd6867396be0b7b331423213174a9fb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonah=20Br=C3=BCchert?= <jbb.prv@gmx.de>
Date: Wed, 19 Feb 2020 14:57:39 +0100
Subject: [PATCH] Split okular-backends from okular
---
Paste #Ck7PGnvnR
import org.kde.quickcharts 1.0 as Charts import org.kde.quickcharts.controls 1.0 as ChartsControls Item { id: visualization
Paste #_-Wt4rw0R
module qrca repository https://invent.kde.org/jbbgameich/qrca end module module otpclient repository https://invent.kde.org/bshah/otpclient
JBB kdesrcbuildrc
module qrca repository https://invent.kde.org/jbbgameich/qrca end module module otpclient repository https://invent.kde.org/bshah/otpclient
Paste #Rt4wgU6FS
/usr/lib/mxe/usr/x86_64-w64-mingw32.static/qt5/qml/QtMultimedia/libdeclarative_multimedia.a(multimedia.o):multimedia.cpp:(.text$_ZN11QQmlPrivate10createIntoI23QDeclarativeVideoOutputEEvPv[_ZN11QQmlPrivate10createIntoI23QDeclarativeVideoOutputEEvPv]+0x10): undefined reference to `QDeclarativeVideoOutput::QDeclarativeVideoOutput(QQuickItem*)' /usr/lib/mxe/usr/x86_64-w64-mingw32.static/qt5/qml/QtMultimedia/libdeclarative_multimedia.a(multimedia.o):multimedia.cpp:(.text$_ZN11QQmlPrivate11QQmlElementI23QDeclarativeVideoOutputED1Ev[_ZN11QQmlPrivate11QQmlElementI23QDeclarativeVideoOutputED1Ev]+0x2b): undefined reference to `QDeclarativeVideoOutput::~QDeclarativeVideoOutput()' /usr/lib/mxe/usr/x86_64-w64-mingw32.static/qt5/qml/QtMultimedia/libdeclarative_multimedia.a(multimedia.o):multimedia.cpp:(.text$_ZN11QQmlPrivate11QQmlElementI23QDeclarativeVideoOutputED0Ev[_ZN11QQmlPrivate11QQmlElementI23QDeclarativeVideoOutputED0Ev]+0x26): undefined reference to `QDeclarativeVideoOutput::~QDeclarativeVideoOutput()' /usr/lib/mxe/usr/x86_64-w64-mingw32.static/qt5/qml/QtMultimedia/libdeclarative_multimedia.a(multimedia.o):multimedia.cpp:(.text$_ZN11QQmlPrivate10createIntoI12QSoundEffectEEvPv[_ZN11QQmlPrivate10createIntoI12QSoundEffectEEvPv]+0x10): undefined reference to `QSoundEffect::QSoundEffect(QObject*)' /usr/lib/mxe/usr/x86_64-w64-mingw32.static/qt5/qml/QtMultimedia/libdeclarative_multimedia.a(multimedia.o):multimedia.cpp:(.text$_ZN11QQmlPrivate11QQmlElementI12QSoundEffectED1Ev[_ZN11QQmlPrivate11QQmlElementI12QSoundEffectED1Ev]+0x20): undefined reference to `QSoundEffect::~QSoundEffect()' /usr/lib/mxe/usr/x86_64-w64-mingw32.static/qt5/qml/QtMultimedia/libdeclarative_multimedia.a(multimedia.o):multimedia.cpp:(.text$_ZN11QQmlPrivate11QQmlElementI12QSoundEffectED0Ev[_ZN11QQmlPrivate11QQmlElementI12QSoundEffectED0Ev]+0x1b): undefined reference to `QSoundEffect::~QSoundEffect()'
Binding
import QtQuick 2.12 import QtQuick.Window 2.12 import QtQuick.Layouts 1.12 import QtQuick.Controls 2.12 Window {
Paste #YCptu2WmR
# before optimization: counter: int = 0 for i in range(0, 9): counter += 1
get IP
#!/usr/bin/env python2 from __future__ import print_function """ use as
Paste #ev1XvekST
diff --git a/utils/build-android-docker.sh b/utils/build-android-docker.sh index f7a3ad2..f1fe206 100755 --- a/utils/build-android-docker.sh +++ b/utils/build-android-docker.sh @@ -3,6 +3,12 @@ # KDE Frameworks Version, either master or a version number
strace qmlplane
lstat64("/usr/share/plasma", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 lstat64("/usr/share/plasma/desktoptheme", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 lstat64("/usr/share/plasma/desktoptheme/default", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 lstat64("/usr/share/plasma/desktoptheme/default/metadata.desktop", {st_mode=S_IFREG|0644, st_size=2386, ...}) = 0 access("/usr/share/plasma/desktoptheme/default/metadata.desktop", F_OK) = 0 access("/usr/share/plasma/desktoptheme/default/metadata.desktop", W_OK) = -1 EACCES (Permission denied)