Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88233 - ufed 0.36 help crashes and totally screws USE="...
Summary: ufed 0.36 help crashes and totally screws USE="...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Harald van Dijk (RETIRED)
URL: http://forums.gentoo.org/viewtopic-t-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-06 23:57 UTC by Gerald Fraser
Modified: 2005-04-07 03:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gerald Fraser 2005-04-06 23:57:59 UTC
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 Harald van Dijk (RETIRED) gentoo-dev 2005-04-07 01:37:11 UTC
Which version of dialog do you have installed?
Comment 2 Harald van Dijk (RETIRED) gentoo-dev 2005-04-07 01:50:32 UTC
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 Harald van Dijk (RETIRED) gentoo-dev 2005-04-07 01:53:45 UTC
Sorry for the multiple mails, I screwed up in this bug.
Comment 4 Gerald Fraser 2005-04-07 02:11:23 UTC
I'm using dev-util/dialog-1.0.20040731
Comment 5 Gerald Fraser 2005-04-07 03:31:25 UTC
dialog 1.0.20050206 fixes this OK
Comment 6 Harald van Dijk (RETIRED) gentoo-dev 2005-04-07 03:46:54 UTC
Okay, this should then be fixed as the ebuild depends on that version now. Thanks for the report.