Bug 88233 - ufed 0.36 help crashes and totally screws USE="...
Bug#: 88233 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: truedfx@gentoo.org Reported By: gfraser@online.no
Component: Applications
URL:  http://forums.gentoo.org/viewtopic-t-320365-highlight-ufed.html
Summary: ufed 0.36 help crashes and totally screws USE="...
Keywords:  
Status Whiteboard: 
Opened: 2005-04-06 23:57 0000
Description:   Opened: 2005-04-06 23:57 0000
Before tabbing ufed to help position
USE="a52 aac audiofile cddb cdparanoia dts dvd dvdr javascript live \
     lm_sensors mmx network nptl ppds real rtc sse sse2 theora usb xvid \
     -fortran -f77 -gnome -gtk"
my flags after above
USE="HELP (Unknown) -X -aalib -alsa -apm -arts -avi -berkdb -bitmap-fonts
     -cdr -crypt -cups -curl -directfb -emboss -encode -esd -fam -flac
     -font-server -foomaticdb -fortran -gdbm -gif -gnome -gphoto2 -gpm
     -gstreamer -gtk -gtk2 -imagemagick -imlib -ipv6 -java -jpeg -junit
     -kde -ldap -libg++ -libwww -mad -mikmod -motif -mp3 -mpeg -nas
     -ncurses -nls -oggvorbis -opengl -oss -pam -pdflib -perl -png
     -python -qt -quicktime -readline -sdl -slang -spell -ssl -svga
     -tcltk -tcpd -tiff -truetype -truetype-fonts -type1-fonts -xml
     -xml2 -xmms -xv -zlib" 
and emerge info results

USE="x86 (Unknown) HELP"


Reproducible: Always
Steps to Reproduce:
1.emerge ufed 0.36
2.start ufed & tab to what are use flags/help
3.

Actual Results:  
it crashes and the above results are obtained

Expected Results:  
USE flags should normally not have been touched by this particular action

------- Comment #1 From Harald van Dijk 2005-04-07 01:37:11 0000 -------
Which version of dialog do you have installed?

------- Comment #2 From Harald van Dijk 2005-04-07 01:50:32 0000 -------
It seems that dialog 1.0.20050206 changed the return value when the help button
is selected. I've updated the ebuild to depend on this version. Please confirm
or deny whether this fixes it.

------- Comment #3 From Harald van Dijk 2005-04-07 01:53:45 0000 -------
Sorry for the multiple mails, I screwed up in this bug.

------- Comment #4 From Gerald Fraser 2005-04-07 02:11:23 0000 -------
I'm using dev-util/dialog-1.0.20040731

------- Comment #5 From Gerald Fraser 2005-04-07 03:31:25 0000 -------
dialog 1.0.20050206 fixes this OK

------- Comment #6 From Harald van Dijk 2005-04-07 03:46:54 0000 -------
Okay, this should then be fixed as the ebuild depends on that version now.
Thanks for the report.