-
What Happened?When I click on the Screenshot icon in the Applications menu, the app doesn't launch at all. No response. It did work for a short while after my initial install of Elementary 8.0. Any help appreciated - happy to provide more info. Steps to Reproduce
Expected BehaviorApp should open OS Version8.x (Circe) OS Architectureamd64 (on most hardwares) Session TypeClassic Session (X11, This is the default) Software VersionLatest release (I have run all updates) Log OutputHardware InfoNo response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
Hey thanks for your report. Can you open Terminal and try launching screenshot with: flatpak run io.elementary.screenshotAnd if there's any output can you copy and paste that here please? |
Beta Was this translation helpful? Give feedback.
-
|
Hi Danielle, Thanks for the prompt reply. Here's the output from that command: jonolumb@Tuxedo:~$ flatpak run io.elementary.screenshot Looks like it's some graphics issue. I'm on a Tuxedo InfinityBook Pro 14. Thanks and happy to troubleshoot this further if needs be. |
Beta Was this translation helpful? Give feedback.
Thanks, here's what solved it for me:
jonolumb@Tuxedo:~$ flatpak override --user --device=dri io.elementary.screenshot
It is now working again, FYI.