After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 645307 - git commit fails if gedit already active
git commit fails if gedit already active
Status: RESOLVED DUPLICATE of bug 112908
Product: gedit
Classification: Applications
Component: general
2.30.x
Other Linux
: Normal normal
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2011-03-20 15:48 UTC by Brandon Philips
Modified: 2011-03-20 15:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Brandon Philips 2011-03-20 15:48:47 UTC
If gedit is already open and you are using gedit as your git core.editor then it will return immediately instead of forking. This will give git an empty commit message error.

Simple Solution

Add a flag to fork gedit for situations like this.

Redhat has a similar report: https://bugzilla.redhat.com/show_bug.cgi?id=648111
Stackoverflow has one too: http://stackoverflow.com/questions/60278/git-commit-text-file/4658092#4658092
Comment 1 Garrett Regier 2011-03-20 15:53:21 UTC

*** This bug has been marked as a duplicate of bug 112908 ***