On Wednesday 24 April 2019 12:29:21 pm Uwe Brauer wrote:
Hi
I am running Ubuntu 16.04 and trinity.
There is an interesting app, called mathpix (which transforms png into
latex)
https://snapcraft.io/mathpix-snipping-tool
It has to be installed via
sudo snap install mathpix-snipping-tool
I did this and when I start with ubuntu vanilla desktop I am able to
start the app. However in trinity I find the start icon, in lost+found:
I start the app
ps aux | grep mathpix
Tells me
oub 17567 0.1 1.7 3424960 143548 ? Sl 18:46 0:03
mathpix-snipping-tool
But nothing happens, no icon, no app is seen.
What shall I do?
Hi Uwe,
Not a solution, but a starting point for getting it to work...
Go into the ubuntu vanilla desktop and copy all the settings and switches from
wherever it's starting properly (menu item I'd guess?). Also, while in
Ubuntu, start mathpix from the command line, using the command you copied, so
you can see what is 'normal.' If it doesn't run, check/use the other menu
item's setting/switches until it runs the same on the command line as the
menu item.
Then, go into TDE and again start mathpix from the command line. If it works
the same, then you can most likely manually create a menu item with all the
copied information.
If that doesn't solve it, paste back the info from both the working Ubuntu
command line and the non-working TDE command line. Also paste the results
of "echo $PATH" from both desktops, just to see if it's a pathing issue.
Best,
Michael