scrolling bug test case
import org.kde.kirigami 2.2 as Kirigami import QtQuick 2.7 import QtQuick.Controls 2.2 as Controls Kirigami.ApplicationWindow { pageStack.initialPage: Kirigami.ScrollablePage {
distccd backed by an icecream cluster (yes, this is probably stupid)
#!/usr/bin/env bash function kill_daemons() { echo "## Shutting down" sudo killall -SIGKILL icecc-scheduler sudo killall -SIGKILL distccd
encrypted notes for bash
NOTES_PATH="$HOME/notes/" GPG_KEY_ID="C3D7CAFBF442353F95F69F4AA81E075ABEC80A7E" function take_note() { name="${1}" if [ -z "${name}" ]; then
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)
/usr/bin/kwinwrapper
cat: /sys/devices/virtual/dmi/id/board_name: No such file or directory Error: could not determine $DISPLAY. kwin_core: Platform does not support input, enforcing libinput support kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5127:46: this compose sequence is a duplicate of another; skipping line kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5129:48: this compose sequence is a duplicate of another; skipping line