KLISA problems again

2001-10-18 Thread Donald R. Spoon
I just upgraded two different machines (and archs) to KDE 2.2 from
unstable.  Generally a great job...especially on my DEC ALPHA!!  I have
been waiting a long time for KDE to show up for it.  Thanks!!  The other
machine is a i386 "upgrade" from KDE 2.1.2.  I am running Debian
"testing" on both machines.  

I am having one tiny problem in KLISA that I hope someone can help
with.  When I pull up Konqueror, or the "Home" destop icon and expand
the "Network" tree on the sidebar, every thing goes as it should and I
get the "FTP Archives", "Local Network", and "Web Sites" selections
displayed.  When I try to expand the "Local Network" selection, I get an
error message stating "Can't Find parent item lan://localhost/ in the
tree.  Internal Error", and the "Local Network" icon just sort of hangs
with a spinning disk overlay.
In previous versions, this would expand into the hostnames of all the
computers on my LAN.  This happens on both machines I have KDE 2.2.1
installed upon, and my other machines that still have KDE 2.1.1
installed continue to work normally.  Samba on the network is working
normally, as it did before...there were no changes there on any of my
machines during the upgrade process(es).  

Now if I type in "lan://localhost/" into the Konqueror "location" bar,
it finds it.  It also will find the machines on my network via
"smb:///, etc.  It appears Konqueror is working fine, but
somehow the interlink between Klisa and Konqueror is not working
correctly.  This same thing happens on both machines, but on the ALPHA I
get an additional error: "You don't appear to have any interfaces
installed".

So far, I have purged and re-installed both Konqueror and Klisa, read
all the docs I could find, checked and re-checked all my config
settings, checked the BTL on both Debian and KDE, deleted the ~.kde
directories in both ROOT and my USER accounts, and have not found any
clues or resolution.  Since I am the only one reporting this problem, I
must conclude it is probably NOT a "bug", but something I am doing
wrong.

Any suggestions, hints, confirmations, etc. would be greatly
appreciated!!  I am more interested in getting it going on the i386 arch
at the moment.  I have become acustomed to this little utility, and
really like it a lot! 

TIA & Cheers,
-Don Spoon-




Re: building kdepim with Ivan's kde4 packages

2001-10-18 Thread Ivan E. Moore II
quick answer...you should wait a day and then update your cvs code and
rebuild.  your using debian code that I'm still working on and is still
incorrect...or was when you grabbed it.

Ivan

