termux / termux/termux-api-package

*/app_process and multiple shell management

Open
#44 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
1.7k
Forks
523
PR merge metrics
No merged PRs in 30d

Description

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).
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):
grafik

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?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the reported xdg-open/termux-open path through /bin/am, libexec/mc/ext.d/.sh, and /app_process, then inspect the ~/t test script and the linked x11-packages issue. A complete report would identify the relevant log location and establish whether navigation-drawer management is an API function or scriptable; the issue names no test or definitive expected behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, shell
Domain
api, cli
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.