I’ve installed flameshot-12.1.0-r3
, but when I attempt to launch it, I see a loading splash screen which quickly closes, and don’t see a way to access its tray icon thereafter.
AOSP >4 implements its counterpart at the bottom of the notification tray, in the silent section. I don’t see this on Plasma Mobile.
For specifically that , I’ve created the undermentioned:
opened 08:55PM - 26 Jan 25 UTC
Unconfirmed Bug
### Flameshot Version
1. ~~~sh
#!/usr/bin/env sh
apk info flameshot
~~… ~
[^1]: [`superuser.com/revisions/1785579/1`](https://superuser.com/revisions/1785579/1#:~:text=~%20%23-,apk%20info,-openssh%2Dclient)
[^1]
1. <blockquote>
~~~ps1
flameshot-12.1.0-r3
~~~
</blockquote>
### Installation Type
Linux, MacOS, or Windows Package manager (apt, pacman, eopkg, choco, brew, ...)
### Operating System type and version
postmarketOS
### Description
As [`/discuss.kde.org/t/28841`](https://discuss.kde.org/t/does-plasma-mobile-support-system-tray-icons/28841?u=rokejulianlockhart) explains:
> I've installed `flameshot-12.1.0-r3`, but when I attempt to launch it, I see a loading splash screen which quickly closes, and don't see a way to access its tray icon thereafter.
### Steps to reproduce
1. ~~~sh
#!/usr/bin/env sh
apk --update-cache add flameshot # 'flameshot-12.1.0-r3'
~~~
1. Invoke the `.desktop` file.
### Screenshots or screen recordings
https://github.com/user-attachments/assets/9ed8694e-2685-4b52-86b0-b8eca4d1add8
### System Information
1. ~~~sh
#!/usr/bin/env sh
kinfo
~~~
1. <blockquote>
~~~YAML
Operating System: postmarketOS
KDE Plasma Version: 6.2.5
KDE Frameworks Version: 6.10.0
Qt Version: 6.8.1
Kernel Version: 6.12.4
~~~
</blockquote>
However, it shan’t solve this issue fundamentally. I really hope a workaround exists, or I’ve merely missed the tray implementation.