godotengine / godotengine/godot-git-plugin

Can't launch Git plugin

Open
#236 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
954
Forks
98
PR merge metrics
No merged PRs in 30d

Description

Hi, I'm a newcomer to Godot and have troubles using the git plugin. Whenever I try to open version control settings, like so:

![image](https://github.com/godotengine/godot-git-plugin/assets/7661193/f7405872-a8c5-4fba-838f-f9e34d0c693d)

I get the following error:

> No VCS plugins are available in the project. Install a VCS plugin to use VCS integration features.

![image](https://github.com/godotengine/godot-git-plugin/assets/7661193/b7e5a69c-5a36-496e-b1d2-e4c3b4d18ced)

I couldn't find any other references to this error message except for [the line in code](https://blog.weghos.com/godot/Godot/editor/plugins/version_control_editor_plugin.cpp.html#101). I wonder if it can be caused by the Flatpak installation (it has host filesystem access).

This is the current version from Flatpak:
```
$ flatpak info org.godotengine.Godot

Godot Engine - Easily create 2D and 3D games

ID: org.godotengine.Godot
Ref: app/org.godotengine.Godot/x86_64/stable
Arch: x86_64
Branch: stable
Version: 4.2.2
License: MIT
Origin: flathub
Collection: org.flathub.Stable
Installation: system
Installed: 114.1 MB
Runtime: org.freedesktop.Sdk/x86_64/23.08
Sdk: org.freedesktop.Sdk/x86_64/23.08

Commit: c99df410fbb7a5d4da434aa260eaa94e6a14eb52fae635fd2e012b2d9bbc49ae
Parent: 05e7b343dbd483bffdae2ba2a5081d897b403e4375e4baf63e8f836486d584a1
Subject: Try to fix SDK extension installation with Godot Flatpak (#160) (b2f5f23a)
Date: 2024-04-30 23:17:09 +0000
```

Thanks for any help! :slightly_smiling_face:

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.