-
Notifications
You must be signed in to change notification settings - Fork 1
LiteXL crashes when installing plugin on flatpak package #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Do you have EDIT: |
I guess solution would be add it and build it as a dependency in the .json file in the flatpak repo or switch to freedesktop sdk as the runtime, but that would probably make the resulting app much bigger than just adding git. |
The plugin should automatically "install" it, so that users don't need to have it at all in their system. Or just use libgit2 instead. In any case, it really shouldn't just crash if git isn't installed... |
I just reinstalled LiteXL, cleared data using flatsweep. So fresh environment and went through the setup. I assume you mean that git gets installed when clicking the |
Nono, I mean that that is what we should make it do, not what it is supposed to do now. |
I see, my bad. |
Installed flatpak repo of litexl and opened my python project. Installed python-ide plugin, produced following error.
LiteXL flatpak is running with
SDL_VIDEODRIVER=wayland
,LITE_SCALE=1.5
and has access to my ~/Projects directory.The text was updated successfully, but these errors were encountered: