Bug#469335: xkb-data: sun rules reference nonexistent symbols
* Mohammed Adnène Trojette <[EMAIL PROTECTED]> [080507 00:35]: > Here is upstream's answer to the bug: > > | Next release is going to see rules/sun* dropped. Confirmed with Sun > | people - no need in that obsolete and unmaintained stuff. If you > | really need those layouts - would you consider submitting patches to > | rules/base* files? > > Is this OK with you? If so, the next upload shall close the bug. What do I have to configure then to get a type5 keyboard working? Hochachtungsvoll, Bernhard R. Link -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#479793: Slow responsiveness of Gnome after upgrade Xorg 1:7.3+10 and uses of libpixman-1-0
It's seems that it's a problem of the intel video driver. More the problem is caused by EXA acceleration that lack in performance, take a look to https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/177492 unfortunaly i've tried every solution mentioned in that thread without luck, for now i've disabled EXA in flavor of XAA but it's a bit bugged. bye, Dino -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#479881: xserver-xorg-video-ati: xorg 7.3 xserver segfaults when loading the ATI driver for Radeon RV280 (Radeon 9250) card
On Wed, May 7, 2008 at 3:45 AM, Tomasz Ciolek <[EMAIL PROTECTED]> wrote: > (II) RADEON(0): no multimedia table present, disabling Rage Theatre. > (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled > message. > > Backtrace: > 0: /usr/bin/X11/X(xf86SigHandler+0x7e) [0x80c66ee] > 1: [0xe400] > 2: /usr/bin/X11/X(xf86RandR12SetRotations+0x6b) [0x80f798b] > 3: /usr/bin/X11/X(xf86CrtcScreenInit+0x9e) [0x80f377e] > 4: /usr/lib/xorg/modules/drivers//radeon_drv.so(RADEONScreenInit+0x135a) > [0xb7aab06a] > 5: /usr/bin/X11/X(AddScreen+0x1fc) [0x8073d1c] > 6: /usr/bin/X11/X(InitOutput+0x21e) [0x80a8f2e] > 7: /usr/bin/X11/X(main+0x296) [0x80744a6] > 8: /lib/libc.so.6(__libc_start_main+0xe0) [0xb7cb9450] > 9: /usr/bin/X11/X(FontFileCompleteXLFD+0x20d) [0x8073a11] > > Fatal server error: > Caught signal 11. Server aborting The crash is happening in the xserver, not the driver. Any chance you could get a real backtrace with gdb? Alex -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#479870: xserver-xorg-video-ati: Frequent system lockups since upgrade
On Wed, May 7, 2008 at 1:23 AM, Arren Lex <[EMAIL PROTECTED]> wrote: > Subject: xserver-xorg-video-ati: Frequent system lockups since upgrade > Package: xserver-xorg-video-ati > Version: 1:6.8.1~git20080417.c5d62fa0-1 > Severity: normal > > *** Please type your report below this line *** > I run lenny (testing), which has recently gotten the new 1:6.8.0-1 pacakage. > Since then, every game of Frets on Fire ends with total system lockup -- no > RSEIUB, no SSH, no switching to VT, no capslock light; I have to use > the reset button. > This has never happened to me before; the driver version prior to this always > performed perfectly no matter how long I played. Now, sometimes it > takes 10 seconds, > sometimes it takes 30 minutes, but it will freeze. > > I tried the experimental package to see if the problem was fixed, but > it was not. > > It occurs in either exa or xaa mode. The xorg.conf below uses exa, to > use xaa I simply > comment out the unindented exa lines in the device section. Do either of the following options help? Option "AGPMode" "1" Option "BusType" "PCI" Also, this issue could be mesa or drm related. what versions where you running previously? Alex -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#479849: xserver-xorg: Can't switch between VTs using CTRL+ALT+Fn
On Tue, May 6, 2008 at 18:44:12 -0400, Nathan A. Stine wrote: > Package: xserver-xorg > Version: 1:7.3+10 > Severity: normal > > It seems that #445100 has reared it's ugly head again. I've found the > same bug in 7.3+10. The error cropped up after this package (and other > X-related packages) got to Lenny on May 5. Mucking with vga mode settings > in grub haven't helped. I've also found that using the vesa driver > instead of radeon don't help either, so I assume something is screwy > with X rather than the driver. from your log: > (WW) Couldn't load XKB keymap, falling back to pre-XKB keymap this explains why ctrl-alt-fn doesn't work, and is probably due to a configuration issue. If you can find out why xkbcomp fails you'll probably be able to fix this. Cheers, Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: Re: Bug#479986: Colors are corrupted when using DVI
Processing commands for [EMAIL PROTECTED]: > reassign 479986 xserver-xorg-video-ati Bug#479986: Colors are corrupted when using DVI Warning: Unknown package 'xserver-xorg-ati-video' Bug reassigned from package `xserver-xorg-ati-video' to `xserver-xorg-video-ati'. > -- Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#479881: xserver-xorg-video-ati: xorg 7.3 xserver segfaults when loading the ATI driver for Radeon RV280 (Radeon 9250) card
Tomasz Ciolek wrote: > Package: xserver-xorg-video-ati > Version: 1:6.8.0-1 > Severity: important > Now that you're using the ati driver 6.8.0, you want to drop your xinerama config and switch to using RandR 1.2. So your xorg.conf should be largely modified to remove all xinerama stuff and have a single Device section. See http://wiki.debian.org/XStrikeForce/HowToRandR12 for details about RandR 1.2 configuration. Feel free to ask questions if needed. I don't remember if this is the case here, but there are some cases where the server crashes if you use an old non-RandR-1.2 config, and the upstream devs doesn't want to fix it unfortunately. So in any case, switching to RandR 1.2 will be better. Brice -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#479793: Slow responsiveness of Gnome after upgrade Xorg 1:7.3+10 and uses of libpixman-1-0
reassign 479793 xserver-xorg-video-intel forcemerge 452896 479793 thank you Dino Puller wrote: > It's seems that it's a problem of the intel video driver. More the > problem is caused by EXA acceleration that lack in performance, take a > look to https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/177492 > unfortunaly i've tried every solution mentioned in that thread without > luck, for now i've disabled EXA in flavor of XAA but it's a bit > bugged. > EXA is still slower than XAA with Xserver 1.4 under some circumstances. We have several bugs about this, some of them being compositing related (Compiz or Gnome with compositing effects in latest metacity WM), some not. Things might get better with the upcoming Xserver 1.5. Brice -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: Re: Bug#479793: Slow responsiveness of Gnome after upgrade Xorg 1:7.3+10 and uses of libpixman-1-0
Processing commands for [EMAIL PROTECTED]: > reassign 479793 xserver-xorg-video-intel Bug#479793: Slow responsiveness of Gnome after upgrade Xorg 1:7.3+10 and uses of libpixman-1-0 Bug reassigned from package `xorg' to `xserver-xorg-video-intel'. > forcemerge 452896 479793 Bug#452896: EXA is (apparently) slower than XAA on some 2d operations Bug#479793: Slow responsiveness of Gnome after upgrade Xorg 1:7.3+10 and uses of libpixman-1-0 Bug#451571: xserver-xorg-video-intel: uses lots of CPU with Compiz and (new default) EXA Bug#453279: xserver-xorg-video-intel: severe performance penalty with newer intel driver Bug#462252: xserver-xorg-video-intel: huge 2d performance regression after upgrade from xserver-i810 / cause EXA Bug#471456: Very high CPU usage while resizing/scrolling/using it Forcibly Merged 451571 452896 453279 462252 471456 479793. > thank you Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
xorg-server: Changes to 'debian-etch'
debian/changelog |8 ++-- debian/control |2 +- 2 files changed, 7 insertions(+), 3 deletions(-) New commits: commit d4fd82a1a54a8c954d5c492892d43f96ced93654 Author: Brice Goglin <[EMAIL PROTECTED]> Date: Thu Jan 24 01:14:31 2008 +0100 Prepare changelog for upload diff --git a/debian/changelog b/debian/changelog index fb61c8a..32a4aa6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ -xorg-server (2:1.1.1-21etch4) UNRELEASED; urgency=low +xorg-server (2:1.1.1-21etch4) stable; urgency=low + [ Julien Cristau ] * Add patch by Michael Karcher <[EMAIL PROTECTED]> to fix inline asm in fb/fbpict.c. On processors without the cpuid instruction, the X server would get a SIGILL (closes: #353494). - -- Julien Cristau <[EMAIL PROTECTED]> Wed, 23 Jan 2008 18:13:52 +0100 + [ Brice Goglin ] + * Add myself to Uploaders. + + -- Brice Goglin <[EMAIL PROTECTED]> Thu, 24 Jan 2008 01:13:41 +0100 xorg-server (2:1.1.1-21etch3) stable-security; urgency=high diff --git a/debian/control b/debian/control index 84a89d1..4702e00 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xorg-server Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow <[EMAIL PROTECTED]>, Steve Langasek <[EMAIL PROTECTED]>, Julien Cristau <[EMAIL PROTECTED]> +Uploaders: David Nusinow <[EMAIL PROTECTED]>, Steve Langasek <[EMAIL PROTECTED]>, Julien Cristau <[EMAIL PROTECTED]>, Brice Goglin <[EMAIL PROTECTED]> # all the Build-Depends up to x11proto-xf86-dri-dev are for the normal Xorg # server, and common dependencies for the DIX. # x11proto-xf86dri-dev and libdrm-dev are for DRI support for the Xorg server. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
xorg: Changes to 'debian-unstable'
debian/changelog | 10 debian/control | 23 debian/x11-common.install |1 debian/xserver-xorg.install|1 debian/xserver-xorg.preinst.in | 24 debian/xutils.preinst.in | 47 + 6 files changed, 83 insertions(+), 23 deletions(-) New commits: commit 1135bd64f64e17f20a8b3c14322673940cc41821 Author: Julien Cristau <[EMAIL PROTECTED]> Date: Fri Apr 25 03:04:21 2008 +0200 Drop the xlibs-data and xlibs-static-dev transitional packages. These were kept around for the sarge->etch upgrade, so it's past time they went away (closes: #477547, #477550). Keeping xlibmesa-* for now, because a *lot* of packages are still build-depending on those. diff --git a/debian/changelog b/debian/changelog index fa50b79..e658a5d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -32,6 +32,9 @@ xorg (1:7.3+11) UNRELEASED; urgency=low * Add Kurdish debconf translation from Erdal Ronahi (closes: #477492). * Move dexconf from x11-common to xserver-xorg. * Remove pre-dependency on x11-common from xserver-xorg. + * Drop the xlibs-data and xlibs-static-dev transitional packages. These +were kept around for the sarge->etch upgrade, so it's past time they went +away (closes: #477547, #477550). [ Christian Perrier ] * Debconf translations: diff --git a/debian/control b/debian/control index 3b2a4c5..3ba2280 100644 --- a/debian/control +++ b/debian/control @@ -139,26 +139,6 @@ Description: the X.Org X Window System development libraries Note that this is a convenience package for users and is not a package for Debian developers to have their package depend on. -Package: xlibs-data -Architecture: all -Section: libs -Depends: xbitmaps, xcursor-themes, libx11-6 (>= 2:1.0.0-2) -Description: transitional package for X11 client data - This package is provided to ease upgrades from Debian 3.1 ("sarge"). It - may be safely removed from your system. - -Package: xlibs-static-dev -Architecture: all -Section: oldlibs -Depends: libxfont-dev, libfontenc-dev -Description: transitional metapackage - This package depends on the individual libraries that used to be contained - within the package of this name. These libraries used to be static - libraries, but have since become shared libraries with their own packages - and can be depended on by themselves. This package is for transitional - purposes to prevent disruptions during automated package builds, and my be - safely removed from your system. - Package: xlibmesa-gl Section: libs Architecture: all commit 6ab46799943fc7b87fd747c2648f1c67b839331c Author: Brice Goglin <[EMAIL PROTECTED]> Date: Mon Mar 24 17:00:58 2008 +0100 Add xutils preinst to drop obsolete /etc/X11/rstart/ files diff --git a/debian/changelog b/debian/changelog index 2dd0641..fa50b79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,8 @@ xorg (1:7.3+11) UNRELEASED; urgency=low * Remove the dependency of xutils against xutils-dev, it was only useful for transitional purpose in Etch, closes: #418123. * Remove the obsolete /etc/init.d/xserver-xorg, closes: #459507. + * Add xutils preinst to drop obsolete /etc/X11/rstart/ files, +closes: #382360. [ David Nusinow ] * Ship the X server wrapper in xserver-xorg rather than x11-common. This diff --git a/debian/xutils.preinst.in b/debian/xutils.preinst.in new file mode 100644 index 000..2c0cc29 --- /dev/null +++ b/debian/xutils.preinst.in @@ -0,0 +1,47 @@ +#!/bin/sh + +set -e + +rm_conffile() { +PKGNAME="$1" +CONFFILE="$2" +if [ -e "$CONFFILE" ]; then + md5sum="`md5sum \"$CONFFILE\" | sed -e \"s/ .*//\"`" + old_md5sum="`dpkg-query -W -f='${Conffiles}' $PKGNAME | sed -n -e \"' $CONFFILE'{s/ obsolete$//;s/.* //p}\"`" + if [ "$md5sum" != "$old_md5sum" ]; then + echo "Obsolete conffile $CONFFILE has been modified by you." + echo "Saving as $CONFFILE.dpkg-bak ..." + mv -f "$CONFFILE" "$CONFFILE".dpkg-bak + else + echo "Removing obsolete conffile $CONFFILE ..." + rm -f "$CONFFILE" + fi +fi +} + +case "$1" in +install|upgrade) +if dpkg --compare-versions "$2" lt "1:7.4~1"; then + rm_conffile xutils "/etc/X11/rstart/commands/x11r6/@List" + rm_conffile xutils "/etc/X11/rstart/commands/x11r6/LoadMonitor" + rm_conffile xutils "/etc/X11/rstart/commands/x11r6/Terminal" + rm_conffile xutils "/etc/X11/rstart/commands/@List" + rm_conffile xutils "/etc/X11/rstart/commands/ListContexts" + rm_conffile xutils "/etc/X11/rstart/commands/ListGenericCommands" + rm_conffile xutils "/etc/X11/rstart/contexts/@List" + rm_conffile xutils "/etc/X11/rstart/contexts/default" + rm_conffile xutils "/etc/X11/rstart/contexts/x11r6" + rm_conffile xutils "/etc/X11/rstart/config" + rm_conffile xutils
xorg-server: Changes to 'refs/tags/xorg-server-2_1.1.1-21etch4'
Tag 'xorg-server-2_1.1.1-21etch4' created by Julien Cristau <[EMAIL PROTECTED]> at 2008-05-07 12:42 + Tagging upload of xorg-server 2:1.1.1-21etch4 to stable. Changes since xorg-server-2_1.1.1-21etch3: Brice Goglin (1): Prepare changelog for upload Julien Cristau (1): Fix sigill on CPUs which don't support the cpuid instruction. --- debian/changelog | 12 debian/control|2 +- debian/patches/54_fb_asm_fix.diff | 28 debian/patches/series |1 + 4 files changed, 42 insertions(+), 1 deletion(-) --- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
[bts-link] source package xft
# # bts-link upstream status pull for source package xft # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user [EMAIL PROTECTED] # remote status report for #462262 # * https://bugs.freedesktop.org/show_bug.cgi?id=14232 # * remote status changed: (?) -> RESOLVED # * remote resolution changed: (?) -> FIXED usertags 462262 + status-RESOLVED resolution-FIXED thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
[bts-link] source package xtrans
# # bts-link upstream status pull for source package xtrans # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user [EMAIL PROTECTED] # remote status report for #385976 # * https://bugs.freedesktop.org/show_bug.cgi?id=10489 # * remote status changed: (?) -> RESOLVED # * remote resolution changed: (?) -> FIXED usertags 385976 + status-RESOLVED resolution-FIXED thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
[bts-link] source package xinit
# # bts-link upstream status pull for source package xinit # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user [EMAIL PROTECTED] # remote status report for #430498 # * https://bugs.freedesktop.org/show_bug.cgi?id=12393 # * remote status changed: (?) -> NEW usertags 430498 + status-NEW # remote status report for #452627 # * https://bugs.freedesktop.org/show_bug.cgi?id=12378 # * remote status changed: (?) -> NEW usertags 452627 + status-NEW thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
[bts-link] source package xserver-xorg-video-mach64
# # bts-link upstream status pull for source package xserver-xorg-video-mach64 # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user [EMAIL PROTECTED] # remote status report for #430067 # * https://bugs.freedesktop.org/show_bug.cgi?id=8024 # * remote status changed: (?) -> NEW usertags 430067 + status-NEW thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
[bts-link] source package libxvmc
# # bts-link upstream status pull for source package libxvmc # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user [EMAIL PROTECTED] # remote status report for #385033 # * https://bugs.freedesktop.org/show_bug.cgi?id=10129 # * remote status changed: (?) -> ASSIGNED usertags 385033 + status-ASSIGNED thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
[bts-link] source package xserver-xorg-input-palmax
# # bts-link upstream status pull for source package xserver-xorg-input-palmax # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user [EMAIL PROTECTED] # remote status report for #392498 # * https://bugs.freedesktop.org/show_bug.cgi?id=9690 # * remote status changed: (?) -> NEW usertags 392498 + status-NEW thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#479849: xserver-xorg: Can't switch between VTs using CTRL+ALT+Fn
On Wed, 2008-05-07 at 13:38 +0200, Julien Cristau wrote: > On Tue, May 6, 2008 at 18:44:12 -0400, Nathan A. Stine wrote: > > > Package: xserver-xorg > > Version: 1:7.3+10 > > Severity: normal > > > > It seems that #445100 has reared it's ugly head again. I've found the > > same bug in 7.3+10. The error cropped up after this package (and other > > X-related packages) got to Lenny on May 5. Mucking with vga mode settings > > in grub haven't helped. I've also found that using the vesa driver > > instead of radeon don't help either, so I assume something is screwy > > with X rather than the driver. > > from your log: > > > (WW) Couldn't load XKB keymap, falling back to pre-XKB keymap > > this explains why ctrl-alt-fn doesn't work, and is probably due to a > configuration issue. If you can find out why xkbcomp fails you'll > probably be able to fix this. > > Cheers, > Julien Julien, After some more Google searching, I found that something was weird with xlibs-data/x11-kbd-utils. The latter didn't have anything installed in /usr/bin for me. A reinstall put the proper binaries in the folder. xkbcomp failed because it didn't exist on my system :-). Another user had similar problems, which seem to be related to the deprecation of xlibs-data[1]. Perhaps there is something amiss there. In any case, my issue is resolved. Best regards, Nathan A. Stine [1] http://www.debianhelp.org/node/1619#comment-1456 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
[bts-link] source package xserver-xorg-video-tseng
# # bts-link upstream status pull for source package xserver-xorg-video-tseng # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user [EMAIL PROTECTED] # remote status report for #394687 # * https://bugs.freedesktop.org/show_bug.cgi?id=11106 # * remote status changed: (?) -> ASSIGNED usertags 394687 + status-ASSIGNED thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
[bts-link] source package xserver-xorg-video-intel
# # bts-link upstream status pull for source package xserver-xorg-video-intel # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user [EMAIL PROTECTED] # remote status report for #355125 # * https://bugs.freedesktop.org/show_bug.cgi?id=1794 # * remote status changed: (?) -> NEW usertags 355125 + status-NEW # remote status report for #431032 # * https://bugs.freedesktop.org/show_bug.cgi?id=11455 # * remote status changed: (?) -> REOPENED usertags 431032 + status-REOPENED # remote status report for #442235 # * https://bugs.freedesktop.org/show_bug.cgi?id=13380 # * remote status changed: (?) -> RESOLVED # * remote resolution changed: (?) -> FIXED usertags 442235 + status-RESOLVED resolution-FIXED # remote status report for #447754 # * https://bugs.freedesktop.org/show_bug.cgi?id=13025 # * remote status changed: (?) -> NEW usertags 447754 + status-NEW # remote status report for #462921 # * https://bugs.freedesktop.org/show_bug.cgi?id=12865 # * remote status changed: (?) -> NEW usertags 462921 + status-NEW # remote status report for #462921 # * https://bugs.freedesktop.org/show_bug.cgi?id=12865 # * remote status changed: (?) -> NEW usertags 462921 + status-NEW # remote status report for #455817 # * https://bugs.freedesktop.org/show_bug.cgi?id=14709 # * remote status changed: (?) -> NEW usertags 455817 + status-NEW # remote status report for #462921 # * https://bugs.freedesktop.org/show_bug.cgi?id=12865 # * remote status changed: (?) -> NEW usertags 462921 + status-NEW # remote status report for #467319 # * https://bugs.freedesktop.org/show_bug.cgi?id=15057 # * remote status changed: (?) -> NEW usertags 467319 + status-NEW # remote status report for #471413 # * https://bugs.freedesktop.org/show_bug.cgi?id=14867 # * remote status changed: (?) -> RESOLVED # * remote resolution changed: (?) -> FIXED usertags 471413 + status-RESOLVED resolution-FIXED # remote status report for #431389 # * https://bugs.freedesktop.org/show_bug.cgi?id=10299 # * remote status changed: (?) -> RESOLVED # * remote resolution changed: (?) -> WONTFIX usertags 431389 + status-RESOLVED resolution-WONTFIX # remote status report for #431389 # * https://bugs.freedesktop.org/show_bug.cgi?id=10299 # * remote status changed: (?) -> RESOLVED # * remote resolution changed: (?) -> WONTFIX usertags 431389 + status-RESOLVED resolution-WONTFIX # remote status report for #431389 # * https://bugs.freedesktop.org/show_bug.cgi?id=10299 # * remote status changed: (?) -> RESOLVED # * remote resolution changed: (?) -> WONTFIX usertags 431389 + status-RESOLVED resolution-WONTFIX thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: wdm: Sometimes I cannot login, Enter doesn't work
On Tue, Mar 25, 2008 at 10:28:13PM +0100, Ladislav Dobias wrote: > > sometimes I cannot log in using Wdm, I can write only Login name but I > cannot get to a password field - Enter doesn't work. > > As a workaround, I must to Zap (Ctrl-Alt-Backspace) and try again. And > after few times - 4x for example, it works. What a magic! > > I use WindowMaker, if this info helps. > > I can paste some messages from syslog if they make sense: > Mar 25 21:01:21 edc wdm: /etc/X11/wdm/Xresources_0: line 1: > /etc/X11/wdm/Xresources_0: Permission denied > Mar 25 21:01:21 edc wdm: /etc/X11/wdm/Xresources_0: line 2: syntax error near > unexpected token `newline' > Mar 25 21:01:21 edc wdm: /etc/X11/wdm/Xresources_0: line 2: `!' > Mar 25 21:01:21 edc wdm: Cannot open config file. Using builtin defaults > > I would like to add that I didn't touch anything in /etc/X11/wdm... I can reproduce this problem. I found this a while ago in sid and this week it seems to have propagated to testing. I am suspicious that it might be related to the new xserver-xorg-video-ati 1:6.8.0-1 package that has been for a while in sid and just propagated to testing (cc'ing the X Strike force so they are aware of this), since I had some other problem with it, or some other similar thing. Is your card an ATI Radeon? -- Agustin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
[bts-link] source package libxxf86dga
# # bts-link upstream status pull for source package libxxf86dga # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user [EMAIL PROTECTED] # remote status report for #79228 # * https://bugs.freedesktop.org/show_bug.cgi?id=9815 # * remote status changed: (?) -> NEW usertags 79228 + status-NEW thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#443892: x11-utils: luit can't find locale aliases
Package: x11-utils Version: 7.3+1 Followup-For: Bug #443892 Getting the same on my system: $ echo exit | strace luit 2>&1 | grep "locale.alias" open("/usr/lib/X11/locale/locale.alias", O_RDONLY) = -1 ENOENT (No such file or directory) $ locate locale.alias /etc/locale.alias /usr/share/gettext/intl/locale.alias /usr/share/locale/locale.alias /usr/share/X11/locale/locale.alias Please also look at Gentoo bug http://bugs.gentoo.org/show_bug.cgi?id=153624 -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (900, 'testing'), (90, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core) Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages x11-utils depends on: ii cpp4:4.2.2-2 The GNU C preprocessor (cpp) ii libc6 2.7-10GNU C Library: Shared libraries ii libdmx11:1.0.2-2 X11 Distributed Multihead extensio ii libfontconfig1 2.5.0-2 generic font configuration library ii libfontenc11:1.0.4-2 X11 font encoding library ii libfreetype6 2.3.5-1+b1FreeType 2 font engine, shared lib ii libgl1-mesa-glx [libgl 7.0.3-1 A free implementation of the OpenG ii libice62:1.0.4-1 X11 Inter-Client Exchange library ii libsm6 2:1.0.3-1+b1 X11 Session Management library ii libx11-6 2:1.0.3-7 X11 client-side library ii libxaw72:1.0.4-1 X11 Athena Widget library ii libxext6 2:1.0.4-1 X11 miscellaneous extension librar ii libxft22.1.12-2 FreeType-based font drawing librar ii libxi6 2:1.1.3-1 X11 Input extension library ii libxinerama1 2:1.0.3-1 X11 Xinerama extension library ii libxmu62:1.0.4-1 X11 miscellaneous utility library ii libxmuu1 2:1.0.4-1 X11 miscellaneous micro-utility li ii libxrender11:0.9.4-1 X Rendering Extension client libra ii libxt6 1:1.0.5-3 X11 toolkit intrinsics library ii libxtst6 2:1.0.3-1 X11 Testing -- Resource extension ii libxv1 2:1.0.4-1 X11 Video extension library ii libxxf86dga1 2:1.0.2-1 X11 Direct Graphics Access extensi ii libxxf86vm11:1.0.1-2 X11 XFree86 video mode extension l ii x11-common 1:7.3+10 X Window System (X.Org) infrastruc ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime x11-utils recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#467263: [xserver-xorg-video-ati] last git snapshot gdebugging
Package: xserver-xorg-video-ati Version: 1:6.8.1~git20080417.c5d62fa0-1 --- Please enter the report below this line. --- Hi! with last git snapshot nothing of new appears, i append gdb output! Bye! --- System information. --- Architecture: amd64 Kernel: Linux 2.6.25.1eide Debian Release: lenny/sid 500 testing localhost --- Package information. --- Depends(Version) | Installed -+-=== libc6 (>= 2.7-1) | 2.7-10 xserver-xorg-core (>= 2:1.4) | 2:1.4.1~git20080131-4 xserver-xorg-video-r128 | 1:6.8.1~git20080301.d855d208-3 xserver-xorg-video-mach64| 1:6.8.1~git20080301.56a1c9f0-3 -- Emanuele Zamprogno Student of Medical School, University of Padua. Debian GNU/Linux Sid user (gdb) Reading symbols from /usr/bin/Xorg...Reading symbols from /usr/lib/debug/usr/bin/Xorg...done. Using host libthread_db library "/lib/libthread_db.so.1". done. (gdb) (gdb) SignalStop Print Pass to program Description SIGUSR1 NoYes Yes User defined signal 1 (gdb) SignalStopPrint Pass to program Description SIGUSR2 NoYes Yes User defined signal 2 (gdb) SignalStopPrint Pass to program Description SIGPIPE NoYes Yes Broken pipe (gdb) Starting program: /usr/bin/Xorg -nolisten tcp This is a pre-release version of the X server from The X.Org Foundation. It is not supported in any way. Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/. Select the "xorg" product for bugs you find in this release. Before reporting bugs in pre-release versions please check the latest version in the X.Org Foundation git repository. See http://wiki.x.org/wiki/GitPage for git access instructions. X.Org X Server 1.4.0.90 Release Date: 5 September 2007 X Protocol Version 11, Revision 0 Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20080131-4) Current Operating System: Linux reloadprime 2.6.25.1eide #2 SMP PREEMPT Mon May 5 10:28:26 CEST 2008 x86_64 Build Date: 29 April 2008 07:24:27PM Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Module Loader present Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Wed May 7 18:20:02 2008 (==) Using config file: "/etc/X11/xorg.conf" [Thread debugging using libthread_db enabled] [New Thread 0x7f531be566e0 (LWP 28871)] (WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7f531be566e0 (LWP 28871)] 0x7f5318f35cc9 in rhdAtomVramInfoQuery (handle=0x807380, func=GET_FW_FB_SIZE, data=0x7fff23f7a420) at radeon_atombios.c:701 701 *val = atomDataPtr->VRAM_UsageByFirmware (gdb) Undefined command: "module". Try "help". (gdb) #0 0x7f5318f35cc9 in rhdAtomVramInfoQuery (handle=0x807380, func=GET_FW_FB_SIZE, data=0x7fff23f7a420) at radeon_atombios.c:701 #1 0x7f5318f36cc5 in RHDAtomBiosFunc (scrnIndex=0, handle=0x807380, id=GET_FW_FB_SIZE, data=0x7fff23f7a420) at radeon_atombios.c:2013 #2 0x7f5318f36f33 in rhdAtomGetFbBaseAndSize (handle=0x10, base=0x0, size=0x0) at radeon_atombios.c:412 #3 0x7f5318f379f7 in rhdAtomInit (unused1=, unused2=, data=0x7fff23f7a560) at radeon_atombios.c:653 #4 0x7f5318f36cc5 in RHDAtomBiosFunc (scrnIndex=0, handle=0x807380, id=GET_FW_FB_SIZE, data=0x7fff23f7a560) at radeon_atombios.c:2013 #5 0x7f5318f21745 in RADEONGetBIOSInfo (pScrn=0x8014d0, pInt10=0x807960) at radeon_bios.c:167 #6 0x7f5318f12cdd in RADEONPreInit (pScrn=0x8014d0, flags=) at radeon_driver.c:2433 #7 0x00468ad0 in InitOutput (pScreenInfo=0x7e6d00, argc=3, argv=0x7fff23f7a838) at ../../../../hw/xfree86/common/xf86Init.c:548 #8 0x004368ff in main (argc=3, argv=0x7fff23f7a838, envp=0x7fff23f7a858) at ../../dix/main.c:369 (gdb) Continuing. Backtrace: 0: /usr/bin/Xorg(xf86SigHandler+0x6a) [0x4755ea] 1: /lib/libc.so.6 [0x7f531a8c1240] 2: /usr/lib/xorg/modules/drivers//radeon_drv.so [0x7f5318f35cc9] 3: /usr/lib/xorg/modules/drivers//radeon_drv.so(RHDAtomBiosFunc+0x95) [0x7f5318f36cc5] 4: /usr/lib/xorg/modules/drivers//radeon_drv.so [0x7f5318f36f33] 5: /usr/lib/xorg/modules/drivers//radeon_drv.so [0x7f5318f379f7] 6: /usr/lib/xorg/modules/drivers//radeon_drv.so(RHDAtomBiosFunc+0x95) [0x7f5318f36cc5] 7: /usr/lib/xorg/modules/drivers//radeon_drv.so(RADEONGetBIOSInfo+0x185) [0x7f5318f21745] 8: /usr/lib/xorg/modules/drivers//radeon_drv.so(RADEONPreInit+0x88d) [0x7f5318f12cdd] 9: /usr/bin/Xorg(InitOutput+0xa20) [0x468ad0] 10: /usr/bin/Xorg(main+0x29f)
Bug#480021: xserver-xorg-core: upgrading to 7.3 (recent testing) breaks xkbset
On Wed, May 7, 2008 at 19:16:02 +0300, Kalle A. Sandström wrote: > gdm's log contains many warnings and errors from xkbcomp, therefore I attached > said log below. > > The XKEYBOARD keymap compiler (xkbcomp) reports: > > Warning: Type "ONE_LEVEL" has 1 levels, but has 2 symbols > > Ignoring extra symbols > Errors from xkbcomp are not fatal to the X server > The XKEYBOARD keymap compiler (xkbcomp) reports: > > Warning: Duplicate shape name "" > > Using last definition > > Warning: Duplicate shape name "" > > Using last definition > > Warning: Duplicate shape name "" > > Using last definition > > Warning: Duplicate shape name "" > > Using last definition > > Warning: Duplicate shape name "" > > Using last definition > > Warning: Duplicate shape name "" > > Using last definition > > Warning: Duplicate shape name "" > > Using last definition > > Warning: Duplicate shape name "" > > Using last definition > > Warning: Duplicate shape name "" > > Using last definition > > Warning: Duplicate shape name "" > > Using last definition > > Warning: Duplicate shape name "" > > Using last definition > > Warning: Duplicate shape name "" > > Using last definition > > Warning: Duplicate shape name "" > > Using last definition > > Warning: Duplicate shape name "" > > Using last definition > > Error:Section defined without a name > > Definition ignored > > Error:Section defined without a name > > Definition ignored > > Error:Section defined without a name > > Definition ignored > > Error:Section defined without a name > > Definition ignored > > Warning: Multiple doodads named "" > > Using first definition > > Warning: Multiple doodads named "" > > Using first definition > > Warning: Multiple doodads named "" > > Using first definition > > Warning: Multiple doodads named "" > > Using first definition > > Warning: Multiple doodads named "" > > Using first definition > > Warning: Multiple doodads named "" > > Using first definition The errors above are causing your problem. Sounds like your keymap is b0rked. Can you try setting the us layout instead of fi in xorg.conf to see if that changes anything? Cheers, Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#480024: xkb-data 1.2 doesn't support swedish letters
Package: xkb-data Version: 1.2~cvs.20080501.1-1 The Swedish letters "å", "ä", and "ö" didn't work after upgrade Xkb-data from 1.1~cvs.20080104.1-1 to 1.2~cvs.20080501.1-1. Those letters also disapere when I copy and paste texts. Downgrading xkb-data from 1.2~cvs.20080501.1-1 to1.1~cvs.20080104.1-1 make the letters work again. I'm using Debian unstable, 2.6.24-1-amd64, libc-2.7, utf-8 character encoding, and Swedish "qwerty" keyboard. Magnus Berg -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: xorg: Changes to 'debian-unstable'
On Tue, May 6, 2008 at 00:44:35 +, David Nusinow wrote: > commit 2187535f5d8c9641fc4f9099ba18b774551a1735 > Author: David Nusinow <[EMAIL PROTECTED]> > Date: Mon May 5 20:42:50 2008 -0400 > > * Re-add accidentally removed emulate3buttons question. This should > prevent > the install from choking when it gets to this point. > That option is on by default IIRC, so maybe we could really remove the question from dexconf and xserver-xorg.postinst now? Cheers, Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: wdm: Sometimes I cannot login, Enter doesn't work
Hi Agustin, On Wed, 7 May 2008, Agustin Martin wrote: I can reproduce this problem. : Is your card an ATI Radeon? yes, you are right! My card is: 01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (rev 01) Or from Xorg.log: (--) PCI:*(1:0:0) ATI Technologies Inc RV280 [Radeon 9200 PRO] rev 1, Mem @ 0xd000/27, 0xdfef/16, I/O @ 0xb800/8, BIOS @ 0xdfec/17 : (--) Chipset ATI Radeon 9250 5960 (AGP) found From that time, I'm using gdm, so I do not have problems with wdm... So I do not know if it is still reproducible or not. Regards, Lada -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
x11proto-xf86dri: Changes to 'debian-unstable'
.gitignore |1 ChangeLog|9 Makefile.am | 13 Makefile.in | 373 +++-- aclocal.m4 | 1061 ++-- configure| 2544 --- configure.ac |2 debian/changelog |6 debian/xsfbs/xsfbs-autoreconf.mk | 150 -- debian/xsfbs/xsfbs.mk|4 dri_interface.h | 477 --- install-sh | 659 ++ missing | 193 +- mkinstalldirs| 92 + xf86dri.h| 55 15 files changed, 2844 insertions(+), 2795 deletions(-) New commits: commit 2ebdc61194bfa16b6d68fe85e60bf650907dadd8 Author: Julien Cristau <[EMAIL PROTECTED]> Date: Wed May 7 21:09:26 2008 +0200 Bump changelog for 2.0.4 diff --git a/debian/changelog b/debian/changelog index 0515c1b..df77484 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ -x11proto-xf86dri (2.0.3-5) UNRELEASED; urgency=low +x11proto-xf86dri (2.0.4-1) UNRELEASED; urgency=low + [ Brice Goglin ] * Update the long description. * Add URL in debian/copyright. * Add XS-Vcs-* to debian/control. * Remove Fabio from Uploaders, with his permission. + [ Julien Cristau ] + * New upstream release. + -- Brice Goglin <[EMAIL PROTECTED]> Tue, 14 Aug 2007 00:15:11 +0200 x11proto-xf86dri (2.0.3-4) unstable; urgency=low commit 404871ab1c68f9158914c36b7147c999148be777 Author: Julien Cristau <[EMAIL PROTECTED]> Date: Wed May 7 21:07:30 2008 +0200 autoreconf diff --git a/Makefile.in b/Makefile.in index 8df58e4..ec86db2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,8 +1,8 @@ -# Makefile.in generated by automake 1.7.9 from Makefile.am. +# Makefile.in generated by automake 1.10.1 from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 -# Free Software Foundation, Inc. +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -14,16 +14,12 @@ @SET_MAKE@ -srcdir = @srcdir@ -top_srcdir = @top_srcdir@ + VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ -top_builddir = . - am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c @@ -35,6 +31,46 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : +subdir = . +DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \ + $(srcdir)/Makefile.in $(srcdir)/xf86driproto.pc.in \ + $(top_srcdir)/configure $(xf86dri_HEADERS) COPYING ChangeLog \ + install-sh missing mkinstalldirs +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/configure.ac +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ + configure.lineno config.status.lineno +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIG_CLEAN_FILES = xf86driproto.pc +SOURCES = +DIST_SOURCES = +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ +$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ +*) f=$$p;; \ + esac; +am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; +am__installdirs = "$(DESTDIR)$(pkgconfigdir)" \ + "$(DESTDIR)$(xf86dridir)" +pkgconfigDATA_INSTALL = $(INSTALL_DATA) +DATA = $(pkgconfig_DATA) +xf86driHEADERS_INSTALL = $(INSTALL_HEADER) +HEADERS = $(xf86dri_HEADERS) +ETAGS = etags +CTAGS = ctags +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +distdir = $(PACKAGE)-$(VERSION) +top_distdir = $(distdir) +am__remove_distdir = \ + { test ! -d $(distdir) \ +|| { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ + && rm -fr $(distdir); }; } +DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 +GZIP_ENV = --best +distuninstallcheck_listfiles = find . -type f -print +distcleancheck_listfiles = find . -type f -print ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ @@ -46,6 +82,7 @@ DEFS = @DEFS@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ +INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ @@ -54,6 +91,7 @@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ +MKDIR_P = @MKDIR_P@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @P
x11proto-xf86dri: Changes to 'upstream-unstable'
.gitignore |1 ChangeLog |9 - Makefile.am | 13 + configure.ac|2 dri_interface.h | 477 xf86dri.h | 55 -- 6 files changed, 12 insertions(+), 545 deletions(-) New commits: commit f911b95b9451bbdcb8fb83952c6c554d8c48a34a Author: Julien Cristau <[EMAIL PROTECTED]> Date: Wed May 7 20:55:22 2008 +0200 Bump to 2.0.4 Apparently this was done when building the tarballs, but never pushed to git. diff --git a/configure.ac b/configure.ac index 4743bd5..2c9fcd0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.57]) -AC_INIT([XF86DRIProto], [2.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([XF86DRIProto], [2.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) XORG_RELEASE_VERSION commit beafefcb82089ec0bd629a66054e2982bdcaee51 Author: James Cloos <[EMAIL PROTECTED]> Date: Thu Dec 6 16:39:12 2007 -0500 Replace static ChangeLog with dist-hook to generate from git log diff --git a/ChangeLog b/ChangeLog deleted file mode 100644 index 508952f..000 --- a/ChangeLog +++ /dev/null @@ -1,9 +0,0 @@ -2005-12-20 Kevin E. Martin - - * configure.ac: - Update package version for X11R7 release. - -2005-12-14 Kevin E. Martin - - * configure.ac: - Update package version number for final X11R7 release candidate. diff --git a/Makefile.am b/Makefile.am index 1f77ac9..8ef4eca 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,3 +5,13 @@ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = xf86driproto.pc EXTRA_DIST = autogen.sh xf86driproto.pc.in + +EXTRA_DIST += ChangeLog +MAINTAINERCLEANFILES = ChangeLog + +.PHONY: ChangeLog + +ChangeLog: + (GIT_DIR=$(top_srcdir)/.git git-log > .changelog.tmp && mv .changelog.tmp ChangeLog; rm -f .changelog.tmp) || (touch ChangeLog; echo 'git directory not found: installing possibly empty changelog.' >&2) + +dist-hook: ChangeLog commit 55dd8f55f3f99051c4579e9574c10ecc9863830e Author: Kristian Høgsberg <[EMAIL PROTECTED]> Date: Mon Oct 29 20:35:58 2007 -0400 dri_interface.h doesn't belong here, remove function protos from xf86dri.h. diff --git a/Makefile.am b/Makefile.am index f63a70e..1f77ac9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,9 +1,6 @@ xf86dridir = $(includedir)/X11/dri xf86dri_HEADERS = xf86dri.h xf86dristr.h -driinterfacedir = $(includedir)/GL/internal -driinterface_HEADERS = dri_interface.h - pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = xf86driproto.pc diff --git a/dri_interface.h b/dri_interface.h deleted file mode 100644 index 0f3555b..000 --- a/dri_interface.h +++ /dev/null @@ -1,477 +0,0 @@ -/* - * Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas. - * (C) Copyright IBM Corporation 2004 - * All Rights Reserved. - * - * Permission is hereby granted, free of charge, to any person obtaining a - * copy of this software and associated documentation files (the "Software"), - * to deal in the Software without restriction, including without limitation - * on the rights to use, copy, modify, merge, publish, distribute, sub - * license, and/or sell copies of the Software, and to permit persons to whom - * the Software is furnished to do so, subject to the following conditions: - * - * The above copyright notice and this permission notice (including the next - * paragraph) shall be included in all copies or substantial portions of the - * Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL - * THE COPYRIGHT HOLDERS AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, - * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR - * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE - * USE OR OTHER DEALINGS IN THE SOFTWARE. - */ - -/** - * \file dri_interface.h - * - * This file contains all the types and functions that define the interface - * between a DRI driver and driver loader. Currently, the most common driver - * loader is the XFree86 libGL.so. However, other loaders do exist, and in - * the future the server-side libglx.a will also be a loader. - * - * \author Kevin E. Martin <[EMAIL PROTECTED]> - * \author Ian Romanick <[EMAIL PROTECTED]> - */ - -#ifndef DRI_INTERFACE_H -#define DRI_INTERFACE_H - -#include -#include - -/** - * \name DRI interface structures - * - * The following structures define the interface between the GLX client - * side library and the DRI (direct rendering infrastructure). - */ -/[EMAIL PROTECTED]/ -typedef struct __DRIdisplayRec __DRIdisplay; -typedef struct __DRIscreenRec __DRIscreen; -typedef struct __DRIcontextRec __DRIcontext; -typedef struct __DRIdrawableRec __DRIdrawable; -typedef struct __DRIdrive
xorg-server: Changes to 'debian-unstable'
Xext/shm.c |2 Xext/xf86bigfont.c |2 aclocal.m4 | 14 configure | 218 ++-- configure.ac| 17 debian/changelog| 10 debian/patches/13_debian_add_xkbpath_env_variable.diff | 14 debian/patches/21_glx_align_fixes.patch | 24 - debian/patches/46_reduce_wakeups_from_smart_scheduler.patch | 61 +-- debian/patches/51_xkb-and-loathing.diff | 46 -- debian/patches/94_xprint_XSERVER_LIBS | 14 debian/patches/series |1 dix/getevents.c | 161 ++-- hw/xfree86/loader/os.c |2 hw/xfree86/os-support/bus/Pci.h |2 hw/xfree86/os-support/bus/freebsdPci.c |2 ltmain.sh |2 os/utils.c | 28 + xkb/ddxLoad.c | 69 +-- 19 files changed, 443 insertions(+), 246 deletions(-) New commits: commit 47fd38ff513f79771440595fc1f4e782193793d5 Author: Julien Cristau <[EMAIL PROTECTED]> Date: Wed May 7 22:41:15 2008 +0200 autoreconf diff --git a/aclocal.m4 b/aclocal.m4 index 6e7cdfc..c375241 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -21,7 +21,7 @@ To do so, use the procedure documented by the package, typically `autoreconf'.]) # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- -# serial 52 Debian 1.5.26-1 AC_PROG_LIBTOOL +# serial 52 Debian 1.5.26-4 AC_PROG_LIBTOOL # AC_PROVIDE_IFELSE(MACRO-NAME, IF-PROVIDED, IF-NOT-PROVIDED) @@ -6876,7 +6876,7 @@ AC_DEFUN([XORG_MACROS_VERSION],[ XORG_MACROS_needed_major=`echo $XORG_MACROS_needed_version | sed 's/\..*$//'` XORG_MACROS_needed_minor=`echo $XORG_MACROS_needed_version | sed -e 's/^[0-9]*\.//' -e 's/\..*$//'`] AC_MSG_CHECKING([if xorg-macros used to generate configure is at least ${XORG_MACROS_needed_major}.${XORG_MACROS_needed_minor}]) - [XORG_MACROS_version=1.1.5 + [XORG_MACROS_version=1.1.6 XORG_MACROS_major=`echo $XORG_MACROS_version | sed 's/\..*$//'` XORG_MACROS_minor=`echo $XORG_MACROS_version | sed -e 's/^[0-9]*\.//' -e 's/\..*$//'`] if test $XORG_MACROS_major -ne $XORG_MACROS_needed_major ; then @@ -7025,7 +7025,11 @@ AC_DEFUN([XORG_CHECK_LINUXDOC],[ XORG_SGML_PATH=$prefix/share/sgml HAVE_DEFS_ENT= -AC_CHECK_FILE([$XORG_SGML_PATH/X11/defs.ent], [HAVE_DEFS_ENT=yes]) +if test x"$cross_compiling" = x"yes" ; then + HAVE_DEFS_ENT=no +else + AC_CHECK_FILE([$XORG_SGML_PATH/X11/defs.ent], [HAVE_DEFS_ENT=yes]) +fi AC_PATH_PROG(LINUXDOC, linuxdoc) AC_PATH_PROG(PS2PDF, ps2pdf) @@ -7297,14 +7301,14 @@ AC_DEFUN([XORG_RELEASE_VERSION],[ AC_DEFINE_UNQUOTED([PACKAGE_VERSION_MAJOR], [`echo $PACKAGE_VERSION | cut -d . -f 1`], [Major version of this package]) - PVM=`echo $PACKAGE_VERSION | cut -d . -f 2` + PVM=`echo $PACKAGE_VERSION | cut -d . -f 2 | cut -d - -f 1` if test "x$PVM" = "x"; then PVM="0" fi AC_DEFINE_UNQUOTED([PACKAGE_VERSION_MINOR], [$PVM], [Minor version of this package]) - PVP=`echo $PACKAGE_VERSION | cut -d . -f 3` + PVP=`echo $PACKAGE_VERSION | cut -d . -f 3 | cut -d - -f 1` if test "x$PVP" = "x"; then PVP="0" fi diff --git a/configure b/configure index f7aae7a..b6a7a4d 100755 --- a/configure +++ b/configure @@ -1274,7 +1274,6 @@ SUN_KBD_MODE_FALSE BUILD_DATE BUILD_TIME DIX_CFLAGS -libdir exec_prefix prefix APP_MAN_SUFFIX LIB_MAN_SUFFIX FILE_MAN_SUFFIX @@ -5283,7 +5282,7 @@ ia64-*-hpux*) ;; *-*-irix6*) # Find out which ABI we are using. - echo '#line 5286 "configure"' > conftest.$ac_ext + echo '#line 5285 "configure"' > conftest.$ac_ext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? @@ -8630,11 +8629,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:8633: $lt_compile\"" >&5) + (eval echo "\"\$as_me:8632: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:8637: \$? = $ac_status" >&5 + echo "$as_me:8636: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. @@
xorg-server: Changes to 'upstream-unstable'
Xext/shm.c |2 Xext/xf86bigfont.c |2 configure.ac | 17 ++- dix/getevents.c| 161 - exa/exa_accel.c|2 hw/xfree86/common/xf86Xinput.c |2 hw/xfree86/loader/os.c |2 hw/xfree86/os-support/bus/Pci.h|2 hw/xfree86/os-support/bus/freebsdPci.c |2 include/xkbsrv.h | 16 ++- os/utils.c | 28 + xkb/ddxLoad.c | 69 ++ xkb/xkbActions.c |9 - 13 files changed, 217 insertions(+), 97 deletions(-) New commits: commit 104048501f37b139d4113562ef1711978cc76018 Author: Daniel Stone <[EMAIL PROTECTED]> Date: Wed May 7 23:11:31 2008 +0300 XKB: Actually explain keymap failures When something went wrong building a keymap, try to explain to the user what it actually was, instead of the dreaded 'Failed to load XKB keymap' catch-all. (cherry picked from commit cf20df39cc78203d17b99223908af388ecbf7d0e) Conflicts: xkb/ddxLoad.c diff --git a/xkb/ddxLoad.c b/xkb/ddxLoad.c index d79ae7a..ea9c3ff 100644 --- a/xkb/ddxLoad.c +++ b/xkb/ddxLoad.c @@ -385,24 +385,20 @@ char tmpname[PATH_MAX]; xfree (buf); return True; } -#ifdef DEBUG else - ErrorF("Error compiling keymap (%s)\n",keymap); -#endif + LogMessage(X_ERROR, "Error compiling keymap (%s)\n", keymap); #ifdef WIN32 /* remove the temporary file */ unlink(tmpname); #endif } -#ifdef DEBUG else { #ifndef WIN32 - ErrorF("Could not invoke keymap compiler\n"); + LogMessage(X_ERROR, "XKB: Could not invoke xkbcomp\n"); #else - ErrorF("Could not open file %s\n", tmpname); + LogMessage(X_ERROR, "Could not open file %s\n", tmpname); #endif } -#endif if (nameRtrn) nameRtrn[0]= '\0'; if (buf != NULL) @@ -477,17 +473,14 @@ unsigned missing; return 0; } else if (!XkbDDXCompileNamedKeymap(xkb,names,nameRtrn,nameRtrnLen)) { -#ifdef NOISY - ErrorF("Couldn't compile keymap file\n"); -#endif +LogMessage(X_ERROR, "Couldn't compile keymap file %s\n", + names->keymap); return 0; } } else if (!XkbDDXCompileKeymapByNames(xkb,names,want,need, - nameRtrn,nameRtrnLen)){ -#ifdef NOISY - ErrorF("Couldn't compile keymap file\n"); -#endif + nameRtrn,nameRtrnLen)){ + LogMessage(X_ERROR, "XKB: Couldn't compile keymap\n"); return 0; } file= XkbDDXOpenConfigFile(nameRtrn,fileName,PATH_MAX); @@ -502,11 +495,9 @@ unsigned missing; (void) unlink (fileName); return 0; } -#ifdef DEBUG -else if (xkbDebugFlags) { - ErrorF("Loaded %s, defined=0x%x\n",fileName,finfoRtrn->defined); +else { + DebugF("XKB: Loaded %s, defined=0x%x\n",fileName,finfoRtrn->defined); } -#endif fclose(file); (void) unlink (fileName); return (need|want)&(~missing); @@ -525,32 +516,40 @@ XkbRF_RulesPtrrules; if (!rules_name) return False; -if (XkbBaseDirectory==NULL) { - if (strlen(rules_name)+7 > PATH_MAX) - return False; - sprintf(buf,"rules/%s",rules_name); -} -else { - if (strlen(XkbBaseDirectory)+strlen(rules_name)+8 > PATH_MAX) - return False; -sprintf(buf,"%s/rules/%s",XkbBaseDirectory,rules_name); + +if (strlen(XkbBaseDirectory) + strlen(rules_name) + 8 > PATH_MAX) { +LogMessage(X_ERROR, "XKB: Rules name is too long\n"); +return False; } -if ((file= fopen(buf,"r"))==NULL) +sprintf(buf,"%s/rules/%s", XkbBaseDirectory, rules_name); + +file = fopen(buf, "r"); +if (!file) { +LogMessage(X_ERROR, "XKB: Couldn't open rules file %s\n", file); return False; -if ((rules= XkbRF_Create(0,0))==NULL) { +} + +rules = XkbRF_Create(0, 0); +if (!rules) { +LogMessage(X_ERROR, "XKB: Couldn't create rules struct\n"); fclose(file); return False; } -if (!XkbRF_LoadRules(file,rules)) { + +if (!XkbRF_LoadRules(file, rules)) { +LogMessage(X_ERROR, "XKB: Couldn't parse rules file %s\n", rules_name); fclose(file); XkbRF_Free(rules,True); return False; } -bzero((char *)names,sizeof(XkbComponentNamesRec)); -complete= XkbRF_GetComponents(rules,defs,names); + +memset(names, 0, sizeof(*names)); +complete = XkbRF_GetComponents(rules,defs,names); fclose(file); -XkbRF_Free(rules,True); -return complete; -} +XkbRF_Free(rules, True); +if (!complete) +LogMessage(X_ERROR, "XKB: Rules returned no components\n"); +
Processed: bug 263541 is forwarded to http://bugs.freedesktop.org/show_bug.cgi?id=1010
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.10.27 > forwarded 263541 http://bugs.freedesktop.org/show_bug.cgi?id=1010 Bug#263541: xprt-xprintorg: default printer is not made default by default Bug#229255: xprt-common: default printer Forwarded-to-address changed from http://xprint.freedesktop.org/bugzilla/show_bug.cgi?id=1010 to http://bugs.freedesktop.org/show_bug.cgi?id=1010. > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#479881: xserver-xorg-video-ati: xorg 7.3 xserver segfaults when loading the ATI driver for Radeon RV280 (Radeon 9250) card
Brice, I have altered my config as per the link you emailed me, and with a bit of fiddling I have it all working again. I am happy to try and put the old config in place and run some gdb traces for you, if you want... Many thanks for your help. Tomasz 2008/5/7 Brice Goglin <[EMAIL PROTECTED]>: > Tomasz Ciolek wrote: > > Package: xserver-xorg-video-ati > > Version: 1:6.8.0-1 > > Severity: important > > > > Now that you're using the ati driver 6.8.0, you want to drop your > xinerama config and switch to using RandR 1.2. So your xorg.conf should > be largely modified to remove all xinerama stuff and have a single > Device section. See http://wiki.debian.org/XStrikeForce/HowToRandR12 for > details about RandR 1.2 configuration. Feel free to ask questions if needed. > > I don't remember if this is the case here, but there are some cases > where the server crashes if you use an old non-RandR-1.2 config, and the > upstream devs doesn't want to fix it unfortunately. So in any case, > switching to RandR 1.2 will be better. > > Brice > > -- GPG key fingerprint: 3883 B308 8256 2246 D3ED A1FF 3A1D 0EAD 41C4 C2F0 GPG public key availabe on pgp.mit .edu keyserver -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
xorg-server: Changes to 'debian-unstable'
debian/changelog |2 ++ debian/rules |2 ++ 2 files changed, 4 insertions(+) New commits: commit 9f6a87c92f2514fbd972e9c73fb3637f570511cc Author: Julien Cristau <[EMAIL PROTECTED]> Date: Wed May 7 22:46:59 2008 +0200 chmod +x configure in debian/rules clean so we can build a git snapshot where configure is not in the tarball. diff --git a/debian/changelog b/debian/changelog index d1d2fac..c969024 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ xorg-server (2:1.4.1~git20080507-1) UNRELEASED; urgency=low * Refresh patches 13_debian_add_xkbpath_env_variable.diff, 21_glx_align_fixes.patch, 46_reduce_wakeups_from_smart_scheduler.patch and 94_xprint_XSERVER_LIBS. + * chmod +x configure in debian/rules clean so we can build a git snapshot +where configure is not in the tarball. -- Julien Cristau <[EMAIL PROTECTED]> Wed, 07 May 2008 22:20:17 +0200 diff --git a/debian/rules b/debian/rules index ab4e4f7..f63e910 100755 --- a/debian/rules +++ b/debian/rules @@ -104,6 +104,8 @@ clean: xsfclean # more generated files rm -f include/dix-config.h include/do-not-use-config.h \ include/xorg-config.h include/xorg-server.h + # needed for git snapshots + chmod +x configure dh_clean -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
xorg-server: Changes to 'debian-unstable'
ChangeLog| 167 +++ Xext/dpms.c |7 +- debian/changelog |7 +- 3 files changed, 178 insertions(+), 3 deletions(-) New commits: commit c382c787e572849bcc6e831da925cb25beee58cd Author: Julien Cristau <[EMAIL PROTECTED]> Date: Thu May 8 00:10:29 2008 +0200 changelog updates diff --git a/ChangeLog b/ChangeLog index 7dffaf6..cb0fe4a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,170 @@ +commit 104048501f37b139d4113562ef1711978cc76018 +Author: Daniel Stone <[EMAIL PROTECTED]> +Date: Wed May 7 23:11:31 2008 +0300 + +XKB: Actually explain keymap failures + +When something went wrong building a keymap, try to explain to the user +what it actually was, instead of the dreaded 'Failed to load XKB keymap' +catch-all. +(cherry picked from commit cf20df39cc78203d17b99223908af388ecbf7d0e) + +Conflicts: + xkb/ddxLoad.c + +commit b1145a6b428db2037c79ffb36116e7183f30829f +Author: Magnus Vigerlöf <[EMAIL PROTECTED]> +Date: Sat Feb 2 23:04:46 2008 +0100 + +dix: Move motion history update until after screen crossing and clipping + +Cross screen and clip the coordinates before updating the motion history +so that it will have the same contents as the events that are reported. +(cherry picked from commit a56ef7aaa4b6ac13c8181f68fc7dad3ca89e6973) + +commit a68d0ef4a65bcd52c52ba54e6925082a9145fad3 +Author: Magnus Vigerlöf <[EMAIL PROTECTED]> +Date: Sat Feb 2 23:03:51 2008 +0100 + +dix: Skip call to clipAxis for relative core-events + +Relative events that generates both core and extention +events will have its axis cliped and screen changed by +miPointerSetPosition when the events are processed. For +absolute and non core-generating relative events the +axis must be clipped if we shouldn't end up completely +outside the defined ranges (if any). +(cherry picked from commit a0284d577aabea8406b72dd63773e341430ebe56) + +commit b51ca35a7578b64190f663dc825d7fb551b92e73 +Author: Magnus Vigerlöf <[EMAIL PROTECTED]> +Date: Sat Feb 2 22:57:32 2008 +0100 + +Bug # 10324: dix: Add scaling of X and Y on the reported pointer-events + +Restore the rescaling code for x and y axis when generating +motion events. +(cherry picked from commit d9e23c4ff1607a62164b34717ef9afd352ce2b94) + +commit 1d79ba8193e9584370ffaaa8dffb4db604125dea +Author: Magnus Vigerlöf <[EMAIL PROTECTED]> +Date: Sat Feb 2 22:45:31 2008 +0100 + +Bug # 10324: dix: Allow arbitrary value ranges in GetPointerEvents + +Don't use a possitive value as a marker for if a max-value +is defined on the valuators. Use the existence of a valid +value range instead. This will also make it possible to +define arbitrary start and end-values for min and max as +long as min < max. +(cherry picked from commit f04c0838699f1a733735838e74cfbb1677b15dc4) + +commit 7fa7031cfa9145f55881b87bc39f6e2c8a49ff76 +Author: Magnus Vigerlöf <[EMAIL PROTECTED]> +Date: Sat Feb 2 22:44:31 2008 +0100 + +dix: Always add valuator information if present + +Send valuator information for all event types, not only for +MotionEvents and absolute button events. +(cherry picked from commit 12e532403210c15a25200ef448bfe9701735ab20) + +commit b95befdfd2c9bcb6b0cd896f2b8dfaaeb129dbff +Author: Alan Coopersmith <[EMAIL PROTECTED]> +Date: Fri Dec 7 17:28:37 2007 -0800 + +Check for as well when determining to enable dtrace probes + +Avoids auto-detecting dtrace is present on systems with the ISDN trace tool +named dtrace installed, but not the dynamic tracing facility named dtrace + +commit 0fab9843c7b553bb59d57e68d9c3ea2d754bf809 +Author: Ben Byer <[EMAIL PROTECTED]> +Date: Fri Sep 21 17:07:36 2007 -0700 + +So, like, checking return codes of system calls (signal, etc) is good. +Also, only restore an old signal handler if one was actually set +(prevents the server from dying on OS X). + +commit a02b989c68864a7388553fb96e4fbaf91f941c4a +Author: Eric Anholt <[EMAIL PROTECTED]> +Date: Wed Sep 12 13:23:13 2007 + + +Fix build on FreeBSD after Popen changes. + +commit 6a5066c2e9e872d4ef85ec70745c34d93580177e +Author: Adam Jackson <[EMAIL PROTECTED]> +Date: Tue Sep 11 11:37:06 2007 -0400 + +Ignore - not just block - SIGALRM around Popen()/Pclose(). + +Because our "popen" implementation uses stdio, and because nobody's stdio +library is capable of surviving signals, we need to make absolutely sure +that we hide the SIGALRM from the smart scheduler. Otherwise, when you +open a menu in openoffice, and it recompiles XKB to deal with the +accelerators, and you popen xkbcomp because we suck, then the scheduler +will tell you you're taking forever doing something stupid, and the +wait() code will get confused, and input will hang and your CPU usage +slams to 100%. Down, not across. + +commit ff4006bd5a71
x11-xkb-utils: Changes to 'debian-unstable'
debian/changelog |2 debian/xsfbs/xsfbs-autoreconf.mk | 150 --- debian/xsfbs/xsfbs.mk|4 - xkbcomp/ChangeLog| 27 +++ xkbcomp/aclocal.m4 | 28 +++ xkbcomp/config.guess | 28 ++- xkbcomp/config.sub | 44 +-- xkbcomp/configure| 56 +++--- xkbcomp/configure.ac |2 xkbcomp/xkbcomp.c| 11 ++ xkbcomp/xkbpath.c| 12 --- 11 files changed, 101 insertions(+), 263 deletions(-) New commits: commit 65ab4972d6253cee8378f6219d28a676cfb733ec Author: Julien Cristau <[EMAIL PROTECTED]> Date: Thu May 8 01:54:46 2008 +0200 xkbcomp 1.0.5 diff --git a/debian/changelog b/debian/changelog index 499888d..6e1de20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ x11-xkb-utils (7.4+1) UNRELEASED; urgency=low - * xkbcomp 1.0.4. + * xkbcomp 1.0.5. * Complete debian/copyright's information about xkbcomp from upstream's COPYING file. * Drop debian revisions from build-deps. diff --git a/xkbcomp/ChangeLog b/xkbcomp/ChangeLog index 2e3b422..6bc06a8 100644 --- a/xkbcomp/ChangeLog +++ b/xkbcomp/ChangeLog @@ -1,3 +1,30 @@ +commit 1aecdffaa0db7bbf85bc0aae9043e9437b25c30d +Author: Daniel Stone <[EMAIL PROTECTED]> +Date: Thu Apr 17 00:52:29 2008 +0300 + +Don't scan paths which make NO SENSE WHATSOEVER TO SCAN + +Hey, I wonder if we have XKB files in our directory! I wonder if we +haven't bothered with a structure, and let's try to open a file called +'misc' in someone's home directory! What a surprise, it's not a valid +XKB file! Let's fail miserably! + +SURPRISINGLY, THIS IS NOT USEFUL BEHAVIOUR. + +commit a3a05fd489a9a35942a4419c537634e796dbebd1 +Author: Daniel Stone <[EMAIL PROTECTED]> +Date: Thu Apr 17 00:50:07 2008 +0300 + +xkbcomp: Take a device ID argument + +Allows the user to set maps (or whatever) on arbitrary devices. + +commit be084fbeba28312fc5102e98d64726464032c3e8 +Author: Adam Jackson <[EMAIL PROTECTED]> +Date: Thu Mar 6 17:13:42 2008 -0500 + +xkbcomp 1.0.4 + commit c1cc023fc50ce3a4a23f4682ebefd2301fd13170 Author: Adam Jackson <[EMAIL PROTECTED]> Date: Fri Feb 29 15:30:34 2008 -0500 diff --git a/xkbcomp/aclocal.m4 b/xkbcomp/aclocal.m4 index e5b3eb6..c02a454 100644 --- a/xkbcomp/aclocal.m4 +++ b/xkbcomp/aclocal.m4 @@ -87,14 +87,16 @@ fi]) # _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES]) # - m4_define([_PKG_CONFIG], -[if test -n "$$1"; then -pkg_cv_[]$1="$$1" - elif test -n "$PKG_CONFIG"; then -PKG_CHECK_EXISTS([$3], - [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`], -[pkg_failed=yes]) - else -pkg_failed=untried +[if test -n "$PKG_CONFIG"; then +if test -n "$$1"; then +pkg_cv_[]$1="$$1" +else +PKG_CHECK_EXISTS([$3], + [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`], +[pkg_failed=yes]) +fi +else + pkg_failed=untried fi[]dnl ])# _PKG_CONFIG @@ -138,9 +140,9 @@ See the pkg-config man page for more details.]) if test $pkg_failed = yes; then _PKG_SHORT_ERRORS_SUPPORTED if test $_pkg_short_errors_supported = yes; then - $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1` + $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"` else - $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1` + $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"` fi # Put the nasty error message in config.log where it belongs echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD @@ -222,7 +224,7 @@ AC_DEFUN([XORG_MACROS_VERSION],[ XORG_MACROS_needed_major=`echo $XORG_MACROS_needed_version | sed 's/\..*$//'` XORG_MACROS_needed_minor=`echo $XORG_MACROS_needed_version | sed -e 's/^[0-9]*\.//' -e 's/\..*$//'`] AC_MSG_CHECKING([if xorg-macros used to generate configure is at least ${XORG_MACROS_needed_major}.${XORG_MACROS_needed_minor}]) - [XORG_MACROS_version=1.1.6 + [XORG_MACROS_version=1.1.5 XORG_MACROS_major=`echo $XORG_MACROS_version | sed 's/\..*$//'` XORG_MACROS_minor=`echo $XORG_MACROS_version | sed -e 's/^[0-9]*\.//' -e 's/\..*$//'`] if test $XORG_MACROS_major -ne $XORG_MACROS_needed_major ; then @@ -647,14 +649,14 @@ AC_DEFUN([XORG_RELEASE_VERSION],[ AC_DEFINE_UNQUOTED([PACKAGE_VERSION_MAJOR], [`echo $PACKAGE_VERSION | cut -d . -f 1`], [Major version of this package]) - PVM=`echo $PACKAGE_VERSION | cut -d . -f 2 | cut -d - -f 1` + PVM=`echo $PACKAGE_VERSION | cut -d . -f 2` if test "x$PVM" = "x"; then PVM="0" fi A