Article 5DNDG -current soma thread - why does not work for me?

-current soma thread - why does not work for me?

by
igadoter
from LinuxQuestions.org on (#5DNDG)
I started this thread just to avoid to further discuss soma nice front-end to listen radio stations. I started soma in debug mode. Scripts halts here
Code:+ setterm -cursor on
+ '[' 0 -eq 1 ']'
+ dialog --colors --title '\ZbAdd Station' --cancel-label Done --inputbox 'Station name' 10 60 2corresponding source's part
Code:1858- dialog $DIALOGOPTS \
1859- --title "${TITLECOL}Add Station" \
1860- --cancel-label "Done" \
1861: --inputbox "Station URL" \
1862- 10 60 2 > "$TMP" || { cursor off; return 1;}
1863-
1864- URL="$(< $TMP)"now TMP is temporary file kept in /tmp/soma-XXXXXX/soma-tmp. For running soma
Code:$ cat /tmp/soma-91Kcvq/soma-tmpopens dialog widget which is supposed to allow user to enter name/url its own station. Seems redirection in soma code does not work - it usuall pita for dialog redirections. Those who know dialog very well can explain this. Be careful of latter command - it just broke konsole - hovering mouse over konsole inputs characters at command line.latest?d=yIl2AUoC8zA latest?i=OOGH2X-VaVI:IsK5rndp_Kc:F7zBnMy latest?i=OOGH2X-VaVI:IsK5rndp_Kc:V_sGLiP latest?d=qj6IDK7rITs latest?i=OOGH2X-VaVI:IsK5rndp_Kc:gIN9vFwOOGH2X-VaVI
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments