Received: (at submit) by bugs.debian.org; 9 Jan 2002 15:03:07 +0000 From fiol@w3ping.com Wed Jan 09 09:03:07 2002 Return-path: Received: from 217-126-142-208.uc.nombres.ttd.es (loif.w3ping.net) [217.126.142.208] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 16OKFv-0003lK-00; Wed, 09 Jan 2002 09:03:07 -0600 Received: from admin by loif.w3ping.net with local (Exim 3.33 #1 (Debian)) id 16OKFr-0007gP-00; Wed, 09 Jan 2002 16:03:04 +0100 From: Antonio Fiol Bonnín Subject: wmaker: Docked icon "hoovers" the created window icon. To: submit@bugs.debian.org X-Mailer: bug 3.3.10 Message-Id: Date: Wed, 09 Jan 2002 16:03:04 +0100 Delivered-To: submit@bugs.debian.org Package: wmaker Version: 0.80.0-1 Severity: normal The subject may not be very clear. I have a "terminal" docked icon to launch terminals. Precisely, what it does is: bash --login -c "xterm -title Terminal -bg black -fg white -e bash --login &" (Everything in one line.) It used to launch an xterm, and leave the icon double-clickable again to launch a second terminal. (With "..." on it) Now, it launches the terminal. The terminal icon appears at the bottom of the screen, and then I see the animation flow from where the new icon was to the dock-bar terminal icon. "..." disappears, and if I double-click on it, it switches to the workspace where I launched the terminal from, as expected. I can always launch another terminal by right-clicking the docked icon and clicking on "Execute". It is far from practical, and the reason why I hacked the "bash -c" thing... If there is a workaround to it, I'll be glad to know about it. Otherwise, could you please reconsider going back to previous functionality? Thank you very much, Antonio Fiol -- System Information Debian Release: 3.0 Kernel Version: Linux loif.w3ping.net 2.4.7 #12 Thu Dec 6 17:37:21 CET 2001 i686 unknown Versions of the packages wmaker depends on: ii cpp 2.95.4-9 The GNU C preprocessor. ii debianutils 1.15 Miscellaneous utilities specific to Debian. ii hermes1 1.3.2-2.1 The Hermes pixel-format library ii libc6 2.2.4-7 GNU C Library: Shared libraries and Timezone ii libjpeg62 6b-4 The Independent JPEG Group's JPEG runtime li ii libpng2 1.0.12-3 PNG library - runtime ii libtiff3g 3.5.5-6 Tag Image File Format library ii libungif4g 4.1-9 shared library for GIF images (runtime lib) ii libwraster2 0.80.0-1 Shared libraries of Window Maker rasterizer. ii xlibs 4.1.0-11 X Window System client libraries ii zlib1g 1.1.3-18 compression library - runtime --- Begin /etc/X11/WindowMaker/appearance.menu (modified conffile) /* Automatically generated file. Do not edit. */ Appearance MENU "Background" OPEN_MENU background.menu "Styles" OPEN_MENU -noext LOCAL_STYLES_DIR STYLES_DIR USER_STYLES_DIR WITH setstyle "Themes" OPEN_MENU -noext LOCAL_THEMES_DIR THEMES_DIR USER_THEMES_DIR WITH setstyle "Icon Sets" OPEN_MENU -noext LOCAL_ICON_SETS_DIR ICON_SETS_DIR USER_ICON_SETS_DIR WITH seticons "Save IconSet" EXEC geticonset USER_ICON_SETS_DIR/"%a(IconSet name)" "Save Theme" EXEC getstyle -t USER_THEMES_DIR/"%a(Theme name)" Appearance END --- End /etc/X11/WindowMaker/appearance.menu