Figured this one out... Ubuntu's /etc/gdm/Xsession doesn't set
SYSRESOURCES (and USRRESOURCES) before sourcing
/etc/X11/Xsession.d/30x11-common_xresources, so
/etc/X11/Xresources/x11-common is never read.
** Package changed: xterm (Ubuntu) => gdm (Ubuntu)
--
You received this bug notification be
Please note that xterm looks for ~/.Xdefaults-, not
~/.Xdefaults:
ik5...@penny:~ $ strace xterm >pippo 2>&1
ik5...@penny:~ $ grep Xdefault pippo
open("/home/ik5pvx/.Xdefaults-penny", O_RDONLY) = 4
Setting "*customization: -color" in there solves this.
Another workaround is to:
cat /etc/X11/app-d
On my system, Debian squeeze, the resource files for xterm are:
/etc/X11/app-defaults/XTerm
/etc/X11/app-defaults/XTerm-color
xterm loads its resources from /etc/X11/app-defaults/XTerm, but if you
add the line
XTerm*customization: -color
To your ~/.Xdefaults file, then xterm loads will load it
On Wed, 19 May 2010, Martin Stolle wrote:
> Hi, is anyone working on this? It's really annoying 8-).
So far, Ubuntu ranks _last_ of all bug-tracking systems that I deal with,
for getting things done. Perhaps the package maintainers tend to assume
that all of the work is done in Debian.
> I ra
Hi, is anyone working on this? It's really annoying 8-).
I ran uxterm under strace and it appears to only look for UXTerm and
_NOT_ UXTerm-color resources. Since x11-common is responsible for
making it use -color, I looked for uxterm opening that file in the
strace, but it appears to ignore that
On Sat, 8 May 2010, frotz wrote:
> On Thu, 6 May 2010, Thomas Dickey wrote:
>
>>> What's the difference between Debian and Ubuntu to cause Debian's xterm
>>> background to be black? Backgrounds are black on Jaunty, but not Karmic
>>> and not Lucid. A dirty work-around is to use this command "xterm
On Thu, 6 May 2010, Thomas Dickey wrote:
>> What's the difference between Debian and Ubuntu to cause Debian's xterm
>> background to be black? Backgrounds are black on Jaunty, but not Karmic
>> and not Lucid. A dirty work-around is to use this command "xterm -class
>> XTerm-color" to spawn an xter
On Thu, 6 May 2010, frotz wrote:
> What's the difference between Debian and Ubuntu to cause Debian's xterm
> background to be black? Backgrounds are black on Jaunty, but not Karmic
> and not Lucid. A dirty work-around is to use this command "xterm -class
> XTerm-color" to spawn an xterm. What c
What's the difference between Debian and Ubuntu to cause Debian's xterm
background to be black? Backgrounds are black on Jaunty, but not Karmic
and not Lucid. A dirty work-around is to use this command "xterm -class
XTerm-color" to spawn an xterm. What can I put in .Xresources to make
an xterm a
On Fri, 2 Apr 2010, Gavin McCullagh wrote:
> Strangely, today I upgraded to the latest lucid packages and now my
> uxterm is white as well.
http://invisible-island.net/xterm/xterm.log.html#xterm_256
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
--
xterm background
Strangely, today I upgraded to the latest lucid packages and now my
uxterm is white as well.
--
xterm background colour used to be black, now white
https://bugs.launchpad.net/bugs/421261
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xterm in ubunt
The contents of /etc/X11/Xresources/x11-common are
---
! $Id$
! load color-specific resources for clients that have them
#ifdef COLOR
*customization: -color
#endif
! make Xaw (Athena widget set) clients understand the delete key
! this causes
The information that seems to be missing is,
> a) what was the previous version of xterm used?
I'm really not sure at this point to be honest.
> b) if you install the previous version of xterm in the current
> environment, does it still behave properly?
I've tried installing xterm packages from
The only (upstream) thing that comes to mind is to make the include-structure
of the uxterm
app-defaults files consistent with xterm. Doing that will make this user's
windows both have
a white background. I'm doing that for patch #256.
I did notice that on my Debian/stable (sarge), that the
"c
[Resetting to incomplete since we need a response from the original
reporter on this].
** Changed in: xterm (Ubuntu)
Status: Incomplete => New
** Changed in: xterm (Ubuntu)
Status: New => Incomplete
--
xterm background colour used to be black, now white
https://bugs.launchpad.net/
On Sat, 9 Jan 2010, Bryce Harrington wrote:
> On Sat, Jan 09, 2010 at 02:09:14AM -, Thomas Dickey wrote:
>> On Sat, 9 Jan 2010, Bryce Harrington wrote:
>>
>>> Well, I'm out of clue. I don't see where we have anything different
>>> from debian for the Xresources for this. I don't have a ~/.Xd
On Sat, Jan 09, 2010 at 02:09:14AM -, Thomas Dickey wrote:
> On Sat, 9 Jan 2010, Bryce Harrington wrote:
>
> > Well, I'm out of clue. I don't see where we have anything different
> > from debian for the Xresources for this. I don't have a ~/.Xdefaults,
> > and the x11-common resource file is
On Sat, 9 Jan 2010, Bryce Harrington wrote:
> Well, I'm out of clue. I don't see where we have anything different
> from debian for the Xresources for this. I don't have a ~/.Xdefaults,
> and the x11-common resource file is the same as from debian.
If I had something like that where I could tes
Well, I'm out of clue. I don't see where we have anything different
from debian for the Xresources for this. I don't have a ~/.Xdefaults,
and the x11-common resource file is the same as from debian.
--
xterm background colour used to be black, now white
https://bugs.launchpad.net/bugs/421261
Yo
Julian's comment #15 seems to be the best clue (though why it would
be set for uxterm and not xterm, I don't know).
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
--
xterm background colour used to be black, now white
https://bugs.launchpad.net/bugs/421261
You recei
On Fri, Jan 08, 2010 at 11:36:52PM -, Thomas Dickey wrote:
> On Fri, 8 Jan 2010, Bryce Harrington wrote:
>
> > Hmm, not sure how to go about fixing this. I can confirm the behavior.
> > We're not doing anything in the xterm packaging to make it white rather
> > than black in Ubuntu. Maybe so
On Fri, 8 Jan 2010, Bryce Harrington wrote:
> Hmm, not sure how to go about fixing this. I can confirm the behavior.
> We're not doing anything in the xterm packaging to make it white rather
> than black in Ubuntu. Maybe something elsewhere in the system is
> causing it to show up white but I ca
Hmm, not sure how to go about fixing this. I can confirm the behavior.
We're not doing anything in the xterm packaging to make it white rather
than black in Ubuntu. Maybe something elsewhere in the system is
causing it to show up white but I can't tell what that would be. Afaik
we don't have a p
White color is awfull...
please corect this bug :-)
I have no idea of how correct it...
but I can test patchs...
--
xterm background colour used to be black, now white
https://bugs.launchpad.net/bugs/421261
You received this bug notification because you are a member of Ubuntu-X,
which is subscrib
That sounds correct (it's not due to a change in xterm's sources, but in how
the system is
configured).
--
xterm background colour used to be black, now white
https://bugs.launchpad.net/bugs/421261
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xt
This would appear to be a regression of bug 26144.
https://bugs.launchpad.net/bugs/26144
If you run "xterm -class XTerm-color" you get the correct colors.
--
xterm background colour used to be black, now white
https://bugs.launchpad.net/bugs/421261
You received this bug notification because you
Please fix. Still happening to me with up to date Karmic. xterms come
up white, even though:
j...@localhost:/etc/X11/Xresources$ cat x11-common
! $Id$
! load color-specific resources for clients that have them
#ifdef COLOR
*customization: -color
#endif
! make Xaw (Athena widget set) clients u
** Description changed:
Binary package hint: xterm
Since upgrading my Acer Aspire One to Karmic, my xterms always have a
white background.
Looking at /etc/X11/app-defaults/XTerm-color, it appears it should be
black:
! Set the default text foreground and background colors.
*
** Tags added: karmic
--
xterm background colour used to be black, now white
https://bugs.launchpad.net/bugs/421261
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xterm in ubuntu.
___
Mailing list: https
On Tue, 1 Sep 2009, Julien Cristau wrote:
> On Sat, Aug 29, 2009 at 23:28:51 -, Gavin McCullagh wrote:
>
>> gavi...@teenie:~$ xrdb -query
>> Xcursor.size: 18
>> Xcursor.theme: Human
>> Xcursor.theme_core: true
>> Xft.antialias: 1
>> Xft.dpi:96
>> Xft.hinting:1
>> Xft.hintst
On Sat, Aug 29, 2009 at 23:28:51 -, Gavin McCullagh wrote:
> gavi...@teenie:~$ xrdb -query
> Xcursor.size: 18
> Xcursor.theme: Human
> Xcursor.theme_core: true
> Xft.antialias: 1
> Xft.dpi:96
> Xft.hinting:1
> Xft.hintstyle: hintslight
> Xft.lcdfilter: lcddefault
> Xft.rg
Just for your information xterm have white background on my Jaunty
install (and on my vbox karmic as well).
On Jaunty I am using xterm version 241-1ubuntu1 and on Karmic I am using
version 243-1ubuntu1.
--
xterm background colour used to be black, now white
https://bugs.launchpad.net/bugs/421261
On Sun, 30 Aug 2009, Gavin McCullagh wrote:
>> X's default background for xterm is white; Debian sets it to black.
>> Redhat and some others leave it as white. (I generally prefer black,
>> since color contrasts work better against black).
>
> I prefer black too. I guess the issue here is, what c
> X's default background for xterm is white; Debian sets it to black.
> Redhat and some others leave it as white. (I generally prefer black,
> since color contrasts work better against black).
I prefer black too. I guess the issue here is, what colour does Ubuntu
want it to be for an xterm and a
On Sun, 30 Aug 2009, Gavin McCullagh wrote:
> UXTerm is an interesting one to check. I switched over to it and it
> gets the black background as expected. I'm not starting to wonder if
> that's what I might have been using before. Maybe xterm has always been
> white.
X's default background for
That should have read:
"I'm now starting to wonder if that's what I might have been using
before."
--
xterm background colour used to be black, now white
https://bugs.launchpad.net/bugs/421261
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xterm i
** Attachment added: "appres.xterm"
http://launchpadlibrarian.net/30995259/appres.xterm
--
xterm background colour used to be black, now white
https://bugs.launchpad.net/bugs/421261
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xterm in ubuntu
UXTerm is an interesting one to check. I switched over to it and it
gets the black background as expected. I'm not starting to wonder if
that's what I might have been using before. Maybe xterm has always been
white.
I'll attach the output of the two appres commands. It appears that
uxterm is t
On Sat, 29 Aug 2009, Gavin McCullagh wrote:
> gavi...@teenie:~$ xrdb -query
> Xcursor.size: 18
> Xcursor.theme: Human
> Xcursor.theme_core: true
> Xft.antialias: 1
> Xft.dpi:96
> Xft.hinting:1
> Xft.hintstyle: hintslight
> Xft.lcdfilter: lcddefault
> Xft.rgba: rgb
>
> N
gavi...@teenie:~$ xrdb -query
Xcursor.size: 18
Xcursor.theme: Human
Xcursor.theme_core: true
Xft.antialias: 1
Xft.dpi:96
Xft.hinting:1
Xft.hintstyle: hintslight
Xft.lcdfilter: lcddefault
Xft.rgba: rgb
Not sure I see anything there
--
xterm background colour used t
On Sat, 29 Aug 2009, Gavin McCullagh wrote:
> I downgraded and it made no difference, the xterms are still white:
A packager may have made changes to the X resources which would show up in
the output from "xrdb -query".
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
I downgraded and it made no difference, the xterms are still white:
gavi...@teenie:~$ apt-cache policy xterm
xterm:
Installed: 241-1ubuntu1
Candidate: 241-1ubuntu1
Package pin: 241-1ubuntu1
Version table:
243-1ubuntu1 6000
500 http://ie.archive.ubuntu.com karmic/main Packages
The problem started when I first upgraded to Ubuntu Karmic. That was a
month or so back.
The jaunty version is 241-1ubuntu1. The current version is
243-1ubuntu1
gavi...@teenie:~$ apt-cache policy xterm
xterm:
Installed: 243-1ubuntu1
Candidate: 243-1ubuntu1
Version table:
*** 243-1ubuntu
** Attachment added: "BootDmesg.txt"
http://launchpadlibrarian.net/30992127/BootDmesg.txt
** Attachment added: "CurrentDmesg.txt"
http://launchpadlibrarian.net/30992128/CurrentDmesg.txt
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/30992129/Dependencies.txt
** A
44 matches
Mail list logo