On Fri, Oct 19, 2001 at 03:46:28AM +0200, Tomas Pospisek wrote:
> thanks a lot for the hints on kde-debian, Ivan. Now I'm subscribed here so
> I won't miss any replyies from you ;-)
> 
> I'm trying to compile kdepim and am getting:
> 
> checking for KDE... configure: error:
> in the prefix, you've chosen, are no KDE headers installed. This will fail.
> So, check this please and use another prefix!
> 
> [..and in config.log..]
> 
> configure: 6270: /usr/local/kde/include/ksharedptr.h
> configure: 6270: /usr/lib/kde/include/ksharedptr.h
> configure: 6270: /usr/local/kde/include/ksharedptr.h
> configure: 6270: /usr/local/include/ksharedptr.h
> configure: 6270: /usr/kde/include/ksharedptr.h
> configure: 6270: /usr/include/kde/ksharedptr.h
> configure: 6270: /usr/include/ksharedptr.h
> configure: 6270: /opt/kde3/include/ksharedptr.h
> configure: 6270: /opt/kde/include/ksharedptr.h
> configure: 6270: ./ksharedptr.h
> configure: 6270: /usr/include/qt/ksharedptr.h
> 
> Of course I've included your environment from debiandirs and am using
> configkdepim to configure.
> 
> After symlinking /opt/kde3/include/ to /usr/include/kde3 I'm getting:
> 
> in the prefix, you've chosen, are no KDE libraries installed. This will fail.
> So, check this please and use another prefix!
> [..config.log..]
> configure: 6296: /usr/local/kde/lib/libkio.la
> configure: 6296: /usr/lib/kde/lib/libkio.la
> configure: 6296: /usr/local/kde/lib/libkio.la
> configure: 6296: /usr/kde/lib/libkio.la
> configure: 6296: /usr/lib/kde/libkio.la
> configure: 6296: /usr/lib/libkio.la
> configure: 6296: /usr/X11R6/lib/libkio.la
> configure: 6296: /usr/local/lib/libkio.la
> configure: 6296: /opt/kde3/lib/libkio.la
> configure: 6296: /opt/kde/lib/libkio.la
> configure: 6296: /usr/X11R6/kde/lib/libkio.la
> 
> checking for mcopidl... not found
> configure: error: The important program mcopidl was not found!
> Please check whether you installed KDE correctly.
> 
> configure:6406: checking for KDE paths
> configure:6935: checking for dcopidl
> configure:6995: checking for dcopidl2cpp
> configure:7055: checking for mcopidl
> 
> but:
> 
> find / -name mcopidl
> /home/tpo/karm/libs/people.debian.org/rkrusty/kde3.0/source/kdelibs4-3.0-0.alpha1/arts/mcopidl
> /home/tpo/karm/libs/people.debian.org/rkrusty/kde3.0/source/kdelibs4-3.0-0.alpha1/debian/install-tmp/usr/bin/mcopidl
> 
> So I've copied that down to /usr/bin
> 
> After that config runs through just fine :-).
> 
> Now make crashes at:
> 
> tpo2:/home/tpo/karm/kdepim# make
> make  all-recursive
> make[1]: Entering directory `/home/tpo/karm/kdepim'
> Making all in vCard
> make[2]: Entering directory `/home/tpo/karm/kdepim/vCard'
> /bin/sh ../libtool --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I.
> -I.. -I../vCard/include -I../vCard/include/generated
> -I/opt/kde3/include -I/usr/include/qt -I.  -I/usr/X11R6/include  -DPIC
> -fPIC -DQT_THREAD_SUPPORT  -D_REENTRANT  -O2 -fno-exceptions
> -fno-check-new  -c vCard.cpp
> mkdir .libs
> c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../vCard/include
> -I../vCard/include/generated -I/opt/kde3/include -I/usr/include/qt -I.
> -I/usr/X11R6/include -DPIC -fPIC -DQT_THREAD_SUPPORT -D_REENTRANT -O2
> -fno-exceptions -fno-check-new -Wp,-MD,.deps/vCard.pp -c vCard.cpp  -fPIC
> -DPIC -o .libs/vCard.o
> /bin/sh ../libtool --mode=link --tag=CXX c++  -O2 -fno-exceptions
> -fno-check-new   -o libvcard.la -rpath   vCard.lo
> libtool: link: only absolute run-paths are allowed
> make[2]: *** [libvcard.la] Error 1
> make[2]: Leaving directory `/home/tpo/karm/kdepim/vCard'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/tpo/karm/kdepim'
> make: *** [all-recursive-am] Error 2
> 
> And I'm going to catch some sleep. Good night/day/whatever everybody.
> 
> *t
> 
> ---
>  Tomas Pospisek
>  sourcepole-   Linux & Open Source Solutions
>  http://sourcepole.com
>  Elestastrasse 18,  7310 Bad Ragaz,  Switzerland
>  Tel:+41 (81) 330 77 13,  Fax:+41 (81) 330 77 12
> 
> 
> 
> -- 
> 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




KDevelop

2001-10-18 Thread Krystian Bates
I've got an odd problem with KDevelop. Both versions(1.4 and 2.0.1) SIGSEV
when I attempt to edit anything. No other KDE editors do this, including
Kate, KWrite, ect. I am guessing I have a bad lib/wrong lib in here
somewhere... but I am at a loss. Both KDev's are installed via apt-get
install, one from potato, and one from sid. ANy ideas?

--
Rykard
http://www.i-star.com/users/blackstaff/
http://www.worldforge.org/




public_key.asc
Description: application/pgp-keys


building kdepim with Ivan's kde4 packages

2001-10-18 Thread Tomas Pospisek
thanks a lot for the hints on kde-debian, Ivan. Now I'm subscribed here so
I won't miss any replyies from you ;-)

I'm trying to compile kdepim and am getting:

checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE headers installed. This will fail.
So, check this please and use another prefix!

[..and in config.log..]

configure: 6270: /usr/local/kde/include/ksharedptr.h
configure: 6270: /usr/lib/kde/include/ksharedptr.h
configure: 6270: /usr/local/kde/include/ksharedptr.h
configure: 6270: /usr/local/include/ksharedptr.h
configure: 6270: /usr/kde/include/ksharedptr.h
configure: 6270: /usr/include/kde/ksharedptr.h
configure: 6270: /usr/include/ksharedptr.h
configure: 6270: /opt/kde3/include/ksharedptr.h
configure: 6270: /opt/kde/include/ksharedptr.h
configure: 6270: ./ksharedptr.h
configure: 6270: /usr/include/qt/ksharedptr.h

Of course I've included your environment from debiandirs and am using
configkdepim to configure.

After symlinking /opt/kde3/include/ to /usr/include/kde3 I'm getting:

in the prefix, you've chosen, are no KDE libraries installed. This will fail.
So, check this please and use another prefix!
[..config.log..]
configure: 6296: /usr/local/kde/lib/libkio.la
configure: 6296: /usr/lib/kde/lib/libkio.la
configure: 6296: /usr/local/kde/lib/libkio.la
configure: 6296: /usr/kde/lib/libkio.la
configure: 6296: /usr/lib/kde/libkio.la
configure: 6296: /usr/lib/libkio.la
configure: 6296: /usr/X11R6/lib/libkio.la
configure: 6296: /usr/local/lib/libkio.la
configure: 6296: /opt/kde3/lib/libkio.la
configure: 6296: /opt/kde/lib/libkio.la
configure: 6296: /usr/X11R6/kde/lib/libkio.la

checking for mcopidl... not found
configure: error: The important program mcopidl was not found!
Please check whether you installed KDE correctly.

configure:6406: checking for KDE paths
configure:6935: checking for dcopidl
configure:6995: checking for dcopidl2cpp
configure:7055: checking for mcopidl

but:

find / -name mcopidl
/home/tpo/karm/libs/people.debian.org/rkrusty/kde3.0/source/kdelibs4-3.0-0.alpha1/arts/mcopidl
/home/tpo/karm/libs/people.debian.org/rkrusty/kde3.0/source/kdelibs4-3.0-0.alpha1/debian/install-tmp/usr/bin/mcopidl

So I've copied that down to /usr/bin

After that config runs through just fine :-).

Now make crashes at:

tpo2:/home/tpo/karm/kdepim# make
make  all-recursive
make[1]: Entering directory `/home/tpo/karm/kdepim'
Making all in vCard
make[2]: Entering directory `/home/tpo/karm/kdepim/vCard'
/bin/sh ../libtool --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I.
-I.. -I../vCard/include -I../vCard/include/generated
-I/opt/kde3/include -I/usr/include/qt -I.  -I/usr/X11R6/include  -DPIC
-fPIC -DQT_THREAD_SUPPORT  -D_REENTRANT  -O2 -fno-exceptions
-fno-check-new  -c vCard.cpp
mkdir .libs
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../vCard/include
-I../vCard/include/generated -I/opt/kde3/include -I/usr/include/qt -I.
-I/usr/X11R6/include -DPIC -fPIC -DQT_THREAD_SUPPORT -D_REENTRANT -O2
-fno-exceptions -fno-check-new -Wp,-MD,.deps/vCard.pp -c vCard.cpp  -fPIC
-DPIC -o .libs/vCard.o
/bin/sh ../libtool --mode=link --tag=CXX c++  -O2 -fno-exceptions
-fno-check-new   -o libvcard.la -rpath   vCard.lo
libtool: link: only absolute run-paths are allowed
make[2]: *** [libvcard.la] Error 1
make[2]: Leaving directory `/home/tpo/karm/kdepim/vCard'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tpo/karm/kdepim'
make: *** [all-recursive-am] Error 2

