enki icon indicating copy to clipboard operation
enki copied to clipboard

The lint check icon and the bookmark icon are not shown

Open dglent opened this issue 3 years ago • 5 comments

Hello

i installed the 64bits version with pypi in Windows 10, and i don't see the lint (flake8) icon neither the bookmarks icon. Both works as i can navigate by bookmarks and see the lint errors at the top of the window but the icons in the column with the line numbers are not visible. Also the witdh of the column is thinner, it means that there is no place to paint the icons

Python 3.7.3 enki 19.10.0 qutepart 3.3.0

dglent avatar Nov 20 '20 08:11 dglent

Hi This seems to be working on Linux. Unfortunately nobody supports Windows version now.

andreikop avatar Nov 26 '20 08:11 andreikop

Could you give me any hint in which file i can look to try to fix it ?

dglent avatar Nov 26 '20 16:11 dglent

I think it is here where i should look : https://github.com/andreikop/qutepart/blob/master/qutepart/sideareas.py#L92

dglent avatar Nov 30 '20 08:11 dglent

Yes, and you can run the code with ./editor.py wo Enki

andreikop avatar Nov 30 '20 12:11 andreikop

This is how it looks. It is impossible to mark a bookmark (or to see the flake8 errors). editor_favorites

Probably i will have to compile qutepart in windows manually to see if it fixes it

dglent avatar Nov 15 '21 07:11 dglent