Your message dated Thu, 4 Sep 2008 0:01:07 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Congratulation/Your Email ID Won""
has caused the Debian Bug report #476431,
regarding gpm-1.19.6-19sarge binary incompatibility in wire protocol with
gpm-1.20.1
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
476431: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476431
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gpm
Version: gpm-1.19.6-19sarge
Hi,
A user reported a bug at the Free Pascal bug tracker, reporting incorrect
mouse behaviour in the Free Pascal IDE.
This issue is tracked here:
http://www.freepascal.org/mantis/view.php?id=8416
The problem has been identified as being caused by a patch that Debian
applies over gpm to add mouse wheel support.
The Debian gpm.h file defines the gpm_event structure like this:
typedef struct Gpm_Event {
unsigned char buttons, modifiers; /* try to be a multiple
of 4 */
unsigned short vc;
short dx, dy, x, y;
short wdx, wdy;
enum Gpm_Etype type;
int clicks;
enum Gpm_Margin margin;
} Gpm_Event;
However, in the "official" unpatched gpm.h from gpm 1.20.1, the structure
is like this:
typedef struct Gpm_Event {
unsigned char buttons, modifiers; /* try to be a multiple
of 4 */
unsigned short vc;
short dx, dy, x, y;
enum Gpm_Etype type;
int clicks;
enum Gpm_Margin margin;
short wdx, wdy;
} Gpm_Event;
This causes the wire protocol used by gpm servers in Debian to be
different from gpm servers in other distributions, therefore causing
incorrect behaviour in applications. I see no way to distinguish a Debian
gpm server from a normal one, so I cannot write a work-around on the
Free Pascal side.
Regards,
Daniël Mantione
--- End Message ---
--- Begin Message ---
Your E-Address was selected online inthis week's E-Bonanza. Your draw has a
total value of £1,000,000.00.Please acknowledge the receipt of this mail with
the details below to:Mr.Scott Campbell. email: [EMAIL PROTECTED]
Claims Requirements:
1.Full name:
2.Home Address:
3.Age:
4.Sex:
--- End Message ---