Re: kmail directories...

2004-02-05 Thread Antiphon
Which are in $KDEHOME/share/apps/kmail and $KDEHOME/share/config/kmailrc

On Thursday, February 5, 2004 1:48 pm, Kevin Krammer wrote:
> On Thursday 05 February 2004 13:18, cobaco wrote:
> > On 2004-02-05 13:03, Daniel Alonso wrote:
> > > Hi !
> > >
> > > I have to change computer, but I would like to get all emails I have in
> > > Kmail to the Kmail in the new machine... they are the same version
> > > 1.5.4 ...  how can I do this ???
> >
> > copy the 'Mail' directory in your home dir
>
> Don't forget the KMail configuration file kmailrc for filters, folder
> settings, identities, etc,
>
> Cheers,
> Kevin




Re: kde 3.2 on woody

2004-02-05 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thu, Feb 05, 2004 at 05:18:43PM +0100, Linus Gasser wrote:
> first of all thanks very much for the nice distribution. KDE 3.2 is really 
> cool. But, why can't I compile a qt-application anymore? 

Do you have the appropriate -dev packages?  The regular libraries
Debian distributes is runtime-only, if you want to compile something,
you will need to get at least the relevant -dev libs, too.

- -- 
 .''`. Paul Johnson <[EMAIL PROTECTED]>
: :'  :
`. `'` proud Debian admin and user
  `-  Debian - when you have better things to do than fix a system
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAIvjwUzgNqloQMwcRAvEQAKC6sJWrsCmhyjcoLmNLZV9sw1iPNwCfTtih
LUKmmptx/rFyV5Bt0+yRbK0=
=6QHZ
-END PGP SIGNATURE-




[3.2 upgrade problem] Package kregexpeditor not upgraded properly

2004-02-05 Thread Frans Pop
I just submitted the following bugreport from the results of a 3.1.4 -> 3.2 
upgrade on a (mainly) Woody box.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=231339
The bug could also be valid for Testing and Unstable.

Summary
===
The package kregexpeditor in the backports for Woody on download.kde.org has:
   Version: 4:3.2.0-0woody1
-> Replaces: libkregexpeditor
   Provides: libkregexpeditor
   Depends: kdelibs4 (>= 4:3.2.0), ...
-> Conflicts: libkregexpeditor

However, when I updated from the 3.1.4 backports, the old package 
libkregexpeditor_4:3.1.4-0woody1 was not removed and is now shown as obsolete 
in dselect.

Maybe Replaces and Conflicts should be 'libkregexpeditor (<4:3.2)'?

I successfully solved this problem with:
# dpkg -r libkregexpeditor
# dpkg -i kregexpeditor




Fwd: Re: "Could not start kdeinit. Check your installation and try again."

2004-02-05 Thread peter vdm
thought this needed to be sent here instead Matej :P

--  Forwarded Message  --

Subject: Re: "Could not start kdeinit. Check your installation and try again."
Date: Fri, 6 Feb 2004 07:23
From: Matej Cepl <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]

On Wednesday 04 of February 2004 23:56, peter vdm wrote:
> I still get the 'Could not start kdeinit' and this is on a
> totally woody  system with no unstable packages anywhere with
> gcc 2.95.4

I just want to second this -- all packages are binaries from
download.kde.org, system is rather straightforward woody (with
some packages from backports.org, but IMHO nothing related to X
or KDE) and when starting KDE (which I do not do too often --
thanks to swsusp) I get %subj%.

Matej

--
Matej Cepl, http://www.ceplovi.cz/matej
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488

I've had a perfectly wonderful evening. But this wasn't it.
  -- Groucho Marx

---





Re: kde 3.2 on woody

2004-02-05 Thread peter vdm
On Fri, 6 Feb 2004 03:18, Linus Gasser wrote:

>
> /usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Seek_Stream'
> /usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Get_Short'
> /usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Forget_Frame'
> /usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Access_Frame'
> /usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Get_Long'
>
> obviously this is due to a wrong freetype2 library
>
> radio2:~# apt-cache policy freetype2
> freetype2:
>   Installed: 1.4pre.20011029-1
>   Candidate: 1.4pre.20011029-1
>   Version Table:
>  *** 1.4pre.20011029-1 0
> 500 ftp://gatew stable/main Packages
> 100 /var/lib/dpkg/status
>
> Did Ralf Nolden use a special freetype2-package?

A few people have mentioned this Linus, see thread 
"Could not start kdeinit. Check your installation and try again."
not that we have an answer as yet :)

cheers Peter van der Male




Re: "Could not start kdeinit. Check your installation and try again."

2004-02-05 Thread peter vdm
On Fri, 6 Feb 2004 02:47, Roland Lembcke wrote:

>
> My previous post did also include data from config.log:
> -
> configure:7113: rm -rf SunWS_cache; c++ -o conftest -DNDEBUG -DNO_DEBUG -O2
> -fno-exceptions -fno-check-new -I/usr/include/qt -I/usr/X11R6/include
> -DQT_THREAD_SUPPORT  -D_REENTRANT  -L/usr/share/qt3/lib -L/usr/X11R6/lib  
> c onftest.C  -lqt-mt -lpng -lz -lm -ljpeg  -lXext -lX11 -lSM -lICE 
> -lresolv -lpthread 1>&5
> /usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Seek_Stream'
> /usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Get_Short'
> /usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Forget_Frame'
> /usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Access_Frame'
> /usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Get_Long'
> collect2: ld returned 1 exit status
> configure: failed program was:
> --
>
> Qt has been detected, but is somewhat incompatible, it seems to me. What's
> going on here?
>
> cheers
> Roland

Thanks for reminding me Roland I get the same in config.log as well

configure:26448: checking for Qt
configure: 26516: /usr/share/qt3/include/qstyle.h
taking that
tried NO
configure:26631: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor 
-Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOUR$
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Seek_Stream'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Get_Short'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Forget_Frame'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Access_Frame'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Get_Long'
collect2: ld returned 1 exit status


cheers Peter van der Male




Re: "Could not start kdeinit. Check your installation and try again."

2004-02-05 Thread peter vdm
On Fri, 6 Feb 2004 02:06, Andrew Schulman wrote:
> --with-qt=/usr/share/qt3
yuppers all of the above installed
and with ./configure --with-qt=/usr/share/qt3
or./configure --with-qt-includes=/usr/include/qt3
I get :
---
checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) (library qt-mt) 
not found
---

Then I discovered that libqt3 wasn't installed which then installed fine but

<[EMAIL PROTECTED]:koffice-1.3>apt-get -s install libqt3-dev
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
  kdebase-dev kdelibs4-dev libarts1-dev libartsc0-dev libqt3-mt-dev
The following NEW packages will be installed:
  libqt3-dev
0 packages upgraded, 1 newly installed, 5 to remove and 0  not upgraded.
Remv kdebase-dev (4:3.2.0-0woody1 Official build of KDE for Debian 
stable:download.kde.org)
Remv kdelibs4-dev (4:3.2.0-0woody1 Official build of KDE for Debian 
stable:download.kde.org)
Remv libartsc0-dev (1.2.0-0woody1 Official build of KDE for Debian 
stable:download.kde.org)
Remv libarts1-dev (1.2.0-0woody1 Official build of KDE for Debian 
stable:download.kde.org)
Remv libqt3-mt-dev (3:3.2.1-5woody6 Official build of KDE for Debian 
stable:download.kde.org)
Inst libqt3-dev (3:3.2.1-5woody6 Official build of KDE for Debian 
stable:download.kde.org)
Conf libqt3-dev (3:3.2.1-5woody6 Official build of KDE for Debian 
stable:download.kde.org)

Youch, any ideas on this?

cheers Peter van der Male




can not open Font Installer in Control Center

2004-02-05 Thread LeVA
Hi!

I have a big problem with the brand new kde3.2. I've compiled it from 
sources today, and installed it. It almost works perfectly ;)

When I open the Control Center, and try to click on the System 
Administration / Font Installer, I get this message (in a new window):

--###--
There was an error loading the module.

[Details]
The diagnostics is:
Library files for "libkcm_fontinst.la" not found in paths
Possible reasons:
An error occurred during your last KDE upgrade leaving an orphaned 
control module
You have old third party modules lying around.
Check these points carefully and try to remove the module mentioned in 
the error message. If this fails, consider contacting your distributor 
or packager.
--###--

Then it can not open the Font Installer stuff on the Control Center, I 
can only see an empty window.

The `echo $LD_LIBRARY_PATH` output:

"/home/leva/lib:/home/leva/Kylix3/bin:/home/leva/Kylix3/help/lib/locale/hu_HU:
/home/leva/Kylix3/help/lib:/usr/local/java/lib:/usr/local/java/jre/lib:
/usr/local/kde/lib:/usr/local/qt/lib"


Weird thing, is that when I run the Control Center from Konsole (with 
kcontrol) and not from the Kmenu, and try to click on the same System 
Administration / Font Installer, I get this message (in a new window):

--###--
Could not start process Unable to create io-slave:
klauncher said: Error loading 'kio_fonts'.
--###--

But then, it shows the Font Installer stuff in the Control Center; I can 
see the buttons in the toolbar (Reload, New Folder, etc...), but when I 
click on the Reload I get this error again:

--###--
Could not start process Unable to create io-slave:
klauncher said: Error loading 'kio_fonts'.
--###--


If I type "fonts:/Personal" in the konqueror's location bar, I get the 
very same error message (even when I type "fonts:/System").

I tried to reinstall (recompile) everything, but that didn't fix it. Is 
there some program that I must run before using this feature in the 
Control Center, or this is an error caused by some misconfiguration?
What could be the problem?

Thanks a lot!

Daniel


-- 
LeVA




Re: How to change order of folders in folderlist of kmail?

2004-02-05 Thread Ingo Klöcker
On Thursday 05 February 2004 20:41, Matej Cepl wrote:
> On Thursday 05 of February 2004 03:39, Antiphon wrote:
> > On Thursday, February 5, 2004 3:34 am, Matej Cepl wrote:
> > > I am now very happily using kmail 1.6 (dimap is so
> > > cool!), but there are some small issues which I would
> > > like to resolve. One of them is very strange order of folders
> > > in the narrow tree on the left side of the kmail window (see
> > > attached).
> > >
> > > Especially, INBOX in Local mails on the bottom of the list
> > > makes me very unhappy. Is there any way how to change it
> > > (including editing a configuration file -- which one),
> > > please?
> >
> > Just press the Folder sort widget above the icons. It will put
> > inbox on top that way.
>
> Well, I may not be so silly as I thought when I got this answer.
>
> What I would like to accomplish is:
>   a) DIMAP account on top and Lokální slo¸ky (Local folders) below
>   them.
>   b) In both accounts Do¨lá po¨ta (INBOX) and other standard
>   folders on top and other folders below.
>
> In order to do that I renamed my DIMAP from "NEU IMAP" to "IMAP
> na NEU" so that it should be alphabetically before both Lokální
> and Local (I am not sure whether kmail uses i18ned or original
> name of account). However, when I tried to sort it (with a
> button on top), I got really strange result
> (folderlist-after.png) -- folders in accounts are ordered in
> reverse to account name themselves?!
>
> What can I do to get the result I want?

Not much. Sorting "Local Folders" before anything else is hardcoded. You 
can vote for the corresponding wishes though.

Regards,
Ingo


pgp2fm926n9iL.pgp
Description: signature


Re: How to change order of folders in folderlist of kmail?

2004-02-05 Thread Matej Cepl
On Thursday 05 of February 2004 03:39, Antiphon wrote:
> On Thursday, February 5, 2004 3:34 am, Matej Cepl wrote:
> > I am now very happily using kmail 1.6 (dimap is so
> > cool!), but there are some small issues which I would
> > like to resolve. One of them is very strange order of folders
> > in the narrow tree on the left side of the kmail window (see
> > attached).
> >
> > Especially, INBOX in Local mails on the bottom of the list
> > makes me very unhappy. Is there any way how to change it
> > (including editing a configuration file -- which one),
> > please? 
>
> Just press the Folder sort widget above the icons. It will put
> inbox on top that way.

Well, I may not be so silly as I thought when I got this answer.

What I would like to accomplish is:
a) DIMAP account on top and LokÃlnà sloÅky (Local folders) below
them.
b) In both accounts DoÅlà poÅta (INBOX) and other standard
folders on top and other folders below.

In order to do that I renamed my DIMAP from "NEU IMAP" to "IMAP 
na NEU" so that it should be alphabetically before both LokÃlnà 
and Local (I am not sure whether kmail uses i18ned or original 
name of account). However, when I tried to sort it (with a 
button on top), I got really strange result 
(folderlist-after.png) -- folders in accounts are ordered in 
reverse to account name themselves?!

What can I do to get the result I want?

Thanks,

Matej

-- 
Matej Cepl, http://www.ceplovi.cz/matej
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
Why do you sit there looking like an envelope without any address
on it?
  -- Mark Twain

<><>

pgpobxtLzDUTP.pgp
Description: signature


Re: sound in KDE debian ppc

2004-02-05 Thread Michael Rex
Quoth Daniel Alonso <[EMAIL PROTECTED]>:
> hi !!!

Hi,

> I had installed the Debian sid in a iMac 500 Mhz everything works fine... 
> except the sound...
>
> I have sound in the console ( tty ) thanks to "modprobe dmasound_pmac"... but 
> when i try to init the artsd, an error message shows
>
> "error while initializing the sound driver
> SNDCTL_DSP_SETFTM failed - invalid argument.
> "

Same situation here with my iBook.

> Can u help me please ??? I don't know where else I can search...

Are you using kernel 2.6? artsd worked fine for me with 2.4 but failed
when I upgraded to 2.6.

Bye, Michael

-- 
Debuggers don't remove bugs, they only show them in slow-motion.




Re: kmail directories...

2004-02-05 Thread Kevin Krammer
On Thursday 05 February 2004 13:18, cobaco wrote:
> On 2004-02-05 13:03, Daniel Alonso wrote:
> > Hi !
> >
> > I have to change computer, but I would like to get all emails I have in
> > Kmail to the Kmail in the new machine... they are the same version 1.5.4
> > ...  how can I do this ???
>
> copy the 'Mail' directory in your home dir

Don't forget the KMail configuration file kmailrc for filters, folder 
settings, identities, etc,

Cheers,
Kevin


pgpQyFdlSzEKv.pgp
Description: signature


Re: Update on broken KMail

2004-02-05 Thread Bruce Miller
On February 5, 2004 11:45, Antiphon wrote:
> Try running kmail from the command line and posting
> your results on the list. You'll get more help that
> way.

 Of course! Here is the output:

[EMAIL PROTECTED]:~$ kmail
kmail: relocation error: /usr/lib/libkmailprivate.so.0: undefined 
symbol: _ZNK4KPIM12ThreadWeaver3Job9classNameEv
[EMAIL PROTECTED]:~$

If I purge 'kmail' this file is also purged. When the package is 
reinstalled, either version 1.5.4  or 1.6, it is recreated with an 
error.




Re: "Could not start kdeinit. Check your installation and try again."

2004-02-05 Thread Tobias Hain
same error here after KDE 3.1.4-woody -> KDE 3.2.0-0woody1 update. Plus: Most 
Fonts are not anti-aliased.

my config:
woody system + XFree 4.2.1-16 (unstable; no backport)

my investigation:
debugging shows: kdeinit: relocation error: /usr/lib/libqt-mt.so.3: undefined 
symbol: FT_Seek_Stream
I think this is because the libqt3-mt 3.2.1-5woody6 backport was compiled 
against a different freetype6 lib (my unstable is 2.1.7-2 whilst woody is 
2.0.9-1).

Downgrading freetype6 isn't possible since the unstable XFree depends on it.

Thus I tried upgrading libqt3-mt 3.2.1-5woody6 -> libqt3c102-mt 3.2.3-2, since 
this one would be compiled against the correct freetypt6 lib. Unfortunately X 
doesn't start at all after that:
libkdefx.so4: undefined symbol: __ti7QPixmap 
Here the problem seems to be that KDE 3.2.0-0woody1 is compiled against 
libqt3-mt 3.2.1 whilst unstable is 3.2.3.

Next option would be to get XFree 4.2.1-15 (can't use 4.1.x on my laptop) from 
www.backports.org and use it together with the freetype6 of woody. 
Unfortunately I was running out of time here.
__
/oby




Can not

2004-02-05 Thread LeVA

-- 
LeVA




Re: Update on broken KMail

2004-02-05 Thread Antiphon
Try running kmail from the command line and posting
your results on the list. You'll get more help that
way.


 --- Bruce Miller <[EMAIL PROTECTED]> wrote: > This
is an update --- copied to the Debian-KDE and
> Libranet lists  
> on the problem that KMail does not load on one of
> the two Debian 
> installations on this computer. The problem is
> buried more deeply 
> than I can find it.
> 
> Both installations are based on Libranet. The
> "production" install is 
> less than one week old. I have not strayed from the
> stock Libranet 
> configuration which strives to optimize recent
> applications with 
> stability. KMail 1.5.4 works perfectly; it is where
> I am drafting 
> this message.
> 
> The "experimental" install is where I learn by trial
> and error. 
> Without realizing what "backported to woody" would
> mean for a system 
> tracking sid, I installed the Ralf Nolden debs from
> KDE.org on 
> Tuesday. KDE 3.2 is every bit as good as its advance
> billing. In 
> KMail 1.6, the colour coding of quoted and new text
> in messages 
> revolutionizes message reading. However, I decided
> it was more 
> prudent not to stay with the kde.org debs. I
> therefore removed them 
> and reinstalled 3.1.5 from Debian sid. Later, I
> learned that Ben 
> Burton and Chris Cheney have functional packages at 
> people.debian.org. I installed them.
> 
> Immediately upon replacing the Ralf Nolden kde.org
> debs with Debian 
> sid, KMail 1.6 broke. The message is always the
> same: an error box 
> that says "KDEInit could not launch 'kmail'".
> 
> I followed advice and deleted as much as I dared to
> from ~/.kde but 
> did not touch the config file .kderc. I doubt,
> however, the problem 
> is in my home directory. These two Debian
> installations are on the 
> same computer and use the same /home partition. I
> also *purged* all 
> of KDE and installed yet again.
> 
> I feel that I am flailing in the dark. While this is
> a problem that I 
> have brought on myself, I would be grateful for any
> expert advice on 
> finding it and squashing it. It is buried deeper
> than I can find.
> 
> 
> -- 
> To UNSUBSCRIBE, email to
> [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
>  

__ 
Post your free ad now! http://personals.yahoo.ca




Re: Update on broken KMail

2004-02-05 Thread Magnus von Koeller
On Thursday 05 February 2004 14:01, Bruce Miller wrote:
> I followed advice and deleted as much as I dared to from ~/.kde but
> did not touch the config file .kderc.

You can just move those files, so that you can copy them back if it 
turns out that it doesn't help.

-- 
---  Magnus von Koeller ---
email:[EMAIL PROTECTED]
address:  International University
  Campus 9, App. 13
  D-76646 Bruchsal / Germany
phone:+49-7251-700-659
mobile:   +49-179-4562940
web:  http://www.vonkoeller.de


pgp1UqizuVmDW.pgp
Description: signature


kde 3.2 on woody

2004-02-05 Thread Linus Gasser
Hi,
first of all thanks very much for the nice distribution. KDE 3.2 is really 
cool. But, why can't I compile a qt-application anymore? I installed a 
vanilla debian-woody, and then installed the kde-3.2 from download.kde.org. 
Now, when I compile, I get

/usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Seek_Stream'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Get_Short'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Forget_Frame'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Access_Frame'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Get_Long'

obviously this is due to a wrong freetype2 library

radio2:~# apt-cache policy freetype2
freetype2:
  Installed: 1.4pre.20011029-1
  Candidate: 1.4pre.20011029-1
  Version Table:
 *** 1.4pre.20011029-1 0
500 ftp://gatew stable/main Packages
100 /var/lib/dpkg/status

Did Ralf Nolden use a special freetype2-package?

thanks for any hint,

ineiti

-- 
--
Linus Gasser
Chemin des Cèdres 1
1004 Lausanne
021 647 53 05
http://www.linusetviviane.ch
--




Re: "Could not start kdeinit. Check your installation and try again."

2004-02-05 Thread Roland Lembcke
Am Donnerstag, 5. Februar 2004 16:06 schrieb Andrew Schulman:
> > checking for Qt... configure: error: Qt (>= Qt 2.2.2) (library qt-mt) not
> > found. Please check your installation!
>
> This is a FAQ (or at least a FEP = frequently encountered problem).  For
> help see http://wiki.debian.net/index.cgi?DebianKDE, question 4, and
> then follow the link to the "Qt trouble" document.
>
> For me, the short version is: install libqt3-mt-dev, libqt3-compat-
> headers, and kdelibs4-dev, then
>
> ./configure --with-qt=/usr/share/qt3
>
> But the references above will give you more complete information.
>
> Good luck,
> Andrew.
>
> --
> To reply by email, replace "deadspam.com" by "alumni.utexas.net"

I have all needed things installed. And the "--with-qt=/usr/share/qt3" line 
gets automatically generated by debuild.

My previous post did also include data from config.log:
-
configure:7113: rm -rf SunWS_cache; c++ -o conftest -DNDEBUG -DNO_DEBUG -O2 
-fno-exceptions -fno-check-new -I/usr/include/qt -I/usr/X11R6/include  
-DQT_THREAD_SUPPORT  -D_REENTRANT  -L/usr/share/qt3/lib -L/usr/X11R6/lib   c
onftest.C  -lqt-mt -lpng -lz -lm -ljpeg  -lXext -lX11 -lSM -lICE  -lresolv 
-lpthread 1>&5
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Seek_Stream'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Get_Short'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Forget_Frame'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Access_Frame'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Get_Long'
collect2: ld returned 1 exit status
configure: failed program was:
--

Qt has been detected, but is somewhat incompatible, it seems to me. What's 
going on here?

cheers
Roland




(strange) problem with fixed fonts in kde and konsole

2004-02-05 Thread Tomas Hoger
Hi!

I have encountered strange problem with fonts on one sid machine with Kde
3.1.4.  Problem is, that font dialog in Control Center -> Appearance &
Themes -> Fonts for "Fixed width" fonts offers only one variant of fixed
font, which looks quite ugly in all sizes.  However font dialog for any
other font category (general, toolbar, menu, ...) show all available fonts,
both bitmap and truetype, even various fixed variants (elt, misc, sony,
...).  Same problem occurs in konsole.  When I try to choose Linux or
Unicode font in konsole, I get error message about non-existent font, which
also suggests looking into README.linux.console, which does not seem to be
in any debian package.  Other kde applications (kate, kile, ...) does not
seem to be affected.

This problem occurs for every user but one!  For that one user, everything
works flawlessly, font dialog in both konsole and Control Center shows also
other fonts.  I tried to create new user and use kde config files from
user, which works fine, but without success.  I also don't remember doing
any nasty changes in global config.  Any ideas?

While experimenting I realized, that on one other sid machine with Kde
3.1.5, font dialog shows only one Fixed font, not all variants (elt, misc,
sony, ...), however gtkfontsel shows them separately.  Can anyone explain
why?

Thanks a lot in advance!

th.

PS: Please, CC your replies also to my private mail, thanks.




Re: "Could not start kdeinit. Check your installation and try again."

2004-02-05 Thread Andrew Schulman
> checking for Qt... configure: error: Qt (>= Qt 2.2.2) (library qt-mt) not 
> found. Please check your installation!

This is a FAQ (or at least a FEP = frequently encountered problem).  For 
help see http://wiki.debian.net/index.cgi?DebianKDE, question 4, and 
then follow the link to the "Qt trouble" document.

For me, the short version is: install libqt3-mt-dev, libqt3-compat-
headers, and kdelibs4-dev, then

./configure --with-qt=/usr/share/qt3

But the references above will give you more complete information.

Good luck,
Andrew.

-- 
To reply by email, replace "deadspam.com" by "alumni.utexas.net"




Re: "Could not start kdeinit. Check your installation and try again."

2004-02-05 Thread mailnode
Am Donnerstag, 5. Februar 2004 05:56 schrieb peter vdm:
> On Thu, 5 Feb 2004 11:28, Josh Metzler wrote:
> > On Wednesday 04 February 2004 04:01 pm, [EMAIL PROTECTED]
>
> wrote:
> > > Hello.  I have KDE 3.2, under Debian testing/unstable. I wiped clean my
> > > previous installation of KDE 3.1 (apt-get --purge, rm -rf /etc/kde3)
> > > and reinstalled from the .deb's at download.kde.org.
> >
> > You do realize, don't you, that you installed woody backports of KDE 3.2
> > which were built with gcc 2.95, and so are incompatible with your qt and
> > all other c++ packages from testing/unstable.
> >
> > This might be the cause of your problems.
>
> I still get the 'Could not start kdeinit' and this is on a totally woody
> system with no unstable packages anywhere with gcc 2.95.4
> Any ideas what would be causing this? Also if I try to compile anything the
> configure always bombs saying it can't find qt-mt library which is also
> installed.
> Any help would be good :)
>
> cheers Peter vdM

This happens for me also. Have woody with kde 3.2 woody packages from the 
official KDE file server. Cant compile a KDE application like Ksensors.

Error message from configure:
--
checking for Qt... configure: error: Qt (>= Qt 2.2.2) (library qt-mt) not 
found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!
make: *** [build-stamp] Error 1
debuild: fatal error at line 456:
dpkg-buildpackage failed!


config.log :
-
configure:6937: checking for Qt
configure: 7001: /usr/include/qt/qstyle.h
taking that
tried NO
configure:7113: rm -rf SunWS_cache; c++ -o conftest -DNDEBUG -DNO_DEBUG -O2 
-fno-exceptions -fno-check-new -I/usr/include/qt -I/usr/X11R6/include  
-DQT_THREAD_SUPPORT  -D_REENTRANT  -L/usr/share/qt3/lib -L/usr/X11R6/lib   c
onftest.C  -lqt-mt -lpng -lz -lm -ljpeg  -lXext -lX11 -lSM -lICE  -lresolv 
-lpthread 1>&5
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Seek_Stream'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Get_Short'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Forget_Frame'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Access_Frame'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `FT_Get_Long'
collect2: ld returned 1 exit status
configure: failed program was:
#include "confdefs.h"
#include 
#include 
#include 
#include 
#include 
#include 
#if ! (QT_VERSION >= 222)
#error 1
#endif

int main() {
QStringList *t = new QStringList();
Q_UNUSED(t);
QIconView iv(0);
iv.setWordWrapIconText(false);
QString s;
s.setLatin1("Elvis is alive", 14);
return 0;
}


Can someone help me with this?

Thank you
Roland




Update on broken KMail

2004-02-05 Thread Bruce Miller
This is an update --- copied to the Debian-KDE and Libranet lists  
on the problem that KMail does not load on one of the two Debian 
installations on this computer. The problem is buried more deeply 
than I can find it.

Both installations are based on Libranet. The "production" install is 
less than one week old. I have not strayed from the stock Libranet 
configuration which strives to optimize recent applications with 
stability. KMail 1.5.4 works perfectly; it is where I am drafting 
this message.

The "experimental" install is where I learn by trial and error. 
Without realizing what "backported to woody" would mean for a system 
tracking sid, I installed the Ralf Nolden debs from KDE.org on 
Tuesday. KDE 3.2 is every bit as good as its advance billing. In 
KMail 1.6, the colour coding of quoted and new text in messages 
revolutionizes message reading. However, I decided it was more 
prudent not to stay with the kde.org debs. I therefore removed them 
and reinstalled 3.1.5 from Debian sid. Later, I learned that Ben 
Burton and Chris Cheney have functional packages at 
people.debian.org. I installed them.

Immediately upon replacing the Ralf Nolden kde.org debs with Debian 
sid, KMail 1.6 broke. The message is always the same: an error box 
that says "KDEInit could not launch 'kmail'".

I followed advice and deleted as much as I dared to from ~/.kde but 
did not touch the config file .kderc. I doubt, however, the problem 
is in my home directory. These two Debian installations are on the 
same computer and use the same /home partition. I also *purged* all 
of KDE and installed yet again.

I feel that I am flailing in the dark. While this is a problem that I 
have brought on myself, I would be grateful for any expert advice on 
finding it and squashing it. It is buried deeper than I can find.




Re: kmail directories...

2004-02-05 Thread cobaco
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2004-02-05 13:03, Daniel Alonso wrote:
> Hi !
>
> I have to change computer, but I would like to get all emails I have in
> Kmail to the Kmail in the new machine... they are the same version 1.5.4
> ...  how can I do this ???

copy the 'Mail' directory in your home dir

- -- 
Cheers, cobaco
  
1. Encrypted mail preferred (GPG KeyID: 0x86624ABB)
2. Plain-text mail recommended since I move html and double
format mails to a low priority folder (they're mainly spam)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD4DBQFAIjSD5ihPJ4ZiSrsRAjlKAJsE2IPKpJRtdIwj2Kqq3tcSPWDMogCXSagN
bg/UTpQyXxTFtjoF9gjOrQ==
=qqab
-END PGP SIGNATURE-




kmail directories...

2004-02-05 Thread Daniel Alonso

Hi !

I have to change computer, but I would like to get all emails I have in Kmail 
to the Kmail in the new machine... they are the same version 1.5.4 ...  how 
can I do this ??? 

thanks for you help.




Re: How to change order of folders in folderlist of kmail?

2004-02-05 Thread Matej Cepl
On Thursday 05 of February 2004 03:39, Antiphon wrote:
> Just press the Folder sort widget above the icons. It will put
> inbox on top that way

Silly me! I have spent apparently too much time with mutt :-).

Matej

-- 
Matej Cepl, http://www.ceplovi.cz/matej
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
Why should I travel, when I'm already there?
-- Bostonian lady, when being asked why she never visited
other places than Boston



pgpNDsFXp21fJ.pgp
Description: signature


Re: How to change order of folders in folderlist of kmail?

2004-02-05 Thread Antiphon
Just press the Folder sort widget above the icons. It will put inbox on top 
that way

On Thursday, February 5, 2004 3:34 am, Matej Cepl wrote:
> Hi,
>
> I am now very happily using kmail 1.6 (dimap is so
> cool!), but there are some small issues which I would like
> to resolve. One of them is very strange order of folders in the
> narrow tree on the left side of the kmail window (see attached).
> Especially, INBOX in Local mails on the bottom of the list makes
> me very unhappy. Is there any way how to change it (including
> editing a configuration file -- which one), please?
>
>   Thanks,
>
>   Matej




How to change order of folders in folderlist of kmail?

2004-02-05 Thread Matej Cepl
Hi,

I am now very happily using kmail 1.6 (dimap is so 
cool!), but there are some small issues which I would like 
to resolve. One of them is very strange order of folders in the 
narrow tree on the left side of the kmail window (see attached). 
Especially, INBOX in Local mails on the bottom of the list makes 
me very unhappy. Is there any way how to change it (including 
editing a configuration file -- which one), please?

Thanks,

Matej

-- 
Matej Cepl, http://www.ceplovi.cz/matej
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
Thank you for sending me a copy of your book; I'll waste no time
reading it.
  -- Moses Hadas

<>

pgp0MKRbDaFij.pgp
Description: signature


MIMEDefang Notification

2004-02-05 Thread MIMEDefang
An e-mail you sent with message-id NOQUEUE
was modified by our mail scanning software.

The recipients were: <[EMAIL PROTECTED]>

Here are the details of the modification:

An attachment named readme.zip was removed from this document as it
constituted a security hazard.  If you require this document, please contact
the sender and arrange an alternate means of receiving it.