molavy
molavy
i solved my issue by change this line lib/linux.js from title: JSON.parse(result['_NET_WM_NAME(UTF8_STRING)'] || result['WM_NAME(STRING)']) || null, to title: JSON.parse(result['_NET_WM_NAME(UTF8_STRING)'] || result['WM_NAME(STRING)'] || result['WM_CLASS(STRING)'].split(',').pop()) || null, and comment this lines //if...
i try make pull request , this is my first contributing in project https://github.com/evonove/django-oauth-toolkit/compare/master...53752d4872722f35d47dc4af49534f5480e14cdb
what modifications, sample code please?
yes, but i forget how this problem solved , i also have some other problems that documented with solution here http://stackoverflow.com/questions/22653241/compile-librtmp-for-android-error-cannot-find-ldl-collect2-error-ld-returned/22664671#22664671
desktop version 2.6.6 i also checked on 2.6.5, 2.6.4 and 2.5.5 with same result
same issue also, seems that is happen if backend server is not in access or any connection issue this happen multiple time cause time tracker become useless