Comment # 18 on bug 1183234 from
(In reply to Guillaume GARDET from comment #17)
> The simple ncurses dialog used in openQA is:
>   dialog --yesno "test for boo#1054448" 3 20
> 
> So, no '--ascii-lines' option set.
> 
> PR to update the openQA test to upload required info on failure:
> https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/12123

Sorry but you have not taken it ... I'm aware of the yesno window
and the broken line graphic characters but ... just try with

  dialog --ascii-lines --yesno "test for boo#1054448" 3 20

what is shown then?  Are there shown ASCII lines or also crap?


You are receiving this mail because: