"termux-wallpaper -u <url>" says "Unknown host!"
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 4.3k
- Forks
- 920
- PR merge metrics
- No merged PRs in 30d
Description
termux-info
Termux Variables:
TERMUX_APP_PACKAGE_MANAGER=apt
TERMUX_VERSION=0.108
Packages CPU architecture:
arm
Subscribed repositories:
# sources.list
deb https://packages.termux.dev/apt/termux-main/ stable main
Updatable packages:
All packages up to date
termux-tools version:
1.31.0
Android version:
9
Kernel build information:
Linux localhost 3.18.120-21534220 #2 SMP PREEMPT Mon Jun 21 22:40:05 KST 2021 armv7l Android
Device manufacturer:
samsung
Device model:
SM-J415F
Problem description
termux-wallpaper -u option with a valid URL to a jpg, gives "Unknown host" error
$ termux-wallpaper -u <URL>
Unknown host!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the command shown in termux-wallpaper with a known valid image URL on the reported Android setup. Trace where the -u argument is handled and where "Unknown host!" is produced; done means a valid URL is accepted instead of producing that error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100