Report forwarded to debian-bugs-dist@lists.debian.org, Chris McKillop <cdm@debian.org>:
Bug#62302; Package wmaker.   debian-bugs-dist@lists.debian.orgChris McKillop  Subject: Bug#62302: wmaker: menu/wmsetbg: tiled is an awful default for background images Reply-To: Ben Armstrong , 62302@bugs.debian.org Resent-From: Ben Armstrong Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Chris McKillop Resent-Date: Thu, 13 Apr 2000 11:33:00 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 62302 X-Debian-PR-Package: wmaker X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by bugs@bugs.debian.org id=B.95562493917176 (code B ref -1); Thu, 13 Apr 2000 11:33:00 GMT From: Ben Armstrong To: submit@bugs.debian.org X-Mailer: bug 3.2.10 Message-Id: Date: Thu, 13 Apr 2000 08:22:16 -0300 Package: wmaker Version: 0.61.1-4 Severity: normal /etc/X11/WindowMaker/background.menu contains the following entry for the "Images" submenu: "Images" OPEN_MENU LOCAL_BACKGROUNDS_DIR BACKGROUNDS_DIR USER_BACKGROUNDS_DIR WITH wmsetbg -u -t This makes all images (including Debian.jpg, in BACKGROUNDS_DIR) tiled by default. The end result with Debian.jpg is disastrous. You end up seeing only a portion of the image if your desktop size is too small (e.g. 640x480 on an old VGA monitor). What I have done to correct this locally is created in LOCAL_BACKGROUNDS_DIR and my USER_BACKGROUNDS_DIR subdirectories Tiled/, Scaled/, and ScaledAspect/ (there are other possibilities too, but these are the three I use the most). I then created the corresponding submenus in background.menu under Images called "Tiled", "Scaled", and "ScaledAspect" that generate backgrounds from these directories using wmsetbg -u -t, wmsetbg -u -s, and wmsetbg -u -a respectively. However, for the tiled menu, I still have to point at BACKGROUNDS_DIR, which I cannot split into three subdirs as that is still under the wmaker package's control. This leaves the "broken" Debian.jpg in this menu. I have created a copy of Debian.jpg in LOCAL_BACKGROUNDS_DIR/ScaledAspect which looks OK (well, mostly OK, see bug #59625). I'd like to see BACKGROUNDS_DIR support these sub-menus as well. It's only a few lines in background.menu. Any chance this could be fixed soon? I think it's a terrible shame that our logo is so badly handled by wmaker. Ben -- System Information Debian Release: 2.2 Kernel Version: Linux sanctuary 2.2.14 #2 Tue Mar 7 14:57:17 AST 2000 i586 unknown Versions of the packages wmaker depends on: ii cpp 2.95.2-8 The GNU C preprocessor. ii debianutils 1.13.2 Miscellaneous utilities specific to Debian. ii giflib3g 3.0-5.2 shared library for GIF images (runtime lib) ii libc6 2.1.3-7 GNU C Library: Shared libraries and Timezone ii libjpeg62 6b-1.2 The Independent JPEG Group's JPEG runtime li ii libpng2 1.0.5-1 PNG library - runtime ii libproplist0 0.9.1-2 PropList closely mimics the property lists f ii libtiff3g 3.5.4-4 Tag Image File Format library ii libwraster1 0.61.1-4 Shared libraries of Window Maker rasterizer. ii xlib6g 3.3.6-6 shared libraries required by X clients libungif3g Not installed or no info ii xpm4g 3.4k-5 the X PixMap library ^^^ (Provides virtual package libxpm4) ii zlib1g 1.1.3-5 compression library - runtime ^^^ (Provides virtual package libz1) --- Begin /etc/X11/WindowMaker/appearance.menu (modified conffile) /* Automatically generated file. Do not edit. */ Appearance MENU "Background" OPEN_MENU background.menu "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)" "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 Appearance END --- End /etc/X11/WindowMaker/appearance.menu   Acknowledgement sent to Ben Armstrong <synrg@sanctuary.nslug.ns.ca>:
New Bug report received and forwarded. Copy sent to Chris McKillop <cdm@debian.org>.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: Ben Armstrong Subject: Bug#62302: Acknowledgement (wmaker: menu/wmsetbg: tiled is an awful default for background images) Message-ID: In-Reply-To: References: X-Debian-PR-Message: ack 62302 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): Chris McKillop If you wish to submit further information on your problem, please send it to 62302@bugs.debian.org (and *not* to bugs@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. Darren Benham (administrator, Debian Bugs database)   Received: (at submit) by bugs.debian.org; 13 Apr 2000 11:22:19 +0000 Received: (qmail 17174 invoked from network); 13 Apr 2000 11:22:19 -0000 Received: from u42n111.hfx.eastlink.ca (HELO sanctuary.nslug.ns.ca) (@24.222.42.111) by master.debian.org with SMTP; 13 Apr 2000 11:22:19 -0000 Received: from synrg by sanctuary.nslug.ns.ca with local (Exim 3.12 #1 (Debian)) id 12fhhQ-0006ak-00; Thu, 13 Apr 2000 08:22:16 -0300 From: Ben Armstrong Subject: wmaker: menu/wmsetbg: tiled is an awful default for background images To: submit@bugs.debian.org X-Mailer: bug 3.2.10 Message-Id: Date: Thu, 13 Apr 2000 08:22:16 -0300 Package: wmaker Version: 0.61.1-4 Severity: normal /etc/X11/WindowMaker/background.menu contains the following entry for the "Images" submenu: "Images" OPEN_MENU LOCAL_BACKGROUNDS_DIR BACKGROUNDS_DIR USER_BACKGROUNDS_DIR WITH wmsetbg -u -t This makes all images (including Debian.jpg, in BACKGROUNDS_DIR) tiled by default. The end result with Debian.jpg is disastrous. You end up seeing only a portion of the image if your desktop size is too small (e.g. 640x480 on an old VGA monitor). What I have done to correct this locally is created in LOCAL_BACKGROUNDS_DIR and my USER_BACKGROUNDS_DIR subdirectories Tiled/, Scaled/, and ScaledAspect/ (there are other possibilities too, but these are the three I use the most). I then created the corresponding submenus in background.menu under Images called "Tiled", "Scaled", and "ScaledAspect" that generate backgrounds from these directories using wmsetbg -u -t, wmsetbg -u -s, and wmsetbg -u -a respectively. However, for the tiled menu, I still have to point at BACKGROUNDS_DIR, which I cannot split into three subdirs as that is still under the wmaker package's control. This leaves the "broken" Debian.jpg in this menu. I have created a copy of Debian.jpg in LOCAL_BACKGROUNDS_DIR/ScaledAspect which looks OK (well, mostly OK, see bug #59625). I'd like to see BACKGROUNDS_DIR support these sub-menus as well. It's only a few lines in background.menu. Any chance this could be fixed soon? I think it's a terrible shame that our logo is so badly handled by wmaker. Ben -- System Information Debian Release: 2.2 Kernel Version: Linux sanctuary 2.2.14 #2 Tue Mar 7 14:57:17 AST 2000 i586 unknown Versions of the packages wmaker depends on: ii cpp 2.95.2-8 The GNU C preprocessor. ii debianutils 1.13.2 Miscellaneous utilities specific to Debian. ii giflib3g 3.0-5.2 shared library for GIF images (runtime lib) ii libc6 2.1.3-7 GNU C Library: Shared libraries and Timezone ii libjpeg62 6b-1.2 The Independent JPEG Group's JPEG runtime li ii libpng2 1.0.5-1 PNG library - runtime ii libproplist0 0.9.1-2 PropList closely mimics the property lists f ii libtiff3g 3.5.4-4 Tag Image File Format library ii libwraster1 0.61.1-4 Shared libraries of Window Maker rasterizer. ii xlib6g 3.3.6-6 shared libraries required by X clients libungif3g Not installed or no info ii xpm4g 3.4k-5 the X PixMap library ^^^ (Provides virtual package libxpm4) ii zlib1g 1.1.3-5 compression library - runtime ^^^ (Provides virtual package libz1) --- Begin /etc/X11/WindowMaker/appearance.menu (modified conffile) /* Automatically generated file. Do not edit. */ Appearance MENU "Background" OPEN_MENU background.menu "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)" "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 Appearance END --- End /etc/X11/WindowMaker/appearance.menu   Information forwarded to debian-bugs-dist@lists.debian.org:
Bug#62302; Package wmaker.   debian-bugs-dist@lists.debian.org  Subject: Bug#62302: wmaker: menu/wmsetbg: tiled is an awful default for background images Reply-To: Chris McKillop , 62302@bugs.debian.org Resent-From: Chris McKillop Resent-To: debian-bugs-dist@lists.debian.org Resent-Date: Fri, 14 Apr 2000 16:52:38 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 62302 X-Debian-PR-Package: wmaker X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by 62302-bugs@bugs.debian.org id=B62302.95573078112342 (code B ref 62302); Fri, 14 Apr 2000 16:52:38 GMT Date: Fri, 14 Apr 2000 12:45:50 -0400 From: Chris McKillop To: Ben Armstrong , 62302@bugs.debian.org Message-ID: <20000414124550.A31477@warg.uwaterloo.ca> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" User-Agent: Mutt/1.0.1i In-Reply-To: ; from synrg@sanctuary.nslug.ns.ca on Thu, Apr 13, 2000 at 08:22:16AM -0300 --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable On Thu, Apr 13, 2000 at 08:22:16AM -0300, Ben Armstrong wrote: > Package: wmaker > Version: 0.61.1-4 > Severity: normal >=20 I like this idea. I will try to get this into potato before it closes up. I am in the middle of exams right now so I am kinda pressed for time until the end of next week. chris --=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D chris mckillop - cdm@debian.org "The faster I go, the behinder I get." Debian GNU/Linux - http://www.debian.org/ -- Lewis Carroll=20 Waterloo Aerial Robotics Group - http://ece.uwaterloo.ca/~warg/ --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia iQCVAwUBOPdLPtYQs2hke4MxAQFeFAQAs6wdK7GAD0NjOXjm8sNjgzKJZdb7zMB9 hu5A8hbpNM4ZFJeXN2BMexThSiUbdcgS9tG52zRO89NlPpZL4+Fxtn5t2JdOEgEF bThVoyBYhCmM24HhPyAw2Sl/dHyhMRcAtovFQqO/IFWh8XyzvScvKPiYcEIQv5VN c+IIlLt2n+w= =sWrK -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh--   Acknowledgement sent to Chris McKillop <cdm@debian.org>:
Extra info received and forwarded to list.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: Chris McKillop Subject: Bug#62302: Info received (was Bug#62302: wmaker: menu/wmsetbg: tiled is an awful default for background images) Message-ID: In-Reply-To: <20000414124550.A31477@warg.uwaterloo.ca> References: <20000414124550.A31477@warg.uwaterloo.ca> X-Debian-PR-Message: ack-info-maintonly 62302 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. If you wish to continue to submit further information on your problem, please send it to 62302@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. Darren Benham (administrator, Debian Bugs database)   Received: (at 62302) by bugs.debian.org; 14 Apr 2000 16:46:21 +0000 Received: (qmail 12340 invoked from network); 14 Apr 2000 16:46:20 -0000 Received: from warg.uwaterloo.ca (root@129.97.56.48) by master.debian.org with SMTP; 14 Apr 2000 16:46:20 -0000 Received: (from cdmckill@localhost) by warg.uwaterloo.ca (8.9.3/8.9.3/Debian 8.9.3-21) id MAA31742; Fri, 14 Apr 2000 12:45:50 -0400 Date: Fri, 14 Apr 2000 12:45:50 -0400 From: Chris McKillop To: Ben Armstrong , 62302@bugs.debian.org Subject: Re: Bug#62302: wmaker: menu/wmsetbg: tiled is an awful default for background images Message-ID: <20000414124550.A31477@warg.uwaterloo.ca> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" User-Agent: Mutt/1.0.1i In-Reply-To: ; from synrg@sanctuary.nslug.ns.ca on Thu, Apr 13, 2000 at 08:22:16AM -0300 --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable On Thu, Apr 13, 2000 at 08:22:16AM -0300, Ben Armstrong wrote: > Package: wmaker > Version: 0.61.1-4 > Severity: normal >=20 I like this idea. I will try to get this into potato before it closes up. I am in the middle of exams right now so I am kinda pressed for time until the end of next week. chris --=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D chris mckillop - cdm@debian.org "The faster I go, the behinder I get." Debian GNU/Linux - http://www.debian.org/ -- Lewis Carroll=20 Waterloo Aerial Robotics Group - http://ece.uwaterloo.ca/~warg/ --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia iQCVAwUBOPdLPtYQs2hke4MxAQFeFAQAs6wdK7GAD0NjOXjm8sNjgzKJZdb7zMB9 hu5A8hbpNM4ZFJeXN2BMexThSiUbdcgS9tG52zRO89NlPpZL4+Fxtn5t2JdOEgEF bThVoyBYhCmM24HhPyAw2Sl/dHyhMRcAtovFQqO/IFWh8XyzvScvKPiYcEIQv5VN c+IIlLt2n+w= =sWrK -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh--   Information forwarded to debian-bugs-dist@lists.debian.org, Chris McKillop <cdm@debian.org>:
Bug#62302; Package wmaker.   debian-bugs-dist@lists.debian.orgChris McKillop  Subject: Bug#62302: wmaker: menu/wmsetbg: tiled is an awful default for background images Reply-To: Ben Armstrong , 62302@bugs.debian.org Resent-From: Ben Armstrong Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Chris McKillop Resent-Date: Fri, 14 Apr 2000 18:03:38 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 62302 X-Debian-PR-Package: wmaker X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by 62302-bugs@bugs.debian.org id=B62302.95573215517880 (code B ref 62302); Fri, 14 Apr 2000 18:03:38 GMT Date: Fri, 14 Apr 2000 14:09:08 -0300 (ADT) From: Ben Armstrong To: Chris McKillop cc: 62302@bugs.debian.org In-Reply-To: <20000414124550.A31477@warg.uwaterloo.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 14 Apr 2000, Chris McKillop wrote: > I like this idea. I will try to get this into potato before it closes > up. I am in the middle of exams right now so I am kinda pressed for time > until the end of next week. Just one possible caveat. Some themes install background images to Backgrounds/ instead of to Themes/foo/. They will not install their background images into our subdirectories, so you won't see theme-supplied background images appearing in the menu anymore. You'll have to symlink them before they appear in the appropriate menu. But that's OK. That's a feature, not a bug (theme-supplied backgrounds are subject to the distortion that tiling causes now ... it is better to omit them from the menu and force the user to do the symlink manually than to include them and arbitrarily apply tiling). A smarter "version 2" of this feature would parse everything in Themes/ to figure out the appropriate wmsetbg parameters and place symlinks in the right directories accordingly. It's just a matter of grepping recursively for WorspaceBack and putting tpixmap backgrounds in Tiled, spixmap in Scaled, etc. But that's a bit beyond my simple proposed "quick fix". In general this menu stuff is pretty opaque. Don't forget to update README.Debian with the new directory structure and a note about symlinking backgrounds from themes (either from Backgrounds/ or Themes/foo/) Thanks, Ben -- nSLUG http://www.nslug.ns.ca synrg@sanctuary.nslug.ns.ca Debian http://www.debian.org synrg@debian.org [ pgp key fingerprint = 7F DA 09 4B BA 2C 0D E0 1B B1 31 ED C6 A9 39 4F ] [ gpg key fingerprint = 395C F3A4 35D3 D247 1387 2D9E 5A94 F3CA 0B27 13C8 ]   Acknowledgement sent to Ben Armstrong <synrg@sanctuary.nslug.ns.ca>:
Extra info received and forwarded to list. Copy sent to Chris McKillop <cdm@debian.org>.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: Ben Armstrong Subject: Bug#62302: Info received (was Bug#62302: wmaker: menu/wmsetbg: tiled is an awful default for background images) Message-ID: In-Reply-To: References: X-Debian-PR-Message: ack-info-maintonly 62302 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): Chris McKillop If you wish to continue to submit further information on your problem, please send it to 62302@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. Darren Benham (administrator, Debian Bugs database)   Received: (at 62302) by bugs.debian.org; 14 Apr 2000 17:09:15 +0000 Received: (qmail 17876 invoked from network); 14 Apr 2000 17:09:14 -0000 Received: from u42n111.hfx.eastlink.ca (HELO sanctuary.nslug.ns.ca) (@24.222.42.111) by master.debian.org with SMTP; 14 Apr 2000 17:09:14 -0000 Received: from synrg (helo=localhost) by sanctuary.nslug.ns.ca with local-smtp (Exim 3.12 #1 (Debian)) id 12g9af-0006wY-00; Fri, 14 Apr 2000 14:09:09 -0300 Date: Fri, 14 Apr 2000 14:09:08 -0300 (ADT) From: Ben Armstrong To: Chris McKillop cc: 62302@bugs.debian.org Subject: Re: Bug#62302: wmaker: menu/wmsetbg: tiled is an awful default for background images In-Reply-To: <20000414124550.A31477@warg.uwaterloo.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 14 Apr 2000, Chris McKillop wrote: > I like this idea. I will try to get this into potato before it closes > up. I am in the middle of exams right now so I am kinda pressed for time > until the end of next week. Just one possible caveat. Some themes install background images to Backgrounds/ instead of to Themes/foo/. They will not install their background images into our subdirectories, so you won't see theme-supplied background images appearing in the menu anymore. You'll have to symlink them before they appear in the appropriate menu. But that's OK. That's a feature, not a bug (theme-supplied backgrounds are subject to the distortion that tiling causes now ... it is better to omit them from the menu and force the user to do the symlink manually than to include them and arbitrarily apply tiling). A smarter "version 2" of this feature would parse everything in Themes/ to figure out the appropriate wmsetbg parameters and place symlinks in the right directories accordingly. It's just a matter of grepping recursively for WorspaceBack and putting tpixmap backgrounds in Tiled, spixmap in Scaled, etc. But that's a bit beyond my simple proposed "quick fix". In general this menu stuff is pretty opaque. Don't forget to update README.Debian with the new directory structure and a note about symlinking backgrounds from themes (either from Backgrounds/ or Themes/foo/) Thanks, Ben -- nSLUG http://www.nslug.ns.ca synrg@sanctuary.nslug.ns.ca Debian http://www.debian.org synrg@debian.org [ pgp key fingerprint = 7F DA 09 4B BA 2C 0D E0 1B B1 31 ED C6 A9 39 4F ] [ gpg key fingerprint = 395C F3A4 35D3 D247 1387 2D9E 5A94 F3CA 0B27 13C8 ]   Reply sent to mmagallo@debian.org (Marcelo E. Magallon):
You have taken responsibility.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: mmagallo@debian.org (Marcelo E. Magallon) Bcc: debian-bugs-closed@lists.debian.org Subject: Bug#62302: marked as done (wmaker: menu/wmsetbg: tiled is an awful default for background images) Message-ID: In-Reply-To: References: X-Debian-PR-Message: closed 62302 Your message dated Sun, 26 Nov 2000 14:53:45 -0500 with message-id and subject line Bug#62302: fixed in wmaker 0.62.1-3 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (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.) Darren Benham (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 13 Apr 2000 11:22:19 +0000 Received: (qmail 17174 invoked from network); 13 Apr 2000 11:22:19 -0000 Received: from u42n111.hfx.eastlink.ca (HELO sanctuary.nslug.ns.ca) (@24.222.42.111) by master.debian.org with SMTP; 13 Apr 2000 11:22:19 -0000 Received: from synrg by sanctuary.nslug.ns.ca with local (Exim 3.12 #1 (Debian)) id 12fhhQ-0006ak-00; Thu, 13 Apr 2000 08:22:16 -0300 From: Ben Armstrong Subject: wmaker: menu/wmsetbg: tiled is an awful default for background images To: submit@bugs.debian.org X-Mailer: bug 3.2.10 Message-Id: Date: Thu, 13 Apr 2000 08:22:16 -0300 Package: wmaker Version: 0.61.1-4 Severity: normal /etc/X11/WindowMaker/background.menu contains the following entry for the "Images" submenu: "Images" OPEN_MENU LOCAL_BACKGROUNDS_DIR BACKGROUNDS_DIR USER_BACKGROUNDS_DIR WITH wmsetbg -u -t This makes all images (including Debian.jpg, in BACKGROUNDS_DIR) tiled by default. The end result with Debian.jpg is disastrous. You end up seeing only a portion of the image if your desktop size is too small (e.g. 640x480 on an old VGA monitor). What I have done to correct this locally is created in LOCAL_BACKGROUNDS_DIR and my USER_BACKGROUNDS_DIR subdirectories Tiled/, Scaled/, and ScaledAspect/ (there are other possibilities too, but these are the three I use the most). I then created the corresponding submenus in background.menu under Images called "Tiled", "Scaled", and "ScaledAspect" that generate backgrounds from these directories using wmsetbg -u -t, wmsetbg -u -s, and wmsetbg -u -a respectively. However, for the tiled menu, I still have to point at BACKGROUNDS_DIR, which I cannot split into three subdirs as that is still under the wmaker package's control. This leaves the "broken" Debian.jpg in this menu. I have created a copy of Debian.jpg in LOCAL_BACKGROUNDS_DIR/ScaledAspect which looks OK (well, mostly OK, see bug #59625). I'd like to see BACKGROUNDS_DIR support these sub-menus as well. It's only a few lines in background.menu. Any chance this could be fixed soon? I think it's a terrible shame that our logo is so badly handled by wmaker. Ben -- System Information Debian Release: 2.2 Kernel Version: Linux sanctuary 2.2.14 #2 Tue Mar 7 14:57:17 AST 2000 i586 unknown Versions of the packages wmaker depends on: ii cpp 2.95.2-8 The GNU C preprocessor. ii debianutils 1.13.2 Miscellaneous utilities specific to Debian. ii giflib3g 3.0-5.2 shared library for GIF images (runtime lib) ii libc6 2.1.3-7 GNU C Library: Shared libraries and Timezone ii libjpeg62 6b-1.2 The Independent JPEG Group's JPEG runtime li ii libpng2 1.0.5-1 PNG library - runtime ii libproplist0 0.9.1-2 PropList closely mimics the property lists f ii libtiff3g 3.5.4-4 Tag Image File Format library ii libwraster1 0.61.1-4 Shared libraries of Window Maker rasterizer. ii xlib6g 3.3.6-6 shared libraries required by X clients libungif3g Not installed or no info ii xpm4g 3.4k-5 the X PixMap library ^^^ (Provides virtual package libxpm4) ii zlib1g 1.1.3-5 compression library - runtime ^^^ (Provides virtual package libz1) --- Begin /etc/X11/WindowMaker/appearance.menu (modified conffile) /* Automatically generated file. Do not edit. */ Appearance MENU "Background" OPEN_MENU background.menu "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)" "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 Appearance END --- End /etc/X11/WindowMaker/appearance.menu --------------------------------------- Received: (at 62302-close) by bugs.debian.org; 26 Nov 2000 19:53:51 +0000 From troup@auric.debian.org Sun Nov 26 13:53:50 2000 Return-path: Received: from auric.debian.org [206.246.226.45] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 1407ry-00082m-00; Sun, 26 Nov 2000 13:53:50 -0600 Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian)) id 1407rt-0004cV-00; Sun, 26 Nov 2000 14:53:45 -0500 From: mmagallo@debian.org (Marcelo E. Magallon) To: 62302-close@bugs.debian.org Subject: Bug#62302: fixed in wmaker 0.62.1-3 Message-Id: Sender: James Troup Date: Sun, 26 Nov 2000 14:53:45 -0500 Delivered-To: 62302-close@bugs.debian.org We believe that the bug you reported is fixed in the latest version of wmaker, which has been installed in the Debian FTP archive: libwmaker0-dev_0.62.1-3_i386.deb to dists/woody/main/binary-i386/devel/libwmaker0-dev_0.62.1-3.deb replacing libwmaker0-dev_0.62.1-2.deb libwings-dev_0.62.1-3_i386.deb to dists/woody/main/binary-i386/devel/libwings-dev_0.62.1-3.deb replacing libwings-dev_0.62.1-2.deb wmaker_0.62.1-3.diff.gz to dists/woody/main/source/x11/wmaker_0.62.1-3.diff.gz replacing wmaker_0.62.1-2.diff.gz libwraster2-dev_0.62.1-3_i386.deb to dists/woody/main/binary-i386/devel/libwraster2-dev_0.62.1-3.deb replacing libwraster2-dev_0.62.1-2.deb wmaker_0.62.1-3.dsc to dists/woody/main/source/x11/wmaker_0.62.1-3.dsc replacing wmaker_0.62.1-2.dsc wmaker_0.62.1-3_i386.deb to dists/woody/main/binary-i386/x11/wmaker_0.62.1-3.deb replacing wmaker_0.62.1-2.deb libwraster2_0.62.1-3_i386.deb to dists/woody/main/binary-i386/libs/libwraster2_0.62.1-3.deb replacing libwraster2_0.62.1-2.deb Note that this package is not part of the released stable Debian distribution. It may have dependencies on other unreleased software, or other instabilities. Please take care if you wish to install it. The update will eventually make its way into the next released Debian distribution. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 62302@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Marcelo E. Magallon (supplier of updated wmaker package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 26 Nov 2000 13:35:51 +0100 Source: wmaker Binary: libwraster2-dev libwmaker0-dev wmaker libwings-dev libwraster2 Architecture: source i386 Version: 0.62.1-3 Distribution: unstable Urgency: low Maintainer: Marcelo E. Magallon Changed-By: Marcelo E. Magallon Description: libwings-dev - Window Maker's own widget set libwmaker0-dev - Static libraries and headers for Window Maker applications. libwraster2 - Shared libraries of Window Maker rasterizer. libwraster2-dev - Static libraries and headers of Window Maker rasterizer. wmaker - NeXTSTEP-like window manager for X Closes: 59268 62302 67787 Changes: wmaker (0.62.1-3) unstable; urgency=low . * Thanks to Matthew Ashton for taking a look and providing most of the fixes in this release. (You guys at Stormix are cool, did I say that before?) * WindowMaker/background.menu: add to submenus: Tiled and Scaled (closes: bug#62302) * debian/control: Removed hard coded dependency on libproplist0 (wtf is that doing there?!?) * Bumped standards version to 3.3.1 and added Build-Depends. * debian/WMWindowAttributes: added entries for NTerm, NXTerm and KTerm. * WindowMaker/Defaults/WMState.in: s/xterm/x-terminal-emulator/ (closes: bug#59268) * fixed icon for WPrefs.app on the default desktop (closes: #67787) * Recompiled using libungif4 (thanks to Jeff "Deek" Teunissen for pointing this out) * debian/WindowMaker.default: KbdModeLock=No (does this fix the empty box on the window titles bug?) Files: 6e9d6042b1d19248ca05158fe4265957 844 x11 optional wmaker_0.62.1-3.dsc 793560b7d9af20c254d63c29e619197a 200178 x11 optional wmaker_0.62.1-3.diff.gz bbe240e68a4e78afd0f3a957b797f1ab 1600800 x11 optional wmaker_0.62.1-3_i386.deb 30c1b3d2dc89eb6a917588789fbbd281 50118 devel optional libwmaker0-dev_0.62.1-3_i386.deb 953be2235480c0b4fdc8e1a5e90af8aa 91302 devel optional libwraster2-dev_0.62.1-3_i386.deb d9bdbed9ba747fb1ab01a198ad6e1802 85084 libs optional libwraster2_0.62.1-3_i386.deb 690ed2f40550f5983187035b676faacc 212912 devel optional libwings-dev_0.62.1-3_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjohG1MACgkQeoGDM2ZGjQVBuwCfXnVxGGizmu+W6UCcVnDnACe8 h4YAniWf4LHZSjV0k9mi/2ai8IdSACig =uBXq -----END PGP SIGNATURE-----   Notification sent to Ben Armstrong <synrg@sanctuary.nslug.ns.ca>:
Bug acknowledged by developer.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: Ben Armstrong Subject: Bug#62302 acknowledged by developer (Bug#62302: fixed in wmaker 0.62.1-3) Message-ID: In-Reply-To: References: X-Debian-PR-Message: they-closed 62302 This is an automatic notification regarding your Bug report #62302: wmaker: menu/wmsetbg: tiled is an awful default for background images, which was filed against the wmaker package. It has been closed by one of the developers, namely mmagallo@debian.org (Marcelo E. Magallon). Their explanation is attached below. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact the developer directly, or email 62302@bugs.debian.org or me. Darren Benham (administrator, Debian Bugs database) Received: (at 62302-close) by bugs.debian.org; 26 Nov 2000 19:53:51 +0000 From troup@auric.debian.org Sun Nov 26 13:53:50 2000 Return-path: Received: from auric.debian.org [206.246.226.45] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 1407ry-00082m-00; Sun, 26 Nov 2000 13:53:50 -0600 Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian)) id 1407rt-0004cV-00; Sun, 26 Nov 2000 14:53:45 -0500 From: mmagallo@debian.org (Marcelo E. Magallon) To: 62302-close@bugs.debian.org Subject: Bug#62302: fixed in wmaker 0.62.1-3 Message-Id: Sender: James Troup Date: Sun, 26 Nov 2000 14:53:45 -0500 Delivered-To: 62302-close@bugs.debian.org We believe that the bug you reported is fixed in the latest version of wmaker, which has been installed in the Debian FTP archive: libwmaker0-dev_0.62.1-3_i386.deb to dists/woody/main/binary-i386/devel/libwmaker0-dev_0.62.1-3.deb replacing libwmaker0-dev_0.62.1-2.deb libwings-dev_0.62.1-3_i386.deb to dists/woody/main/binary-i386/devel/libwings-dev_0.62.1-3.deb replacing libwings-dev_0.62.1-2.deb wmaker_0.62.1-3.diff.gz to dists/woody/main/source/x11/wmaker_0.62.1-3.diff.gz replacing wmaker_0.62.1-2.diff.gz libwraster2-dev_0.62.1-3_i386.deb to dists/woody/main/binary-i386/devel/libwraster2-dev_0.62.1-3.deb replacing libwraster2-dev_0.62.1-2.deb wmaker_0.62.1-3.dsc to dists/woody/main/source/x11/wmaker_0.62.1-3.dsc replacing wmaker_0.62.1-2.dsc wmaker_0.62.1-3_i386.deb to dists/woody/main/binary-i386/x11/wmaker_0.62.1-3.deb replacing wmaker_0.62.1-2.deb libwraster2_0.62.1-3_i386.deb to dists/woody/main/binary-i386/libs/libwraster2_0.62.1-3.deb replacing libwraster2_0.62.1-2.deb Note that this package is not part of the released stable Debian distribution. It may have dependencies on other unreleased software, or other instabilities. Please take care if you wish to install it. The update will eventually make its way into the next released Debian distribution. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 62302@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Marcelo E. Magallon (supplier of updated wmaker package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 26 Nov 2000 13:35:51 +0100 Source: wmaker Binary: libwraster2-dev libwmaker0-dev wmaker libwings-dev libwraster2 Architecture: source i386 Version: 0.62.1-3 Distribution: unstable Urgency: low Maintainer: Marcelo E. Magallon Changed-By: Marcelo E. Magallon Description: libwings-dev - Window Maker's own widget set libwmaker0-dev - Static libraries and headers for Window Maker applications. libwraster2 - Shared libraries of Window Maker rasterizer. libwraster2-dev - Static libraries and headers of Window Maker rasterizer. wmaker - NeXTSTEP-like window manager for X Closes: 59268 62302 67787 Changes: wmaker (0.62.1-3) unstable; urgency=low . * Thanks to Matthew Ashton for taking a look and providing most of the fixes in this release. (You guys at Stormix are cool, did I say that before?) * WindowMaker/background.menu: add to submenus: Tiled and Scaled (closes: bug#62302) * debian/control: Removed hard coded dependency on libproplist0 (wtf is that doing there?!?) * Bumped standards version to 3.3.1 and added Build-Depends. * debian/WMWindowAttributes: added entries for NTerm, NXTerm and KTerm. * WindowMaker/Defaults/WMState.in: s/xterm/x-terminal-emulator/ (closes: bug#59268) * fixed icon for WPrefs.app on the default desktop (closes: #67787) * Recompiled using libungif4 (thanks to Jeff "Deek" Teunissen for pointing this out) * debian/WindowMaker.default: KbdModeLock=No (does this fix the empty box on the window titles bug?) Files: 6e9d6042b1d19248ca05158fe4265957 844 x11 optional wmaker_0.62.1-3.dsc 793560b7d9af20c254d63c29e619197a 200178 x11 optional wmaker_0.62.1-3.diff.gz bbe240e68a4e78afd0f3a957b797f1ab 1600800 x11 optional wmaker_0.62.1-3_i386.deb 30c1b3d2dc89eb6a917588789fbbd281 50118 devel optional libwmaker0-dev_0.62.1-3_i386.deb 953be2235480c0b4fdc8e1a5e90af8aa 91302 devel optional libwraster2-dev_0.62.1-3_i386.deb d9bdbed9ba747fb1ab01a198ad6e1802 85084 libs optional libwraster2_0.62.1-3_i386.deb 690ed2f40550f5983187035b676faacc 212912 devel optional libwings-dev_0.62.1-3_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjohG1MACgkQeoGDM2ZGjQVBuwCfXnVxGGizmu+W6UCcVnDnACe8 h4YAniWf4LHZSjV0k9mi/2ai8IdSACig =uBXq -----END PGP SIGNATURE-----   Received: (at 62302-close) by bugs.debian.org; 26 Nov 2000 19:53:51 +0000 From troup@auric.debian.org Sun Nov 26 13:53:50 2000 Return-path: Received: from auric.debian.org [206.246.226.45] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 1407ry-00082m-00; Sun, 26 Nov 2000 13:53:50 -0600 Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian)) id 1407rt-0004cV-00; Sun, 26 Nov 2000 14:53:45 -0500 From: mmagallo@debian.org (Marcelo E. Magallon) To: 62302-close@bugs.debian.org Subject: Bug#62302: fixed in wmaker 0.62.1-3 Message-Id: Sender: James Troup Date: Sun, 26 Nov 2000 14:53:45 -0500 Delivered-To: 62302-close@bugs.debian.org We believe that the bug you reported is fixed in the latest version of wmaker, which has been installed in the Debian FTP archive: libwmaker0-dev_0.62.1-3_i386.deb to dists/woody/main/binary-i386/devel/libwmaker0-dev_0.62.1-3.deb replacing libwmaker0-dev_0.62.1-2.deb libwings-dev_0.62.1-3_i386.deb to dists/woody/main/binary-i386/devel/libwings-dev_0.62.1-3.deb replacing libwings-dev_0.62.1-2.deb wmaker_0.62.1-3.diff.gz to dists/woody/main/source/x11/wmaker_0.62.1-3.diff.gz replacing wmaker_0.62.1-2.diff.gz libwraster2-dev_0.62.1-3_i386.deb to dists/woody/main/binary-i386/devel/libwraster2-dev_0.62.1-3.deb replacing libwraster2-dev_0.62.1-2.deb wmaker_0.62.1-3.dsc to dists/woody/main/source/x11/wmaker_0.62.1-3.dsc replacing wmaker_0.62.1-2.dsc wmaker_0.62.1-3_i386.deb to dists/woody/main/binary-i386/x11/wmaker_0.62.1-3.deb replacing wmaker_0.62.1-2.deb libwraster2_0.62.1-3_i386.deb to dists/woody/main/binary-i386/libs/libwraster2_0.62.1-3.deb replacing libwraster2_0.62.1-2.deb Note that this package is not part of the released stable Debian distribution. It may have dependencies on other unreleased software, or other instabilities. Please take care if you wish to install it. The update will eventually make its way into the next released Debian distribution. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 62302@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Marcelo E. Magallon (supplier of updated wmaker package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 26 Nov 2000 13:35:51 +0100 Source: wmaker Binary: libwraster2-dev libwmaker0-dev wmaker libwings-dev libwraster2 Architecture: source i386 Version: 0.62.1-3 Distribution: unstable Urgency: low Maintainer: Marcelo E. Magallon Changed-By: Marcelo E. Magallon Description: libwings-dev - Window Maker's own widget set libwmaker0-dev - Static libraries and headers for Window Maker applications. libwraster2 - Shared libraries of Window Maker rasterizer. libwraster2-dev - Static libraries and headers of Window Maker rasterizer. wmaker - NeXTSTEP-like window manager for X Closes: 59268 62302 67787 Changes: wmaker (0.62.1-3) unstable; urgency=low . * Thanks to Matthew Ashton for taking a look and providing most of the fixes in this release. (You guys at Stormix are cool, did I say that before?) * WindowMaker/background.menu: add to submenus: Tiled and Scaled (closes: bug#62302) * debian/control: Removed hard coded dependency on libproplist0 (wtf is that doing there?!?) * Bumped standards version to 3.3.1 and added Build-Depends. * debian/WMWindowAttributes: added entries for NTerm, NXTerm and KTerm. * WindowMaker/Defaults/WMState.in: s/xterm/x-terminal-emulator/ (closes: bug#59268) * fixed icon for WPrefs.app on the default desktop (closes: #67787) * Recompiled using libungif4 (thanks to Jeff "Deek" Teunissen for pointing this out) * debian/WindowMaker.default: KbdModeLock=No (does this fix the empty box on the window titles bug?) Files: 6e9d6042b1d19248ca05158fe4265957 844 x11 optional wmaker_0.62.1-3.dsc 793560b7d9af20c254d63c29e619197a 200178 x11 optional wmaker_0.62.1-3.diff.gz bbe240e68a4e78afd0f3a957b797f1ab 1600800 x11 optional wmaker_0.62.1-3_i386.deb 30c1b3d2dc89eb6a917588789fbbd281 50118 devel optional libwmaker0-dev_0.62.1-3_i386.deb 953be2235480c0b4fdc8e1a5e90af8aa 91302 devel optional libwraster2-dev_0.62.1-3_i386.deb d9bdbed9ba747fb1ab01a198ad6e1802 85084 libs optional libwraster2_0.62.1-3_i386.deb 690ed2f40550f5983187035b676faacc 212912 devel optional libwings-dev_0.62.1-3_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjohG1MACgkQeoGDM2ZGjQVBuwCfXnVxGGizmu+W6UCcVnDnACe8 h4YAniWf4LHZSjV0k9mi/2ai8IdSACig =uBXq -----END PGP SIGNATURE-----   Bug reopened, originator not changed. Request was from "Marcelo E. Magallon" <mmagallo@debian.org> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 28 Nov 2000 12:26:46 +0000 From magallon@dia.informatik.uni-stuttgart.de Tue Nov 28 06:26:46 2000 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 140jqO-0007kj-00; Tue, 28 Nov 2000 06:26:44 -0600 Received: from techno.informatik.uni-stuttgart.de (techno [129.69.218.24]) by ifi.informatik.uni-stuttgart.de (8.9.3/2.2) with ESMTP id NAA27533 for ; Tue, 28 Nov 2000 13:24:56 +0100 (MET) Received: (from magallon@localhost) by techno.informatik.uni-stuttgart.de (8.11.0/2.2) id eASCQgI13974 for control@bugs.debian.org; Tue, 28 Nov 2000 13:26:42 +0100 Date: Tue, 28 Nov 2000 13:26:42 +0100 From: "Marcelo E. Magallon" To: control@bugs.debian.org Subject: reopen Message-ID: <20001128132641.A13968@techno.informatik.uni-stuttgart.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.14i X-Operating-System: Linux techno 2.2.18pre17 Delivered-To: control@bugs.debian.org reopen 62302 thanks SynrG wants GNUstep/Library/WindowMaker/Backgrounds/Scaled/ et al, plus collapsing of the menu structure.   Information forwarded to debian-bugs-dist@lists.debian.org, jaqque@debian.org (John H. Robinson, IV):
Bug#62302; Package wmaker.   debian-bugs-dist@lists.debian.orgjaqque@debian.org (John H. Robinson, IV)  X-Loop: owner@bugs.debian.org Subject: Bug#62302: Best way to increase your stamina Reply-To: digness , 62302@bugs.debian.org Resent-From: digness Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: jaqque@debian.org (John H. Robinson, IV) Resent-Date: Thu, 04 Sep 2008 19:57:25 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: followup 62302 X-Debian-PR-Package: wmaker X-Debian-PR-Keywords: X-Debian-PR-Source: wmaker Received: via spool by 62302-submit@bugs.debian.org id=B62302.12205578233547 (code B ref 62302); Thu, 04 Sep 2008 19:57:25 +0000 Received: (at 62302) by bugs.debian.org; 4 Sep 2008 19:50:23 +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.3 required=4.0 tests=LONGLINEURL,MORE_SEX,RDNS_NONE autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: from [78.15.5.110] (helo=[94.37.2.205]) by rietz.debian.org with esmtp (Exim 4.63) (envelope-from ) id 1KbKqV-0000qe-5d for 62302@bugs.debian.org; Thu, 04 Sep 2008 19:50:23 +0000 Message-ID: <000c01c90ec7$7683f510$cd02255e@stanndarbec474> From: digness To: 62302@bugs.debian.org Date: Thu, 4 Sep 2008 21:50:20 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Your lady will not need to fake any more orgasms for you http://www.maysome.com/   Acknowledgement sent to digness <Hanyu-raesluos@Carrollcc.edu>:
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: digness Subject: Bug#62302: Info received (Best way to increase your stamina) Message-ID: References: <000c01c90ec7$7683f510$cd02255e@stanndarbec474> X-Debian-PR-Message: ack-info 62302 X-Debian-PR-Package: wmaker X-Debian-PR-Source: wmaker Reply-To: 62302@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 62302@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 62302: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D62302 Debian Bug Tracking System Contact owner@bugs.debian.org with problems   Received: (at 62302) by bugs.debian.org; 4 Sep 2008 19:50:23 +0000 From Hanyu-raesluos@Carrollcc.edu Thu Sep 04 19:50:23 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.3 required=4.0 tests=LONGLINEURL,MORE_SEX,RDNS_NONE autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Return-path: Received: from [78.15.5.110] (helo=[94.37.2.205]) by rietz.debian.org with esmtp (Exim 4.63) (envelope-from ) id 1KbKqV-0000qe-5d for 62302@bugs.debian.org; Thu, 04 Sep 2008 19:50:23 +0000 Message-ID: <000c01c90ec7$7683f510$cd02255e@stanndarbec474> From: digness To: 62302@bugs.debian.org Subject: Best way to increase your stamina Date: Thu, 4 Sep 2008 21:50:20 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Your lady will not need to fake any more orgasms for you http://www.maysome.com/