-
Notifications
You must be signed in to change notification settings - Fork 51
No screenshot is created. Images won't open. #254
Copy link
Copy link
Open
Description
Log:
╭─ ~ ✔ ─╮
╰─ frog ─╯
2025-12-23 10:55:06.738 | DEBUG | frog.widgets.language_popover:__init__:69 - active-language
Traceback (most recent call last):
File "/nix/store/cp1smifqfd5ifxzwpwncx322sff0dlb2-gnome-frog-1.6.0/lib/python3.13/site-packages/frog/widgets/welcome_page.py", line 63, in do_showing
telemetry.capture_page_view('welcome')
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
File "/nix/store/cp1smifqfd5ifxzwpwncx322sff0dlb2-gnome-frog-1.6.0/lib/python3.13/site-packages/frog/services/telemetry.py", line 59, in capture_page_view
self.posthog.capture(self.installation_id, '$pageview', {'$current_url': page_name})
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: Client.capture() takes 2 positional arguments but 4 were given
2025-12-23 10:55:06.764 | DEBUG | frog.language_manager:active_language:208 - Active language set to <LanguageItem: English, eng>
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:981: FINISHME: support more multi-planar formats with DRM modifiers
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:949: FINISHME: support YUV colorspace with DRM format modifiers
Traceback (most recent call last):
File "/nix/store/cp1smifqfd5ifxzwpwncx322sff0dlb2-gnome-frog-1.6.0/lib/python3.13/site-packages/frog/main.py", line 205, in get_screenshot
telemetry.capture('screenshot activated')
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "/nix/store/cp1smifqfd5ifxzwpwncx322sff0dlb2-gnome-frog-1.6.0/lib/python3.13/site-packages/frog/services/telemetry.py", line 56, in capture
self.posthog.capture(self.installation_id, event, props)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: Client.capture() takes 2 positional arguments but 4 were givenPackage: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/gn/gnome-frog/package.nix#L93
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels