Report forwarded to debian-bugs-dist@lists.debian.org, mmagallo@debian.org (Marcelo E. Magallon):
Bug#128432; Package wmaker.   debian-bugs-dist@lists.debian.orgmmagallo@debian.org (Marcelo E. Magallon)  X-Loop: owner@bugs.debian.org Subject: Bug#128432: wmaker: Docked icon "hoovers" the created window icon. Reply-To: Antonio Fiol Bonnín , 128432@bugs.debian.org Resent-From: Antonio Fiol Bonnín Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: mmagallo@debian.org (Marcelo E. Magallon) Resent-Date: Wed, 09 Jan 2002 15:18:01 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 128432 X-Debian-PR-Package: wmaker X-Debian-PR-Keywords: Received: via spool by submit@bugs.debian.org id=B.101058858714750 (code B ref -1); Wed, 09 Jan 2002 15:18:01 GMT From: Antonio Fiol Bonnín 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   Acknowledgement sent to Antonio Fiol Bonnín <fiol@w3ping.com>:
New Bug report received and forwarded. Copy sent to mmagallo@debian.org (Marcelo E. Magallon).   -t  X-Loop: owner@bugs.debian.org From: owner@bugs.debian.org (Debian Bug Tracking System) To: Antonio Fiol Bonnín Subject: Bug#128432: Acknowledgement (wmaker: Docked icon "hoovers" the created window icon.) Message-ID: In-Reply-To: References: X-Debian-PR-Message: ack 128432 Reply-To: 128432@bugs.debian.org Thank you for the problem report you have sent regarding Debian. This is an automatically generated reply, to let you know your message has been received. It is being forwarded to the developers mailing list for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): mmagallo@debian.org (Marcelo E. Magallon) If you wish to submit further information on your problem, please send it to 128432@bugs.debian.org (and *not* to submit@bugs.debian.org). Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Debian bug tracking system administrator (administrator, Debian Bugs database)   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   Information forwarded to debian-bugs-dist@lists.debian.org, mmagallo@debian.org (Marcelo E. Magallon), wmaker@packages.qa.debian.org:
Bug#128432; Package wmaker.   debian-bugs-dist@lists.debian.orgmmagallo@debian.org (Marcelo E. Magallon)wmaker@packages.qa.debian.org  X-Loop: owner@bugs.debian.org Subject: Bug#128432: specific xterm icons hoovered by unrelated windows Reply-To: bap@cs.unm.edu, 128432@bugs.debian.org Resent-From: Barak Pearlmutter Original-Sender: Barak Pearlmutter Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: mmagallo@debian.org (Marcelo E. Magallon), wmaker@packages.qa.debian.org Resent-Date: Thu, 24 Jan 2002 23:33:06 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 128432 X-Debian-PR-Package: wmaker X-Debian-PR-Keywords: Received: via spool by 128432-submit@bugs.debian.org id=B128432.10119146273103 (code B ref 128432); Thu, 24 Jan 2002 23:33:06 GMT From: Barak Pearlmutter To: 128432@bugs.debian.org Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII Message-Id: Sender: Barak Pearlmutter Date: Thu, 24 Jan 2002 16:23:40 -0700 Delivered-To: 128432@bugs.debian.org Me too, me too!!! This really needs to be fixed, it is tripple annoying. I've got Alt-F9 set up to create a new rxvt, $ cat ~/.menu/rxvt ?package(local.rxvt):\ needs=x11\ section=XShells\ longtitle="Rxvt: terminal emulator for X"\ title=Rxvt\ shortcut=Mod1+F9\ command=rxvt $ egrep rxvt ~/GNUstep/Library/WindowMaker/menu.hook "Rxvt" SHORTCUT Mod1+F9 EXEC rxvt but now every time I make one some specific icon I had set up with a command in ~/GNUstep/Defaults/WMState like { Name = rxvt.XTerm; DropCommand = "rxvt %d"; Lock = No; AutoLaunch = No; Command = "rxvt -title gig-3 -geometry 80x88-70+0 -e ssh -a -x -t gig-3 screen -D -R"; Position = "0,7"; Forced = No; BuggyApplication = No; Omnipresent = No; }, gets hoovered.   Acknowledgement sent to bap@cs.unm.edu:
Extra info received and forwarded to list. Copy sent to mmagallo@debian.org (Marcelo E. Magallon), wmaker@packages.qa.debian.org.   -t  X-Loop: owner@bugs.debian.org From: owner@bugs.debian.org (Debian Bug Tracking System) To: bap@cs.unm.edu Subject: Bug#128432: Info received (was specific xterm icons hoovered by unrelated windows) Message-ID: In-Reply-To: References: X-Debian-PR-Message: ack-info 128432 Disabled-Doogie-Reply-To: 128432@bugs.debian.org Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) and to the developers mailing list to accompany the original report. Your message has been sent to the package maintainer(s): mmagallo@debian.org (Marcelo E. Magallon) If you wish to continue to submit further information on your problem, please send it to 128432@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Debian bug tracking system administrator (administrator, Debian Bugs database)   Received: (at 128432) by bugs.debian.org; 24 Jan 2002 23:23:47 +0000 From bap@snot.cs.unm.edu Thu Jan 24 17:23:47 2002 Return-path: Received: from snot.cs.unm.edu [64.106.43.211] (foobar) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 16TtDf-0000o0-00; Thu, 24 Jan 2002 17:23:47 -0600 Received: from bap by snot.cs.unm.edu with local (Exim 3.33 #1 (Debian)) id 16TtDY-00043f-00 for <128432@bugs.debian.org>; Thu, 24 Jan 2002 16:23:40 -0700 From: Barak Pearlmutter To: 128432@bugs.debian.org Subject: specific xterm icons hoovered by unrelated windows Reply-to: bap@cs.unm.edu Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII Message-Id: Sender: Barak Pearlmutter Date: Thu, 24 Jan 2002 16:23:40 -0700 Delivered-To: 128432@bugs.debian.org Me too, me too!!! This really needs to be fixed, it is tripple annoying. I've got Alt-F9 set up to create a new rxvt, $ cat ~/.menu/rxvt ?package(local.rxvt):\ needs=x11\ section=XShells\ longtitle="Rxvt: terminal emulator for X"\ title=Rxvt\ shortcut=Mod1+F9\ command=rxvt $ egrep rxvt ~/GNUstep/Library/WindowMaker/menu.hook "Rxvt" SHORTCUT Mod1+F9 EXEC rxvt but now every time I make one some specific icon I had set up with a command in ~/GNUstep/Defaults/WMState like { Name = rxvt.XTerm; DropCommand = "rxvt %d"; Lock = No; AutoLaunch = No; Command = "rxvt -title gig-3 -geometry 80x88-70+0 -e ssh -a -x -t gig-3 screen -D -R"; Position = "0,7"; Forced = No; BuggyApplication = No; Omnipresent = No; }, gets hoovered.   Reply sent to "Marcelo E. Magallon" <marcelo.magallon@bigfoot.com>:
You have marked Bug as forwarded.   -t  X-Loop: owner@bugs.debian.org From: owner@bugs.debian.org (Debian Bug Tracking System) To: "Marcelo E. Magallon" Cc: mmagallo@debian.org (Marcelo E. Magallon) Bcc: debian-bugs-forwarded@lists.debian.org Subject: Bug#128432: marked as forwarded (wmaker: Docked icon "hoovers" the created window icon.) Message-ID: In-Reply-To: <20020203171237.GE26467@ysabell.wh.vaih> References: <20020203171237.GE26467@ysabell.wh.vaih> X-Debian-PR-Message: forwarded 128432 Your message dated Sun, 3 Feb 2002 18:12:37 +0100 with message-id <20020203171237.GE26467@ysabell.wh.vaih> has caused the Debian Bug report #128432, regarding wmaker: Docked icon "hoovers" the created window icon. to be marked as having been forwarded to the upstream software author(s) "Window Maker Developers' List" . (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)   Received: (at 128432-forwarded) by bugs.debian.org; 3 Feb 2002 17:12:34 +0000 From marcelo.magallon@informatik.uni-stuttgart.de Sun Feb 03 11:12:34 2002 Return-path: Received: from ifi.informatik.uni-stuttgart.de [129.69.211.1] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 16XQBt-0002Zr-00; Sun, 03 Feb 2002 11:12:33 -0600 Received: from wwwvis.informatik.uni-stuttgart.de (root@wwwvis [129.69.215.162]) by ifi.informatik.uni-stuttgart.de (8.9.3/2.2) with ESMTP id SAA22734; Sun, 3 Feb 2002 18:12:04 +0100 (MET) Received: from ysabell.wh.vaih (gw-41.wh.uni-stuttgart.de [129.69.166.244]) by wwwvis.informatik.uni-stuttgart.de (8.9.3/2.2) with ESMTP id SAA29568; Sun, 3 Feb 2002 18:12:30 +0100 Received: from marcelo by ysabell.wh.vaih with local (Exim 3.34 #1 (Debian)) id 16XQBx-0000RH-00; Sun, 03 Feb 2002 18:12:37 +0100 Date: Sun, 3 Feb 2002 18:12:37 +0100 From: "Marcelo E. Magallon" To: "Window Maker Developers' List" Cc: 128432-forwarded@bugs.debian.org Subject: [bap@cs.unm.edu: Bug#128432: specific xterm icons hoovered by unrelated windows] Message-ID: <20020203171237.GE26467@ysabell.wh.vaih> Mail-Followup-To: Window Maker Developers' List , 128432-forwarded@bugs.debian.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="wq9mPyueHGvFACwf" Content-Disposition: inline User-Agent: Mutt/1.3.27i X-Operating-System: Linux ysabell 2.4.17-xfs Sender: "Marcelo E. Magallon" Delivered-To: 128432-forwarded@bugs.debian.org --wq9mPyueHGvFACwf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, I'm sorry, I didn't notice this bug was being reported multiple times. This is a more extended description of the same problem. -- Marcelo --wq9mPyueHGvFACwf Content-Type: message/rfc822 Content-Disposition: inline Received: from ifi.informatik.uni-stuttgart.de (ifi.informatik.uni-stuttgart.de [129.69.211.1]) by wwwvis.informatik.uni-stuttgart.de (8.9.3/2.2) with ESMTP id AAA08055 for ; Fri, 25 Jan 2002 00:33:10 +0100 Received: from master.debian.org (mail@master.debian.org [216.234.231.5]) by ifi.informatik.uni-stuttgart.de (8.9.3/2.2) with ESMTP id AAA22368 for ; Fri, 25 Jan 2002 00:32:44 +0100 (MET) Received: from debbugs by master.debian.org with local (Exim 3.12 1 (Debian)) id 16TtMh-0000wd-00; Thu, 24 Jan 2002 17:33:07 -0600 X-Loop: owner@bugs.debian.org Subject: Bug#128432: specific xterm icons hoovered by unrelated windows Reply-To: bap@cs.unm.edu, 128432@bugs.debian.org Resent-From: Barak Pearlmutter Original-Sender: Barak Pearlmutter Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: mmagallo@debian.org (Marcelo E. Magallon), wmaker@packages.qa.debian.org Resent-Date: Thu, 24 Jan 2002 23:33:06 GMT Resent-Message-ID: X-Debian-PR-Message: report 128432 X-Debian-PR-Package: wmaker X-Debian-PR-Keywords: Received: via spool by 128432-submit@bugs.debian.org id=B128432.10119146273103 (code B ref 128432); Thu, 24 Jan 2002 23:33:06 GMT From: Barak Pearlmutter To: 128432@bugs.debian.org Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII Message-Id: Sender: Barak Pearlmutter Date: Thu, 24 Jan 2002 16:23:40 -0700 Delivered-To: 128432@bugs.debian.org Resent-Sender: Debian BTS Me too, me too!!! This really needs to be fixed, it is tripple annoying. I've got Alt-F9 set up to create a new rxvt, $ cat ~/.menu/rxvt ?package(local.rxvt):\ needs=x11\ section=XShells\ longtitle="Rxvt: terminal emulator for X"\ title=Rxvt\ shortcut=Mod1+F9\ command=rxvt $ egrep rxvt ~/GNUstep/Library/WindowMaker/menu.hook "Rxvt" SHORTCUT Mod1+F9 EXEC rxvt but now every time I make one some specific icon I had set up with a command in ~/GNUstep/Defaults/WMState like { Name = rxvt.XTerm; DropCommand = "rxvt %d"; Lock = No; AutoLaunch = No; Command = "rxvt -title gig-3 -geometry 80x88-70+0 -e ssh -a -x -t gig-3 screen -D -R"; Position = "0,7"; Forced = No; BuggyApplication = No; Omnipresent = No; }, gets hoovered. --wq9mPyueHGvFACwf--   Information forwarded to debian-bugs-dist@lists.debian.org, jaqque@debian.org (John H. Robinson, IV):
Bug#128432; Package wmaker.   debian-bugs-dist@lists.debian.orgjaqque@debian.org (John H. Robinson, IV)  X-Loop: owner@bugs.debian.org Subject: Bug#128432: Hurt yachtsmaan calls pub for help Reply-To: Lutts Fetherolf , 128432@bugs.debian.org Resent-From: "Lutts Fetherolf" Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: jaqque@debian.org (John H. Robinson, IV) Resent-Date: Thu, 04 Sep 2008 16:03:05 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: followup 128432 X-Debian-PR-Package: wmaker X-Debian-PR-Keywords: X-Debian-PR-Source: wmaker Received: via spool by 128432-submit@bugs.debian.org id=B128432.12205439906433 (code B ref 128432); Thu, 04 Sep 2008 16:03:05 +0000 Received: (at 128432-submit) by bugs.debian.org; 4 Sep 2008 15:59:50 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rietz.debian.org X-Spam-Level: *** X-Spam-Status: No, score=3.2 required=4.0 tests=FOURLA,RDNS_DYNAMIC,YOURNAME autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: from host123-49-dynamic.43-79-r.retail.telecomitalia.it ([79.43.49.123] helo=host23-60-dynamic.42-79-r.retail.telecomitalia.it) by rietz.debian.org with smtp (Exim 4.63) (envelope-from ) id 1KbHFO-0001NC-1B for 128432-submit@bugs.debian.org; Thu, 04 Sep 2008 15:59:50 +0000 Date: Thu, 04 Sep 2008 15:59:50 +0000 From: "Lutts Fetherolf" X-Mailer: The Bat! (3.60.03) Professional X-Priority: 3 (Normal) Message-ID: <3483125150.20080904151714@coopselios.com> To: <128432-submit@bugs.debian.org> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----------A83AB44EDABC6F" ------------A83AB44EDABC6F Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable =09 =20 =20 Set upon honouring thee that art my guest.' having be quickly destroyed. The vedas and the eternal the pandavas a loud wail of woe. And kunti, terribly that is the light of the watcher, for the remedies maker of arrows, even one that hath given up the. ------------A83AB44EDABC6F Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable =20 =09 =09 =20 =09
=09 =09 =0A =09 =0A
B R EELOR k  DEGR Z   3 TE M5 PHD j
ACH EE,  MAS ER BA,   D
=09 =0A =0A
Be R  a d tor n U t 0 That 7<= /TD> com 2 i
come oc  a d receive All  he benefits    e with  t!

=09=09 =0A =09 =09 =09 =09 =09=0A
Please  by   N<= /TD> =09 E c v mY
leave elow 3Info in Voi e ail:
1) Yourr name
2) Your ccountry
3) Your phone no..
=09 =09=09 =09=0A =09 =0A
CaUN v !! 24-h urs4= a - 121 W =09
ll  ow o   day! 1 309-419- 8

Set upon honouring thee that art my guest.' having be quickly
destroy= ed. The vedas and the eternal the pandavas a loud
wail of woe. And kunti= , terribly that is the light of the
watcher, for the remedies maker of a= rrows, even one that
hath given up the.

------------A83AB44EDABC6F--   Acknowledgement sent to Lutts Fetherolf <wheelhouse@coopselios.com>:
Extra info received and forwarded to list. Copy sent to jaqque@debian.org (John H. Robinson, IV).   -t  Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) Content-Type: text/plain; charset=utf-8 X-Loop: owner@bugs.debian.org From: owner@bugs.debian.org (Debian Bug Tracking System) To: Lutts Fetherolf Subject: Bug#128432: Info received (Hurt yachtsmaan calls pub for help) Message-ID: References: <3483125150.20080904151714@coopselios.com> X-Debian-PR-Message: ack-info 128432 X-Debian-PR-Package: wmaker X-Debian-PR-Source: wmaker Reply-To: 128432@bugs.debian.org Thank you for the additional information you have supplied regarding this Bug report. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): jaqque@debian.org (John H. Robinson, IV) If you wish to submit further information on this problem, please send it to 128432@bugs.debian.org, as before. Please do not send mail to owner@bugs.debian.org unless you wish to report a problem with the Bug-tracking system. --=20 128432: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D128432 Debian Bug Tracking System Contact owner@bugs.debian.org with problems   Received: (at 128432-submit) by bugs.debian.org; 4 Sep 2008 15:59:50 +0000 From wheelhouse@coopselios.com Thu Sep 04 15:59:50 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rietz.debian.org X-Spam-Level: *** X-Spam-Status: No, score=3.2 required=4.0 tests=FOURLA,RDNS_DYNAMIC,YOURNAME autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Return-path: Received: from host123-49-dynamic.43-79-r.retail.telecomitalia.it ([79.43.49.123] helo=host23-60-dynamic.42-79-r.retail.telecomitalia.it) by rietz.debian.org with smtp (Exim 4.63) (envelope-from ) id 1KbHFO-0001NC-1B for 128432-submit@bugs.debian.org; Thu, 04 Sep 2008 15:59:50 +0000 Date: Thu, 04 Sep 2008 15:59:50 +0000 From: "Lutts Fetherolf" X-Mailer: The Bat! (3.60.03) Professional Reply-To: Lutts Fetherolf X-Priority: 3 (Normal) Message-ID: <3483125150.20080904151714@coopselios.com> To: <128432-submit@bugs.debian.org> Subject: Hurt yachtsmaan calls pub for help MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----------A83AB44EDABC6F" ------------A83AB44EDABC6F Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable =09 =20 =20 Set upon honouring thee that art my guest.' having be quickly destroyed. The vedas and the eternal the pandavas a loud wail of woe. And kunti, terribly that is the light of the watcher, for the remedies maker of arrows, even one that hath given up the. ------------A83AB44EDABC6F Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable =20 =09 =09 =20 =09
=09 =09 =0A =09 =0A
B R EELOR k  DEGR Z   3 TE M5 PHD j
ACH EE,  MAS ER BA,   D
=09 =0A =0A
Be R  a d tor n U t 0 That 7<= /TD> com 2 i
come oc  a d receive All  he benefits    e with  t!

=09=09 =0A =09 =09 =09 =09 =09=0A
Please  by   N<= /TD> =09 E c v mY
leave elow 3Info in Voi e ail:
1) Yourr name
2) Your ccountry
3) Your phone no..
=09 =09=09 =09=0A =09 =0A
CaUN v !! 24-h urs4= a - 121 W =09
ll  ow o   day! 1 309-419- 8

Set upon honouring thee that art my guest.' having be quickly
destroy= ed. The vedas and the eternal the pandavas a loud
wail of woe. And kunti= , terribly that is the light of the
watcher, for the remedies maker of a= rrows, even one that
hath given up the.

------------A83AB44EDABC6F--