-
Notifications
You must be signed in to change notification settings - Fork 336
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
*/app_process and multiple shell management #44
Comments
Except for the last question, my items are done ( In the code in between (3-40) are functions for 1: Usage/Help, 2: Every rotation of the mobile phone leads to termination (solution: loop), as well as the navigation drawer (not solvable in The attempt to start external Apps (first screenshot) in the dialog loop failed, because even with timely/fast selection or Attempts to use x11 packages (m: mpv, p: magick) instead of external Apps was also only a few cases successful in (as expected). Since there is currently no I also tested all three cases with p (display in *magick-x) instead of m (mpv-x). Thereby will display *.jpg and with the next **function the next image. For *.mp4, the Termux app is always aborted, except for During the test, I had a number of crashes that I could not repeat except the one above. Is there a simpler solution to avoid frequent app changes or parallel processes?
|
Hey Fredrik Fornwall
I sent you in November an email and did not receive an answer. In the meantime, I received an instruction from xeffyr (thanks) and also extent my own Termux experience. My dialogue with xeffyr mainly refers to x11/xorg, which probably have nothing to do with you - or?!
But I have another problem where you can hopefully help me.
First, what I've done:
the API base functions include xdg-open (termux-open), this calls */bin/am (all scripts) and this at the end execute /app_process. To the mc package belong .config/mc/mc.ext (corrected open by me), which refer to libexec/mc/ext.d/.sh and this at the end to /app_process too.
That worked well until Nov. 2018. Unfortunately, today I get an open problem (nicht geladen=not loaded).
![grafik](https://user-images.githubusercontent.com/45426380/50907536-ea60c000-1427-11e9-842e-262b40279398.png)
In my issue https://github.com/termux/x11-packages/issues/49 I've explain it to xeffyr without solution. Insite is "The video: https://www.dropbox.com/s/lsyylstr9nsq3ml/Termux_mc.mp4?dl=0 - was created with an older Termux installation" - see from second: 45 to 1:07
To narrow that down, I've created and run a test script (~/t in 1+2. picture):
The used app (photos/gallery) is chosen "randomly" and the alternative (photos when v=EDIT) could not be used successfully even before Nov.2018. What is wrong? Where can I find a log file?
The next question (3. picture) relates to the management of several bash displays. Is this an API function? Is it possible to edit and change the navigation drawer (white) via a script e.g. in .bashrc or another (here I did it by hand) and how?
The text was updated successfully, but these errors were encountered: