Package: xkb-data
Version: 2.5-1
Severity: normal
Dear Maintainer,
I use a custom keymap with my typematrix keyboard, the keyboard is
switched to a pc106 (japan) layout[1].
After the upgrade from 2.3-2, my custom bepo keymap does not work
anymore, here is my error message:
#+begin_src sh
dad@ho
On Mon, 2012-01-23 at 18:06 +0100, Fabio Pedretti wrote:
> >Fabio Pedretti (23/01/2012):
> >
> >> --- mesa-debian-originale/debian//control 2012-01-23 13:39:09.471085849
> +0100
> >> +++ mesa-debian-test/debian//control 2012-01-21 20:29:38.350117156
> >> +0100
> >> @@ -32,6 +32,9 @@ Buil
Hi,
Daniel Dehennin (24/01/2012):
> After the upgrade from 2.3-2, my custom bepo keymap does not work
> anymore, here is my error message: […]
> I switched back to testing 2.3-2 version and it works fine.
please report it upstream at:
http://bugs.freedesktop.org/ (product=xkeyboard-config)
a
On 24.01.2012 11:39, Michel Dänzer wrote:
On Mon, 2012-01-23 at 18:06 +0100, Fabio Pedretti wrote:
Fabio Pedretti (23/01/2012):
--- mesa-debian-originale/debian//control 2012-01-23 13:39:09.471085849
+0100
+++ mesa-debian-test/debian//control2012-01-21 20:29:38.350117156 +0100
@@
debian/changelog |2 +-
debian/rules |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit d3b69fa9147ba7e0d4602c2a22ab6c35fad37988
Author: Timo Aaltonen
Date: Tue Jan 24 14:27:21 2012 +0200
fix package version
diff --git a/debian/changelog b/debian/chan
On Die, 2012-01-24 at 13:07 +0100, Christian König wrote:
> On 24.01.2012 11:39, Michel Dänzer wrote:
> > On Mon, 2012-01-23 at 18:06 +0100, Fabio Pedretti wrote:
> >>> Fabio Pedretti (23/01/2012):
> >>>
> --- mesa-debian-originale/debian//control2012-01-23
> 13:39:09.471085849
debian/changelog |2
debian/control |1
debian/patches/115_llvm_dynamic_linking.diff | 16 +--
debian/patches/116_use_shared_galliumcore.diff | 110 +
debian/rules
debian/changelog|7
debian/libgl1-mesa-dri-experimental.install.in |5
debian/patches/104_i915_fragment_shader_disable.patch | 26
debian/patches/105_use_shared_libdricore.patch | 469
debian/patches/108_fix
New branch 'ubuntu' available with the following commits:
commit ceb9c537c5d149ea90893becfbb02896d072832c
Author: Bryce Harrington
Date: Tue Jan 24 09:12:38 2012 -0800
Add gentarball rule (for future convenience)
commit 03782307f6497893aced866af591c0b6b9e5d436
Author: Bryce Harrington
Dat
Package: xserver-xorg-input-synaptics
Version: 1.5.0+git20120101-1
Severity: important
Dear Maintainer,
I have Asus UX21 Zenbook, which comes with Elantech touchpad. This touchpad
works perfectly on Windows.
On Linux is not merly usable, THE MOST critical thing that is not working is
right-clic
Cyril Brulebois writes:
Hello,
[...]
> please report it upstream at:
> http://bugs.freedesktop.org/ (product=xkeyboard-config)
>
> and let us know about the bug number for tracking. Sergey will likely
> need to ask you a few questions / to perform a few tests.
I made the report on freedeskto
debian/control |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 3670576c76d57b6cd82220be26d3962d96547829
Author: Robert Hooker
Date: Tue Jan 24 12:55:15 2012 -0500
debian/control: Bump dri2 and glproto build deps to match reality.
diff --git a/debian/contr
forwarded 657121 https://bugs.freedesktop.org/show_bug.cgi?id=45188
thanks
Daniel Dehennin (24/01/2012):
> I made the report on freedesktop bugzilla[1].
Thanks! Marking as such through this mail (bcc'd to control@bugs.d.o).
Mraw,
KiBi.
signature.asc
Description: Digital signature
Processing commands for cont...@bugs.debian.org:
> forwarded 657121 https://bugs.freedesktop.org/show_bug.cgi?id=45188
Bug #657121 [xkb-data] xkb-data: New version breaks custom bepo keymap
Set Bug forwarded-to-address to
'https://bugs.freedesktop.org/show_bug.cgi?id=45188'.
> thanks
Stopping pro
debian/control |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d00c309e7b53ddfac0ea72c28c32942ee5255659
Author: Robert Hooker
Date: Tue Jan 24 13:54:06 2012 -0500
Bump libdrm-dev build-dep to 2.4.30
LIBDRM_REQUIRED=2.4.24
LIBDRM_RADEON_REQUIRED=2.
Hi Robert,
Robert Hooker (24/01/2012):
> debian/control |2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> New commits:
> commit d00c309e7b53ddfac0ea72c28c32942ee5255659
> Author: Robert Hooker
> Date: Tue Jan 24 13:54:06 2012 -0500
>
> Bump libdrm-dev build-dep to 2.4.30
>
Package: x11proto-video-dev
Version: 2.3.1-2
Severity: normal
File: /usr/include/X11/extensions/Xvproto.h
The program foo.c below with gcc 4.6.1-3 prints
sizeof(xvEncodingInfo) 24
sz_xvEncodingInfo 20
where if I'm not mistaken the two are supposed to be equal.
It looks like in the
On Wed, Jan 25, 2012 at 08:27:17 +1100, Kevin Ryde wrote:
> Package: x11proto-video-dev
> Version: 2.3.1-2
> Severity: normal
> File: /usr/include/X11/extensions/Xvproto.h
>
> The program foo.c below with gcc 4.6.1-3 prints
>
> sizeof(xvEncodingInfo) 24
> sz_xvEncodingInfo 20
>
> w
I wrote:
>
> where if I'm not mistaken the two are supposed to be equal.
Ah dear, oops, forget that, no, they can't always be equal.
It still may be worth putting the "pad" field where it's meant to take
effect. The rule is to express internal padding explicitly rather than
rely on the compiler
debian/changelog |6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
New commits:
commit 3ca658131ad041b195ac27337b49b8fbf29ef7b6
Author: Robert Hooker
Date: Tue Jan 24 17:19:01 2012 -0500
debian/changelog: Update with build-dep changes.
diff --git a/debian/changelog b/debian/c
debian/changelog |6 +
debian/patches/100-evdev-force-x-y-axes.patch | 92 ++
debian/patches/series |1
3 files changed, 99 insertions(+)
New commits:
commit 7baea18ed1a52312b292d3b31dd185237e29452f
Author: Ro
debian/changelog |2 ++
debian/rules | 11 ---
2 files changed, 2 insertions(+), 11 deletions(-)
New commits:
commit a4380bf54282e9666468e111d644ce88f3e363af
Author: Timo Aaltonen
Date: Wed Jan 25 00:34:56 2012 +0200
rules: Drop the dri-alternates driver search path
Package: libxp6
Version: 1:1.0.1-2
Severity: wishlist
File: libxp
Subject: libxp: Xprint is deprecated, so remove libxp?
Package: libxp6
Version: 1:1.0.1-2
File: libxp
Severity: wishlist
The xprint package is obsolete and scheduled for removal. A related
library is libxp, which provides an API th
Julien Cristau writes:
>
> matches
> http://cgit.freedesktop.org/xcb/proto/tree/src/xv.xml#n110
Ah, there you go, a second source for the layouts. (And I thought
I'd embarrassed myself with the obvious or the irrelevant ...)
--
"House, trophy or fish?"
--
To UNSUBSCRIBE, email to debian
Hit “Send” too soon?
Drew Parsons (25/01/2012):
> Package: libxp6
> Version: 1:1.0.1-2
> Severity: wishlist
> File: libxp
>
> Subject: libxp: Xprint is deprecated, so remove libxp?
> Package: libxp6
> Version: 1:1.0.1-2
> File: libxp
> Severity: wishlist
[…]
> Current packages with libxp depe
block 657253 623660 623661 623662 623663 623664 623665 623667 657260
block 657253 623646 657257 623643 623645 623642 623644 623650 623649
thanks
Current packages with explicit libxp-dev build-dependencies
(source package, current version, bug filed):
iceape 2.0.14-9#62
Processing commands for cont...@bugs.debian.org:
> block 657253 by 623660 623661 623662 623663 623664 623665 623667 657260
Bug #657253 [libxp6] Xprint is deprecated, so remove libxp?
Was not blocked by any bugs.
Added blocking bug(s) of 657253: 623661, 623665, 623664, 623667, 623660,
623662, 6572
On Wed, 2012-01-25 at 01:47 +0100, Cyril Brulebois wrote:
> Hit “Send” too soon?
system crash... ;/
> cmucl: cmucl-clm [i386]
> twpsk: twpsk
> xastir: xastir [amd64 armel armhf i386 ia64 mips mipsel powerpc s390 sparc]
> xawtv: xawtv [amd64 armel armhf i386 ia64 mips mipsel powerpc s390 s390x
>
Drew Parsons (25/01/2012):
> > kterm: kterm [i386]
>
> This one's weird. libxp dependency only for i386???
https://buildd.debian.org/status/package.php?p=kterm&suite=sid says no
log for i386, so that's the maintainer upload. Feel free to try and
rebuild the package in a clean chroot on i386. If
29 matches
Mail list logo