kden416

Results 9 comments of kden416

1. user-preferences.json deletion has no effect 2. [v1.1.8-rc.3](https://github.com/ransome1/sleek/releases/tag/v1.1.8-rc.3) started, but blank window with controls. user-preferences.json: `{ "width": 1100, "height": 700, "horizontal": 160, "vertical": 240, "maximizeWindow": false, "darkmode": true, "notifications": true,...

@ransome1 my language is russian in Manjaro linux all works fine

@ransome1 apparently, problem with system language. If I set english as system language, all works fine with **1.1.7 and 1.1.8-rc2** versions. any suggestions to fix it ? P.S. Strange, but...

> @ransome1 my language is russian in Manjaro linux all works fine In Manjaro Linux same problem. Solution for linux: `LANGUAGE=us_US sleek` in terminal

same problem, but after many taps on screen while app is loading, application starts successfully. python 3.8 kivy and kivymd from master test application with two buttons and do nothing.

if i run smtplib function without webdavclient, smtplib works fine

requests lib raise same error: (Caused by SSLError(SSLError(336236785, '[SSL: UNABLE_TO_LOAD_SSL2_MD5_ROUTINES] unknown error (_ssl.c:2683)'),))

> I'm having the same issue, making an https request using `requests` when this package is installed results in the same error. you can use ezhov-evgeny/webdav-client-python-3, works fine.