void-linux / void-linux/void-packages
wlclock error on parsing argv on musl
Open
Nobody has claimed this yet.
bug
needs-testing
- Dominant language
- Shell
- Stars
- 3.4k
- Forks
- 2.8k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 299
Description
Is this a new report?
Yes
System Info
Void 7.2.4_1 x86_64-musl GenuineIntel notuptodate rrrnFFFFFFFFF
Package(s) Affected
wlclock-1.0.1_1
Does a report exist for this bug with the project's home (upstream) and/or another distro?
https://cgit.freebsd.org/ports/patch/?id=d28e388a9a1e09ad8181a37575ed35e681a426ce
Expected behaviour
$ wlclock --corner-radius 15 15 15 15
wlclock shows it window with rounded corners.
Actual behaviour
$ wlclock --corner-radius 15 15 15 15
ERROR: Radius configuration requires one or four arguments.
Steps to reproduce
- Install it;
- Execute it.
Contributor guide
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 locating the wlclock package definition and comparing its current packaging with the linked FreeBSD patch. Reproduce wlclock --corner-radius 15 15 15 15 on Void's musl system, then verify that the command accepts four radius arguments and displays the rounded window without the parsing error.
Written by the indexing model from the issue text.
Assessment
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100