xbase-clients_4.1.0-16woody1_i386.deb error

2003-09-17 Thread Christopher M Vogt
ERROR: /etc/X11/xkb/xkbcomp exists and is not a symbolic link. This package cannot be installed until this file is removed. Aborting installation of xbase-clients package. dpkg: error processing /var/cache/apt/archives/xbase-clients_4.1.0-16woody1_i386.deb (--unpack): subprocess pre-installatio

Re: pkg-config enabling libX11

2003-09-18 Thread Aaron M. Ucko
Er, why include config.{guess,sub} and install.sh? Nothing in your patch seems to call any of them... -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [EMAIL PROTECTED] (NOT a valid e-mail address) for more info.

Re: X Strike Force Render SVN commit: rev 17 - trunk/debian

2003-10-15 Thread Aaron M. Ucko
X Strike Force SVN Repository Admin <[EMAIL PROTECTED]> writes: > +debian/tmp/usr/lib/pkgconfig/render.pc usr/lib Er, shouldn't the target directory there be usr/lib/pkgconfig? -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [EMAIL PROTECTED] (NOT

Re: Bug#219551: Unicode xterms should do some kind of substitution for missing characters

2003-11-07 Thread Aaron M. Ucko
y what you're thinking of; it has a potentially problematic dependency on glib. There's also libunicode0, which depends only on libc, but the only relevant-sounding function I see is unicode_canonical_decomposition, which may not quite suffice. -- Aaron M. Ucko, KB1CJC (amu at al

[4.3.0-0pre1v4] Server crashes - repeatable

2003-11-08 Thread Karl M. Hegbloom
XEmacs 21, latest version from unstable, with gnuplot-mode; turn XEmacs toolbars off from the options menu, turn balloon-help mode on (M-x customize-apropos, balloon), but don't turn off the gnuplot toolbar; leave it at it's default configuration. Open a file and set it to gnuplot-

Bug#275034: xserver-xfree86: lynx is a build dependency (missing)

2004-10-05 Thread Aaron M. Ucko
!/bin/sh > ccache /usr/bin/gcc-3.4 -O3 -march=athlon-xp -funroll-loops > -fomit-frame-pointer -ffast-math $@ > > ... am i doing something silly [with the [EMAIL PROTECTED] Yes, you need to surround it with double quotes; otherwise it's no better than $*. -- Aaron M. Ucko, KB

Bug#275034: xserver-xfree86: lynx is a build dependency (missing)

2004-10-06 Thread Aaron M. Ucko
(4.3.0.dfsg.1-8) build-deps. >> Yes, you need to surround it with double quotes; otherwise it's no >> better than $*. > > ah _ha_. > > thank you v. much. No problem. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [EMAIL PROTECTED] (NOT a valid e-mail address) for more info.

Bug#433131: Update for etch?

2007-08-13 Thread Gabriel M. Beddingfield
Is there any way to get this bug fixed in etch? This is pretty much a DOS on my box. Even if root logs in to kill everything, the virtual terminals don't work until the machine is rebooted. Normal users have to hit the cycle to the power button to get out of it. Thanks, Gabriel -- To U

Bug#437961: xdm: loading Xresources fails because bindir/xrdb does not exist

2007-08-14 Thread Aaron M. Ucko
Package: xdm Version: 1:1.1.5-1 Severity: normal The latest xdm upload introduced a nasty regression: the DisplayManager.xrdb xdm-config resource defaults to bindir/xrdb (sic) rather than /usr/bin/xrdb. As a result, xdm fails to load /etc/X11/xdm/Xresources, defaulting to a relatively unattractiv

Bug#442897: xserver-xorg-video-dummy: please bump build-dep on xserver-xorg-dev

2007-09-17 Thread Aaron M. Ucko
Package: xserver-xorg-video-dummy Version: 1:0.2.0-6 Severity: grave Justification: renders package unusable xserver-xorg-video-dummy still depends merely on xserver-xorg-dev (>= 2:1.2.99.902); at least on amd64, the autobuilder consequently wound up building it against xserver 1.3, yielding a bin

Bug#443227: xclock: wrong geometry when running -d -norender with LANG=C

2007-09-19 Thread Aaron M. Ucko
Package: x11-apps Version: 7.3+1 Severity: minor Running xclock -d(igital) -norender with LANG=C recently started yielding a square window with a lot of extra vertical space and not quite enough horizontal space (at least with my customary font), as if I had instead wanted an analog display. This

Bug#443227: xclock: wrong geometry when running -d -norender with LANG=C

2007-09-19 Thread Aaron M. Ucko
"Aaron M. Ucko" <[EMAIL PROTECTED]> writes: > In particular, working around #352967 by specifying a strftime > format rather than tweaking locale settings yields sane geometry. Never mind, this doesn't appear to work reliably after all. :-/ -- Aaron M. Ucko, KB1CJC

Bug#443227: xclock: wrong geometry when running -d -norender with LANG=C

2007-09-19 Thread Aaron M. Ucko
to load a usable fontset git-bisect bad 8476e5fbddafc17190347e86a68f66dc3958 Please let me know if there's any other information you'd like me to provide. Thanks! -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi

Bug#130870: i cant believe how it works

2004-01-21 Thread Spoonerism M. Vortices
no more epidemic here Hi! I lost 80 pounds boost self confidence! no more epidemic here enjoy your life of learn the secrets of weightloss this program really works not depressed keeps the girls no more fat person by by fattie its easy Here you go http://www.Xo0g8cW.gtrrrez.us/welo/

Bug#221998: /usr/X11R6/bin/xdm: wtmp entries not cleared upon exit

2004-02-01 Thread Adam M. Costello
> who > > notice the entry for the old X process that doesn't exist anymore. I noticed the same thing today. The problem arises from the removal of Xsetup and Xreset from /etc/X11/xdm/. According to the changlog, these files were removed so that xconsole would not be run, but there was an un

Bug#115882: xserver-xfree86: bug still there; workaround AlwaysRestartServer=true in gdm.conf

2004-02-01 Thread Adam M. Costello
"Michael J. Creutz" <[EMAIL PROTECTED]> wrote: > Logging out of X still totally froze up the system about 1/3 of the > time. Putting > > AlwaysRestartServer=true > > into gdm.conf seems to evade the problem. I've been having a similar experience with my Number Nine Imagine 128 II rev 2. The prob

Re: X Strike Force XFree86 SVN commit: rev 1000 - in branches/4.3.0/sid/debian: . patches

2004-02-02 Thread Aaron M. Ucko
0.1 -rw-r--r--1 root root32244 2003-12-30 16:58 /usr/lib/libXcursor.so.1.0.1 -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [EMAIL PROTECTED] (NOT a valid e-mail address) for more info.

Bug#765828: x11-utils: xprop -spy leaks memory

2016-04-16 Thread Yuriy M. Kaminskiy
Control: tags -1 fixed-upstream thanks This bug should be fixed upstream by commits from 4f748e3d2b1368ec0590a413ba5f7addc5e3344f to fa732adbbf5e29f4bb230e9b7c0c91ccb4b5af7e (not yet in any released version, AFAIK).

Bug#505893: x11-utils: xmessage ignores locale encoding

2016-04-19 Thread Yuriy M. Kaminskiy
Control: found -1 x11-utils/7.7+2 Control: tags -1 patch thanks For the record: 1) xmessage 1.0.4 was included in 7.7+1 2) ...however, as of jessie, xmessage seems still broken; 3) I've found workaround: python -c 'print u"aix\xf2".encode("utf-8")' | \ xmessage -xrm '*international:true'

Bug#378779: xmessage -default ignores -print

2016-04-19 Thread Yuriy M. Kaminskiy
Control: tags -1 patch Control: found -1 x11-utils/7.7+2 thanks Still present in jessie. Attached patch should fix it. >From f4ef2e191e39c7a2de5902d761e4103dfa571074 Mon Sep 17 00:00:00 2001 From: "Yuriy M. Kaminskiy" Date: Wed, 20 Apr 2016 03:51:46 +0300 Subject: [PATCH] xmess

Bug#780990: xserver-xorg-video-intel: hangs startx on logout if xrandr rotate is used in session

2015-10-14 Thread M Joonas Pihlaja
Hi, Just wanted to let you know that I just upgraded to jessie and hit this same problem with xfce4. I have two monitors, so to make any use of the other one I run xrandr --output DP1 --auto --output DP2 --auto --right-of DP1 --rotate left After logout from my xfce4 session I get the same free

Bug#790325: libxaw7: obtaining textSink.textProperties by editres triggers sigsegv in application

2015-06-27 Thread Yuriy M. Kaminskiy
6 2.19-18 ii libx11-6 2:1.6.2-3 ii libxext6 2:1.3.3-1 ii libxmu62:1.1.2-1 ii libxpm41:3.5.11-1+b1 ii libxt6 1:1.1.4-1+b1 ii multiarch-support 2.19-18 libxaw7 recommends no packages. libxaw7 suggests no packages. -- no deb

Bug#804863: Fails to start with kernel riemann 4.2.0-1-amd64

2015-11-12 Thread Steve M. Robbins
Package: xserver-xorg-video-radeon Version: 1:7.5.0-1+b1 Severity: grave With the 4.2 kernel, X11 fails to start up. The log file Xorg.0.log contains a diagnostic "[drm] failed to set drm interface version." Workaround: downgrading to kernel 4.1 allows X11 to start. Note that this bug report is

Secuz r