And I'm going to catch some sleep. Good night/day/whatever everybody.

*t

---
 Tomas Pospisek
 sourcepole-   Linux & Open Source Solutions
 http://sourcepole.com
 Elestastrasse 18,  7310 Bad Ragaz,  Switzerland
 Tel:+41 (81) 330 77 13,  Fax:+41 (81) 330 77 12





Finally get to see what KDE2.2 looks like?

2001-10-18 Thread John Gay
With the recent death of Progeny, I am currently upgrading to woody/testing 
following the instructions kindly provided by Progeny. Looks like I'll 
finally get to see what KDE2.2 is like! I had been waiting for the freeze to 
reach a comfortable level, but with Progeny dead and KDE2.1 also stopped I 
figured it's about time I got me head out of the sand. I hope this does not 
break too much on my system.

Cheers,

John Gay




Re: kde & qt3

2001-10-18 Thread Tomas Pospisek
On Thu, 18 Oct 2001, Michael Ashton wrote:

> Hi Tomas,
>
> On Wed, Oct 17, 2001 at 09:02:19PM +0200, Tomas Pospisek wrote:
> > I'm trying to compile stuff from kde-cvs. Since libqt3-dev wants to
> > remove libqt-dev I have copied everything out from the deb manually (I
>
> I can reccommend using the Qt tarball.
[...]
> This is another reason I like the tarball approach: it keeps the
> "alternate" Qt system, in its entirety, under a single directory.
[...]
> Ivan has so far refused to make Qt3-dev packages that can be
> installed in parallel with the Qt2 ones, and while I wish such existed,
> I think I understand his reasons for not doing so.
[...]
I'm doing the thing now in a chrooted environment. That way I can keep up
with Ivan - maybe report eventual problems and maybe spare some time on my
own when he gets to fix things. I'm compiling now and things look good :-)

Thanks !!
*t


 Tomas Pospisek
 SourcePole   -  Linux & Open Source Solutions
 http://sourcepole.ch
 Elestastrasse 18, 7310 Bad Ragaz, Switzerland
 Tel: +41 (81) 330 77 11





Re: resolved: compiling kde3 stuff under Debian

2001-10-18 Thread Ivan E. Moore II
On Thu, Oct 18, 2001 at 11:38:38PM +0200, Tomas Pospisek wrote:
> You might remember my last request for help. So now I've made a chrooted
> debian installation, popped rkrusty's libqt3
> package and kdebase-cvs_3.0-0.alpha1-1 fragments in it and:
> 
> tpo2:rkrusty/kde3.0/source/kdebase-cvs-3.0-0.alpha1# debian/rules binary
> [...]
> checking for Qt... configure: error: Qt (>= Qt 3.0.0) (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
> 
> So aparently I'm not the only one who's got something wrong...
> 
> from the config.log:
> 
> configure:5510: gcc -o conftest -ansi -W -Wall -pedantic -Wshadow
> -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500
> -D_BSD_SOURCE -g -O2
>   -I.  -I/usr/X11R6/include  -D_REENTRANT  conftest.c -L/usr/X11R6/lib
> -ljpeg -lm 1>&5
> configure: 5550: /usr/include/jpeglib.h
> taking that
> configure:5684: checking for Qt
> configure: 5748: /usr/include/qt/qstyle.h
> taking that
> tried NO
> tried /usr/share/qt/lib
> tried /usr/share/qt
> tried /usr/lib/qt3/lib
> tried /usr/lib/qt3
> tried /usr/lib/qt/lib
> tried /usr/lib/qt
> tried /usr/X11R6/lib
> tried /usr/lib
> tried /usr/local/qt/lib
> tried /usr/X11R6/lib
> configure:5860: rm -rf SunWS_cache; c++ -o conftest -ansi
> -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wbad-function-cast -Wcast-align -Wundef
> -Wconversion -fno-builtin -Wnon-virtual-dtor -Wno-long-long -g -O2 -Wall
> -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
> -fno-exceptions -fno-check-new -I/usr/include/qt -I.  -DPIC -fPIC
> -DQT_THREAD_SUPPORT  -D_REENTRANT  -LNONE -L/usr/X11R6/lib   -DPIC -fPIC
> -lpthread conftest.C  -lqt-mt -lpng -lz -lm -ljpeg  -lXext -lX11 -lSM
> -lICE  -lresolv 1>&5
> /usr/bin/ld: cannot find -lqt-mt
> [...]
> 
> So all the new kde packages seem to be depending on qt3-mt now :-) !

oh yea..forgot to tell people that. :)  I found out just by accident as
I have it installed by default on the box I'm building kde3 stuff on...I 
noticed when I was looking at the deps and found libqt3-mt was listed...

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




