Giter VIP home page Giter VIP logo

Comments (9)

philn avatar philn commented on July 24, 2024

The gtk4 support is available only in main for now, so which version of glide are you trying exactly? main or 0.5.11 (gtk3)?

from glide.

AndyM48 avatar AndyM48 commented on July 24, 2024

I simply followed the instructions in the README

cargo install glide

from glide.

philn avatar philn commented on July 24, 2024

So you're building the latest release, gtk3 is expected. If you want gtk4 you need main.

from glide.

AndyM48 avatar AndyM48 commented on July 24, 2024

By main, are you referring to master?

Do I use cargo to build it?

How?

from glide.

philn avatar philn commented on July 24, 2024

try the --git option

from glide.

AndyM48 avatar AndyM48 commented on July 24, 2024

cargo does not seem to have a --git option?

Usage: cargo [OPTIONS] [COMMAND]

Options:
-h, --help Print help
-V, --version Print version info and exit
--list List installed commands
--explain Run rustc --explain CODE
-v, --verbose... Use verbose output (-vv very verbose/build.rs output)
-q, --quiet Do not print cargo log messages
--color Coloring: auto, always, never
-C Change to DIRECTORY before doing anything (nightly-only)
--frozen Require Cargo.lock and cache are up to date
--locked Require Cargo.lock is up to date
--offline Run without accessing the network
--config <KEY=VALUE> Override a configuration value
-Z Unstable (nightly-only) flags to Cargo, see 'cargo -Z help' for details

from glide.

philn avatar philn commented on July 24, 2024

cargo help install

from glide.

AndyM48 avatar AndyM48 commented on July 24, 2024

So I installed it using meson and then cargo

The video playback is around 1 frame every three seconds.

The only critical errors are along the lines of:
Gtk-CRITICAL **: 16:38:16.649: _gtk_css_corner_value_get_x: assertion 'corner->class == &GTK_CSS_VALUE_CORNER' failed
of which there are dozens.

from glide.

philn avatar philn commented on July 24, 2024

About the warning, it's a gtk bug, see https://discourse.gnome.org/t/menu-button-gives-error-messages-with-latest-gtk4/15689

About the framerate, dunno. You'll need to seek support from your distro/hardware. Also try to install with --all-features so that GL will be enabled, no idea if that's supposed to work on your distro.

from glide.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.