Enventor bug, I think it's due to the EFl update. I tried on another system, and there's the same problem.
Let me explain: We can no longer code directly in the code area; on the first mouse click, scrolling down doesn't work; it automatically goes back to the top. This makes the code area unusable. I don't know where to report this bug. I'm posting here in the hope that this great software will be updated. Have a nice day.
Frankly, I didnāt even know āenventorā was still a useful thing considering the last release was about 10 years ago. ![]()
You could try here:
But it seems this has already been reported as an issue a few months ago:
Thanks, I found Hermet's email, I just posted on his github, and sent him an email.
https://github.com/hermet/enventor
note tha the development is made on here more than github
Will be waiting:
Raster:āI saw the previous issue - just hasnt been time to look at / prioritize itā
---
Cool, I just saw the updated repo. But I don't know if it's good.
Looking at the commit is only about the building meson files, no relation with the bug⦠in any case I updated the package for elive so you can update it
Maybe you can ping them in the task, asking āis there any update with this bug?ā
I probably should take care of it too⦠so many source codes im involved. Will be good to have 5 brains and 80 arms lol
@triki1 I updated enventor packages with a fix, try it, it seems to work now, tell me if you find any other bug on it
yeaaaaaa thank you Iāll testing tomorrow
Make caution with enventor, in a fast test I did there it seems to break / delete your edj files like overwriting them with default enventor template, always use copies when using enventor⦠this seems to be another bug
@triki1 if you play with it, can you report all the issues to the E git? I still waiting to see if my patch about the scroll issue is accepted, but I can do other fixes too
Another app you can try too is āefleteā, while āeventorā is a small editor, āefleteā is a powerful complete UI for edje interfaces. Both of them needs a few fixes to make them working I think, so again: make sure you are -only- working with copies of your original edje codes, also never decompile/recompile them for edit (code may have changes and images loses quality), instead just run āmeldā between source codes to import your changes
Yes I wiÄŗl testing tomorrow, not at home actualy thank you.
Patch was accepted:
Now the question is, how much usable is enventor?
@triki1 try it again and and report any other possible issues with all the required details in order to fix them, this is one of the nicest applications we can have in Elive for those who want to create / edit / hack themes & interfaces
IMPORTANT: I think that when I tried it, i noticed that it breaks your existing .edj files (if im not wrong is meant to work with both .edj and .edc files?), replacing your theme file with a broken empty file or similar⦠this means: only try it with copies or your themes, not with your original sources
I will be quite moving these days so I cannot pay much attention on that, but at least having them correctly reported with details I can check to fix them