Skip to content

Ubuntu 25.10 wayland no GUI #388

@AndreiCherniaev

Description

@AndreiCherniaev

In Ubuntu 25.10, amd64, wayland there is almost nothing on main window
Image

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions