Who know how to let the icon of Mathpix's icon show on the system tray on KED? THANKS!
Search Criteria
Package Details: mathpix-snipping-tool 03.00.0130-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mathpix-snipping-tool.git (read-only, click to copy) |
---|---|
Package Base: | mathpix-snipping-tool |
Description: | Mathpix Snipping Tool |
Upstream URL: | https://mathpix.com/ |
Keywords: | mathpix |
Licenses: | unknown |
Submitter: | hrko |
Maintainer: | daizhirui |
Last Packager: | daizhirui |
Votes: | 18 |
Popularity: | 0.27 |
First Submitted: | 2018-10-13 01:46 (UTC) |
Last Updated: | 2025-03-31 20:14 (UTC) |
Dependencies (6)
- qt5-imageformats
- qt5-svg (qt5-svg-gitAUR)
- qt5-webengine
- qt5-x11extras
- quazip-qt5
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR) (optional) – Wayland support.
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2
roachsinai commented on 2020-02-29 02:36 (UTC)
sukanka commented on 2020-02-26 15:16 (UTC)
I updated my local version to the latest successfully, follwing the commentted commands( install jq
first)
## run these to get the source URL and the version
# curl -H 'X-Ubuntu-Series: 16' https://api.snapcraft.io/api/v1/snaps/details/mathpix-snipping-tool | jq '.download_url' -r
# curl -H 'X-Ubuntu-Series: 16' https://api.snapcraft.io/api/v1/snaps/details/mathpix-snipping-tool | jq '.version' -r
then replace the pkgver
, source
and md5sums
with the latest version's.
Fixed commented on 2020-01-29 13:50 (UTC)
Did anyone have any luck with successfull installation of mathpix snipping tool?
thadeupenna commented on 2019-05-20 17:02 (UTC)
I have found the same behavior: black screen when trying to capture a formula. $ lspci | grep VGA 00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
<deleted-account> commented on 2019-05-19 20:25 (UTC)
I can install it successfully on Manjaro. But when I try to capture a formula, the screen turns into fully black, anyone knows what's going on?
hrko commented on 2019-03-19 05:10 (UTC) (edited on 2019-03-19 05:11 (UTC) by hrko)
@marc That is not the package's problem. Mathpix needs system tray to show app icon, so you need to use a desktop environment with the tray. (If you are using Gnome, just install TopIcons extension.)
marc commented on 2019-03-18 20:22 (UTC)
It doesn't work on my different computers. Installation went smoothly but when I run mathpix-snipping-tool I have the following meassage in a dialog box: "Couldn't detect system tray on this system".
hrko commented on 2018-12-19 14:01 (UTC)
If you cannot download the snap image during building package, click the source link above in the browser to download it and put it in the source directory.
Pinned Comments
sukanka commented on 2021-06-03 12:15 (UTC) (edited on 2022-09-15 15:56 (UTC) by sukanka)
There are now two issues here.
The tray icon doesn't work. But when I extract the appimage and run directly, the tray icon shows up. I have no idea how to fix this.
This package is built with
!strip
option, otherwise it won't work.