-
Notifications
You must be signed in to change notification settings - Fork 270
Open
Description
In Ubuntu 25.10, amd64, wayland there is almost nothing on main window

My build & run script
sudo apt install -y git dh-autoreconf intltool libcurl4-openssl-dev make pkg-config libglib2.0-dev libgtk-3-dev libgoocanvas-2.0-dev
git clone https://github.com/csete/gpredict
cd gpredict
./autogen.sh
./configure --prefix="$HOME/gpredict"
make -j$(( $(nproc) + 1))
make install
"$HOME/gpredict/bin/gpredict"
Metadata
Metadata
Assignees
Labels
No labels