Re: Anti-aliased fonts in KDE 2.2.1: ``Adobe" fonts not available when anti-aliasing enabled

2001-10-11 Thread Bruce Miller
Wolfgang, Thanks for the tip. I checked the fonts.scale. Two follow- ups: 1. In a sense, your reply only deepens the mystery. For example, with anti-aliasing enabled, ``Nimbus Roman No9 L" appears in KDE's font list, but ``Times" does not. With anti-aliasing disabled, both names appear in KDE'

Re: compiling kde stuff

2001-10-11 Thread Malte Cornils
David Bishop wrote: > Anyone else experiencing a problem trying to compile any kde apps? Every > time I try, it bombs out in the linking stage complaining about KSSL. It's > different with every app, but it's all kio and kssl. An example error would > be: > /usr/lib/libkio.so: undefined referenc

Re: SSL sites in Konqueror

2001-10-11 Thread Josh Morris
On Thursday 11 October 2001 06:58 pm, Ivan E. Moore II wrote: > On Thu, Oct 11, 2001 at 06:54:11PM -0400, Josh Morris wrote: > > On Thursday 11 October 2001 06:31 pm, Jens Benecke wrote: > > > On Thu, Oct 11, 2001 at 12:07:32AM -0400, Josh Morris wrote: > > > > Tonight I upgraded to the latest offe

Re: SSL sites in Konqueror

2001-10-11 Thread Ivan E. Moore II
On Thu, Oct 11, 2001 at 06:54:11PM -0400, Josh Morris wrote: > On Thursday 11 October 2001 06:31 pm, Jens Benecke wrote: > > On Thu, Oct 11, 2001 at 12:07:32AM -0400, Josh Morris wrote: > > > Tonight I upgraded to the latest offerings in unstable, and now I noticed > > > that I cannot connect to an

Re: SSL sites in Konqueror

2001-10-11 Thread Josh Morris
On Thursday 11 October 2001 06:31 pm, Jens Benecke wrote: > On Thu, Oct 11, 2001 at 12:07:32AM -0400, Josh Morris wrote: > > Tonight I upgraded to the latest offerings in unstable, and now I noticed > > that I cannot connect to anything SSL in Konqueror (Mozilla still works). OK, I just downgraded

Re: compiling kde stuff

2001-10-11 Thread David Bishop
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > see bug #115254. > > Ivan I'm sorry, I know better than to not check the bug database :-( - -- D.A.Bishop -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE7xixXKEJ4huP2XBERAjvrAJ4g

Re: compiling kde stuff

2001-10-11 Thread Ivan E. Moore II
On Thu, Oct 11, 2001 at 04:19:37PM -0700, David Bishop wrote: > Anyone else experiencing a problem trying to compile any kde apps? Every > time I try, it bombs out in the linking stage complaining about KSSL. It's > different with every app, but it's all kio and kssl. An example error would >

compiling kde stuff

2001-10-11 Thread David Bishop
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Anyone else experiencing a problem trying to compile any kde apps? Every time I try, it bombs out in the linking stage complaining about KSSL. It's different with every app, but it's all kio and kssl. An example error would be: /usr/lib/libkio.so

Re: Anti-aliased fonts in KDE 2.2.1: ``Adobe" fonts not available when anti-aliasing enabled

2001-10-11 Thread Wolfgang Ratzka
Am Donnerstag, 11. Oktober 2001 18:39 schrieb Bruce Miller: > > My present question was somewhat different. The list of available > fonts which appears in the Fonts module of the KDE Control Center > changes depending on whether the use anti-aliased fonts checkbox > is marked or not. The most obvio

Re: SSL sites in Konqueror

2001-10-11 Thread Josh Morris
On Thursday 11 October 2001 04:19 am, James Young wrote: > On Thursday 11 October 2001 05:07, Josh Morris wrote: > > Tonight I upgraded to the latest offerings in unstable, and now I > > noticed that I cannot connect to anything SSL in Konqueror (Mozilla > > still works). > > Just a faint possibili

Re: Anti-aliased fonts in KDE 2.2.1: ``Adobe" fonts not available when anti-aliasing enabled

2001-10-11 Thread David Bishop
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 11 October 2001 09:53 am, Gordon Tyler wrote: > > is marked or not. The most obvious difference is that the well- > > known 35 Type 1 fonts (including Helvetica, Times, etc) disappear > > when anti-aliased fonts are implemented by using the

Re: Anti-aliased fonts in KDE 2.2.1: ``Adobe" fonts not available when anti-aliasing enabled

2001-10-11 Thread Gordon Tyler
> is marked or not. The most obvious difference is that the well- > known 35 Type 1 fonts (including Helvetica, Times, etc) disappear > when anti-aliased fonts are implemented by using the checkbox. Is there line like this in your XftConfig file? dir "/usr/X11R6/lib/X11/fonts/Type1" It should be

Re: Anti-aliased fonts in KDE 2.2.1: ``Adobe" fonts not available when anti-aliasing enabled

2001-10-11 Thread Bruce Miller
Thank you for the pointers to XftConfig. I had worked with that file on a previous Linux installation. I will review the Font HOW-TO, the Font De-uglification HOW-TO and the Anti-Aliasing HOW-TO before going back to rework it again. My present question was somewhat different. The list of availa

last kde update

2001-10-11 Thread Christophe Prud'homme
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, seems like a few things are not working with the last update * artsd is not started (I did it by hand) * I had to add export QT_XFT=1 in /etc/kde2/kde2.sh to get XFT working C. - -- | Christophe Prud'homme, http://augustine.mit.edu/~prudhomm | IC

Re: Environment variables for KDE-Sessions

2001-10-11 Thread Oswald Buddenhagen
> but i doubt this hasn't been adopted for debian (yet). > heck, this happens when you change the sentence entirely but forget the final proofreading. :( it must read "but this hasn't been adopted for debian (yet).", of course. greetings -- Hi! I'm a .signature virus! Copy me into your ~/.signa

Re: Environment variables for KDE-Sessions

2001-10-11 Thread Oswald Buddenhagen
> I am running testing (KDE 2.1.1) and I am wondering how a user may set > environment variables (like $PRINTER) for KDE. CDE allows to set in > ~/.dtprofile > i (the kdm upstream maintainer) enhanced kdm's default Xsession file by making it source ~/.xprofile ... but i doubt this hasn't been adop

Environment variables for KDE-Sessions

2001-10-11 Thread Rainer Dorsch
Hello, I am running testing (KDE 2.1.1) and I am wondering how a user may set environment variables (like $PRINTER) for KDE. CDE allows to set in ~/.dtprofile # # If $HOME/.profile (.login) has been edited as described above, uncomment # the following line. # DTSOURCEPROFILE=true Then the u

Re: SSL sites in Konqueror

2001-10-11 Thread James Young
On Thursday 11 October 2001 05:07, Josh Morris wrote: > Tonight I upgraded to the latest offerings in unstable, and now I > noticed that I cannot connect to anything SSL in Konqueror (Mozilla > still works). Just a faint possibility, but do you also have libsafe installed? According to libsafe,

Re: SSL sites in Konqueror

2001-10-11 Thread Mark Constable
On Thu, 11 Oct 2001 14:07, Josh Morris wrote: > Tonight I upgraded to the latest offerings in unstable, and now I noticed > that I cannot connect to anything SSL in Konqueror (Mozilla still works). FWIW I have the opposite problem, mozilla refuses to connect to SSL (https) sites but konqueror sti

Xft broken in Sid?

2001-10-11 Thread Ryan Cumming
Hi, After upgrading to the latest Sid and rebooting, KDE refuses to display antialiased fonts. If I enabled antialiasing in KControl, it respects my XftConfig settings, but nothing is antialiased. It burns my eyes, please help. -Ryan