| Summary: | stabilize x11-wm/icewm-1.2.32 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Pacho Ramos <pacho> |
| Component: | New packages | Assignee: | Steve Dibb (RETIRED) <beandog> |
| Status: | RESOLVED INVALID | ||
| Severity: | enhancement | CC: | depontius, desktop-wm+disabled, dushistov |
| Priority: | High | Keywords: | STABLEREQ |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Pacho Ramos
2007-09-16 14:30:01 UTC
sparc/x86 stable Please, mark as unstable again at least on x86, because of icewm 1.2.32 can not correctly works with tray, so several applications like pidgin, xchat, stardict impossible to use, see: http://sourceforge.net/tracker/?func=detail&atid=100031&aid=1771681&group_id=31 ppc stable The taskbar autohide has become erratic, unhiding itself at apparently random times. When this happens, sometimes it hides on its own, and sometimes it remains visible until I run the mouse to the bottom of the screen which would normally un-hide, then bring the mouse back off the bottom, then issue a mouse click. (I don't know if the mouse click is really needed, or a placebo while some timeout expires. x11-wm/icewm-1.2.32 USE="imlib nls spell truetype -debug -esd -minimal (-uclibc) -xinerama" emerge --info Portage 2.1.3.9 (default-linux/x86/2007.0/desktop, gcc-4.1.2, glibc-2.5-r4, 2.6.22-gentoo-r2 i686) ================================================================= System uname: 2.6.22-gentoo-r2 i686 Pentium III (Coppermine) Timestamp of tree: Tue, 16 Oct 2007 07:30:01 +0000 app-shells/bash: 3.2_p17 dev-java/java-config: 1.3.7, 2.0.33-r1 dev-lang/python: 2.4.4-r5 dev-python/pycrypto: 2.0.1-r6 sys-apps/baselayout: 1.12.9-r2 sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.61-r1 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10 sys-devel/binutils: 2.18-r1 sys-devel/gcc-config: 1.3.16 sys-devel/libtool: 1.5.24 virtual/os-headers: 2.6.22-r2 ACCEPT_KEYWORDS="x86" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/X11/xkb" CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d" CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_EXTRA_OPTS="--timeout=180" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage/mine /usr/local/portage/ibm" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X Xaw3d acl acpi afs alsa audiofile berkdb bitmap-fonts bzip2 cairo caps cli cracklib crypt cups curl dbus dri emboss encode exif expat fam ffmpeg firefox flac fortran gd gdbm gif glut gmp gpm gstreamer gtk guile hal iconv idn imagemagick imlib java jpeg jpeg2k lcms ldap libsamplerate libwww lm_sensors logrotate mad midi mikmod mmx mng motif mozilla mp3 mpeg mudflap nas ncurses nls nptl nsplugin ogg opengl openmp oss pam pcre pdf perl png posix ppds python qt3 qt3support qt4 quicktime readline reflection sdl session slang smp spell spl sse ssl svg tcl tcpd tetex threads tiff tk truetype truetype-fonts type1-fonts unicode usb verbose vorbis win32codecs wma wmf wxwindows x86 xcb xml xml2 xorg xv xvid xvmc zlib" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nvidia nv vesa fbdev" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS I can confirm the tray icon issues, my USE flags for IceWM: [ Found these USE variables for x11-wm/icewm-1.2.32 ] U I - - debug : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml . - - esd : Adds support for media-sound/esound (Enlightened Sound Daemon) + + imlib : Adds support for imlib, an image loading and rendering library - - minimal : Install a very minimal build (disables, for example, plugins, fonts, most drivers, non-critical features) - - nls : Adds Native Language Support (using gettext - GNU locale utilities) + + spell : Adds dictionary support + + truetype : Adds support for FreeType and/or FreeType2 fonts - - uclibc : Enable uclibc specific patches and build or link uclibc + + xinerama : Add support for the xinerama X11 extension, which allows you to stretch your display across multiple monitors The problem can be seen with skype and xchat at least, psi seems to work ok. Further research reveals: http://sourceforge.net/tracker/?func=detail&atid=100031&aid=1771681&group_id=31 which confirms the tray-icons bug. |