Aethera crashes...

2001-10-18 Thread Luca
I'm running Aethera on a KDE 2.2.1 (over a testing/unstable Debian 
distribution)... 
Well... if I try to write a new mail... ehm... double clicking on the icon 
the program crashes! Well... ok... It's a bit strange on a Beta4, isn't it? 
Is it a common problem? 
Bye.
Luca Telloli




resolved: compiling kde3 stuff under Debian

2001-10-18 Thread Tomas Pospisek
You might remember my last request for help. So now I've made a chrooted
debian installation, popped rkrusty's libqt3
package and kdebase-cvs_3.0-0.alpha1-1 fragments in it and:

tpo2:rkrusty/kde3.0/source/kdebase-cvs-3.0-0.alpha1# debian/rules binary
[...]
checking for Qt... configure: error: Qt (>= Qt 3.0.0) (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

So aparently I'm not the only one who's got something wrong...

from the config.log:

configure:5510: gcc -o conftest -ansi -W -Wall -pedantic -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -g -O2
  -I.  -I/usr/X11R6/include  -D_REENTRANT  conftest.c -L/usr/X11R6/lib
-ljpeg -lm 1>&5
configure: 5550: /usr/include/jpeglib.h
taking that
configure:5684: checking for Qt
configure: 5748: /usr/include/qt/qstyle.h
taking that
tried NO
tried /usr/share/qt/lib
tried /usr/share/qt
tried /usr/lib/qt3/lib
tried /usr/lib/qt3
tried /usr/lib/qt/lib
tried /usr/lib/qt
tried /usr/X11R6/lib
tried /usr/lib
tried /usr/local/qt/lib
tried /usr/X11R6/lib
configure:5860: rm -rf SunWS_cache; c++ -o conftest -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wbad-function-cast -Wcast-align -Wundef
-Wconversion -fno-builtin -Wnon-virtual-dtor -Wno-long-long -g -O2 -Wall
-pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-fno-exceptions -fno-check-new -I/usr/include/qt -I.  -DPIC -fPIC
-DQT_THREAD_SUPPORT  -D_REENTRANT  -LNONE -L/usr/X11R6/lib   -DPIC -fPIC
-lpthread conftest.C  -lqt-mt -lpng -lz -lm -ljpeg  -lXext -lX11 -lSM
-lICE  -lresolv 1>&5
/usr/bin/ld: cannot find -lqt-mt
[...]

So all the new kde packages seem to be depending on qt3-mt now :-) !

And on goes the quest.
*t

PS: Thanks a lot to David Bishop, Michael Ashton and Mark Hollomon for
trying to help me :-) !


 Tomas Pospisek
 SourcePole   -  Linux & Open Source Solutions
 http://sourcepole.ch
 Elestastrasse 18, 7310 Bad Ragaz, Switzerland
 Tel: +41 (81) 330 77 11








Re: ok...my curiosity is getting to me...

2001-10-18 Thread David Bishop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Didn't take too long :-)

Achim Bohnet
Marc Schaefer
and "Assorted Swiss People" becomes Debian Switzerland ([EMAIL PROTECTED])

Sorry :-)

On Thursday 18 October 2001 02:50 pm, David Bishop wrote:
> On Thursday 18 October 2001 12:44 pm, Ivan E. Moore II wrote:
> > where's the final totals and all on this gift?  You got my curiosity
> > going and I'm going crazy... heh. :)
> >
> > /me runs off to go break more stuff...
>
> People who've donated (I *know* I'm missing some names because I'm at work
> and I don't have the envelopes of the people who send it directly.  Also
> the German's just gave me one big check. Don't be shy, if I missed you,
> tell me!).
>
> Paypal contributors:
> Jaye, Griz & Pat Inabnit
> Steve Sharp
> Donald Spoon
> Christopher Dean
> Robert Snyder
> Yifang Dai
> Michael Repass
> Nigel Pauli
> Toby Milne
> Dan Plaster
> David Kuntz
> James Morton
> Marc Branchaud
> Patricia Scott
> Assorted Swiss People
> for a total of $382.67
>
> Directly To Me:
> David Nielsen
> Matthias Schulz (on behalf of all the Germans, some listed below)
> Hendrik Naumann
> Andreas Trottmann
> Michael Spanier
> Malte Cornils
> Jens Benecke
> A Guy From Singapore who sent me $50 in Singapore dollars :-)
> for a total of $300
>
> for a grand total of $682.67!!
>
> So, as we agreed the bulk of this is going to the Make The Wife Happy Fund
> (his, not mine :-) so how much should we tie up in a REI gift-certificate
> (thus assuring he will spend some of this on himself)?  I was previously
> thinking $50, but I'm leaning towards $100 now.  And no, Ivan, you have
> very little to no say in this :-)

