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
|
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
Which version of dialog do you have installed?
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.
Sorry for the multiple mails, I screwed up in this bug.
I'm using dev-util/dialog-1.0.20040731
dialog 1.0.20050206 fixes this OK
Okay, this should then be fixed as the ebuild depends on that version now.
Thanks for the report.