Benedikt Wildenhain
Benedikt Wildenhain
I also get a crash when trying to restore a backup with OpenKeychain 5.7.5 from F-Droid made on LineageOS 19 with the same version of OpenKeychain. The following seems to...
After upgrading to BBB 2.5.7, I could not authenticate using Greenlight or mconf/api-mate anymore, always got checksum errors (invalid secret for GL). Could this be related to this change?
Yes, it is obviously dead: There used to be around four releases per year until 2019 and no interaction from grafov since that year. There are some forks which are...
SSH is surely a more secure alternative, but for cases where this is not easily possible, the following would be a pure client-side possibility: > WAYVNC_SOCKET=$XDG_RUNTIME_DIR/wayvnc.socket > wayvnc -u $WAYVNC_SOCKET...
> Hi, > > innocent question: couldn't you change the e-mail address directly in the database? I know you can change some fields directly in de database in GLv2, but...
> > > Hi, > > > innocent question: couldn't you change the e-mail address directly in the database? I know you can change some fields directly in de database...
I can confirm forgotten devices connected via a USB-C screen (Dell P3223DE) (USB 3.2 internal Ethernet adapter and USB 2.1 Logitech C930e webcam), while other devices on the same screen...
One of our students, @lhaenschke, is currently integrating public transport support using KPublicTransport (the library used by KTrip) into his version of PureMaps, it's still WIP, but it can already...
I would suggest to run apt purge $(dpkg -l |grep bbb|awk '{print $2}') to remove all packages as suggested by ffdixon, but also rm -r /etc/bigbluebutton /usr/local/bigbluebutton /opt/freeswitch /var/bigbluebutton /var/lib/red5...
I can confirm this problem using the Debian packaged libpjproject 2.7.2 (as currently in sid), it works with self-compiled version 2.10 using ./configure --enabled-shared.