- -- 
D.A.Bishop
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7z1gXKEJ4huP2XBERAhL5AKCUO0sfQJvc2VV3bvk8lgFdasPKtQCglktC
txGXrNkr5e6X4kg4dCQ+yXE=
=3cMV
-END PGP SIGNATURE-




Re: ok...my curiosity is getting to me...

2001-10-18 Thread Ivan E. Moore II
On Thu, Oct 18, 2001 at 02:50:19PM -0700, David Bishop wrote:
> On Thursday 18 October 2001 12:44 pm, Ivan E. Moore II wrote:
> > where's the final totals and all on this gift?  You got my curiosity going
> > and I'm going crazy... heh. :)
> >
> > /me runs off to go break more stuff...
> People who've donated (I *know* I'm missing some names because I'm at work 
> and I don't have the envelopes of the people who send it directly.  Also the 
> German's just gave me one big check. Don't be shy, if I missed you, tell me!).
> 
> Paypal contributors:
> Jaye, Griz & Pat Inabnit
> Steve Sharp
> Donald Spoon
> Christopher Dean
> Robert Snyder
> Yifang Dai
> Michael Repass
> Nigel Pauli
> Toby Milne
> Dan Plaster
> David Kuntz
> James Morton
> Marc Branchaud
> Patricia Scott
> Assorted Swiss People
> for a total of $382.67
> 
> Directly To Me:
> David Nielsen
> Matthias Schulz (on behalf of all the Germans, some listed below)
> Hendrik Naumann
> Andreas Trottmann
> Michael Spanier
> Malte Cornils
> Jens Benecke
> A Guy From Singapore who sent me $50 in Singapore dollars :-)
> for a total of $300
> 
> for a grand total of $682.67!!
> 
> So, as we agreed the bulk of this is going to the Make The Wife Happy Fund 
> (his, not mine :-) so how much should we tie up in a REI gift-certificate 
> (thus assuring he will spend some of this on himself)?  I was previously 
> thinking $50, but I'm leaning towards $100 now.  And no, Ivan, you have very 
> little to no say in this :-)

Holy crap!  Thanks to you all. :)

BTW...my wife also likes REI so you can always just dump it all there. :)

damn...

who say's there ain't good people in the world. :)

-- 

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: ok...my curiosity is getting to me...

2001-10-18 Thread David Bishop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 18 October 2001 12:44 pm, Ivan E. Moore II wrote:
> where's the final totals and all on this gift?  You got my curiosity going
> and I'm going crazy... heh. :)
>
> /me runs off to go break more stuff...
People who've donated (I *know* I'm missing some names because I'm at work 
and I don't have the envelopes of the people who send it directly.  Also the 
German's just gave me one big check. Don't be shy, if I missed you, tell me!).

Paypal contributors:
Jaye, Griz & Pat Inabnit
Steve Sharp
Donald Spoon
Christopher Dean
Robert Snyder
Yifang Dai
Michael Repass
Nigel Pauli
Toby Milne
Dan Plaster
David Kuntz
James Morton
Marc Branchaud
Patricia Scott
Assorted Swiss People
for a total of $382.67

Directly To Me:
David Nielsen
Matthias Schulz (on behalf of all the Germans, some listed below)
Hendrik Naumann
Andreas Trottmann
Michael Spanier
Malte Cornils
Jens Benecke
A Guy From Singapore who sent me $50 in Singapore dollars :-)
for a total of $300

for a grand total of $682.67!!

So, as we agreed the bulk of this is going to the Make The Wife Happy Fund 
(his, not mine :-) so how much should we tie up in a REI gift-certificate 
(thus assuring he will spend some of this on himself)?  I was previously 
thinking $50, but I'm leaning towards $100 now.  And no, Ivan, you have very 
little to no say in this :-)

- -- 
D.A.Bishop
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7z06bKEJ4huP2XBERApcvAKDRrO9xJ3YrMZo6/ZJz3Y3du9vwugCfYF00
0cTmRv3TnvJ7Fqu6+bpwcUU=
=VnDx
-END PGP SIGNATURE-




Can't configure kdevelop

2001-10-18 Thread Macolu
Hi everybody !

I can't set konqueror's default charset, using the kcontrol module or the 
configuration from the setting menu of konqueror.

I can change the charset (I want 8859-15 instead of 8859-1), but, if I leave 
the configuration module and open it again, the charset is still set on 
8859-1.

I don't have any problem for setting other things in this module.

If I look my ~/.kde/../konquerorrc, I can see this line :

DefaultEncoding=iso 8859-15

So, it saves my choice, but konqueror don't take care of this line at startup 
?

I haven't made any bug report... Shall I ?

Thank for your help !

Using :

kdebase (the several packages) 2.2.1.0-1
kdebase-crypto 2.2.1-6
kdelibs (the several packages too) 2.2.1-9




Re: mp3Kult and SIGSEGV

2001-10-18 Thread Toomas Vananurm
> I think you should report a bug. It crashed on me, too.
Allready done:
http://bugs.kde.org/db/33/33045.html

-- 
Toomas Vananurm,
Registered Linux User #89193




prelink update

2001-10-18 Thread Ivan E. Moore II
For those of you interested in the progress of the prelink implementation 
here you go.  I got word from the binutils maintainer (Chris) on his pieces
and this is what he had to say:

  "Oh, and I'm working on prelinking support as soon as the changes to glibc 
  get accepted upstream.  Jakub Jelinek has done a really nice job so
  far.  There's still a few bugs to be fixed, but I do have
  "prelink" packaged already and the binutils that I just uploaded enables
  "-z combreloc" by default."

So we'll probably see all of this finalized and in place for kde3..but that's
all depending on the glibc stuff and from what Ben Collins told me that'll
be post-woody.

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




ok...my curiosity is getting to me...

2001-10-18 Thread Ivan E. Moore II
where's the final totals and all on this gift?  You got my curiosity going
and I'm going crazy... heh. :)

/me runs off to go break more stuff...
-- 

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: mp3Kult and SIGSEGV

2001-10-18 Thread exa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I think you should report a bug. It crashed on me, too.

Thanks,

- -- 
Eray Ozkural (exa) <[EMAIL PROTECTED]>
Comp. Sci. Dept., Bilkent University, Ankara
www: http://www.cs.bilkent.edu.tr/~erayo
GPG public key fingerprint: 360C 852F 88B0 A745 F31B  EA0F 7C07 AE16 874D 539C
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7zyuLfAeuFodNU5wRAqyfAJwJtQWQh7Q77nGyieBktyXBwQ7flQCfWIHj
UqmfcBH75bTzjWyFoTVrCtc=
=PHoO
-END PGP SIGNATURE-




Re: kde & qt3

2001-10-18 Thread Michael Ashton

Hi Tomas,

On Wed, Oct 17, 2001 at 09:02:19PM +0200, Tomas Pospisek wrote:
> I'm trying to compile stuff from kde-cvs. Since libqt3-dev wants to
> remove libqt-dev I have copied everything out from the deb manually (I

I can reccommend using the Qt tarball.  I've had good success with
this.  The only problem is it might take some time to compile,
depending on your machine ..

> guess I know about the problems that this brings). But I still don't get
> the kde-cvs to compile - it doesn't find the Qt libs although I am running
> it with:
> 
> ./configure --with-qt-libraries=/usr/lib/ --with-qt-includes=/usr/include/qt

This is another reason I like the tarball approach: it keeps the
"alternate" Qt system, in its entirety, under a single directory.  If
you then set the environment variable QT_DIR (or QTDIR?) to this directory, 
KDE should find everything without problems.  (If not, set up your
PATH and LD_LIBRARY_PATH variables too, as stated in the Qt compile
instructions.)

The only thing to watch out for is that some KDE programs will look at
the QTDIR variable, and this might confuse Qt2 programs.  Usually
won't happen, but be aware of it in case you put this in your .profile
and then go try to compile a KDE2 program ..

Ivan has so far refused to make Qt3-dev packages that can be 
installed in parallel with the Qt2 ones, and while I wish such existed, 
I think I understand his reasons for not doing so.  At any rate, I've
not lifted a finger to help so far, and so I'm not going to complain
:)  Ivan's suggestion to blow away the Qt2-dev packages works fine - I
ran this way for a while - until you need to compile a KDE2 program;
then you've got to put the KDE2 devel packages back.  No fun at all.
So I switched back to the tarball.

cheers
Michael Ashton <[EMAIL PROTECTED]>

Pray for:
- the souls of those who have lost, and will lose, their lives, as a
  result of the US terrorist attacks;
- the souls of those responsible, that they may see the destruction
  they have wrought, and repent, before it is too late;
- the United States, that its people will return to God for strength,
  and forgive; for the attackers "know not what they do";
- the agents of justice on Earth, that they may speedily do God's 
  will, whatever that may be.




Re: "Save Link as..." in ftp-mode

2001-10-18 Thread Josh Hansen
I guess the reasoning is that in FTP mode you're really just reading a
virtual filesystem via the ftp IO slave. So in other words, HTTP is like
your normal web browser, FTP is like your normal file manager program. It's
just a matter of paradigm.

Does that makes sense???
- Josh

>
> it is possible to extent the context menu of the konqueror's ftp-mode
> by an item "Save Link as..."? It disturbs me that in html-mode files
> can be saved by "Save Link as..." and in ftp-mode I have to copy-and-
> paste the file.




Re: KDE 3.0 (cvs) packages

2001-10-18 Thread Ivan E. Moore II
> > I don't see why libarts1 would conflict libarts and thus noatun etc. would 
> > have to be removed. 

before I forget:

usr/lib/mcop/*
usr/bin/*

yes.the actual libraries do not conflict, but other items in the package do.
KDE usually does a good job updating the sonames of the libararies however 
unless they rename every single binary or I create several new -bin packages
they will still conflict.

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 3.0 (cvs) packages

2001-10-18 Thread Ivan E. Moore II
On Thu, Oct 18, 2001 at 02:48:34PM +0300, Eray Ozkural wrote:
> On Thursday 18 October 2001 10:35, Ivan E. Moore II wrote:
> > yea..I finally got it all installed myself and saw those exact same
> > issues.
> >
> > it'll clear up in the coming days I'm sure.  I'll get another build out
> > that works.
> >
> 
> Hi Ivan,
> 
> I just want to use KDE3.0 for development. I don't want to use any binaries 
> from it. I was trying to install devel packages, but apt-get wants to remove 
> a large portion of my KDE installation. 
> 
> I don't see why libarts1 would conflict libarts and thus noatun etc. would 
> have to be removed. 
> 
> It looks like they conflict because there may be (are) individual file 
> conflicts. However, this could be avoided by a proper renaming like done in 
> tcl/tk installations.
> 
> Let's discuss it here a while and ask for other developers' ideas in 
> debian-devel if appropriate.


first off it all conflicts because this is the first time I've built
packages for the new version and I *know* there are conflicts in just
looking at the file names created.

secondly I'm not going to spend time messing with file renaming at this point
in time as it would be way to much work on my part for stuff that's going to
change 1000 times before it's released.

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: evolution in kde

2001-10-18 Thread David Behm
On Wednesday 17 October 2001 17:09, Luis Mayoral wrote:
> Albert Heijn wrote:
> > I was trying to install evolution yesterday on my
> > debian box . Iam running testing with kde 2.1.2 . so i
> > jus added some unstable sources to my sources.list and
> > installed evolution . Then i installed everything i
> > could find with ximian and everything apt did find
> > with bonobo . But stil it gave me the error that it
> > couldnt find a ximian / bonobo configuration shell .
> > What did i do wrong ?
>
> You can try adding to sources.list:
>
> deb http://red-carpet.ximian.com/debian testing main
>
> Also you can try Aethera, the KDE equivalent of Evolution.

M ... Adding this didnt help . And adding stable sources jus gave 
dependencie troubles . Aethera is not really nice either . 

David




Re: kmail and gpg

2001-10-18 Thread David Bishop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Wednesday 17 October 2001 04:40 pm, Hendrik Sattler wrote:
> Am Donnerstag, 18. Oktober 2001 00:58 schrieb Russell Coker:
> > I notice that you are sending PGP/GPG signed email with kmail, so I
> > presume that it's working OK for you.

Yes :-)

> > When I see your messages GPG takes ages to process the signature (a
> > minute or more on a P3-650).  So I generally run "killall gpg" in another
> > window.
> >
> > How do you find gpg performance with kmail?  What do you suggest that I
> > look at to try and solve the problem?

The only remaining problems I have with kmail and gpg is when someone has a 
huge multiply-signed key (like Marc Mutz), where even though I have his 
public key, it takes about 6 seconds just to process it on a Piii733.  That 
is being worked on for the next release of kde by Ingo Klocker and Marc.  Oh, 
and another random enhancement is making the gpg identity portion of kmail 
into a dropdown list rather than having to type it in, so that you can't mess 
it up like a lot of people (including me) do

> That is when gpg times out. Kmail waits for gpg to check the signature.
> When you have a keyserver mentioned in .gnupg/options, then gpg might need
> a little bit longer. Nothing wrong there.
> I had this problem with Davids mails, too, but I do not know where I got
> his public key file from. Once in the list of the installed-keys, the
> problem vanished.
>
> Hendrik

You probably had that problem before I remembered I hadn't uploaded my key to 
the keyservers :-)  I put all three of them on the mit keyserver about three 
weeks ago, so anyone that uses it or any mirrors should be okay.  Of course, 
if you add the options in your .gpg/options file that Chris was talking 
about, you won't have this problem either :-)  But just to take the load of 
your sholders, I'm attaching my public key so you can just save and import it 
manually.

Have a nice day!

- -- 
D.A.Bishop
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7zu/DKEJ4huP2XBERAsaWAKCf1RwVQ5TiNeEQRcqrhpFnPTU+RwCghAwt
IcFpRW8Tf9iqq5KScJx3QGg=
=97yN
-END PGP SIGNATURE-


public_key.asc
Description: application/pgp-keys


Re: KDE 3.0 (cvs) packages

2001-10-18 Thread exa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 18 October 2001 10:35, Ivan E. Moore II wrote:
> yea..I finally got it all installed myself and saw those exact same
> issues.
>
> it'll clear up in the coming days I'm sure.  I'll get another build out
> that works.
>

Hi Ivan,

I just want to use KDE3.0 for development. I don't want to use any binaries 
from it. I was trying to install devel packages, but apt-get wants to remove 
a large portion of my KDE installation. 

I don't see why libarts1 would conflict libarts and thus noatun etc. would 
have to be removed. 

It looks like they conflict because there may be (are) individual file 
conflicts. However, this could be avoided by a proper renaming like done in 
tcl/tk installations.

Let's discuss it here a while and ask for other developers' ideas in 
debian-devel if appropriate.

Regards,

orion:exa$ sudo apt-get -u -t unstable install libarts1
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  kdelibs4 kdepim-libs koffice-libs libkmid0 libqt3-mt libsdl-mixer1.2
  libsdl1.2-dev libsdl1.2debian libsdl1.2debian-oss libsmpeg0 mpg321 smpeg-gtv
  smpeg-plaympeg 
The following packages will be REMOVED:
  alephone artsbuilder avifile-player glaxium kasteroids kbattleship kde
  kde-devel kde-extras kde-games kdebase-audiolibs kdebase-dev kdelibs-dev
  kdemultimedia-dev kdepim-dev kjezz kmid kmidi knapster2 koffice-dev 
konqueror
  libarts libarts-dev libarts-mpeglib libavifile0.6 libkmid libkmid-dev
  libkonq-dev libminimagick-dev libpolhem libsdl1.1 libsdl1.2 libsdl1.2-all
  noatun noatun-plugins oms-display-sdl synaesthesia tuxracer vlc-sdl xmps
  xmps-common xmps-dev xmps-gnome 
The following NEW packages will be installed:
  kdelibs4 libarts1 libkmid0 libqt3-mt libsdl1.2debian libsdl1.2debian-oss 
The following packages will be upgraded
  kdepim-libs koffice-libs libsdl-mixer1.2 libsdl1.2-dev libsmpeg0 mpg321
  smpeg-gtv smpeg-plaympeg 
8 packages upgraded, 6 newly installed, 43 to remove and 732  not upgraded.
Need to get 13.0MB of archives. After unpacking 7324kB will be freed.
Do you want to continue? [Y/n] 

- -- 
Eray Ozkural (exa) <[EMAIL PROTECTED]>
Comp. Sci. Dept., Bilkent University, Ankara
www: http://www.cs.bilkent.edu.tr/~erayo
GPG public key fingerprint: 360C 852F 88B0 A745 F31B  EA0F 7C07 AE16 874D 539C
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7zsGSfAeuFodNU5wRAgmHAJ9QnqebO+5nvwPBPNOZkSmuh4QIVgCghu+x
vnPmwcnrNrf61xSlZr/BvL4=
=39oG
-END PGP SIGNATURE-




mp3Kult and SIGSEGV

2001-10-18 Thread Toomas Vananurm
Hi!
mp3Kult crashes when adding or updating directories with many mp3's.
It added small (few hundred MB of mp3's) with no problem but when adding 
directory with 450 files (~3GB) on it, mp3kult crashes with SIGSEGV:
(no debugging symbols found)...(no debugging symbols found)...

(no debugging symbols found)...(no debugging symbols found)...
0x40d28999 in wait4 () from /lib/libc.so.6
#0  0x40d28999 in wait4 () from /lib/libc.so.6
#1  0x40da1058 in __check_rhosts_file () from /lib/libc.so.6
#2  0x4055bb58 in KCrash::defaultCrashHandler () from /usr/lib/libkdecore.so.3
#3  0x40cb18d8 in sigaction () from /lib/libc.so.6
#4  0x080784d8 in QWidget::paintEvent ()
#5  0xb134 in ?? ()
#6  0x0070 in ?? ()
#7  0x40d9e900 in __morecore () from /lib/libc.so.6

and this:

QToolBar::QToolBar main window cannot be 0.
query fatta
Tag V1
...
...
Tag V1
KCrash: crashing crashRecursionCounter = 2
KCrash: Application Name = mp3kult path =  pid = 21382

I am using Debian unstable, ker. 2.4.10,  1G [EMAIL PROTECTED] AJA2, 383M RAM
(libc6 2.2.4-3, kdebase 2.2.1.0-3)

Hope this is not a FAQ.

-- 
Toomas Vananurm,
Registered Linux User #89193




"Save Link as..." in ftp-mode

2001-10-18 Thread Frank Mehnert
Hi,

it is possible to extent the context menu of the konqueror's ftp-mode
by an item "Save Link as..."? It disturbs me that in html-mode files
can be saved by "Save Link as..." and in ftp-mode I have to copy-and-
paste the file.

Frank
-- 
Frank Mehnert
## Dept. of Computer Science, Dresden University of Technology, Germany ##
## E-Mail: [EMAIL PROTECTED]http://os.inf.tu-dresden.de/~fm3 ##




Re: KDE 3.0 (cvs) packages

2001-10-18 Thread Ivan E. Moore II
yea..I finally got it all installed myself and saw those exact same
issues.  

it'll clear up in the coming days I'm sure.  I'll get another build out
that works.

Ivan

On Thu, Oct 18, 2001 at 12:22:03AM -0700, Josh Hansen wrote:
> I got crazy and installed the kde3alpha packages. Of course, I had to hack
> around the /etc/apt/apt.conf to support http proxy, but finally got things
> downloaded and installed. Two big problems so far: no window manager loads
> along with KDE, and almost none of the configuration modules load (konqueror
> control panel, for example).
> 
> Anyway, just thought I'd let you all know how it's going!
> 
> - Josh
> 
> ---
> ok folks...
> 
> deb http://people.debian.org/~rkrusty kde3.0/i386/
> 
> that'll get you access to kdelibs and kdebase.
> 
> and most likely you won't be able to any of the kde2 stuff installed at this
> time but..hey, it's the first draft.
> 
> Ivan
> 
> 
> -- 
> 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: KDE 3.0 (cvs) packages

2001-10-18 Thread Josh Hansen
I got crazy and installed the kde3alpha packages. Of course, I had to hack
around the /etc/apt/apt.conf to support http proxy, but finally got things
downloaded and installed. Two big problems so far: no window manager loads
along with KDE, and almost none of the configuration modules load (konqueror
control panel, for example).

Anyway, just thought I'd let you all know how it's going!

- Josh

---
ok folks...

deb http://people.debian.org/~rkrusty kde3.0/i386/

that'll get you access to kdelibs and kdebase.

and most likely you won't be able to any of the kde2 stuff installed at this
time but..hey, it's the first draft.

Ivan