Package: xbase-clients
Version: 1:7.3+10
Severity: normal
This report is essentially the same as #445097. xgc used to be in
xbase-clients; now, after the split, it is not in any package. I use
it and would like it to be available.
If any other clients in the X tree have suffered this same fate, I
Brice Goglin writes:
> Assuming that we find some time to re-package xgc, in which package
> would you like to see it? Since it seems to be a demo program, I guess
> x11-apps would be the best?
x11-apps sounds appropriate to me. Thanks.
--
things change.
[EMAIL PROTECTED]
--
To UNSUBSCRIBE,
merge 332637 332369
kthxbye
Steve Greenland writes:
> During the upgrade to -8, I was asked three times whether I wanted to
> attempt mouse device autodetection.
I noticed this as well, but found it was already filed. :-)
--
things change.
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [E
David Martínez Moreno writes:
> Please, Decklin, could you point what do you find in libxaw8 that you
> have not got in libxaw7? As far as I can tell, libxaw8 differs from
> libxaw7 in the print code, which is actually disabled.
>
> X Strike Force' plans are, among others, drop libxaw8 packages i
Decklin Foster writes:
> Not a problem. I thought this was the direction we were going, and it
> was the older versions that would eventually be removed (as with most
> libraries), but I guess I was mistaken. I will prepare a couple of new
> uploads.
I note that the following packag
Package: libxft-dev
Version: 2.1.8.2-2
Severity: normal
Please see #349318 for context. In the fix for that bug, ${freetypelibs}
${xrenderlibs} were moved from Libs: to Libs.private: in xft.pc. At some
later point, ${freetypecflags} ${xrendercflags} were removed from
Cflags: to reflect this.
Howe
Michael Lyngbøl writes:
> Please notice that the default setup of LILO on a debian install has
> lilo locked, meaning you're not able to type anything - you'll have to
> use a boot floppy.
I think you can always hold down shift to get a prompt. Is the default
weird somehow?
--
There is no TRUTH
David Starner writes:
> Load"freetype"
>
> FontPath "/usr/share/fonts/truetype/"
(assuming you have a proper fonts.dir...) This setup doesn't produce
any TTF fonts for me either. I'm just continuing to use xfstt because
I don't have a lot of time to look into it.
Although, it's probab
David Starner writes:
> snprintf("-Misc-Fixed-Medium-R-SemiCondens"..., 226,
> "%s,-*-*-%s-%s-*-*-%d-*-*-*-*-*-*"...,
> "-Misc-Fixed-Medium-R-SemiCondens"..., "Medium", "R", 13) = 130
Ah, ok. Are you able to get the font list at all? (worst case, use
something that doesn't allocate
This isn't an XF4 specific problem, but I noticed it after upgrading
and getting rid of Xaw3d. I have some Xt code which sets a value like
this:
XtVaSetValues(button, "userData", w, NULL);
and pulls it out later with
XtVaGetValues(kids[i], "userData", &foo, NULL);
Using xaw3d this worked fine,
Simon deWeerdt writes:
> Setting up xfree86-common (4.0.1-0phase2v10) ...
> perl: error while loading shared libraries: libdb.so.3: cannot open
> shared object file: No such file or directory
I don't think this was caused by the X packages. Were you upgrading
something else at the time? (I'm thin
Robert Vollmert <[EMAIL PROTECTED]> writes:
> Error: XtMakeGeometryRequest - parent not composite
Actually, this is not just happening with xawtv, but any xaw menu.
It appears to be an upstream problem; send your report there.
--
There is no TRUTH. There is no REALITY. There is no CONSISTENCY.
[I didn't get the original for some reason]
> On Fri, Oct 06, 2000 at 01:56:02AM -0500, Branden Robinson wrote:
> > On Thu, Oct 05, 2000 at 01:03:36AM -0400, Decklin Foster wrote:
> > > Robert Vollmert <[EMAIL PROTECTED]> writes:
> > >
> > > > E
Derek J Witt writes:
> Hi, all. I figured out a way to resolve the "parent not composite" errors
> I've been getting from the xaw packages. I tried running apt-get to
> install X from the phase2 debbies. Of course, I started getting the
> error.
>
> But, I then downloaded the Linux-ix86-glibc21
Jean-Michel Kelbert writes:
> I have branden deb for Xfree 4 v17 but it didn't work with xawtv. I have
> a pb XtMakeGeometry... I d'like to know it it work with current version
> that is to say v30?
I do not use Xawtv myself, but I do run other Xaw applications and the
problem has been fixed.
--
Ben Eng writes:
> Setting up xlibs (4.0.1-1) ...
> ERROR: /usr/X11R6/lib/X11/xkb is not a symbolic link.
> The package preinst script should have failed.
> Please report the package name, version, and the contents of this
> error message to .
> dpkg: error processing xlibs (--configure):
> subpro
Package: xserver-xorg-video-radeonhd
Version: 1.3.0-2
Severity: important
Since upgrading to 1.3.0, I am experiencing overscan on the HDMI
output at 1920x1080 (native resolution of my TV -- there is no
overscan at lower resolutions). It it probably not more that 25
pixels, but causes scaling arti
Michael Lyngbøl writes:
> Please notice that the default setup of LILO on a debian install has
> lilo locked, meaning you're not able to type anything - you'll have to
> use a boot floppy.
I think you can always hold down shift to get a prompt. Is the default
weird somehow?
--
There is no TRUT
David Starner writes:
> Load"freetype"
>
> FontPath "/usr/share/fonts/truetype/"
(assuming you have a proper fonts.dir...) This setup doesn't produce
any TTF fonts for me either. I'm just continuing to use xfstt because
I don't have a lot of time to look into it.
Although, it's proba
David Starner writes:
> snprintf("-Misc-Fixed-Medium-R-SemiCondens"..., 226,
> "%s,-*-*-%s-%s-*-*-%d-*-*-*-*-*-*"...,
> "-Misc-Fixed-Medium-R-SemiCondens"..., "Medium", "R", 13) = 130
Ah, ok. Are you able to get the font list at all? (worst case, use
something that doesn't allocate
This isn't an XF4 specific problem, but I noticed it after upgrading
and getting rid of Xaw3d. I have some Xt code which sets a value like
this:
XtVaSetValues(button, "userData", w, NULL);
and pulls it out later with
XtVaGetValues(kids[i], "userData", &foo, NULL);
Using xaw3d this worked fine,
Simon deWeerdt writes:
> Setting up xfree86-common (4.0.1-0phase2v10) ...
> perl: error while loading shared libraries: libdb.so.3: cannot open
> shared object file: No such file or directory
I don't think this was caused by the X packages. Were you upgrading
something else at the time? (I'm thi
Robert Vollmert <[EMAIL PROTECTED]> writes:
> Error: XtMakeGeometryRequest - parent not composite
Actually, this is not just happening with xawtv, but any xaw menu.
It appears to be an upstream problem; send your report there.
--
There is no TRUTH. There is no REALITY. There is no CONSISTENCY.
[I didn't get the original for some reason]
> On Fri, Oct 06, 2000 at 01:56:02AM -0500, Branden Robinson wrote:
> > On Thu, Oct 05, 2000 at 01:03:36AM -0400, Decklin Foster wrote:
> > > Robert Vollmert <[EMAIL PROTECTED]> writes:
> > >
> > > > E
Derek J Witt writes:
> Hi, all. I figured out a way to resolve the "parent not composite" errors
> I've been getting from the xaw packages. I tried running apt-get to
> install X from the phase2 debbies. Of course, I started getting the
> error.
>
> But, I then downloaded the Linux-ix86-glibc21
Jean-Michel Kelbert writes:
> I have branden deb for Xfree 4 v17 but it didn't work with xawtv. I have
> a pb XtMakeGeometry... I d'like to know it it work with current version
> that is to say v30?
I do not use Xawtv myself, but I do run other Xaw applications and the
problem has been fixed.
-
Ben Eng writes:
> Setting up xlibs (4.0.1-1) ...
> ERROR: /usr/X11R6/lib/X11/xkb is not a symbolic link.
> The package preinst script should have failed.
> Please report the package name, version, and the contents of this
> error message to <[EMAIL PROTECTED]>.
> dpkg: error processing xlibs (--c
27 matches
Mail list logo