2017-05-17 Thread Seth M Buchwald
Sent from my iPhone

Bug#456219: xserver-xorg-video-intel: causes excessive interrupts with compiz

2007-12-13 Thread brian m. carlson
g DDC gathered Modelines: (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) (II) intel(0): Modeline "1024x768"x0.0 54.16 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (40.3 kHz) (II) intel(0): Modeline &qu

Bug#456628: compiz: fails to start when POSIXLY_CORRECT is set

2007-12-16 Thread brian m. carlson
mana ii compiz-gtk 0.6.3~git20071208.25941d14-1 OpenGL window and compositing mana ii compiz-plug 0.6.3~git20071208.25941d14-1 OpenGL window and compositing mana compiz recommends no packages. -- no debconf information -- brian m. carlson / brian with sandals: Houston, Texas, US +1

Bug#448770: FTBFS: missing build-dep on x11proto-kb-dev

2007-10-31 Thread Aaron M. Ucko
Package: xserver-xorg-input-joystick Version: 1:1.3.0-2 Severity: serious Justification: no longer builds from source xserver-xorg-input-joystick generally fails to build from source; http://buildd.debian.org/fetch.cgi?pkg=xserver-xorg-input-joystick;ver=1%3A1.3.0-2;arch=amd64;stamp=1193584943 is

Bug#442316: Xorg hotplugging problems

2007-11-07 Thread Aaron M. Ucko
yone's keyboard use the evdev driver. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#451571: xserver-xorg-video-intel: uses lots of CPU with Compiz and (new default) EXA

2007-11-16 Thread brian m. carlson
ot;Device" "/dev/input/event8" (--) Synaptics Touchpad touchpad found (II) Configured Mouse: ps2EnableDataReporting: succeeded (II) intel(0): EDID vendor "LEN", prod id 16448 (II) intel(0): Printing DDC gathered Modelines: (II) intel(0): Modeline "1024x768"x0.0

Bug#451571: xserver-xorg-video-intel: uses lots of CPU with Compiz and (new default) EXA

2007-11-21 Thread brian m. carlson
allows for more efficient GLX_EXT_texture_from_pixmap together with 2D acceleration, but unfortunately this is difficult to set up. How do I enable the i915tex driver? It seems it's already present in libgl1-mesa-dri. -- brian m. carlson / brian with sandals: Houston, Texas, US +1 713 440 7475 | http:

Bug#443227: xclock: wrong geometry when running -d -norender with LANG=C

2007-11-26 Thread Aaron M. Ucko
Brice Goglin <[EMAIL PROTECTED]> writes: > Did you manage to find more details about this? No, sorry, I've been (and remain) busy with other matters. Thanks for asking, though. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http:/

Bug#420506: DRI fails

2007-04-23 Thread Aaron M. Ucko
excessive. :-/) -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [EMAIL PROTECTED] (NOT a valid e-mail address) for more info. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#420506: DRI fails

2007-04-23 Thread Aaron M. Ucko
Michel Dänzer <[EMAIL PROTECTED]> writes: > It probably doesn't really use that much memory up front. The log file Thanks for clarifying; I had hoped that might be the case. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [EMAIL PROTECTED] (NOT a valid

Re: [RFC] Splitting/reorganizing xbase-clients & xutils

2007-05-07 Thread Aaron M. Ucko
nts depending on a lot of libraries that only a handful of the programs it contains actually needs, so it would be unfortunate if such "dependency pollution" were still present. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [EMAIL PROTECTED] (NOT a

Bug#426970: xbase-clients: xrandr segfaults reading /lib/i686/cmov/libdl.so.2

2007-05-31 Thread Karsten M. Self
Package: xbase-clients Version: 1:7.1.ds1-2 Severity: normal xrandr segfaults when invoked. If I'm reading strace correctly, it's failing in a read of /lib/i686/cmov/libdl.so.2: access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/i686/cmov/libdl.

Bug#426970: xbase-clients: xrandr segfaults reading /lib/i686/cmov/libdl.so.2

2007-06-01 Thread Karsten M. Self
on Fri, Jun 01, 2007 at 07:55:27AM +0200, Brice Goglin ([EMAIL PROTECTED]) wrote: > retitle 426970 xrandr segfaults > thank you > > > > > Karsten M. Self wrote: > > Package: xbase-clients > > Version: 1:7.1.ds1-2 > > Severity: normal > > > >

Bug#427121: xserver-xephyr: Missing manpage, Xephyr

2007-06-01 Thread Karsten M. Self
Package: xserver-xephyr Version: 2:1.1.1-21 Severity: normal This package is missing a man page for the Xephyr command (/usr/bin/Xephyr). Per Debian Policy 12.1: Each program, utility, and function should have an associated manual page included in the same package. It is suggested that

Re: xorg override disparity

2007-01-19 Thread Aaron M. Ucko
Julien Cristau <[EMAIL PROTECTED]> writes: > I think the override should be changed for these packages. They are now > dummy packages, provided for upgrades from sarge. Is the correct > section for these "oldlibs", or something different? I'd say oldlibs. --

Bug#263891: xserver-xfree86: SIGILL on Dell Dimension XPS Pro 200n

2007-01-19 Thread Bruce M. Wong
No problem since Debian switched to Xorg. Bruce -Original Message- From: Brice Goglin [mailto:[EMAIL PROTECTED] Sent: Friday, January 19, 2007 11:32 AM To: Bruce Wong Cc: [EMAIL PROTECTED] Subject: Bug#263891: xserver-xfree86: SIGILL on Dell Dimension XPS Pro 200n Hi Bruce, About 2 ye

Re: X Strike Force XFree86 SVN commit: r2289 - /

2005-08-10 Thread Aaron M. Ucko
conventionally. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [EMAIL PROTECTED] (NOT a valid e-mail address) for more info. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: X Strike Force X.Org X11 SVN commit: r890 - in trunk/debian: . patches patches/general

2005-11-23 Thread Aaron M. Ucko
hanks Julien Wajsberg. (closes: #320328) -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [EMAIL PROTECTED] (NOT a valid e-mail address) for more info. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#343129: xemacs / libX11 / NVIDIA crashes on opteron under kernel 2.6.14-2

2005-12-16 Thread Aaron M. Ucko
w any obvious (to me) place where a file or > directory is being referenced. I've added the maintainer of that file I'm pretty sure the message just means that gdb can't find ChkIfEv.c to show you the actual contents of its line 57 -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu

Bug#345393: x-window-system-core: missing alternate dependency on libgl1-mesa-dri

2005-12-30 Thread Aaron M. Ucko
Package: x-window-system-core Version: 6.9.0.dfsg.1-1 Severity: normal Happy holidays, and congratulations on getting 6.9.0 out the door! That said, I'm afraid I have a bug to report: As noted in #334721, which I believe it's too late to reopen :-/, the libgl1-mesa-dri should be an alternative *

Bug#347791: upgrade resets x-terminal-emulator alternative

2006-02-03 Thread Aaron M. Ucko
This is presumably a side effect of xterm's move from /usr/X11R6/bin to /usr/bin, which involves dropping the old alternatives and adding new ones. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [EMAIL PROTECTED] (NOT a valid e-mail address) for more info. -

xkb add 3 afghan keymaps

2006-02-22 Thread M. Emal Alekozai
GNOME, KDE etc.)? Notes, corrections or additions are welcomed. [1] http://www.evertype.com/standards/af/ [2] http://www.evertype.com/standards/af/af-locales.pdf [3] http://www.evertype.com/standards/af/enabled.html [4] http://www.afghanischerKulturverein.de/en/afghanComputer_en.php Regards M. Emal Alekoz

Re: X Strike Force X.Org X11 SVN commit: r1265 - branches/modular/debian/xorg/debian

2006-02-24 Thread Aaron M. Ucko
share/fonts/X11? -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [EMAIL PROTECTED] (NOT a valid e-mail address) for more info. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: X Strike Force X.Org X11 SVN commit: r1308 - branches/modular/debian/xorg/debian

2006-02-24 Thread Aaron M. Ucko
X Strike Force SVN Repository Admin <[EMAIL PROTECTED]> writes: > +Package: xlibmesa-dri > +Section: libdevel > +Architecture: any > +Depends: libgl1-mesa-dri This will probably be more effective if you version libgl1-mesa-dri's conflict with xlibmesa-dri. :-) -- Aaron

Bug#358357: x11-common: trying to overwrite `/usr/include/X11', which is also in package libxft-dev

2006-03-22 Thread Artur M. Piwko
Package: x11-common Version: 6.9.0.dfsg.1-4 Severity: important Unpacking replacement x11-common ... dpkg: error processing /var/cache/apt/archives/x11-common_6.9.0.dfsg.1-5_all.deb (--unpack): trying to overwrite `/usr/include/X11', which is also in package libxft-dev -- System Information:

Bug#359023: xterm: Xft support missing on amd64

2006-03-27 Thread Aaron M. Ucko
AFAICT, xterm wound up getting built against a buggy version of libxft-dev (namely, 2.1.8.2-5) on amd64 and should therefore be binNMUed for that platform. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [EMAIL PROTECTED] (NOT a valid e-mail address) for more info

Re: 6.8.2 packages available anywhere?

2006-04-04 Thread Aaron M. Ucko
stuck with software rendering, unless you downgrade (and hold back) xlib(os)mesa-* in addition to xserver-xorg(-dbg). Apart from that, I haven't encountered any problems with mixing and matching versions. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [EMAIL PROTEC

xfs problems

2001-05-24 Thread Bradley M Alexander
count, he only has three basic fonts. I figure that its either permissions or pathing thats borked, but I don't know where to start looking. Anyone got any suggestions? Thanks, -- --Brad ==== Bradley M. Alexan

[kmself@ix.netcom.com: Ye old 'fixed' font bug -- solved?]

2001-10-16 Thread Karsten M. Self
Not sure if this has been properly addressed or not, but if so, this would seem to represent an addressable bug. Please CC on reply. -- Karsten M. Selfhttp://kmself.home.netcom.com/ What part of "Gestalt" don't you understand? Home of the brave

4.2.0 timeframe?

2002-01-24 Thread M. Hari Nezumi
Out of curiosity, is there currently an estimate as to when XFree 4.2 will be in unstable? Thanks. -- Magenta H. Nezumi http://trikuare.cx - home of the porcupine

Bug#362129: xbase-clients: FTBFS: Missing Build-Depends

2006-04-12 Thread Aaron M. Ucko
fo, xsetmode, and xsetpointer all need libxi-dev. (I do agree that it might make sense for libxcursor-dev to depend on libxfixes-dev, though.) -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [EMAIL PROTECTED] (NOT a valid e-mail address) for more info. -- To UNSUBSCRIBE

Bug#362112: Spanish keyboard too

2006-04-12 Thread Guillermo Salas M.
> Same error with spanish keyboard: AltGr doesn't works (and at, ntilde, > ccedil) > I had the same trouble, was fixed instaling xkb-data and runing dpkg-reconfigure xserver-xorg and selecting latam as layout (I'm using latam keyboard). > Section "InputDevice" >Identifier "Generic

Bug#362468: xorg: gnome fails to enable xkb

2006-04-13 Thread John M Flinchbaugh
Package: xorg Version: 1:7.0.10 Severity: normal After xorg 7.0 hit sid, gnome complains about not being able to enable xkb. Error activating XKB configuration. It can happen under various circumstances: - a bug in libxklavier library - a bug in X server (xkbcomp, xmodmap utilities) - X server wi

Bug#362524: Have the conflicting packages' maintainers been notified?

2006-04-15 Thread Steve M. Robbins
Hi, Today, "apt-get dselect-upgrade" wants to remove several packages, e.g. "xfs", presumably due to new conflicts by xorg. I checked for a bug report on "xfs" and found none. Have all the maintainers of newly-uninstallable packages been notified about this change? Or should I file bug reports?

Bug#362524: missing conflict on xearth

2006-04-16 Thread Steve M. Robbins
After an upgrade to xorg 1:7.0.12, I was left with one file in /usr/X11R6/bin: xearth. I subsequently discovered that xearth is "non-free". Possibly you missed all the non-free package conflicts? So I removed xearth, and /usr/X11R6/bin went away. X wouldn't start because nothing could now be f

Bug#362524: missing conflict on xearth

2006-04-16 Thread Steve M. Robbins
Hi David, I appreciate your prompt reply. I imagine you and the rest of the X11-packaging team must be feeling a bit under fire at the moment. I'd like to let you know that your efforts are greatly appreciated, nonetheless. On Sun, Apr 16, 2006 at 05:47:43PM -0400, David Nusinow wrote: > The x

Bug#364113: x11-common: more conflicts needed: beaver, lsb-core, yank

2006-04-21 Thread Aaron M. Ucko
Package: x11-common Version: 1:7.0.10 Severity: serious Justification: Policy 6.5(4) At least on amd64, the following packages ship /usr/X11R6/bin as a directory (but don't actually populate it): beaver 0.2.5-2 lsb-core 3.1-4 yank 0.2.1-7.2 As in http://bugs.debian.org/364007, x11-common should

Bug#363359: xserver-xorg: Resolution has changed from 100 dpi, to 75 dpi

2006-04-21 Thread Aaron M. Ucko
y cleans up old conffiles. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [EMAIL PROTECTED] (NOT a valid e-mail address) for more info.

Bug#364228: mesa-swx11-source: indirect rendering broken on 64-bit platforms

2006-04-21 Thread Aaron M. Ucko
Package: mesa-swx11-source Version: 6.4.1-0.4+ucko1 Severity: important Tags: patch upstream [XSF: when this patch is in, please bump xorg-server's build dependency on mesa-swx11-source accordingly in order to pick up the fixes.] As reported at https://bugs.freedesktop.org/show_bug.cgi?id=5835 an

Re: X Strike Force X.Org X11 SVN commit: r1952 - tags/driver/xserver-xorg-video-i810

2006-04-24 Thread Aaron M. Ucko
X Strike Force SVN Repository Admin <[EMAIL PROTECTED]> writes: > Tag upload of xserver-xorg-video-i810-2:1.4.1.3-1 to unstable Are you sure you actually uploaded this? I see no sign of it. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [EMAIL PROTECTE

Re: X Strike Force X.Org X11 SVN commit: r1952 - tags/driver/xserver-xorg-video-i810

2006-04-25 Thread Aaron M. Ucko
David Nusinow <[EMAIL PROTECTED]> writes: > It was rejected because of cruft still hanging around in experimental. Ah, yeah, I see how that could have happened. > I've written ftpmaster to hopefully clear it out so I can re-upload. Thanks! -- Aaron M. Ucko, KB1CJC (amu at a

Bug#343389: rxvt won't start

2006-04-28 Thread Aaron M. Ucko
: aborting > > Has anyone seen this problem, and can you tell me what I should check? You may have managed to hit http://bugs.debian.org/343389 . Try reinstalling the x11-common package with dpkg --force-confmiss: dpkg -i --force-confmiss /var/cache/apt/archives/x11-common_*.deb --

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

2006-04-28 Thread Aaron M. Ucko
ough: CFLAGS="$CFLAGS ${x_includes:+-I$x_includes}" LIBS="$LIBS ${x_libraries:+-L$x_libraries} -lX11" -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [EMAIL PROTECTED] (NOT a valid e-mail address) for more info. -- To UNSUBSCRIBE, email to [

Re: X Strike Force X.Org X11 SVN commit: r2001 - trunk/debian/xorg/debian

2006-05-01 Thread Aaron M. Ucko
om /etc/X11/Xsession.d when the new > xfree86-common package is purged. Thanks Joe Drew. (closes: #318294) Shouldn't that logic go in the post*rm*? -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [EMAIL PROTECTED] (NOT a valid e-mail address) for more info.

Re: X Strike Force X.Org X11 SVN commit: r2001 - trunk/debian/xorg/debian

2006-05-03 Thread Aaron M. Ucko
David Nusinow <[EMAIL PROTECTED]> writes: > No, because we really just want to get rid of these things. They're > functionally replicated in x11-common anyway now. Sure, but in that case you shouldn't be testing "$1" for purge, as the postinst will never be invo

Bug#366787: xserver-xorg-input-mouse: left/right events when scrolling up/down too quickly

2006-05-10 Thread Brian M. Carlson
Package: xserver-xorg-input-mouse Version: 1:1.0.4-2 Severity: important Tags: patch Justification: makes mouse scroll wheels almost completely useless When using my mouse in Firefox, among other applications, scrolling up or down very quickly generates left and right events instead of the proper

Bug#366787: xserver-xorg-input-mouse: left/right events when scrolling up/down too quickly

2006-05-11 Thread Brian M. Carlson
On Thu, 2006-05-11 at 13:27 +0200, David Martínez Moreno wrote: > El jueves, 11 de mayo de 2006 04:13, Brian M. Carlson escribió: > > Package: xserver-xorg-input-mouse > > Version: 1:1.0.4-2 > > Severity: important > > Tags: patch > > Justification: makes mous

Bug#366994: xfonts-encodings: Absolute_path patch makes it out of work

2006-05-12 Thread Aaron M. Ucko
to the "encodings.dir" file. The prefix is prepended as-is. If a `/' is required between the prefix and the path names, it must be supplied explicitly as part of the prefix. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at

Re: Mesa 6.4.2 and 6.5, Release Candidates

2006-05-25 Thread Aaron M. Ucko
d x; do echo $$x usr/share/mesa-source/`dirname $$x`; done \ + > $@ binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install configure debian/mesa-swx11-source.install With that packaging issue out of the way, I was able to confirm that bug #364228 is no more;

Re: Mesa 6.4.2 and 6.5, Release Candidates

2006-05-26 Thread Aaron M. Ucko
n. At any rate, although I'm not entirely clear on X's needs either, I can confirm that current xorg-server sources build cleanly against this morning's version of mesa-swx11-source 6.4.2-1. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [EMAIL PROTEC

Bug#364233: mesa-swx11-source: indirect rendering broken on 64-bit platforms

2006-05-31 Thread Aaron M. Ucko
"Aaron M. Ucko" <[EMAIL PROTECTED]> writes: > [XSF: when this patch is in, please bump xorg-server's build dependency > on mesa-swx11-source accordingly in order to pick up the fixes.] Marcelo recently uploaded a fixed version of Mesa (thanks!); as such, please go ahea

Bug#370382: xserver-xorg-video-all: Xorg 7.0.20: S3 driver doesn't work

2006-06-04 Thread Evgeny M . Zubok
Package: xserver-xorg-video-all Version: 1:7.0.20 Severity: important Subj. I have old S3 Trio64v2 videocard. I placed the same bug into freedesktop.org bugtracking system with xorg.conf and Xorg.0.log. Here: https://bugs.freedesktop.org/show_bug.cgi?id=7112 -- System Information: Debian Relea

Where'd GL/GLwMDrawA.h go?

2006-06-18 Thread Steve M. Robbins
Hello, Before the Great Fracturing, I believe this file was in xlibmesa-gl-dev. Where may I find it now? Thanks, -Steve - Forwarded message from Julien Danjou <[EMAIL PROTECTED]> - Date: Sun, 18 Jun 2006 15:33:36 +0200 From: Julien Danjou <[EMAIL PROTECTED]> Subject: Bug#374303: inven

Re: Where'd GL/GLwMDrawA.h go?

2006-06-19 Thread Steve M. Robbins
On Mon, Jun 19, 2006 at 08:58:10AM +0300, Daniel Stone wrote: > On Sun, Jun 18, 2006 at 08:48:46PM -0400, Steve M. Robbins wrote: > > Before the Great Fracturing, I believe this file was in > > xlibmesa-gl-dev. Where may I find it now? > > GLw is not built; it's not i

Re: Where'd GL/GLwMDrawA.h go?

2006-06-20 Thread Steve M. Robbins
On Tue, Jun 20, 2006 at 11:51:27AM +0200, Michel Dänzer wrote: > On Mon, 2006-06-19 at 09:10 -0400, Steve M. Robbins wrote: > > > It appears that libgl1-mesa-swx11-dev is built from mesa 6.4.2, whilst > > GL-from-xorg is built from mesa 6.9.0. > > There's no such

Re: Where'd GL/GLwMDrawA.h go?

2006-06-21 Thread Steve M. Robbins
On Tue, Jun 20, 2006 at 05:30:20PM +0200, Michel Dänzer wrote: > On Tue, 2006-06-20 at 10:34 -0400, Steve M. Robbins wrote: > > ... could [libgl1-mesa-dev] supply the GLw library as does > > libgl1-mesa-swx11-dev? > > No, and I'm not sure what the point would be, given

Bug#297245: xserver-xfree86: Hangs on upgrade at Preconfiguring packages stage.

2005-02-27 Thread Thomas M Hughes
"1600x1200" "1280x1024" EndSubSection SubSection "Display" Depth 8 Modes "1600x1200" "1280x1024" EndSubSection SubSection "Display"

Bug#297245: xserver-xfree86: Problem has gone away on its own after a while.

2005-03-19 Thread Thomas M Hughes
x1024" EndSubSection SubSection "Display" Depth 8 Modes "1600x1200" "1280x1024" EndSubSection SubSection "Display" Depth 15 Modes

Bug#301173: xterm: ctlseqs doc has disappeared

2005-03-23 Thread Adam M. Costello
Package: xterm Version: 4.3.0.dfsg.1-10 Severity: minor There used to be a file /usr/share/doc/xterm/ctlseqs.* that described the control sequences understood by xterm. It seems to have disappeared. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (900, 'testing'),

Re: Bug#287608: Missing dependency on lesstif2-dev?

2005-03-31 Thread Aaron M. Ucko
ctions, which is pretty unlikely). As such, I'd say that whatever package contains libGLw should merely Suggest lesstif2-dev | lesstif-dev, though it ought to Recommend, if not Depend on, libxt-dev. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [EMAIL PROTECTED] (NOT

Re: X Strike Force X.Org X11 SVN commit: r108 - trunk/debian

2005-05-17 Thread Aaron M. Ucko
X Strike Force SVN Repository Admin <[EMAIL PROTECTED]> writes: > Adding xserver-xorg.bug.presubj from xserver-xfree86.bug.presubj in xfree > trunk. Please don't forget to rebrand it. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [EMAIL PROTECTE

systemware, teachware and artware from sixty dollrs

2005-06-16 Thread Uprising M. Swaths
www.6dal95ouahovl7o.potboydomhf.com malicieuse ce le décontenancerait, cela. colorées égale agenouillasses au-dessus cravaches devant au-dessus déplumes le fêlions. les blindai les guillotinée ce songeurs blinder vers sur déjetterais essuierions mais mélangé. du émanant sans devant désintoxiquer

Re: X Strike Force Xrender SVN commit: r109 - trunk/debian

2005-06-17 Thread Aaron M. Ucko
;> 1.3.0)" Shouldn't the version string be (>> 1:0.9.0)? -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [EMAIL PROTECTED] (NOT a valid e-mail address) for more info. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#315315: xserver-xfree86: accel disabled on ct69000

2005-06-22 Thread Aaron M. Ucko
on acceleration by putting > > Option "Accel" You may need to use a double negative here; does Option "NoAccel" "off" work any better? -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [EMAIL PROTECTED] (NOT a valid e-mail address

Bug#315315: xserver-xfree86: accel disabled on ct69000

2005-06-23 Thread Aaron M. Ucko
27;re consequently out of luck. :-/ -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [EMAIL PROTECTED] (NOT a valid e-mail address) for more info. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#255025: xlibs: Windows keys stopped working as modifiers to some other keys

2005-06-23 Thread Liam M. Healy
Package: xlibs Version: 4.3.0.dfsg.1-14 Severity: normal I have a 104-key US keyboard, and the Super ("windows") keys could not be used as modifiers for ratpoison. I think it might be the same problem seen in this bugreport. xmodmap shows: xmodmap: up to 3 keys per modifier, (keycodes in paren

Re: X Strike Force X.Org X11 SVN commit: r259 - trunk/debian

2005-06-24 Thread Aaron M. Ucko
you please also post the .orig.tar.gz when you get a chance, to allow builds for non-i386 architectures (amd64 in my case)? Thanks. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [EMAIL PROTECTED] (NOT a valid e-mail address) for more info. -- To UNSUBSCRIBE, email

Re: X Strike Force X.Org X11 SVN commit: r259 - trunk/debian

2005-06-27 Thread Aaron M. Ucko
[EMAIL PROTECTED] (Aaron M. Ucko) writes: > Cool. Could you please also post the .orig.tar.gz when you get a > chance, to allow builds for non-i386 architectures (amd64 in my case)? Now that this has materialized (thanks!), I'm pleased to report that my amd64 build ran without error

xfs-xtt stopped on upgrade, XF86_S3 at 50-70% CPU

2000-01-16 Thread Karl M. Hegbloom
When `xfs-xtt' got upgraded just now, it stopped the font server. Now the server is running at 50-70% CPU. I cannot launch any new programs. When I tried to start a `gnome-terminal' from an XEmacs shell buffer, it just sat there waiting, and the X server went to even higher CPU usage. I gu

Re: Xfree configuration hangs when installing from scratch.

2000-02-29 Thread Karl M. Hegbloom
> "Randolph" == Randolph Chung <[EMAIL PROTECTED]> writes: >> the dialog boxes tells me that i don't have a /proc/pci (which is normal since >> i don't have a pci bus on my hardware, and am using an fbdev X server anyway.) Randolph> [...] >> Anyway, since at least two arches

Re: no window manager, no x-terminal, after installing task-gnom

2000-03-01 Thread Karl M. Hegbloom
[ X-Posted to debian-x and debian-boot. See the short thread in debian-boot for more on what's been said about this topic. ] > "Sean" == Sean 'Shaleh' Perry <[EMAIL PROTECTED]> writes: >> >> So I guess task-x-window-system-core is off the hook. But I still >> should have got

Re: no window manager, no x-terminal, after installing task-gnome

2000-03-04 Thread Karl M. Hegbloom
> "Eric" == Eric Hanchrow <[EMAIL PROTECTED]> writes: Eric> Just tried another install today, with boot-floppies built from Eric> CVS sources that I updated about noon today, PST. I installed the Eric> task-x-window-system package, and typed `startx' when dselect was Eric> fin

Re: Can't log in with xdm and VMware X server

2000-03-09 Thread Karl M. Hegbloom
Did you edit /etc/X11/xdm/Xservers? (irrc that's the file name; I don't use xdm anymore; I use gdm and a gnome desktop.) You have to make sure the right X server is being used by XDM.

Re: xfs-xtt stopped on upgrade, XF86_S3 at 50-70% CPU

2000-07-04 Thread Karl M. Hegbloom
> "Taketoshi" == Taketoshi Sano <[EMAIL PROTECTED]> writes: Taketoshi> Today, I happenly found the work-around for this problem. Taketoshi> Try the steps below after stopping/restarting the xfs-xtt: Taketoshi> 1) xset -fp Taketoshi> (if you use unix socket, then "xset

Re: xfs-xtt stopped on upgrade, XF86_S3 at 50-70% CPU

2000-07-05 Thread Karl M. Hegbloom
> "Alexander" == Alexander Hvostov <[EMAIL PROTECTED]> writes: Alexander> xfs-xtt looks in /usr/X11R6/lib/X11/fonts/TrueType for its *.ttf fonts (at Alexander> least by default). Alexander> (1) Be sure you put your fonts there. Done. Alexander> (2) Be sure there is a file

DPMS in r128?

2000-09-22 Thread Karl M. Hegbloom
just a ToDo item, not a screaming demand for service. -- Karl M. Hegbloom <[EMAIL PROTECTED]>

X suddenly exits. Segv???

2000-09-22 Thread Karl M. Hegbloom
Package: xserver-xfree86 Version: 4.0.1-0phase2v7 Twice I've had X suddenly exit on me. Both times, iirc, it was when I pushed the "X" button to close a Mozilla frame via the WM. I don't know if it's a segv or what; it just suddenly snicks out, then `gdm' restarts. Once it was this version,

<    1   2   3   4   >