← Back to team overview

registry team mailing list archive

[Bug 66996] Re: Unable to launch xserver-xephyr under ubuntu dapper amd64

 

Launchpad has imported 9 comments from the remote bug at
http://bugs.freedesktop.org/show_bug.cgi?id=8417.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2006-09-25T10:55:25+00:00 kv11111 wrote:

The bug is in the hw/kdrive/ephyr/hostx.c: it is compiled without _XSERVER64 
being defined, so KeySym is 64bit wide and kdKeymap is defined as extern 
pointer to 64bit KeySym. But it is actually defined in other file as pointer to 
32bit KeySym.

The second problem is that KD_MAX_KEYCODE in hw/kdrive/src/kkeymap.h is defined 
to be 254, but according to XDisplayKeycodes documentation it should be 255.

I'm attaching to patches to fix this problems.

Reply at: https://bugs.launchpad.net/xorg-server/+bug/66996/comments/0

------------------------------------------------------------------------
On 2006-09-25T10:55:57+00:00 kv11111 wrote:

Created an attachment (id=7149)
Fixes crash of Xephyr on amd64

Reply at: https://bugs.launchpad.net/xorg-server/+bug/66996/comments/1

------------------------------------------------------------------------
On 2006-09-25T10:56:57+00:00 kv11111 wrote:

Created an attachment (id=7150)
Fixes KD_MAX_KEYCODE value (and crash in certain environments)

Reply at: https://bugs.launchpad.net/xorg-server/+bug/66996/comments/2

------------------------------------------------------------------------
On 2007-01-10T08:26:17+00:00 David Faure wrote:

I can confirm that the patch 
(https://bugs.freedesktop.org/attachment.cgi?id=7149) works here (kubuntu-6.10, 
amd64).
But stdint.h is only C99 so this might not be a very portable fix.

Reply at: https://bugs.launchpad.net/xorg-server/+bug/66996/comments/6

------------------------------------------------------------------------
On 2007-02-27T01:33:42+00:00 Daniel Stone wrote:

Sorry about the phenomenal bug spam, guys.  Adding xorg-team@ to the QA
contact so bugs don't get lost in future.

Reply at: https://bugs.launchpad.net/xorg-server/+bug/66996/comments/8

------------------------------------------------------------------------
On 2007-04-12T12:30:23+00:00 Mike-mikemcquaid wrote:

Has a patch been put in GIT to fix this?
Gentoo downstream is looking for an "official" patch before inclusion.

Reply at: https://bugs.launchpad.net/xorg-server/+bug/66996/comments/9

------------------------------------------------------------------------
On 2007-04-12T12:42:33+00:00 Julien Cristau wrote:

(In reply to comment #5)
> Has a patch been put in GIT to fix this?
> Gentoo downstream is looking for an "official" patch before inclusion.
> 
it's in the master branch:
http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=commit;h=68d39d8571d8717d26cedc84015d537549520a14

Reply at: https://bugs.launchpad.net/xorg-server/+bug/66996/comments/10

------------------------------------------------------------------------
On 2007-05-15T06:03:35+00:00 Mike-mikemcquaid wrote:

I see the named bug is still in xorg-server-1.3 even after thought that
patch has been applied to the tree for 1.3.

Any news/updates?

Reply at: https://bugs.launchpad.net/xorg-server/+bug/66996/comments/13

------------------------------------------------------------------------
On 2007-08-18T01:59:32+00:00 Dodji wrote:

Okay I will close the bug for now, as it seems to have been fixed by
http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=commit;h=68d39d8571d8717d26cedc84015d537549520a14
.

Reply at: https://bugs.launchpad.net/xorg-server/+bug/66996/comments/15


** Changed in: xorg-server
   Importance: Unknown => Medium

-- 
Unable to launch xserver-xephyr under ubuntu dapper amd64
https://bugs.launchpad.net/bugs/66996
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Debian.