I hereby claim:
- I am rominf on github.
- I am rominf (https://keybase.io/rominf) on keybase.
- I have a public key ASCaZaqs3xZqQUk5y8Wi4xK3fcWf7tGcUZ_SX0D-FpmpPAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
# On Fedora run: | |
# $ sudo dnf install python3-pydbus | |
# Then run this script as root | |
from gi.repository import GLib | |
from asyncio import Event | |
from pydbus import SystemBus | |
import asyncio | |
import pydbus |
from pony import orm | |
import lmdb | |
env = lmdb.open('../conceptnet-lite-data/conceptnet-lmdb.db', map_size=16*1024*1024*1024, max_dbs=2) | |
start_db = env.open_db(b'start') | |
db = orm.Database() | |
class Label(db.Entity): | |
text = orm.Required(str) | |
language = orm.Required(str) | |
from pathlib import Path | |
db.bind(filename=str(Path('../conceptnet-lite-data/normalization-test.db').resolve()), provider='sqlite', create_db=True) |
ScrollView { | |
anchors.fill: context; | |
ListView { | |
anchors.fill: parent; | |
spacing: 10; | |
model: ListModel { | |
id: camerasModel; | |
} |
Rectangle { | |
anchors.fill: context; | |
color: "#000"; | |
Column { | |
anchors.fill: parent; | |
spacing: 10; | |
Row { | |
anchors.centerIn: parent; |
[Ср, 27 фев 2019 09:48:58 virt-manager 16292] DEBUG (cli:203) Launched with command line: /usr/share/virt-manager/virt-manager --debug --no-fork | |
[Ср, 27 фев 2019 09:48:58 virt-manager 16292] DEBUG (virt-manager:179) virt-manager version: 2.1.0 | |
[Ср, 27 фев 2019 09:48:58 virt-manager 16292] DEBUG (virt-manager:180) virtManager import: <module 'virtManager' from '/usr/share/virt-manager/virtManager/__init__.py'> | |
(virt-manager:16292): Gtk-WARNING **: 09:48:58.335: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version | |
(virt-manager:16292): Gtk-WARNING **: 09:48:58.335: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version | |
(virt-manager:16292): Gtk-WARNING **: 09:48:58.335: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated a |
/usr/lib/python2.7/site-packages/solaar/gtk.py:33: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded. | |
__import__(module) | |
/usr/lib/python2.7/site-packages/solaar/ui/notify.py:33: PyGIWarning: Notify was imported without specifying a version first. Use gi.require_version('Notify', '0.7') before import to ensure that the right version gets loaded. | |
from gi.repository import Notify | |
solaar: error: GObject.__init__() takes exactly 0 arguments (4 given) |
Connection failed. bind: No key with name ârightâ found bind: No key with name âleftâ found bind: No key with name âppageâ found bind: No key with name ânpageâ found bind: No key with name âbtabâ found bind: No key with name âdownâ found bind: No key with name âupâ found bind: No key with name âf1â found bind: No key with name ârightâ found bind: No key with name âleftâ found bind: No key with name âppageâ found bind: No key with name ânpageâ found bind: No key with name âbtabâ found bind: No key with name âdownâ found bind: No key with name âupâ found bind: No key with name âf1â found bind: No key with name ârightâ found bind: No key with name âleftâ found bind: No key with name âppageâ found bind: No key with name ânpageâ found bind: No key with name âbtabâ found bind: No key with name âdownâ found bind: No key with name âupâ found bind: No key with name âf1â found |
org.kde.plasmaquick: Applet preload policy set to 1 | |
file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:61:5: Unable to assign [undefined] to int | |
file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:52:5: Unable to assign [undefined] to int | |
trying to show an empty dialog | |
file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:61:5: Unable to assign [undefined] to int | |
file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:52:5: Unable to assign [undefined] to int | |
trying to show an empty dialog | |
file:///usr/share/plasma/plasmoids/org.kde.plasma.systemloadviewer/contents/ui/SystemLoadViewer.qml:251: TypeError: Cannot read property 'value' o |
Executing: /usr/share/atlassian-plugin-sdk-6.3.12/apache-maven-3.2.1/bin/mvn com.atlassian.maven.plugins:maven-amps-dispatcher-plugin:6.3.21:run -gs /usr/share/atlassian-plugin-sdk-6.3.12/apache-maven-3.2.1/conf/settings.xml | |
[INFO] Scanning for projects... | |
Downloading: file:///usr/share/atlassian-plugin-sdk-6.3.12/repository/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml | |
Downloading: https://maven.atlassian.com/repository/public/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml | |
843/843 B | |
Downloaded: https://maven.atlassian.com/repository/public/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml (843 B at 0.6 KB/sec) | |
Downloading: https://maven.atlassian.com/repository/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml |