Bug#1021735: libffi upgrade breaks Wayland on aarch64

2022-10-22 Thread Daniel Stone
Hi, This libffi upgrade also completely breaks all use of Wayland on aarch64. We use libffi to dispatch protocol messages (requests received by the server and events received by the client) to native-code handlers, and we are now getting completely nonsensical values from it. Can this upgrade

Bug#771952: RM: xresprobe -- hugely obsolete

2014-12-03 Thread Daniel Stone
Package: ftp.debian.org Severity: normal Hi, Please remove xresprobe from the archive. It exists to fork Xorg in probe-only mode and run a series of embarrassing regexes through the log file in order to generate a xorg.conf file. Quite aside from Xorg having run without a config file for the

Bug#688601: make: fails to execute extraordinarily long command lines

2012-09-23 Thread Daniel Stone
extraordinarily long command lines, stolen +from Gentoo for convenience: +http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sys-devel/make/files/make-3.81-long-cmdline.patch?revision=1.2 + + -- Daniel Stone dan...@fooishbar.org Wed, 19 Sep 2012 08:10:12 +1000 + make-dfsg (3.81-8.2) unstable

Bug#687388: Completely breaks libsoup

2012-09-18 Thread Daniel Stone
severity 687388 grave thanks g_pollable_stream_read() and friends are only provided by glib 2.33, which has only ever been in experimental. 2.32 is in unstable (tragically, versioned as 2.33+2.32 due to a misguided upload), and 2.33 seems to have disappeared from experimental, thus libsoup2.4-1

Bug#684931: Not XKB at all

2012-08-31 Thread Daniel Stone
reassign 684931 libgtk-3-0 retitle 684931 GTK+ compose tables don't handle dead_stroke properly kthxbye This is nothing to do with XKB or its data set. XKB produces zero or one keysyms (in this case, dead_stroke for one key, and l for another) for each key press. Dead key handling is the

Bug#684302: please re-enable EGL backend for Cairo

2012-08-08 Thread Daniel Stone
Package: libcairo2 Version: 1.12.2-2 Severity: wishlist Hi, The changelog for cairo 1.10.2-5, uploaded a year and a half ago, contains: * debian/control, debian/libcairo2.symbols, debian/rules: + Temporarily disable the OpenGL/EGL backend, since that makes us block on mesa /

Bug#678250: Cause fix established

2012-07-27 Thread Daniel Stone
severity 678250 serious tags 678250 + upstream patch thanks Hi, The check in the media-keys plugin for XI2 support is broken: it looks for XI2, doesn't find it because the XIQueryVersion check is broken (admittedly, so is the protocol), and bails out. This has already been fixed upstream, per

Bug#678248: Local problem

2012-07-27 Thread Daniel Stone
close 678248 thanks Turns out this was a local issue, caused by a broken Cairo build. After rebuilding new Cairo with Xlib-XCB (but still Xlib and XCB separately) support disabled, the segfaults went away. Cheers, Daniel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#678248: gnome-settings-daemon: g-s-d crashes on startup, has to be started by hand

2012-06-20 Thread Daniel Stone
Package: gnome-settings-daemon Version: 3.4.2-3 Severity: important Unfortunately I don't have much more useful information than this. But when I start my machine (using systemd, if that's in any way relevant), the following things happen: - gdm3 starts - the greeter is using the

Bug#678250: gnome-settings-daemon: media keys totally non-functional

2012-06-20 Thread Daniel Stone
Package: gnome-settings-daemon Version: 3.4.2-3 Severity: important Hi, Since a recent-ish upgrade (I'm not sure which, sorry), all the media keys in gnome-settings-daemon have ceased to function. Curiously, I'm pretty sure it wasn't the upgrade that broke all my other shortcuts and meant I had

Bug#678251: gnome-shell: sometimes crashes instead of suspending

2012-06-20 Thread Daniel Stone
Package: gnome-shell Version: 3.4.1-6 Severity: important Hi, Somtimes when I close the lid, my entire GNOME session (so, could be Shell or something else - not sure) dies and dumps me back at the GDM login screen, so my laptop remains on draining its battery with the lid shut, rather than

Bug#678250: gnome-settings-daemon: media keys totally non-functional

2012-06-20 Thread Daniel Stone
Hi, On 20 June 2012 13:37, Michael Biebl bi...@debian.org wrote: Yes media-keys are handled by g-s-d. There is some known breakage with a/ custom shortcuts not being migrated from gconf to gsettings Right, I fixed these by hand (e.g. using Super+Tab instead Alt+Tab), but these aren't the

Bug#678251: gnome-shell: sometimes crashes instead of suspending

2012-06-20 Thread Daniel Stone
Hi, On 20 June 2012 13:38, Michael Biebl bi...@debian.org wrote: We will need a bit more information that. A backtrace would helpful. How do I get this? Bear in mind that I usually only have one machine, and don't really want to carry two laptops (and some kind of connection between them) at

Bug#667027: flex: no protypes for yy_[gs]etcolumn in re-entrant mode

2012-04-03 Thread Daniel Stone
Package: flex Version: 2.5.35-10 Severity: normal Tags: upstream patch Hi, When using flex in re-entrant mode, no prototypes are generated for yy_getcolumn and yy_setcolumn, despite non-static declarations. This leads to warnings which can tank a build if using -Werror (I know, pointless in

Bug#666176: tracker-miner-evolution: evo miner hangs on startup, totally nonfunctional

2012-03-29 Thread Daniel Stone
Package: tracker-miner-evolution Version: 0.14.0-2 Severity: grave Justification: renders package unusable Hi, Sorry, I feel like a bit of a tool reporting an RC bug as my first bug in pretty much forever, but ... whenever I have tracker-miner-evolution installed, evolution just plain refuses to

Bug#600860: Possibly an X bug

2011-11-08 Thread Daniel Stone
Hi, This could well be an X bug, which I fixed in http://cgit.freedesktop.org/xorg/xserver/commit/xkb?id=3231962db826f5efd431596a309c96e907a191d1 - check if this still occurs with xserver 1.11, I guess? Cheers, Daniel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with

Bug#632549: [PATCH] Xephyr/dri: register screen and window privates on init

2011-08-09 Thread Daniel Stone
Signed-off-by: Julien Cristau jcris...@debian.org --- hw/kdrive/ephyr/ephyrdriext.c |4 1 files changed, 4 insertions(+), 0 deletions(-) Ping. Anyone? Reviewed-by: Daniel Stone dan...@fooishbar.org Cheers, Daniel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#631299: dpkg: upgrade to multiarch packages removed locally diverted files

2011-06-23 Thread Daniel Stone
Hi, On Thu, Jun 23, 2011 at 08:24:07AM +0200, Raphael Hertzog wrote: On Wed, 22 Jun 2011, Daniel Stone wrote: Hmm. Seems plausible, but I went through quite a few libX11 uploads without losing my diversion: I would've noticed quite quickly, as the failure mode (which prompted the xkbcomp

Bug#631299: dpkg: upgrade to multiarch packages removed locally diverted files

2011-06-23 Thread Daniel Stone
Hi, On Thu, Jun 23, 2011 at 03:19:54PM +0200, Raphael Hertzog wrote: tag 631299 + unreproducible severity 631299 important thanks Fair enough. :) On Thu, 23 Jun 2011, Daniel Stone wrote: By hand: for i in /usr/lib/libX11.*; do sudo dpkg-divert --add $i; done Hum, this doesn't rename

Bug#631299: dpkg: upgrade to multiarch packages removed locally diverted files

2011-06-22 Thread Daniel Stone
Package: dpkg Version: 1.16.0.3 Severity: grave Justification: causes non-serious data loss I have pretty much the entirety of the X stack diverted through dpkg-divert so I can keep package dependencies, but still run all my own built-from-git X stuff. This includes all the client libraries.

Bug#631299: dpkg: upgrade to multiarch packages removed locally diverted files

2011-06-22 Thread Daniel Stone
Hi, On Wed, Jun 22, 2011 at 11:06:39PM +0200, Sven Joachim wrote: On 2011-06-22 21:10 +0200, Daniel Stone wrote: On Wed, Jun 22, 2011 at 08:50:40PM +0200, Sven Joachim wrote: This is bad indeed. However, I am unable to reproduce this behavior. Could you please send your /var/log/dpkg.log

Bug#589300: zsh: multibyte character support broken again

2010-07-16 Thread Daniel Stone
Package: zsh Version: 4.3.10-14 Severity: important So it looks like support for multibyte characters has regressed. :( Using setopt VI, though this has confirmed to not be important: zsh% unicode ䷥ pressing esc, 0, w, i, ' -w', which should yield 'unicode -w ䷥', instead yields 'unicode -w䷥',

Bug#589300: Bug #589300: zsh: multibyte character support broken again

2010-07-16 Thread Daniel Stone
On Fri, 16 Jul 2010 at 03:19:05PM +, Clint Adams wrote: On Fri, Jul 16, 2010 at 03:29:10PM +0100, Daniel Stone wrote: Using setopt VI, though this has confirmed to not be important: zsh% unicode ䷥ pressing esc, 0, w, i, ' -w', which should yield 'unicode -w ䷥', instead yields 'unicode

Bug#480737: xserver-xephyr: -extension Composite does not disable composite extension

2008-05-11 Thread Daniel Stone
On Sun, May 11, 2008 at 11:21:11PM +0200, Julien Cristau wrote: Confirmed. This is because kdrive's InitOutput() function resets noCompositeExtension to FALSE after the command-line arguments have been parsed. Daniel, this change was introduced by commit 'new KDrive input world order'

Bug#464721: uninstallable is not normal

2008-03-28 Thread Daniel Stone
severity 464721 critical kthxbye Failure to install would count as slightly more severe, I'd say ... signature.asc Description: Digital signature

Bug#464721: uninstallable is not normal

2008-03-28 Thread Daniel Stone
On Fri, Mar 28, 2008 at 03:29:27PM +0100, Matthias Klose wrote: severity 464721 important thanks no, an out-of-date package which was not yet built on the buildd is not severity `critical', or else there would be hundreds of such bug reports. It makes the package uninstallable, and thus

Bug#57116: LBX deprecated by X.Org

2007-11-08 Thread Daniel Stone
[Please CC me if you want me to reply: I'm not subscribed.] Hi, lbxproxy has been deprecated upstream (X.Org) for quite a while, and we completely removed LBX support in 7.2 or so (maybe 7.1). This bug should probably be closed. Cheers, Daniel signature.asc Description: Digital signature

Bug#442316: Xorg hotplugging problems [WAS: Re: Bug#442316: xserver-xorg-input-evdev: evdev from experimental messes up my keyboard layout]

2007-10-25 Thread Daniel Stone
On Wed, Oct 24, 2007 at 07:55:35PM -0400, ext David Nusinow wrote: On Wed, Oct 24, 2007 at 01:53:40PM +0300, Daniel Stone wrote: As I've said before, the X server isn't the only user of the field. :) Ubuntu were trying to move to cxkb a year or so ago, and the only thing that stopped them

Bug#442316: Xorg hotplugging problems [WAS: Re: Bug#442316: xserver-xorg-input-evdev: evdev from experimental messes up my keyboard layout]

2007-10-24 Thread Daniel Stone
On Tue, Oct 23, 2007 at 08:17:10PM -0400, ext David Nusinow wrote: On Tue, Oct 23, 2007 at 10:02:35PM +0300, Daniel Stone wrote: On Tue, Oct 23, 2007 at 08:02:31PM +0200, ext Michael Biebl wrote: Whenever xorg input hotplugging kicks in, the evdev driver is used. The kbd keyboard settings

Bug#442316: Xorg hotplugging problems [WAS: Re: Bug#442316: xserver-xorg-input-evdev: evdev from experimental messes up my keyboard layout]

2007-10-24 Thread Daniel Stone
On Wed, Oct 24, 2007 at 02:47:06PM +0200, ext Julien Cristau wrote: On Tue, Oct 23, 2007 at 20:02:31 +0200, Michael Biebl wrote: You were right, Julien. It was because of hal (specifically the file /usr/share/hal/fdi/policy/10osvendor/10-x11-input.fdi) that the evdev driver was enabled.

Bug#442316: Xorg hotplugging problems [WAS: Re: Bug#442316: xserver-xorg-input-evdev: evdev from experimental messes up my keyboard layout]

2007-10-23 Thread Daniel Stone
On Tue, Oct 23, 2007 at 08:02:31PM +0200, ext Michael Biebl wrote: Whenever xorg input hotplugging kicks in, the evdev driver is used. The kbd keyboard settings from xorg.conf are ignored and the en_US keyboard layout is used. Yes, this should probably be fixed up, I guess. But the long-term

Bug#399183: xserver-xorg: incorrectly calculates TrueType font metrics

2007-09-05 Thread Daniel Stone
On Wed, Sep 05, 2007 at 10:02:33AM +0200, Juliusz Chroboczek wrote: Hi. (I'm the original author of the FreeType backend in X.Org.) This bug was introduced in revision 1.32 of ftfuncs.c[1] in XFree86 CVS[2] on 19 October 2003 by David Dawes [EMAIL PROTECTED]. This commit was made against

Bug#432138: More random errors

2007-09-02 Thread Daniel Stone
I also get this on startup occasionally: [EMAIL PROTECTED]:~% o zsh: exit 100 offlineimap -u Curses.Blinkenlights No output, just immediate exit. Cheers, Daniel signature.asc Description: Digital signature

Bug#338820: Fixed?

2007-09-02 Thread Daniel Stone
If the assertion failure at elflink.c:6081 and the TLS mismatch error message are indeed one and the same, then this should be marked fixed, since it's a) a code issue, and b) handled gracefully by newer versions of binutils. Cheers, Daniel signature.asc Description: Digital signature

Bug#435040: xserver-xorg-video-ati: switching VT from console to X freezes computer with X22 (Radeon Mobility M6 LY)

2007-08-06 Thread Daniel Stone
On Mon, Aug 06, 2007 at 05:56:44PM +0300, Kari Pahula wrote: 1 write(0, (II) RADEON(0): RADEONRestoreMem..., 50) = 50 1 write(0, (II) RADEON(0): MC_FB_LOCATION..., 48) = 48 1 write(0, (II) RADEON(0): MC_AGP_LOCATIO..., 48) = 48 199 nanosleep({0, 1000}, NULL)

Bug#432138: offlineimap: Race (?) causes failure to start

2007-07-07 Thread Daniel Stone
Package: offlineimap Version: 4.0.16 Severity: normal About 20% of the time, when using either 4 or 8 threads, offlineimap will fail to start, throwing the following backtrace: .Thread 'InputHandler loop' terminated with exception: Traceback (most recent call last):

Bug#408482: Rationale for the US default

2007-02-08 Thread Daniel Stone
[Please keep me CC'ed if you want me to see it: I'm not subscribed.] Hi, I was the one who implemented the prompting, way back in the Ubuntu days. The reason is that Ubuntu originally shipped with French Canadian as the default, but several irritated users, as well as Jeff Bailey (from

Bug#329416: xserver-xorg: Bug with non-working three layouts is not fixed

2006-09-27 Thread Daniel Stone
On Wed, Sep 27, 2006 at 09:59:23PM +0200, Denis Barbier wrote: On Fri, Apr 21, 2006 at 06:01:12PM +0300, Daniel Stone wrote: On Fri, Apr 21, 2006 at 06:23:56PM +0300, Yauhen Kharuzhy wrote: This bug is not fixed in current unstable. In upstream it was fixed. XSF: http

Bug#388998: xserver-xorg-video-tdfx: Missing include headers

2006-09-24 Thread Daniel Stone
On Sun, Sep 24, 2006 at 05:22:07AM +0300, Guillem Jover wrote: The problem here is that xserver-xorg-video-tdfx is lacking some included headers, and the getsecs macro does not get expanded, so module ends up with an unresolvable symbol which makes X crash. The error can only be seen on the

Bug#382706: amaya crashes with GDK error traced to this component

2006-09-13 Thread Daniel Stone
On Wed, Sep 13, 2006 at 02:58:03AM -0700, Steve Langasek wrote: The title and severity of this bug are incorrect. The only reproducible problem reported in the original report that's related to libgl1-mesa-dri is display errors using the Radeon driver. I imagine this isn't a bug in libgl at

Bug#385976: strange (and annoying) delay on startup

2006-09-12 Thread Daniel Stone
On Mon, Sep 11, 2006 at 10:18:03PM +0200, Robert Millan wrote: Thanks for the ellaboration. This sounds like a strange race, though. It would require the user to launch the client before the server has finished its startup, which AFAICT can only be done from a shell that doesn't belong to

Bug#387133: libx11: FTBFS: floating point exception

2006-09-12 Thread Daniel Stone
On Tue, Sep 12, 2006 at 02:01:59PM +0200, Goswin von Brederlow wrote: Package: libx11 Version: 2:1.0.0-8 Severity: serious Justification: no longer builds from source Hi, when I try to build libx11 under etch or sid I get the following error: make[3]: Leaving directory

Bug#387133: libx11: FTBFS: floating point exception

2006-09-12 Thread Daniel Stone
On Tue, Sep 12, 2006 at 01:23:52PM -0700, Steve Langasek wrote: On Tue, Sep 12, 2006 at 03:50:04PM +0300, Daniel Stone wrote: On Tue, Sep 12, 2006 at 02:01:59PM +0200, Goswin von Brederlow wrote: Hi, when I try to build libx11 under etch or sid I get the following error: make[3

Bug#385033: libxvmc: missing debian/copyright file

2006-09-10 Thread Daniel Stone
On Sun, Sep 10, 2006 at 12:10:08PM +0200, David Schmitt wrote: The new debian/copyright only contains licensing information for src/XvMCWrapper.c. The other source files ./include/X11/extensions/XvMClib.h ./src/XvMClibint.h ./src/XvMC.c do not contain any licensing information and are

Bug#386385: xkb-data: Wrong codes for Greek polytonic breathing signs

2006-09-07 Thread Daniel Stone
On Thu, Sep 07, 2006 at 11:07:02AM +0200, Jan Willem Stumpel wrote: This is a 'simultaneous bug' in xkb-data and libx11-data. In /usr/share/X11/xkb/symbols/gr, the keys generating the Classical Greek 'breathing' signs are defined as follows key AC10 { [ dead_acute,

Bug#386385: xkb-data: Wrong codes for Greek polytonic breathing signs

2006-09-07 Thread Daniel Stone
On Thu, Sep 07, 2006 at 12:31:28PM +0200, Jan Willem Stumpel wrote: Daniel Stone wrote: Er, could dead_horn and dead_ognek sequences not just be added to en_US? Of course they could. But that would be perpetuating a kludge. dead_horn and dead_ogonek were chosen by the original Greek

Bug#383465: Contains obfuscated source code, DFSG violation?

2006-08-29 Thread Daniel Stone
On Tue, Aug 29, 2006 at 01:21:26AM +0200, Steinar H. Gunderson wrote: On Thu, Aug 17, 2006 at 02:12:17PM +0100, Matthew Garrett wrote: The nv driver appears to be heavily obfuscated and is effectively The idea that nvidia do not posess an electronic list of register names and offsets is

Bug#383465: Contains obfuscated source code, DFSG violation?

2006-08-29 Thread Daniel Stone
On Tue, Aug 29, 2006 at 09:53:34AM +0200, Xavier Bestel wrote: True. But as the driver is distributed under the MIT licence, I don't think it has to be under the preferred form for modification. Unless Debian requires it ? Um, the subject is about a DFSG violation, not a licence violation.

Bug#363517: xorg-server and kfreebsd

2006-08-28 Thread Daniel Stone
On Mon, Aug 28, 2006 at 12:06:27PM +0200, Petr Salinger wrote: - attached changes to debian packaging - it looks like kdrive is (still) linux only, Fixing this should be quite trivial, given that Xephyr is a 'fake' server. signature.asc Description: Digital signature

Bug#363517: xorg-server and kfreebsd

2006-08-28 Thread Daniel Stone
On Mon, Aug 28, 2006 at 01:55:26PM +0200, Michael Banck wrote: Samuel Thibault sent in a patch in #358015 and upstream #5613 for the kdrive issue. The byteswap part should be taken from Petr's patch, as it is more general (__GLIBC__ vs. __GNU__, so working on kfreebsd as well). I'm not

Bug#363517: xorg-server and kfreebsd

2006-08-28 Thread Daniel Stone
On Mon, Aug 28, 2006 at 04:03:50PM +0200, Petr Salinger wrote: Well, I have been confused by mandatory subdir linux, so 2nd attempt. That's pretty close, thanks. I'll try to clean it up a little bit tonight and commit those two to upstream git; I'll bounce -x the patches when I do. -

Bug#384056: xkb-data 0.8-7 -- it isn't possible to load the czsk layout

2006-08-23 Thread Daniel Stone
On Wed, Aug 23, 2006 at 05:53:22PM +0200, [EMAIL PROTECTED] wrote: Er, have you tried using /usr/share/X11/xkb instead of /etc/X11/xkb? ~$ setxkbmap -model pc104 -layout pc/czsk -print | xkbcomp -w0 -I/usr/share/X11/xkb - :0 Error: Can't find file pc/czsk for symbols include

Bug#384204: 32-bit biarch support

2006-08-22 Thread Daniel Stone
On Tue, Aug 22, 2006 at 05:22:48PM +0200, Robert Millan wrote: Patch attached for 32-bit biarch support (lib32sm6 and lib32sm-dev). (needs lib32ice first) Um, why don't you focus your energies on proper multiarch support instead of trying to propagate hacks like this further than they need to

Bug#384204: 32-bit biarch support

2006-08-22 Thread Daniel Stone
On Tue, Aug 22, 2006 at 06:35:08PM +0200, Robert Millan wrote: On Tue, Aug 22, 2006 at 07:19:29PM +0300, Daniel Stone wrote: On Tue, Aug 22, 2006 at 05:22:48PM +0200, Robert Millan wrote: Patch attached for 32-bit biarch support (lib32sm6 and lib32sm-dev). (needs lib32ice first

Bug#384204: 32-bit biarch support

2006-08-22 Thread Daniel Stone
On Tue, Aug 22, 2006 at 07:12:33PM +0200, Robert Millan wrote: On Tue, Aug 22, 2006 at 07:49:34PM +0300, Daniel Stone wrote: On Tue, Aug 22, 2006 at 06:35:08PM +0200, Robert Millan wrote: On Tue, Aug 22, 2006 at 07:19:29PM +0300, Daniel Stone wrote: On Tue, Aug 22, 2006 at 05:22:48PM

Bug#384204: 32-bit biarch support

2006-08-22 Thread Daniel Stone
On Tue, Aug 22, 2006 at 08:28:19PM +0200, Robert Millan wrote: Ok, if I understood correctly, changes in comparison with what we have now are: - A more standarised pathset, instead of just /emul/ia32-linux. According to http://wiki.debian.org/toolchain-multiarch, there are plans to make

Bug#383918: FTBFS on non-DRM systems

2006-08-21 Thread Daniel Stone
diff -ur xserver-xorg-video-i810-1.6.5/src/brw_structs.h xserver-xorg-video-i810-1.6.5-hurd/src/brw_structs.h --- xserver-xorg-video-i810-1.6.5/src/brw_structs.h 2006-08-08 22:51:25.0 + +++ xserver-xorg-video-i810-1.6.5-hurd/src/brw_structs.h 2006-08-20

Bug#384056: xkb-data 0.8-7 -- it isn't possible to load the czsk layout

2006-08-21 Thread Daniel Stone
On Mon, Aug 21, 2006 at 05:17:15PM +0200, [EMAIL PROTECTED] wrote: After lastest upgrade (package akb-data and xlibs-data) I can't load my keyboard based on layout czsk. (if I substitute pc/czsk or only czsk, result is the same) ~$ setxkbmap -model pc104 -layout pc/czsk -print | xkbcomp

Bug#376055: x11-common: dexconf ignores mouse port and protocol selections

2006-08-14 Thread Daniel Stone
On Mon, Aug 14, 2006 at 12:11:03PM +0200, Denis Barbier wrote: On Thu, Jun 29, 2006 at 08:42:59PM -0400, Ilguiz Latypov wrote: Trying to figure why my choice of ImPS/2 isn't stored in xorg.conf, I found that dexconf ignored it. Here is the patch. The changelog has this entry: * Change

Bug#376765: dpkg-reconfigure xserver-xorg issues strange warning about /etc/X11/X

2006-08-14 Thread Daniel Stone
On Mon, Aug 14, 2006 at 01:21:05PM +0200, Alejandro Exojo wrote: I don't fully understand the purpose of lines 1631 to 1637 of xserver-xorg.postinst (in version 1:7.0.23), and it seems I'm not the only one (see the comment why, why, why, why, why, why, why are we md5suming this? -daniels)

Bug#269860: fixed in input-hotplug

2006-08-14 Thread Daniel Stone
On Mon, Aug 14, 2006 at 09:03:57PM +, David Nusinow wrote: On Sat, Aug 12, 2006 at 10:03:36PM +0300, Daniel Stone wrote: I've pushed the fix for this (make the DIX more tolerant of devices without a CtrlProc: we return BadDevice) to the input-hotplug branch upstream. Thanks

Bug#362641: committed upstream

2006-08-12 Thread Daniel Stone
Hi, I've committed this patch upstream (thanks). I'd suggest that ioport just not be built for S390. Cheers, Daniel signature.asc Description: Digital signature

Bug#379480: (no subject)

2006-08-12 Thread Daniel Stone
I'd be stunned if this was actually a server problem, and not a client-side problem related to grabs. Which window manager do you use? Does changing it fix anything? signature.asc Description: Digital signature

Bug#373711: sure

2006-08-12 Thread Daniel Stone
Hi, This copyright file looks fine ([EMAIL PROTECTED] is me, but I don't use that address anymore). However, I should note that libxv1 was packaged from scratch (being a part of the modular tree), so at least the first paragraph should be removed. I don't think it's terribly important

Bug#269860: fixed in input-hotplug

2006-08-12 Thread Daniel Stone
I've pushed the fix for this (make the DIX more tolerant of devices without a CtrlProc: we return BadDevice) to the input-hotplug branch upstream. Thanks. signature.asc Description: Digital signature

Bug#93810: AEST vs EST, redux

2006-08-12 Thread Daniel Stone
FWIW, http://en.wikipedia.org/wiki/List_of_time_zones lists: UTC + 10, K * Australia (AEST— Eastern Standard Time) o Australian Capital Territory**, o New South Wales** (except Broken Hill, which observes South Australia time), o Queensland, o

Bug#372756: pkg-config?

2006-08-12 Thread Daniel Stone
While your bug report is perfectly valid, you're supposed to use pkg-config to check for xfixes. signature.asc Description: Digital signature

Bug#381950: doesn't know debian-installer/keymap = no-latin1 = xkblayout = no

2006-08-08 Thread Daniel Stone
On Tue, Aug 08, 2006 at 01:14:26AM +0200, Steinar H. Gunderson wrote: The xserver-xorg config script attempts to grok debian-installer/keymap and set XkbModel/XkbLayout accordingly. However, it doesn't recognize no-latin1, only no, and thus falls back to the default (pc104/us). I don't really

Bug#381118: sbuild: schroot + apt download is broken

2006-08-02 Thread Daniel Stone
Package: sbuild Version: 0.48 Severity: important Justification: breaks a major use case Hi, When using schroot and apt to download packages, the build tanks quite early: apt-get source is called from within the chroot, but none of the verify_md5sum stuff is, so it tries to verify the dsc in

Bug#381118: [Buildd-tools-devel] Bug#381118: sbuild: schroot + apt download is broken

2006-08-02 Thread Daniel Stone
On Wed, Aug 02, 2006 at 12:44:57PM +0100, Roger Leigh wrote: Daniel Stone [EMAIL PROTECTED] writes: When using schroot and apt to download packages, the build tanks quite early: apt-get source is called from within the chroot, but none of the verify_md5sum stuff is, so it tries to verify

Bug#380061: dpkg-reconfigure xserver-xorg doesn't update /etc/X11/xorg.conf

2006-07-27 Thread Daniel Stone
On Thu, Jul 27, 2006 at 10:35:15AM +0200, Christoph Pfister wrote: Reconfiguring xserver-xorg doesn't change /etc/X11/xorg.conf at all because of an obvious error in the postinst script. Please find a patch attached (and hopefully you agree on it ;-) which fixes the bug. ---

Bug#362641: Making xorg-server FTBFS RC

2006-07-26 Thread Daniel Stone
On Thu, Jul 27, 2006 at 03:56:00AM +0200, Julien Cristau wrote: On Sat, Jul 8, 2006 at 21:42:11 +0200, Adeodato Simó wrote: I'm raising the severity of this bug to critical because, although xorg-server was never compiled in s390 before (thus bug was filed with severity: important), it

Bug#375667: x11-common and xserver-xorg unupgradeable due to mutual deathgrip

2006-07-19 Thread Daniel Stone
On Wed, Jul 19, 2006 at 11:13:34AM +0100, Ian Jackson wrote: Ian Jackson writes (Re: Bug#375667: x11-common and xserver-xorg unupgradeable due to mutual deathgrip): Daniel Stone writes (Re: Bug#375667: x11-common and xserver-xorg unupgradeable due to mutual deathgrip): On Wed, Jun 28

Bug#354490: RFP: multiseat

2006-07-06 Thread Daniel Stone
On Wed, Jul 05, 2006 at 06:08:51PM -0700, Matt Taggart wrote: I noticed your comments in #354490 about multiseat maybe not quite being ready for primetime (back in May). Has the situation changed at all? What are the things you think needs to happen before this could be

Bug#374775: kdeinit symbol lookup error for libSM6

2006-07-04 Thread Daniel Stone
On Tue, Jul 04, 2006 at 11:50:00AM -0600, Michael Dawson wrote: I had the exact same problem and temporarily fixed it by downloading an older version of libSM.6.0.0 (in libsm6_4.3.0.dfsg.1-14sarge1_i386.deb) and used it to replace the new one in /usr/lib. KDE has been working fine so far.

Bug#375667: x11-common and xserver-xorg unupgradeable due to mutual deathgrip

2006-06-29 Thread Daniel Stone
On Wed, Jun 28, 2006 at 05:41:28PM +0100, Ian Jackson wrote: So before /usr/{lib,include}/X11 - /usr/X11R6/{lib,include} after /usr/{lib,include}/X11 - /usr/X11R6/{lib,include} and before /usr/bin/X11 - /usr/X11R6/bin (real dir) after /usr/bin/X11 - ../usr/X11R6/bin - /usr/bin

Bug#375667: x11-common and xserver-xorg unupgradeable due to mutual deathgrip

2006-06-28 Thread Daniel Stone
On Tue, Jun 27, 2006 at 03:08:33PM +0100, Ian Jackson wrote: It is not possible to upgrade these packages without either (a) deinstalling nearly the entire system or (b) using a --force option to dpkg to force violation of the declared dependencies. (a) is absurd and (b) should not be

Bug#345958: patch

2006-06-22 Thread Daniel Stone
On Thu, Jun 22, 2006 at 11:39:20AM +0200, Robert Millan [ackstorm] wrote: This patch from Ubuntu worked for me. XSF: This is from CVS/git, so should be fine to apply. signature.asc Description: Digital signature

Bug#372918: negative refresh rates in xrandr

2006-06-12 Thread Daniel Stone
On Mon, Jun 12, 2006 at 02:43:34PM +0200, Soeren Sonnenburg wrote: when I look at the output of xrandr I see negative refresh rates not only confusing me but also e.g. gnome-display-properties (i.e. I can no longer change resolutions on the fly with that tool) This is a known issue with

Bug#372278: xserver-xorg-input-all: using clipboard with 8 bits characters doesn't work

2006-06-09 Thread Daniel Stone
On Fri, Jun 09, 2006 at 11:02:01AM +0200, Bartosz Fenski aka fEnIo wrote: I'm not sure which package should I choose for this particular problem cause I'm not aware of internal mechanismes in X.org. Please forward/reassign this bugreport to the correct place if this is wrong one. The

Bug#370149: FTBFS: not compatible with FreeType 2.2

2006-06-04 Thread Daniel Stone
On Sat, Jun 03, 2006 at 07:43:11PM +0200, Martin Michlmayr wrote: Your package fails to build in unstable with the following errors. The changelog from xpdf (which had the same problem) will help you resolve this issue: xpdf (3.01-8) unstable; urgency=low * Add patch

Bug#369389: xresprobe: Regression between 0.4.18-1 and 0.4.23debian1 on a HP Pavillon zv5000

2006-05-29 Thread Daniel Stone
On Mon, May 29, 2006 at 04:30:57PM +0200, Free Ekanayaka wrote: I'm running bleeding-edge etch on my laptop HP Pavillon zv5000. The latest xresprobe version 0.4.23debian1 seems to fail to detect the proper resolution: [EMAIL PROTECTED]:/# xresprobe nv grep: /tmp/xprobe.19627/xorg.log: No

Bug#367986: Acknowledgement (sylpheed-gtk1: ..moving mail between folders within Sg1-1.0.6, crashes X.)

2006-05-25 Thread Daniel Stone
On Wed, May 24, 2006 at 08:11:09PM -0700, Steve Langasek wrote: On Thu, May 25, 2006 at 04:17:02AM +0200, Arnt Karlsen wrote: ..could it be a font thing? These crashes started after the font I had set up for Sylpheed-gtk1, disappeared off this box, everything else works like it should,

Bug#367844: xkeycaps: FTBFS: imake config files have moved

2006-05-21 Thread Daniel Stone
On Sun, May 21, 2006 at 02:24:54PM -0500, Steve Langasek wrote: On Thu, May 18, 2006 at 03:11:35PM +0200, Daniel Schepler wrote: Package: xkeycaps Version: 2.47-1 Severity: serious From my pbuilder build log: ... debian/rules build dh_testdir imake -DUseInstalled

Bug#365488: Current GNOME crashes X

2006-05-18 Thread Daniel Stone
On Thu, May 18, 2006 at 04:16:01AM +0200, Josselin Mouette wrote: Le mercredi 17 mai 2006 à 12:26 -0500, Donald King a écrit : Ever since a GNOME upgrade around late April, I haven't been able to use GNOME at all. By downgrading to Sarge versions of the kernel, X, and GNOME, I narrowed it

Bug#366427: xfonts-encodings: circular dependency: doesn't need to depend on xutils

2006-05-16 Thread Daniel Stone
On Mon, May 15, 2006 at 11:12:56PM -0400, David Nusinow wrote: checking for mkfontscale... no configure: error: mkfontscale is needed to build fontenc. FIXME: when we know where it is going to live, put a more informative comment here *chuckle*. Whoops. signature.asc Description:

Bug#354490: Not as straightforward as you think

2006-05-14 Thread Daniel Stone
Hi, I'm the primary author/ex-maintainer of multiseat. I'd like to request that anyone who wants to package this for Debian, not do so unless: * you are either part of the X Strike Force already, or plan to collaborate very closely with them, * you have a good understanding of how the

Bug#211765: Where have these files gone?

2006-05-10 Thread Daniel Stone
On Sat, May 06, 2006 at 10:32:25PM -0400, Nathanael Nerode wrote: With the modular split of Xorg 7, these files have probably scattered to different packages. Can someone suggest a good strategy for figuring out which packages currently contain the affected files? I don't want to download

Bug#366514: Automatic upgrade from Xfree86 needs to fix mouse

2006-05-10 Thread Daniel Stone
On Tue, May 09, 2006 at 08:55:03PM +1000, Peter Chubb wrote: I tried to upgrade from Xserver-xfree86 to xserver-xorg. The XF86Config-4 file had the mouse device as /dev/input/mice. The rewritten xorg.conf file had /dev/mouse, which doesn't exist on my system. It looks as though the info in

Bug#365353: missing debconf template: xserver-xorg/config/inputdevice/mouse/zaxismapping

2006-05-03 Thread Daniel Stone
On Tue, May 02, 2006 at 09:00:50PM -0400, David Nusinow wrote: On Tue, May 02, 2006 at 01:08:21PM +0300, Daniel Stone wrote: On Mon, May 01, 2006 at 09:08:35PM -0400, David Nusinow wrote: Right, I'm not really sure why Daniel removed the template in the ubuntu stuff. I'll look

Bug#365714: emacs21: FTBFS on most architectures, xaw issues.

2006-05-02 Thread Daniel Stone
On Tue, May 02, 2006 at 11:48:07AM +0200, Frank Küster wrote: As to the actual failure, it doesn't look as if it should be related to the NMU patch, and this is some other strange thing. On i386, it fails with i486-linux-gnu-gcc -c -DUSE_LUCID -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I.

Bug#365353: missing debconf template: xserver-xorg/config/inputdevice/mouse/zaxismapping

2006-05-02 Thread Daniel Stone
On Mon, May 01, 2006 at 09:08:35PM -0400, David Nusinow wrote: On Sun, Apr 30, 2006 at 12:44:01AM -0700, Steve Langasek wrote: On Sun, Apr 30, 2006 at 08:40:03AM +0200, Christian Perrier wrote: Quoting Adam Borowski ([EMAIL PROTECTED]): The debconf question

Bug#365028: xbase-clients: setxbmap man page at odds with /usr/lib/X11/xkb/README.config

2006-04-29 Thread Daniel Stone
On Thu, Apr 27, 2006 at 01:28:43PM +0100, Reuben Thomas wrote: The man page for setxkbmap says Only one layout is permitted. for -layout. But /usr/lib/X11/xkb/README.config has examples like: -layout us,cz,de. One of them must be wrong. Only one layout option is permitted (e.g. -layout us

Bug#365126: HELP!! Re: Bug#365126: wmrack - FTBFS: error: WMRack needs X Windows!!!

2006-04-29 Thread Daniel Stone
On Sat, Apr 29, 2006 at 08:55:16AM +0200, Andreas Metzler wrote: AC_PATH_X searches[1] for [Xt],[X11/Intrinsic.h],[XtMalloc (0)] by default, so this shouldn't have worked[2], as you do not build-depend on libxt-dev. Try purging libxt-dev and rebuild after dpkg-source -x. Er, no, that's

Bug#365028: xbase-clients: setxbmap man page at odds with /usr/lib/X11/xkb/README.config

2006-04-29 Thread Daniel Stone
On Sat, Apr 29, 2006 at 12:34:32PM +0100, Reuben Thomas wrote: On Thu, 27 Apr 2006, Daniel Stone wrote: On Thu, Apr 27, 2006 at 01:28:43PM +0100, Reuben Thomas wrote: The man page for setxkbmap says Only one layout is permitted. for -layout. But /usr/lib/X11/xkb/README.config has examples like

Bug#364838: xkb-data: systematically kills GNOME session during login

2006-04-29 Thread Daniel Stone
On Wed, Apr 26, 2006 at 10:25:35AM +0300, Martin-Éric Racine wrote: ke, 2006-04-26 kello 08:13 +0100, Daniel Stone kirjoitti: On Wed, Apr 26, 2006 at 10:07:54AM +0300, Martin-Éric Racine wrote: ke, 2006-04-26 kello 07:47 +0100, Daniel Stone kirjoitti: On Wed, Apr 26, 2006 at 09:40:28AM

Bug#364554: mgapdesk: FTBFS: xf86Parser.h: No such file or directory

2006-04-29 Thread Daniel Stone
On Mon, Apr 24, 2006 at 10:52:41AM +0200, Matej Vela wrote: mgapdesk fails to build because it can't find xf86Parser.h. It used to be in xlibs-static-dev, but doesn't seem to be in any of the Xorg 7.0 packages. [...] make[3]: Entering directory

Bug#364830: gnome-control-center: gnome-settings-daemon makes the X server segfault

2006-04-29 Thread Daniel Stone
On Wed, Apr 26, 2006 at 09:47:28AM +0200, Josselin Mouette wrote: Le mercredi 26 avril 2006 à 00:22 +0100, Sam Morris a écrit : When I try to log in to Gnome, the X server segfaults (leaving my console in a very bad state, I have to shell in from another machine to fix it). Attached is

Bug#365028: xbase-clients: setxbmap man page at odds with /usr/lib/X11/xkb/README.config

2006-04-29 Thread Daniel Stone
On Sat, Apr 29, 2006 at 12:54:01PM +0100, Reuben Thomas wrote: On Sat, 29 Apr 2006, Daniel Stone wrote: On Sat, Apr 29, 2006 at 12:34:32PM +0100, Reuben Thomas wrote: On Thu, 27 Apr 2006, Daniel Stone wrote: On Thu, Apr 27, 2006 at 01:28:43PM +0100, Reuben Thomas wrote: The man page

Bug#364838: xkb-data: systematically kills GNOME session during login

2006-04-26 Thread Daniel Stone
On Wed, Apr 26, 2006 at 09:40:28AM +0300, Martin-Éric Racine wrote: ke, 2006-04-26 kello 06:03 +0100, Daniel Stone kirjoitti: On Wed, Apr 26, 2006 at 04:34:38AM +0300, Martin-Éric Racine wrote: Since tonight's dinstall run, a libxklavier10 version that explicitely depends upon xkb-data

  1   2   3   >