Re: Fonts

2001-03-01 Thread Mircea Luca
Christophe Prud'homme wrote:
> 
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> On Wednesday 28 February 2001 23:16, Mircea Luca wrote:
> > Hi
> >
> > Can somebody please point me to a man page,doc,wahtever to restore mack
> > my old fonts and console settings.After the new upgrade they suck.The
> > control center
> > setting for fonts won't see my ttf's (xfontsel does) ,mc in a console is
> > missing
> > like half of the charcaters and the overall look is crap.
> > I'm willing to read but I like to know what.Where was that setting for
> > AA fonts anyway ?Couldn't find it anywhere.
> it is very simple: read the emails in this mailing list
> the issues you mention are discussed there.
> you might be the Nth person to ask with N >> 1
> 
> for example here is an email sent by ivan but
> you might want to read a few others
> On Wednesday 28 February 2001 20:18, Ivan E. Moore II wrote:
> > Ok...so with input from folks and whatnot here are some tips.
> >
> > 1: Turn off AA support (it's enabled by default...grr, I'm fixing that)
> > 2: If you want AA, be sure to install true type fonts...
> > 3: Check out xfs-xtt
> > 4: read back through the archive for more tips
> > 5: Install xfonts-scalable .  If you don't have any type1 fonts (true type)
> >to begin with, it'll crash as AA is on by default...and if it can't find
> >any fonts it won't be happy.  This is most likely the cause of most of
> >crash on startup faults.
> >
> > Ivan
> 
> and try looking in the Control Center -> LookNFeel->Style (AA support is 
> enabled there)
> 
> regards
> C.
> - --

Thanks,after I played a bit with the 3 fonts I have I managed to see the
text to
disable them.As for the rest I'll read the archive.:-)




Re: Fonts-fixed

2001-03-01 Thread Mircea Luca

Just wasting bandwith to say that disabling AA fixed all my problems.




no AA enabled option

2001-03-01 Thread John Patton

FYI- I don't have any sort of option for AA in Control
Center -> Look & Feel -> Style. The fonts I have are
reasonable enough though. If it makes a difference I use xfs
and xfstt (not xfs-xtt) under xfree86 3.3.6.

-- 
John Patton  [EMAIL PROTECTED]
Get my GnuPG public key: finger [EMAIL PROTECTED]

"There is only one success: to be able to spend your
life in your own way, and not to give others absurd
maddening claims upon it."
- Christopher Darlington Morley (1890-1957)




Re: no AA enabled option

2001-03-01 Thread Ivan E. Moore II
> FYI- I don't have any sort of option for AA in Control
> Center -> Look & Feel -> Style. The fonts I have are
> reasonable enough though. If it makes a difference I use xfs
> and xfstt (not xfs-xtt) under xfree86 3.3.6.

the version of QT you have (for potato) was not compiled with AA support.
as you HAVE to have X4 for it.

Ivan

-- 

Ivan E. Moore II
[EMAIL PROTECTED]
http://snowcrash.tdyc.com
GPG KeyID=90BCE0DD
GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD




Re: KDE 2.1 + QT 2.3.0 problems

2001-03-01 Thread tnvander
And an extra tip...

6: Modify /etc/X11/XftConfig so that in mentions all your directories with 
scalable fonts in a 'dir "path"' statement!

I have the following list at the top of the file:

dir "/usr/X11R6/lib/X11/fonts/Type1"
dir "/usr/X11R6/lib/X11/fonts/TrueType"
dir "/usr/X11R6/lib/X11/fonts/freefont"
dir "/usr/X11R6/lib/X11/fonts/sharefont"
dir "/opt/Office51/fonts/type1/"
dir "/usr/share/abisuite/fonts/"
dir "/usr/X11R6/lib/X11/fonts/tt_win"

(/opt/Office51 is staroffice, and I copied some ttf windows fonts. I believe AA 
works with both ttf and type1 fonts, so that's why I list them both)

--Tim







Re: kde-i18n-fr and kdevelop

2001-03-01 Thread Ivan E. Moore II
On Wed, Feb 28, 2001 at 03:33:36PM +0100, Thibaut Cousin wrote:
>   I just installed kde-i18n-fr 2.1-final-2 and it still contains some 
> kdevelop-related files :

yea yea...I forgot to tell it to go recursivly. :)

Ivan

-- 

Ivan E. Moore II
[EMAIL PROTECTED]
http://snowcrash.tdyc.com
GPG KeyID=90BCE0DD
GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD




Recompiling kdebase problem

2001-03-01 Thread AUBORD Alain
Hi,
   I am trying to recompile kdm and I get the error message that libqt 2.2.2 is
not installed. But Only libqt 2.2 seems to be available for installation.


Any hints ?

--error messages--

checking for shl_unload in -ldld... no
checking for extra includes... added
checking for extra libs... no
checking for libz... -lz
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... configure: error: Qt (>= Qt 2.2.2) (libraries) not found.
Please check your installation!
For more details about this problem, look at the end of config.log.
make: *** [build-stamp] Error 1
Build command 'cd kdebase-2.1-final && dpkg-buildpackage -b -uc' failed.
E: Child process failed





A. Aubord




Re: Recompiling kdebase problem

2001-03-01 Thread Ivan E. Moore II
apt-get install libqt-dev



On Thu, Mar 01, 2001 at 01:09:33PM +0100, AUBORD Alain wrote:
> Hi,
>I am trying to recompile kdm and I get the error message that libqt 2.2.2 
> is
> not installed. But Only libqt 2.2 seems to be available for installation.
> 
> 
> Any hints ?
> 
> --error messages--
> 
> checking for shl_unload in -ldld... no
> checking for extra includes... added
> checking for extra libs... no
> checking for libz... -lz
> checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
> checking for IceConnectionNumber in -lICE... yes
> checking for libXext... yes
> checking for libpng... -lpng -lz -lm
> checking for libjpeg6b... no
> checking for libjpeg... -ljpeg
> checking for Qt... configure: error: Qt (>= Qt 2.2.2) (libraries) not found.
> Please check your installation!
> For more details about this problem, look at the end of config.log.
> make: *** [build-stamp] Error 1
> Build command 'cd kdebase-2.1-final && dpkg-buildpackage -b -uc' failed.
> E: Child process failed
> 
> 
> 
> 
> 
> A. Aubord
> 
> 
> --  
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
---end quoted text---

-- 

Ivan E. Moore II
[EMAIL PROTECTED]
http://snowcrash.tdyc.com
GPG KeyID=90BCE0DD
GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD




Re: Licq and qt's

2001-03-01 Thread Ivan E. Moore II
> Hey folks.  Running KDE release 2.1 and have the following list of qt's. 
> Don't think I need some of them.  So before I try to grab licq again, the 
> questions then are:  will licq run now under this release?, and what qt's do 
> I really need?

dunno, but I will be building an updated licq here soon

> ii  libqt-dev  2.3.0-beta1-0. Qt GUI development headers, static libraries

keep this only if you plan on building qt based apps

> ii  libqt1g1.45-3 Shared Library used by applications linked w
> rc  libqt1g-dev1.45-1.1   Environment for QT GUI development.

really should kill both of these unless you really want old apps

> ii  libqt2 2.3.0-beta1-0. Qt GUI Library (runtime version).
> ii  libqt2.2   2.3.0-beta1-0. Qt GUI Library (Migration package).

libqt2 is the real package... libqt2.2 is a empty package that depends on
libqt2...I did this so that I didn't hose the world while I rename the 
package.  (since qt version 2.3.0 just didn't seem right in a package called
libqt2.2)

you will most likely need libqt2.2 installed for a while..eventually I'll make
it go away.

> rc  libqt2.2-dev   2.2.3-0.potato Qt GUI development headers, static libraries

hmmm...this should be gone (guess that's what the rc is for) as it conflicts
with libqt-dev.

> ii  libqt2.2-emb   2.2.3-0.potato Qt-Embedded GUI Library (runtime version).

I don't know of any packages that need this currently...you will only need it
if your running Embedded QT apps (like stuff that would go on a Palm pilot)
or if your developing them.  

> ii  libqt2.2-mt2.2.3-0.potato Qt GUI Library (runtime threaded version).
> ii  libqt2.2-mt-de 2.2.3-0.potato Qt GUI development headers, static libraries

the -dev package here is only needed if your building multi-threaded QT apps.
the lib is currently not used by any potato packages on kde.tdyc.com.  I do
believe there are some in unstable that use it tho.

> ii  licq-plugin-qt 0.76-2.1   Graphical front-end for LICQ using the QT2 l


> ii  qt-emb-doc 2.2.3-0.potato Tutorial and reference documentation and exa

this is part of the Embedded QT stuff...



> YOU ARE ROOT!! on jchammin

what's with this?

-- 

Ivan E. Moore II
[EMAIL PROTECTED]
http://snowcrash.tdyc.com
GPG KeyID=90BCE0DD
GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD




Re: KDE 2.1 + QT 2.3.0 problems

2001-03-01 Thread Joaquim Ortega Cerdà
Thank-you,
This tip really worked. Indeed the package freefont contains many fonts which 
have antialiasing suport, but it seems that one has to add 
dir "/usr/X11R6/lib/X11/fonts/freefont"
in the file /etc/X11/XftConfig  to make them available to KDE. There is 
somehting strange in that, even without adding this line to  XftConfig
they were available to X as xlsfonts showed but to no use to KDE. 
Quim
On Thu 01 Mar 2001 09:24, [EMAIL PROTECTED] wrote:
> And an extra tip...
>
> 6: Modify /etc/X11/XftConfig so that in mentions all your directories with
> scalable fonts in a 'dir "path"' statement!
>
> I have the following list at the top of the file:
>
> dir "/usr/X11R6/lib/X11/fonts/Type1"
> dir "/usr/X11R6/lib/X11/fonts/TrueType"
> dir "/usr/X11R6/lib/X11/fonts/freefont"
> dir "/usr/X11R6/lib/X11/fonts/sharefont"
> dir "/opt/Office51/fonts/type1/"
> dir "/usr/share/abisuite/fonts/"
> dir "/usr/X11R6/lib/X11/fonts/tt_win"
>
> (/opt/Office51 is staroffice, and I copied some ttf windows fonts. I
> believe AA works with both ttf and type1 fonts, so that's why I list them
> both)
>
> --Tim

-- 
Joaquim Ortega-Cerdà E-mail:  [EMAIL PROTECTED]
Dept. App. Math.& Analysis   Phone:   (34)-93 4035747
Universitat de Barcelona Fax: (34)-93 4021601
Gran Via 585
08071 BARCELONA, SPAIN

WWW: http://www.maia.ub.es/cag/index.html




Re: KDE 2.1 + QT 2.3.0 problems

2001-03-01 Thread Ivan E. Moore II
On Thu, Mar 01, 2001 at 02:33:58PM +0100, Joaquim Ortega Cerd? wrote:
> Thank-you,
> This tip really worked. Indeed the package freefont contains many fonts which 
> have antialiasing suport, but it seems that one has to add 
> dir "/usr/X11R6/lib/X11/fonts/freefont"
> in the file /etc/X11/XftConfig  to make them available to KDE. There is 
> somehting strange in that, even without adding this line to  XftConfig
> they were available to X as xlsfonts showed but to no use to KDE. 

X isn't running in AA mode...KDE is.  So there will be non-AA capable fonts
available to X apps that are not available to KDE.  

I think this is the biggest misconception people have with all of this.  When
AA support is turned on, KDE apps will only see fonts which it can use...ie 
fonts that support AA.  non-KDE apps (xlsfonts for example) are looking at
fonts in general and not at which ones are AA capable and which ones are not.

The XftConfig file tells the Xft specific bits of X only about Xft fonts.  So
when something accesses X and says hey...give me a list of Xft (AA) capable 
fonts X will consult the XftConfig file.  When something accesses X and says
hey...give me a list of fonts..X will just consult it's normal font list.

At least that's how I see the whole thing...and I'm still trying to figure
it all out.  :)  

Ivan

-- 

Ivan E. Moore II
[EMAIL PROTECTED]
http://snowcrash.tdyc.com
GPG KeyID=90BCE0DD
GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD




kde2.1 potato - arts package is broken, asks for uninstalable packages

2001-03-01 Thread Eduardo Silva
When I try to apt install the new kde2.1 arts package,
it can't because it depends on libmpeg0 which depends
on libvorbis0 which doesn't exist in Potato. Yesterday
libogg0 also didn't exist.
libvorbis0 from woody needs a more recent libc6 than
potato's.

Can libvorvis be backported to potato, with the
necessity of the newest woody libc6?


Thanks,
Eduardo 

=
http://www.billboardliberation.com
http://www.freespeech.org
http://www.radio4all.net

__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/




Re: konqueror crash

2001-03-01 Thread Ivan E. Moore II
> > Hey people,
> > After the most recent dist-upgrade , konqueror does not load web pages
> > anymore.
> > Browsing the file system is fine, however if I try to load a web page it
> > says to me: Could not start process, Unable to create io-slave, klauncher
> > said: error loading 'kio_http'.
> > Im running unstable, I have these installed:
> > ii  konqueror  2.1-final-1KDE's advanced File Manager, Web Browser
> > and ii  libkonq3   2.1-final-1Core libraries for KDE's file manager
> >
> > ii  libqt-dev  2.3.0-beta1-2  Qt GUI development headers, static
> > libraries ii  libqt2 2.3.0-beta1-2  Qt GUI Library (runtime
> > version). ii  libqt2.2   2.3.0-beta1-2  Qt GUI Library (Migration
> > package).
> >
> > The rest of the KDE stuff is at 2.1-final-1. What have I done wrong here
> > and what do i do to get more useful infomation?
> 
> Restart KDE?

yea...this usually is caused by something getting out of whack during an 
upgrade...  99.997% of the time a restart of KDE works.

Ivan

-- 

Ivan E. Moore II
[EMAIL PROTECTED]
http://snowcrash.tdyc.com
GPG KeyID=90BCE0DD
GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD




Re: kde2.1 potato - arts package is broken, asks for uninstalable packages

2001-03-01 Thread Ivan E. Moore II
On Thu, Mar 01, 2001 at 05:59:01AM -0800, Eduardo Silva wrote:
> When I try to apt install the new kde2.1 arts package,
> it can't because it depends on libmpeg0 which depends
> on libvorbis0 which doesn't exist in Potato. Yesterday
> libogg0 also didn't exist.
> libvorbis0 from woody needs a more recent libc6 than
> potato's.
> 
> Can libvorvis be backported to potato, with the
> necessity of the newest woody libc6?

why?  it was just in the kde2 section...it just happens to be one of the
files I missed copy'ng over to main...I just did that and the update
script is running right now...

Ivan


-- 

Ivan E. Moore II
[EMAIL PROTECTED]
http://snowcrash.tdyc.com
GPG KeyID=90BCE0DD
GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD




Re: new install

2001-03-01 Thread jerry

> 
>   libgl1 is a virtual package provided by several other packages (choose one 
> of them) : mesag3 or xlibmesa3. The first is just mesa, the second is mesa 
> included in XFree86 4.0.
>   Choose the second if you can switch to X4, choose the first otherwise.
> 
> -- 
> Thibaut Cousin
> email : [EMAIL PROTECTED]
> web   : http://clrwww.in2p3.fr
> 
> 
> --  
Just completed a search for mesag3 and it's there.
I do remeber selecting the mesa libs.
thanks for the info
jerry




Re: Bug in konqueror's address toolbar?

2001-03-01 Thread Christian Mayrhuber
Am Tuesday 27 February 2001 21:43 schrieb Pablo de Vicente:
> I am using KDE 2.1 + potato and I have experienced the following problem
> with Konqueror:
>
>  If I type in an URL in the address toolbar, Konqueror goes to the URL and
> renders its content. Now, if I add a subdirectory, and type RETURN,
> Konqueror keeps going to the first page and clears from the URL I type the
> added subdirectory.
>
> Example:
> I type www.kde.org . Konqueror goes to www.kde.org and renders its contents
> Then I type www.kde.org/announcements , and konqueror clears the toolbar
> and shows www.kde.org. again.
>
>  This same behaviour repeats if I cut the URL with the mouse and type in a
> new URL. However if I clear the address toolbar with the black arrow with
> the white cross inside I may type in a new URL and Konqueror goes to that
> URL and renders its content.
>
>  I have filed a bug report to kde. Does anybody else have this same
> problem?

This is possibly a kde configuration bug!
I moved .kde and .kderc in the home dir to another location, restarted kde 
2.1 and the address bar bug was gone!
Now everything works very smooth and stable here for me on sid, even with
font antialiasing :)

--
MfG,
Chris




Re: Bug in konqueror's address toolbar?

2001-03-01 Thread Ivan E. Moore II
> >  This same behaviour repeats if I cut the URL with the mouse and type in a
> > new URL. However if I clear the address toolbar with the black arrow with
> > the white cross inside I may type in a new URL and Konqueror goes to that
> > URL and renders its content.
> >
> >  I have filed a bug report to kde. Does anybody else have this same
> > problem?
> 
> This is possibly a kde configuration bug!
> I moved .kde and .kderc in the home dir to another location, restarted kde 
> 2.1 and the address bar bug was gone!
> Now everything works very smooth and stable here for me on sid, even with
> font antialiasing :)

very weird as I've nuked my .kde dir and can recreate it...AND...upstream
has verified the problem as a QT bug and a bug has been submitted to trolltech.

Ivan

-- 

Ivan E. Moore II
[EMAIL PROTECTED]
http://snowcrash.tdyc.com
GPG KeyID=90BCE0DD
GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD




Re: Bug in konqueror's address toolbar?

2001-03-01 Thread Christian Mayrhuber
Am Thursday 01 March 2001 16:54 schrieb Ivan E. Moore II:
> > >  This same behaviour repeats if I cut the URL with the mouse and type
> > > in a new URL. However if I clear the address toolbar with the black
> > > arrow with the white cross inside I may type in a new URL and Konqueror
> > > goes to that URL and renders its content.
> > >
> > >  I have filed a bug report to kde. Does anybody else have this same
> > > problem?
> >
> > This is possibly a kde configuration bug!
> > I moved .kde and .kderc in the home dir to another location, restarted
> > kde 2.1 and the address bar bug was gone!
> > Now everything works very smooth and stable here for me on sid, even with
> > font antialiasing :)
>
> very weird as I've nuked my .kde dir and can recreate it...AND...upstream
> has verified the problem as a QT bug and a bug has been submitted to
> trolltech.
>
> Ivan

Really weird. I restarted kde and the bug is here again...
It wouldn't be QT-beta if there were no bugs :-))

--
WfG,
Chris




AA

2001-03-01 Thread JC Portlock
I'm going through the strings researching all this "font" stuff and I've 
found a reference I cannot resolve.  Regarding anitialiasing someone wrote:

 "you must go to Control Center -> Look and Feel -> Style and disable 
Antialiasing"

I'm sorry, but I cannot find any reference to 'antialiasing' at that 
location.  Am I missing something?
-- 
73,

JC Portlock KE6UME
[EMAIL PROTECTED]
ICQ# 14481033
===
Nothing but Pure kmail/KDE/X/Debian/Linux   
No windows died in the composing of this message.   
=== 

Professionals built the Titanic, but Amateurs built the Ark.
=== 





Re: AA

2001-03-01 Thread Ivan E. Moore II
On Thu, Mar 01, 2001 at 09:02:15AM -0800, JC Portlock wrote:
> I'm going through the strings researching all this "font" stuff and I've 
> found a reference I cannot resolve.  Regarding anitialiasing someone wrote:
> 
>  "you must go to Control Center -> Look and Feel -> Style?and disable 
> Antialiasing"
> 
> I'm sorry, but I cannot find any reference to 'antialiasing' at that 
> location.  Am I missing something?

Probably a unstable distribution.  The AA option in the Styles section will
only be there for unstable systems...ie those who installed QT/KDE out of
the unstable/sid Debian distro.  AA requires X4 which potato does not officially
have.  Thus the potato packages I created are compiled without AA support.

Ivan

-- 

Ivan E. Moore II
[EMAIL PROTECTED]
http://snowcrash.tdyc.com
GPG KeyID=90BCE0DD
GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD




konquerer user-agent does not work

2001-03-01 Thread Hendrik Sattler
Hi,

the add (?!?) button of the user agent wil never become non-grey, ergo I 
cannot enter an entry !?!
Is this normal, has anyone else this problem, too?

Hendrik