First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 26722
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Brad Cowan (RETIRED) <bcowan@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Disenchanted (RETIRED) <morfic@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
icewm-1.2.10-fix.patch fixes several issues with configure flags patch Disenchanted (RETIRED) 2003-08-16 08:59 0000 920 bytes Details | Diff
icew-1.2.10-fix81703.patch fixes problem with previous patch not applying patch Disenchanted (RETIRED) 2003-08-17 21:44 0000 822 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 26722 depends on: Show dependency tree
Bug 26722 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-08-16 08:41 0000
configure flag has changed from 1.2.9 to 1.2.10

Reproducible: Always
Steps to Reproduce:
USE="gnome"
Actual Results:  
icewm was merged w/o gnome or kde menus

Expected Results:  
gnome and kde menus should have been available in menu

------- Comment #1 From Disenchanted (RETIRED) 2003-08-16 08:59:16 0000 -------
Created an attachment (id=16179) [details]
fixes several issues with configure flags

--enable-menus-gnome is --enable-menus-gnome1 and --enable-menus-gnome2 in 
1.2.10
--with-antialias is wrong, correct flag is implied by --enable-gradients -->
removed
--with-xpm should be turned off by use of imlib, but was added after checking
USE flags --> removed

example:
   use imlib \
	&& myconf="${myconf} --with-imlib --without-xpm" \
	|| myconf="${myconf} --without-imlib --with-xpm"

bug 25744 points out missing --enable-wm-session in 1.2.9 added to 1.2.10, this
closes 25744 once 1.2.10 is moved to stable

------- Comment #2 From Disenchanted (RETIRED) 2003-08-17 21:44:24 0000 -------
Created an attachment (id=16250) [details]
fixes problem with previous patch not applying

same fixes as before, will apply correctly

------- Comment #3 From Hanno Boeck 2003-08-20 07:01:52 0000 -------
done in 1.2.11

First Last Prev Next    No search results available      Search page      Enter new bug