Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Awesome 4 alsa widget terminal issues #32

Open
vonpupp opened this issue Jan 26, 2017 · 1 comment
Open

Awesome 4 alsa widget terminal issues #32

vonpupp opened this issue Jan 26, 2017 · 1 comment

Comments

@vonpupp
Copy link

vonpupp commented Jan 26, 2017

Hello,

Just to report an issue. Using the volume_alsa widget specifying a terminal gives an nil error (attempt to call a nil value method set_term)

w.widgets = {
    obvious.volume_alsa():set_term("urxvt")
}

So far I can confirm: battery, keymap_switch and temp_info works fine. Would it be useful if I send you a PR with a markdown table with the modules vs. awesome versions to visually have a summary of what has been tested?

@hoelzro
Copy link
Owner

hoelzro commented Jan 26, 2017

A PR would be great! As far as the method call failure goes, it looks to me like this has been broken for a while - the create function in obvious/volume_alsa.lua should probably return obj, not widget.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants