Dennis Schridde

Results 161 issues of Dennis Schridde
trafficstars

Ubuntu 12.04 Precise currently has no Pidgin-GPG package. Your PPA [1] stopped at Maverick. [1] https://launchpad.net/~segler-alex/+archive/pidgin-gpg

This fixes following compilation failure with version 8.0.18 of mysql-connector-c: ``` rdf_storage_mysql.c: In function 'librdf_storage_mysql_get_handle': rdf_storage_mysql.c:450:5: error: unknown type name 'my_bool'; did you mean 'bool'? 450 | my_bool value=(context->reconnect) ?...

[XEP-0384: OMEMO Encryption](http://xmpp.org/extensions/xep-0384.html) seems to be a good (possibly even better) and simple alternative to [XEP-0374: OpenPGP for XMPP Instant Messaging](http://xmpp.org/extensions/xep-0374.html). Thus my request to look into that as a...

enhancement

I ran ``` $ pip install --user stratum ``` Below is the pip.log: ``` ------------------------------------------------------------ /usr/bin/pip-python3.2 run on Sun May 12 17:31:56 2013 Downloading/unpacking stratum Getting page https://pypi.python.org/simple/stratum/ URLs to...

It would be nice if Quake was available on [F-Droid](https://f-droid.org/en/). If Quake conforms to [F-Droid's inclusion policy](https://f-droid.org/docs/Inclusion_Policy/?title=Inclusion_Policy), a request for packaging can be filed: https://gitlab.com/fdroid/rfp/issues/new?issue%5Bassignee_id%5D=&issue%5Bmilestone_id%5D=

help wanted
f-droid

**What happened**: Requests for `TXT IN google.com.` will not fall through with a config like the following: ```corefile .:53535 { log forward . /etc/resolv.conf hosts custom.hosts google.com { 1.2.3.4 google.com...

bug

Fedora 40 was released on 2024-04-23, cf. https://discussion.fedoraproject.org/t/announcing-fedora-linux-40/114034 Current builds (tried `mozillavpn-2.23.0~build20240425-1.x86_64` downloaded from https://github.com/mozilla-mobile/mozilla-vpn-client/actions/runs/8833883299) depend upon `libQt6Qml.so.6(Qt_6.6_PRIVATE_API)(64bit)` but since Fedora 40 is on Qt 6.7 no current package provides...

**Is your feature request related to a problem? Please describe.** When I press ^Q on a Clojure function, the plugin shows me "examples" with code snippets from ClojureDocs. These examples...

enhancement
good first issue

I would like to be warned when I have too many tabs open in order to prevent performance (i.e. CPU and memory consumption) and manageability (i.e. loosing overview, loosing focus)...