Skip to content

Instantly share code, notes, and snippets.

View bloodywing's full-sized avatar
🍑
Peach please

Pierre bloodywing

🍑
Peach please
View GitHub Profile
#0 0x00007fffee9519b9 in ?? () from /usr/lib64/libQt5Core.so.5
#1 0x00007fffee951374 in QDebug::putString(QChar const*, unsigned long) () from /usr/lib64/libQt5Core.so.5
#2 0x00007fffef46c752 in ?? () from /usr/lib64/libQt5Widgets.so.5
#3 0x00007fffef46aec7 in operator<<(QDebug, QAction const*) () from /usr/lib64/libQt5Widgets.so.5
#4 0x00007ffff774fe74 in KisScriptManager::addAction (this=0x8f47238, action=action@entry=0x9e702b0) at /tmp/krita/libs/ui/kis_script_manager.cpp:73
#5 0x00007ffff791284b in KisPart::createMainWindow (this=0x7ffff7dd9280 <_ZZN12_GLOBAL__N_116Q_QGS_s_instance13innerFunctionEvE6holder>) at /tmp/krita/libs/ui/KisPart.cpp:209
#6 0x00007ffff78d0d27 in KisApplication::start (this=this@entry=0x7fffffffdbd0, args=...) at /tmp/krita/libs/ui/KisApplication.cpp:405
#7 0x0000000000405048 in main (argc=1, argv=<optimized out>) at /tmp/krita/krita/main.cc:243
(gdb) bt full
#0 0x00007fffee9519b9 in ?? () from /usr/lib64/libQt5Core.so.5
try:
param = argv[1]
except KeyError:
param = None
Thread 6 (Thread 0x7fffca8e9700 (LWP 28289)):
#0 0x00007ffff02322cf in pthread_cond_wait@@GLIBC_2.3.2 ()
from /lib64/libpthread.so.0
No symbol table info available.
#1 0x00007ffff5d7099a in QWaitCondition::wait(QMutex*, unsigned long) ()
from /usr/lib64/libQt5Core.so.5
No symbol table info available.
#2 0x00007ffff6998562 in ?? () from /usr/lib64/libQt5Widgets.so.5
No symbol table info available.
(gdb) backtrace
#0 0x00007f22477f02cf in pthread_cond_wait@@GLIBC_2.3.2 ()
from /lib64/libpthread.so.0
#1 0x00007f224d2d199a in QWaitCondition::wait(QMutex*, unsigned long) ()
from /usr/lib64/libQt5Core.so.5
#2 0x00007f224af031cb in KisUpdaterContext::waitForDone() ()
from /usr/lib64/libkritaimage.so.15
#3 0x00007f224af11bf0 in KisUpdateScheduler::waitForDone() ()
from /usr/lib64/libkritaimage.so.15
#4 0x00007f2223ecc303 in ?? ()
System.register('telemetry-categories/reporter', ['core/cliqz', 'core/fs'], function (_export) {
'use strict';
var utils, readFile, ONE_DAY, ONE_MONTH, SEND_INTERVAL, _default;
var _createClass = (function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ('value' in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; })();
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError('Cannot call a class as a function'); } }
from __future__ import unicode_literals
from django.db import models
from modelcluster.fields import ParentalKey
from wagtail.wagtailadmin.edit_handlers import FieldPanel, StreamFieldPanel, InlinePanel, PageChooserPanel, MultiFieldPanel
from wagtail.wagtailcore import blocks
from wagtail.wagtailcore.fields import *
from wagtail.wagtailcore.models import Page, Orderable
from wagtail.wagtailsearch import index
# -*- coding:''utf-8 -*-
from .kwick import Kwick
from .kwick import KwickError
from chatterbot import ChatBot
from chatterbot.training import Trainer
kwick = Kwick()
import re
from xml.sax import saxutils
pierre@sony ~ $ curl -v https://kwick.de
* Rebuilt URL to: https://kwick.de/
* Trying 85.236.214.169...
* Connected to kwick.de (85.236.214.169) port 443 (#0)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
[22:40:41] <bloodywing> yes it checks for the actual type: http://code.qt.io/cgit/qt/qt.git/tree/src/gui/kernel/qapplication_x11.cpp?h=v4.8.7#n4892
[22:41:12] <bloodywing> so if detection went wrong and qt uses it only as a regular pen stylus, the tangential pressure is not there
[22:41:44] <killertofu> Hmmm... Looks like the tool ID code relies on a "wacomcfg" library being present to initialize "ptrWacomConfigGetRawParam" (and friends).
[22:42:43] <killertofu> That's not a library I'm familiar with, but a quick Google search shows its part of the original "linuxwacom" driver that was replaced by xf86-input-wacom several years ago.
[22:43:17] <bloodywing> i can't even code in c++ that it is really usable at the end
[22:43:59] <bloodywing> this is more like a trial & error here, and my guess that this could be correct
[22:44:22] <bloodywing> and the expectation that no one really touched the code on that part for a while
[22:45:09] <killertofu> I think you're looking in the right place. My guess though is tha
Event code 8 (ABS_WHEEL)
Event: time 1446668511.607098, type 3 (EV_ABS), code 8 (ABS_WHEEL), value 98
Event: time 1446668511.618114, type 3 (EV_ABS), code 8 (ABS_WHEEL), value 231
Event: time 1446668511.630114, type 3 (EV_ABS), code 8 (ABS_WHEEL), value 367
Event: time 1446668511.640067, type 3 (EV_ABS), code 8 (ABS_WHEEL), value 544
Event: time 1446668511.652128, type 3 (EV_ABS), code 8 (ABS_WHEEL), value 776
Event: time 1446668511.663116, type 3 (EV_ABS), code 8 (ABS_WHEEL), value 1023
Event: time 1446668511.897079, type 3 (EV_ABS), code 8 (ABS_WHEEL), value 718
Event: time 1446668511.907113, type 3 (EV_ABS), code 8 (ABS_WHEEL), value 456
Event: time 1446668511.918077, type 3 (EV_ABS), code 8 (ABS_WHEEL), value 197