Maximilian Scherer (VoodooCode)

Results 3 issues of Maximilian Scherer (VoodooCode)

Hi, until early 2023, I have been able to use davmail to connect properly to an outlook server. However, my organization decided to increase security, now I cannot get davmail...

Pairing my Wii U Pro Controller produces the following output with 5.71 ``` Jan 05 18:48:30 voodoopc bluetoothd[187223]: profiles/input/device.c:hidp_add_connection() Rejected connection from !bonded device /org/bluez/hci0/dev_8C_CD_E8_BC> Jan 05 18:48:50 voodoopc bluetoothd[187223]:...

The following code: ``` import os os.environ['ETS_TOOLKIT'] = 'qt6' import mayavi.mlab mayavi.mlab.test_plot3d() mayavi.mlab.show() quit() ``` leads to a crash, with the following error msg: ``` Traceback (most recent call last):...