-
I came across issue #16 since I was trying to build git on Windows WSL2 and having the same error.
The solution is either install TCL/TK or configure git with `./configure --without-tcltk`.
-
I'm very new to pkgx. Thank you for developping such a wonderful tool.
I try to use it with an old Spring boot project, and I've created a `.pkgx.yml` with only two dependencies:
```yml
dependenc…
-
### Description
instalation log (output of "yay -S ferium-gui-git"):
[log.txt](https://github.com/user-attachments/files/17544533/log.txt)
### Steps to reproduce
cmd: yay -S ferium-gui-git
fails …
-
With #1041 issue, I've detected another unexpected bahavior, the font is no longer recognized.
Even I do a `env -git` in the project directory, with `git gui` of global git, the font shown is like …
-
Is there dark mode for Git GUI ? No, I am not asking for ways to edit those `.tcl` files.
I tried that. Got myself comfortable with the whole page. But still, the menu bar and the window title bar re…
-
Git has machine readable output forms, but they don't seem used.
eg in `repo_reader.py` I read (around line 313):
``` python
if "=>" not in line:
# if no renames or c…
-
### Quick summary
RPCS3 will crash when launching any game.
### Details
This issue occurs with both the appimage and the rpcs3-git package in the AUR.
```
rpcs3
No AppImage path found, ch…
-
This issue was automatically generated from GUI logs.file: Foraging.pyfunction: log_git_hashline 4686logfile: W10DT714670/W10DT714670-A_gui_log_2024-10-24_10-07-54.txtboxes: ephys4count: 1text: Could …
-
### Link to the code that reproduces this issue
https://github.com/guijiangheng/next15-node23-build-failed
### To Reproduce
Create a new next project with create-next-app@lastet, fllow the Offcial …
-
I am trying to build jd-gui on my window system. I followed the snippet on the readme "How to build JD-GUI ?"
> git clone https://github.com/java-decompiler/jd-gui.git
> cd jd-gui
> ./gradlew bui…