Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Animations #38

Open
adamvallee opened this issue Sep 15, 2024 · 0 comments
Open

No Animations #38

adamvallee opened this issue Sep 15, 2024 · 0 comments

Comments

@adamvallee
Copy link

Expected Behavior

App should show animations during speedtest process.

Current Behavior

No animations while speedtest is running.

Note:
App will show animations if I use the 2 finger jestures on my trackpad to move left and right, and it continues to show animations as long as I keep sliding my fingers up and down or left and right on the trackpad

Possible Solution

Unknown

Steps to Reproduce

  1. Run Speedtest

Context (Environment)

Speedtest Version: 1.3.0

$ flatpak --version
Flatpak 1.15.10

$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Skylake GT2 [HD Graphics 520] (rev 07)

$ grep -E '^(VERSION|NAME)=' /etc/os-release
NAME="Fedora Linux"
VERSION="40 (Workstation Edition)"

Detailed Description

The only errors on the CLI are as follows:

$ flatpak run xyz.ketok.Speedtest

Traceback (most recent call last):
File "/usr/lib64/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
TypeError: 'NoneType' object is not callable
Exception in callback None()
handle:

Possible Implementation

Unknown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant