Re: Customization questions

2002-12-09 Thread BÃrre Gaup
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

sotnabeaivi, juovlamÃnu 8. b. 2002 16.54, Craig Dickson don ÄÃllet:
> Craig Dickson wrote:
> >   (Speaking of which: Is there a KDE-specific per-user session startup
> >   script?)
>

I use the .xsession script for that purpose. It contains this:

#!/bin/zsh
source ~/.zshenv
export KDEHOME=/home/boerre/.kde3
xsetroot -solid black
setxkbmap sapmi+us_group3
setxkbmap -option ctrl:swapcaps
setxkbmap -option grp:menu_toggle
exec startkde

- --
BÃrre Gaup, Kiruna, Sweden
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE99U0KAvz3WeWvzrERAi3OAKCkcUCaFXIr41IEWycKRcUS905TsQCdGJsb
81ng1AyC4EhxiZXWe2PRWD4=
=GjJX
-END PGP SIGNATURE-




Re: KPP always dies

2002-12-09 Thread Nick
On Mon, 9 Dec 2002 02:00:19 -0500, Matt Sheffield wrote:
>
>On Sunday 08 December 2002 07:15 pm, Nick Boyce wrote:
>> On Fri, 6 Dec 2002 08:33:42 -0500, Matt Sheffield wrote:
>> >On my Libranet Woody system, KPP will faithfully connect to the Internet
>> > but proceeds to disconnect after about 2 seconds.
>> >
>> >I am able to connect with Libranet's LPPP app as well as wvdial so there
>> > isn't a hardware problem.
>>
>> I'm interested to know why you don't just stick with (K)wvdial - I use
>> it, and it does everything I _think_ I could ever want from a dialer
>> (and it's *so* easy to use ..).
>>
>> Is there some wonderful feature of Kppp that I'm missing out on ?
>
>I don't mind wvdial one bit, however, I cannot expect my users to run it. KPPP 
>is much more like what they are accustomed to with Windows.

No no  not wvdial (commandline app), but *K*wvdial - a glorious
KDE version of wvdial - see http://www.cnss.ca/~ppatters/kwvdial.html
- which is pretty much like Windoze DUN for my purposes.

I use V0.10, compiled from source for my Woody system.  The author
makes a Sid binary deb available, but if you use Woody then you need
to compile from source (problems with libpng ..).

Cheers,
Nick Boyce
Bristol, UK
--
"We demand rigidly defined areas of doubt and uncertainty."
   - Douglas Adams




Re: Miscellaneous issues

2002-12-09 Thread Frank Van Damme
On Monday 09 December 2002 20:52, David Bishop wrote:
> 
>
> > A man, a plan, a caret, a ban, a myriad, a sum, a lac, a liar, a hoop, a
> > ...
>
> 
>
> > Panama! - Dan Hoey
>
> 
>
> Um, sorry about that.  Was messing around and obviously attached the wrong
> thing as a sig :-P  Won't happen again

It was a pretty sig though :)

Frank




Re: kdevelop 2.1.4 build problem

2002-12-09 Thread Michael Spanier
Am Montag, 9. Dezember 2002 00:24 schrieb Alan Chandler:

> I am trying to build kdevelop 2.1.4 debs from the release tar ball. (To go
> with my gcc-3.2 compiled kde 3.1-rc debs).
>
> However, it fails near the end complaining that there is no
> debian/htdig.conf file to copy .  I can see from CVS that there never was
> this file in place, so I can only assume it is created during the build
> itself.  But I can see whats how.

Well I also ran into this problem and solved it by comenting out the lines in 
the debian/rules file ;-)

HTH

Michael




Re: Miscellaneous issues

2002-12-09 Thread Tom Badran
On Monday 09 Dec 2002 7:49 pm, David Bishop wrote:
> >  Printing m's.  I *think* this is a KWord issue.  When printing
> >  to my HP LaserJet 1200, the rightspace on m's is missing, so
> >  every m runs into the next character.  Printing from kedit (f.e.)
> >  doesn't show this problem.  Anyone else seeing this?
>
> Using the same font? Any font?  What happens if you print to a pdf, then
> use kprinter to print the pdf?

This problem is deinately a kword only problem. You will probably find it 
works well with either postscript or truetype fonts, and badly with the other 
(i forget which way round). Printing to file makes no difference as the same 
postscript is still generated. Kword has been plagued by problems with its 
printing system, most of which have been cleared up. If your not using the 
latest version it would definately be worth upgrading. I personally have 
always found openoffice.org to be better (albeit slower and less kde 
integrated) than koffice, in terms of features and reliability. Although it 
does need some LD_PRELOAD= and interface font changes before it works well 
for me.

Tom




Re: kdevelop 2.1.4 build problem

2002-12-09 Thread Alan Chandler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Monday 09 December 2002 6:23 pm, Paolo Ulivi wrote:
> On Sun, Dec 08, 2002 at 11:24:38PM +, Alan Chandler wrote:
> > I am trying to build kdevelop 2.1.4 debs from the release tar ball. (To
> > go with my gcc-3.2 compiled kde 3.1-rc debs).
>
...
>
> So, IMMO it's better to build KDE3 using gcc 2.95 right now, and wait
> for the gcc's transition to start and the maintainers to update their
> debian dirs accordingly.
>

Actually I have already spent a couple of weeks compiling kde with gcc-3.2 and 
have had it installed for a while now.

It started as an exercise to learn how to build debs, but, as is the way of 
these things, it all became a bit of a trial.  First I was doing it on a 
debian/sarge machine but discovered I had build dependencies on packages in 
unstable (so I have ended up building a complete debian unstable 
configuration inside a chroot environment on this machine so as not to 
disturb its operation).  Then I had to wrestle with libxml that failed 
(2.4.24 was apparently ok - but by then I had already upgraded to a later 
release so it wasn't unitl 2.4.28 that it worked again), various dependancies 
on automake, but needing automake1.5, and a problem I discovered today when I 
started to rebuild from the rc5 tarballs (libdb2-dev is a dependency for 
kdelibs - but at least another package I build must have required a 
dependency on libdb3-dev because that is installed in my chroot environment.

I thought that gcc might also help kde apps to start faster - but that might 
not be true.

Anyway, I think it is too late to revert now - I don't intend to do much more 
as I expect the real 3.1 packages to come fairly soon now anyway.

 

- -- 
Alan Chandler
[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE99PXduFHxcV2FFoIRAjXNAJ99/LgVDrMrw5U53L8Fs7NrOEMc8gCeKnwt
7u97HjadRfl8Z+oddjAsvG8=
=IfkX
-END PGP SIGNATURE-




Re: Miscellaneous issues

2002-12-09 Thread David Bishop

> A man, a plan, a caret, a ban, a myriad, a sum, a lac, a liar, a hoop, a ...

> Panama! - Dan Hoey


Um, sorry about that.  Was messing around and obviously attached the wrong 
thing as a sig :-P  Won't happen again
-- 
D.A.Bishop




Re: Miscellaneous issues

2002-12-09 Thread David Bishop
On Monday 09 December 2002 05:04 am, jedd wrote:
>  Howdi,
>
>  I've rtfa'd, but can't find much info on these issues that are
>  currently confusing / annoying me.  I'm using kde 3.0.3 debs,
>  with a mostly sarge, partly sid, system.  Kernel 2.4.19 (custom),
>  and using KDE natively on XFree 4 as well as via VNC.  Mostly
>  I work around problems I find, but building a box from scratch
>  for the girlfriend recently highlighted a lot of things I'd never
>  noticed before.  I'm hoping someone can help with at least
>  one of these.  :)

I'm not up on all of these, but I'll help where I can.

>  CD burning.   Arson seems the best of breed, as far as aesthetics
>  go, but it gets mighty confused with my ide-scsi sg0 cdrom
>  device (AOpen 32x).  gcombust gets further, but it's a less
>  consistent UI.  Arson's lack of data-burning functionality is
>  a bit weird.   What do most Debian / KDE3 users use?  (I'd
>  normally use mkiso / cdrecord in konsole, but the girly's
>  not really into the CLI ... yet.  ;)

I used gcombust for a long time, and it worked great.  I'm now using k3b, 
which is the first KDE-based cd burner app that works as well.  I am now 
using 3.1, so I can't tell you how k3b will work for you, but gcombust is 
fine (confused yet?).

>  Browsing (file).  Maybe it's an MS-ism, but opening the sub-dirs
>  in the lefthand pane doesn't scroll the pane up (to reveal the bit
>  that you just descended into).  Is that normal?  Configurable?

It took me a little while to figure out what you were talking about.  I do not 
think that is configurable.  I guess I'm used to using the scroll-wheel to 
move it down, and I don't use Windows so I can't tell you what the MS-ism is 
:-)

>  Printing m's.  I *think* this is a KWord issue.  When printing
>  to my HP LaserJet 1200, the rightspace on m's is missing, so
>  every m runs into the next character.  Printing from kedit (f.e.)
>  doesn't show this problem.  Anyone else seeing this?

Using the same font? Any font?  What happens if you print to a pdf, then use 
kprinter to print the pdf?

>  PDF's.  kghostview barfs on pretty much any pdf I throw at it,
>  but gv copes with the same file(s), which is particularly weird.
>  Anyone else seeing this with kghostview .v. gv?

I have vague recollections of this being a problem with those packages.  
Search the list archives for kghostview, to see what the fix was (there was a 
fix).

>  xmms-arts.  It doesn't seem to be available as a deb with kde3,
>  or am I missing something obvious?  There's a several second
>  delay after trying to start an mp3 file with xmms.  I installed
>  the custom deb for xmms-kde, which is also damned sexy, but
>  it's just a front-end so didn't affect this problem.  I'm sure there
>  was an arts-output for xmms in the kde2 debs . . . (?).

The solution for this is to set your artsd timeout to something very low (or 
turn it off, if you don't use noatun/kaboodle), and the use the OSS output 
for xmms.  At least I've never had anything but problems with the arts output 
for xmms.  On the other hand, I now use noatun exclusively, so maybe its 
improved in the meantime.

>  file .v. web konqing -- I'm sure I used to have the 'home' button
>  configured to take me to ~ when doing file-browsing, and to take
>  me to http://localhost when doing web-browsing, in earlier
>  versions of the deb's for KDE.  Is this a lost feature now?

Hrm, I'd never figured out how to do that (set seperate homes).  So to me it's 
a "never had" feature :-)

>  konq-web peculiarities.  I've seen others mention some sites that
>  they get bad performance on -- for me it's www.theregister.co.uk,
>  which is strange because they're pretty pro-GNU/Linux.  I get
>  really slow loads on what are mostly text pages, and about half
>  the time I get pages devoid of text.  Do others get this with them,
>  or is the problem at my end?

This may be the ip6 problem that was bandied about here a little while ago.  
You'd probably be best served again by checking the archives for the various 
suggestions.

>  home/end key mapping - on VNC this works fine, doing shift-end
>  to select to end of line.  On direct console (different machine,
>  same set of deb's) shift-end on the numeric keypad just shows a '1'.
>  I think I saw something about this, but googling on the relevant
>  keywords is less than satisfying.

I don't actually know what you're talking about here.  In bash? In a text 
editor?  I get 1 if my num-lock isn't on, but a capital F in bash, and the 
"select to end of line" behavior in KMail's composer if it is.  I mean, I 
feel dumb for suggesting it, but did you check your numlock?

Hope that helps.

-- 
D.A.Bishop

A man, a plan, a caret, a ban, a myriad, a sum, a lac, a liar, a hoop, a pint, 
a catalpa, a gas, an oil, a bird, a yell, a vat, a caw, a pax, a wag, a tax, 
a nay, a ram, a cap, a yam, a gay, a tsar, a wall, a car, a luger, a ward, a 
bin, a woman, a vassal, a wolf, a tuna, a nit, a pall, a fret, a 

Re: kdevelop 2.1.4 build problem

2002-12-09 Thread Alan Chandler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Monday 09 December 2002 4:24 pm, Paolo Ulivi wrote:
> On Sun, Dec 08, 2002 at 11:24:38PM +, Alan Chandler wrote:
> > I am trying to build kdevelop 2.1.4 debs from the release tar ball. (To
> > go with my gcc-3.2 compiled kde 3.1-rc debs).
> >
> > However, it fails near the end complaining that there is no
> > debian/htdig.conf file to copy .  I can see from CVS that there never was
> > this file in place, so I can only assume it is created during the build
> > itself.  But I can see whats how.
>
> It was missing in 2.1.3 tarball also, see the archive for a message by
> me on this topic.  My fix was to add debian/htdig.conf from the kdevelop
> package from sid, but I think you can found it (or some other fix) on
> the mantainer's site, http://p.d.o/~njordan/.  You can find it, with all
> my fixes, in the archive of this ML, too.
>

Thanks, I'll take a look

Actually, I came to the conclusion these were just example files and were 
probably the result of splitting up the README.htdig file in the top dir, 
that I would just comment out the install lines that failed.

I'll go back and build them in again now.

- -- 
Alan Chandler
[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE99O4HuFHxcV2FFoIRAtUrAKCS/f4n6Zs/Kp2R1yMO/I4goKTxNgCgqNHO
vM6h8NFKsvEXctzsdmKMr4o=
=xxDI
-END PGP SIGNATURE-




Re: kdevelop 2.1.4 build problem

2002-12-09 Thread Paolo Ulivi
On Sun, Dec 08, 2002 at 11:24:38PM +, Alan Chandler wrote:

> I am trying to build kdevelop 2.1.4 debs from the release tar ball. (To go 
> with my gcc-3.2 compiled kde 3.1-rc debs).

About this topic, I would say my opinion, and listen to other's.

[1] Compiling QT3 with gcc 3.2 means to loose the OpenGL support.  This
isn't a terrible thing, tough, because most people doesn't need it, but

[2] A couple of days ago QT3's maintainer reverted his debian dir to
gcc 2.95, stripping all "c" from package's names that needed it.  This
means that you can't upgrade your QT3 without redoing all of the debian
dir by yourself.

[3] After RC5 release (KDE_3_1_BRANCH) a couple of bug-fixes where
applied to QT3, and probably much more will come in the near future.
I will have no problem at all downloading the code and compiling it
out-of-the-box, but people using gcc 3.2 will have.

So, IMMO it's better to build KDE3 using gcc 2.95 right now, and wait
for the gcc's transition to start and the maintainers to update their
debian dirs accordingly.

In the end, I built KDE3 on a very low-end system, an AMD [EMAIL PROTECTED] Mhz,
using very strong optimizations (-O3 -march=k6 -ffast-math
-fstrict-aliasing -malign-functions=4) and it's FAST and stable  :-)

Just my opinion, any feedback will be appreciated.

Ciao,
Paolo

-- 
Paolo Ulivi
[EMAIL PROTECTED]
GPG KeyID=5C4F3D94
GPG Fingerprint=3AF7 BFA2 3DE6 6A73 5379 5E0A 0949 6A1E 5C4F 3D94

If Linux is not Unix then Windows are not Gates
 Anonymous, XXI Century


pgpiiAbOMvaCf.pgp
Description: PGP signature


Re: libarts1* and kvirc3 in kde 3.1.0+kl-1

2002-12-09 Thread mastermind
hi Karolina,

On Mon, 9 Dec 2002 16:53:03 +0100
Karolina Lindqvist <[EMAIL PROTECTED]> wrote:

> måndagen den 9 december 2002 16.26 skrev funky soul:
> > hi,
> >
> > where can i find the libarts1 packages that work with karolinas kde 3.1
> > build? it seems that arts 1.1.0.kl-1 conflicts with libarts1 <<
> > 1.1.0.cvs20020930-2 but my apt setup can only find libarts1 1.0.4-1 on
> > ftp.kde.org and mirrors. or is there a package that replaces libarts1
> > 1.1.0.kl-1?
> 
> arts 1.1.0.kl-1 is the latest. Which package conflicts with that version?

i have arts 1.1.0.kl-1 installed and i'd like to install 'libarts1'. apt can
only find libarts1_1.0.4-1_i386.deb (on ftp.kde.org and it's mirrors) which
conflicts with your arts_1.1.0.kl-1_all.deb.

f. soul.




Re: kdevelop 2.1.4 build problem

2002-12-09 Thread Paolo Ulivi
On Sun, Dec 08, 2002 at 11:24:38PM +, Alan Chandler wrote:

> I am trying to build kdevelop 2.1.4 debs from the release tar ball. (To go 
> with my gcc-3.2 compiled kde 3.1-rc debs).
> 
> However, it fails near the end complaining that there is no debian/htdig.conf 
> file to copy .  I can see from CVS that there never was this file in place, 
> so I can only assume it is created during the build itself.  But I can see 
> whats how.

It was missing in 2.1.3 tarball also, see the archive for a message by
me on this topic.  My fix was to add debian/htdig.conf from the kdevelop
package from sid, but I think you can found it (or some other fix) on
the mantainer's site, http://p.d.o/~njordan/.  You can find it, with all
my fixes, in the archive of this ML, too.

Hope this help.

Ciao,
Paolo

-- 
Paolo Ulivi
[EMAIL PROTECTED]
GPG KeyID=5C4F3D94
GPG Fingerprint=3AF7 BFA2 3DE6 6A73 5379 5E0A 0949 6A1E 5C4F 3D94

If Linux is not Unix then Windows are not Gates
 Anonymous, XXI Century




Re: libarts1* and kvirc3 in kde 3.1.0+kl-1

2002-12-09 Thread Karolina Lindqvist
måndagen den 9 december 2002 16.26 skrev funky soul:
> hi,
>
> where can i find the libarts1 packages that work with karolinas kde 3.1
> build? it seems that arts 1.1.0.kl-1 conflicts with libarts1 <<
> 1.1.0.cvs20020930-2 but my apt setup can only find libarts1 1.0.4-1 on
> ftp.kde.org and mirrors. or is there a package that replaces libarts1
> 1.1.0.kl-1?

arts 1.1.0.kl-1 is the latest. Which package conflicts with that version?

-- Karolina






libarts1* and kvirc3 in kde 3.1.0+kl-1

2002-12-09 Thread funky soul
hi,

where can i find the libarts1 packages that work with karolinas kde 3.1 build?
it seems that arts 1.1.0.kl-1 conflicts with libarts1 << 1.1.0.cvs20020930-2 but
my apt setup can only find libarts1 1.0.4-1 on ftp.kde.org and mirrors. or is
there a package that replaces libarts1 1.1.0.kl-1?

the long story is that i've upgraded from sarge/kde_2.2.2 to sid/kde_3.1.0+kl-1
and the kvirc package got removed during the upgrade. now i'd like to install
kvirc3 but when i 'apt-get install kvirc3' apt exits with: 

Sorry, but the following packages have unmet dependencies:
  kvirc3: Depends: libarts1 (>= 1.0.3)
E: Sorry, broken packages

then, if i want to 'apt-get install libarts1' apt wants to remove:

arts arts-audiofile-plugin arts-mpeglib-plugin arts-xine-plugin artsbuilder
avifile-mad-plugin avifile-mjpeg-plugin avifile-player avifile-utils
avifile-vorbis-plugin avifile-win32-plugin avifile-xvid-plugin bugsquish
bumprace burgerspace castle-combat cdbakeoven chromium circuslinux crimson
criticalmass karbon kasteroids kbear kcd kchart kcontrol kcpuload kdebase
kdebase-bin kdelibs kdelibs-arts kdelibs-bin kdelibs4 kdesktop kfind kformula
kicker kivio klipper klpq kmoon knetload koffice-libs konq-speaker konqueror
kontour koshell kpager kreatecd kspread kugar kweather kword lbreakout2
libartsc-bin libartsc0 libartsflow-data libartsflow1 libartskde1 libavifile0.7
libgengameng3 libkonq4 libmcop-data libmcop1 libopenal0 libsdl-image1.2
libsdl-mixer1.2 libsdl1.2debian libsdl1.2debian-arts+arts1.1 libsmpeg0
libsoundserver-bin libsoundserver-data libsoundserver1 libxine0 mplayer-k6
noatun prboom quake2 smpeg-xmms tuxracer xine-ui xmms-infinity xmms-jess

so i guess i need some kind of libarts1 >= 1.1.0.cvs20020930-2 to resolve this.

my sources.list looks like this:
deb ftp://ftp.debian.org/debian unstable main contrib
deb ftp://non-US.debian.org/debian-non-US unstable/non-US main contrib
deb ftp://sunsite.cnlab-switch.ch/mirror/debian unstable main contrib non-free
deb ftp://sunsite.cnlab-switch.ch/mirror/debian-non-US unstable/non-US main
contrib non-free
deb-src ftp://sunsite.cnlab-switch.ch/mirror/debian unstable main contrib
non-free
deb-src ftp://sunsite.cnlab-switch.ch/mirror/debian-non-US unstable/non-US main
contrib non-free
deb http://people.debian.org/~branden/ sid/i386/
deb ftp://ftp.kde.org/pub/kde/stable/latest/Debian/sid/ ./
deb ftp://sunsite.cnlab-switch.ch/mirror/kde/stable/latest/Debian/sid/ ./
deb ftp://wh9.tu-dresden.de/kde3/karolina ./
deb-src ftp://wh9.tu-dresden.de/kde3/karolina ./
deb http://ftp.es.debian.org/~ender/ ./
deb ftp://ftp.kvirc.net/kvirc/snapshots/debian/ ./
deb http://www.opensides.be/debian/woody/kde3/ ./
deb http://people.debian.org/~bab/kde3 ./
deb http://marillat.free.fr unstable main
deb-src http://marillat.free.fr/ unstable main

f. soul




Re: trouble with kdeprint: one more additional clue

2002-12-09 Thread James D. Freels
Perhaps this will help...

Since it is a daemon, it should execute from the console also, no ?
Attempting to manually execute what I think is the kdeprintd giving
the error message gives the following (along with the output from ldd):

fea# /usr/lib/kde3/kded_kdeprintd.so
Segmentation fault
fea# ldd /usr/lib/kde3/kded_kdeprintd.so
libkio.so.4 => /usr/lib/libkio.so.4 (0x40024000)
libkdeui.so.4 => /usr/lib/libkdeui.so.4 (0x40263000)
libkdesu.so.4 => /usr/lib/libkdesu.so.4 (0x4045c000)
libkdecore.so.4 => /usr/lib/libkdecore.so.4 (0x40477000)
libDCOP.so.4 => /usr/lib/libDCOP.so.4 (0x405e8000)
libdl.so.2 => /lib/libdl.so.2 (0x40616000)
libart_lgpl_2.so.2 => /usr/lib/libart_lgpl_2.so.2 (0x40619000)
libkdefx.so.4 => /usr/lib/libkdefx.so.4 (0x4062e000)
libqt-mt.so.3 => /usr/lib/libqt-mt.so.3 (0x40655000)
libpng.so.3 => /usr/lib/libpng.so.3 (0x40c32000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40c5f000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40c6c000)
libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x40d26000)
libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x40d2f000)
libpthread.so.0 => /lib/libpthread.so.0 (0x40d45000)
libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0x40d95000)
libutil.so.1 => /lib/libutil.so.1 (0x40d9a000)
libfam.so.0 => /usr/lib/libfam.so.0 (0x40d9d000)
libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3 
(0x40da6000)
libm.so.6 => /lib/libm.so.6 (0x40df)
libc.so.6 => /lib/libc.so.6 (0x40e11000)
libz.so.1 => /lib/libz.so.1 (0x40f24000)
libaudio.so.2 => /usr/lib/libaudio.so.2 (0x40f32000)
libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x40f46000)
libmng.so.1 => /usr/lib/libmng.so.1 (0x40f9)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x40fd3000)
libGL.so.1 => /usr/X11R6/lib/libGL.so.1 (0x40ff1000)
libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x41057000)
libXft.so.1 => /usr/X11R6/lib/libXft.so.1 (0x4106b000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x41094000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x8000)
liblcms.so.1 => /usr/lib/liblcms.so.1 (0x410e6000)
fea#

-- 
James D. Freels, Ph.D.
Oak Ridge National Laboratory
[EMAIL PROTECTED]




Miscellaneous issues

2002-12-09 Thread jedd
 Howdi,

 I've rtfa'd, but can't find much info on these issues that are
 currently confusing / annoying me.  I'm using kde 3.0.3 debs,
 with a mostly sarge, partly sid, system.  Kernel 2.4.19 (custom),
 and using KDE natively on XFree 4 as well as via VNC.  Mostly
 I work around problems I find, but building a box from scratch
 for the girlfriend recently highlighted a lot of things I'd never
 noticed before.  I'm hoping someone can help with at least
 one of these.  :)

 Multiple X consoles.  I made the changes in /etc/kde3/kdm/Xservers
 file, and set it up for three consoles.  When a user logs in and then
 selects Logout/Shutdown, the machine hangs .. *until* I Ctrl-Alt-F?
 to another kdm-controlled X console, which then partly starts up,
 and lets the machine shut down.  Weird.  Can I make kdm properly
 start all three kdm login screens at boot?  (It only seems to start
 the X server, showing the NVidia splash screen, when you switch
 to a different console.)  And, of course, sometimes the whole console
 just refuses to talk to me after I do a shutdown or login-as-diff-user,
 but for some reason I find that kind of bug easier to deal with.

 kppp.  Never used this before, but gosh it's damned sexy.  Couldn't
 get it to connect for anything other than root, though, despite dig
 and dialout group membership.  Ended up setting suid-root on
 /usr/bin/kppp (previously suid-group (dip)).  Weird, because the
 pppd daemon was definitely spawning as root.  Tried to set the
 noauth stuff in /etc/ppp and also in kppp, but the former was
 ignored, and the latter gave an error that we didn't have perms
 to do it (unless we were root).

 CD burning.   Arson seems the best of breed, as far as aesthetics
 go, but it gets mighty confused with my ide-scsi sg0 cdrom
 device (AOpen 32x).  gcombust gets further, but it's a less
 consistent UI.  Arson's lack of data-burning functionality is
 a bit weird.   What do most Debian / KDE3 users use?  (I'd
 normally use mkiso / cdrecord in konsole, but the girly's
 not really into the CLI ... yet.  ;)

 Browsing (file).  Maybe it's an MS-ism, but opening the sub-dirs
 in the lefthand pane doesn't scroll the pane up (to reveal the bit
 that you just descended into).  Is that normal?  Configurable?

 Printing m's.  I *think* this is a KWord issue.  When printing
 to my HP LaserJet 1200, the rightspace on m's is missing, so
 every m runs into the next character.  Printing from kedit (f.e.)
 doesn't show this problem.  Anyone else seeing this?

 PDF's.  kghostview barfs on pretty much any pdf I throw at it,
 but gv copes with the same file(s), which is particularly weird.
 Anyone else seeing this with kghostview .v. gv?

 xmms-arts.  It doesn't seem to be available as a deb with kde3,
 or am I missing something obvious?  There's a several second
 delay after trying to start an mp3 file with xmms.  I installed
 the custom deb for xmms-kde, which is also damned sexy, but
 it's just a front-end so didn't affect this problem.  I'm sure there
 was an arts-output for xmms in the kde2 debs . . . (?).

 file .v. web konqing -- I'm sure I used to have the 'home' button
 configured to take me to ~ when doing file-browsing, and to take
 me to http://localhost when doing web-browsing, in earlier
 versions of the deb's for KDE.  Is this a lost feature now?

 konq-web peculiarities.  I've seen others mention some sites that
 they get bad performance on -- for me it's www.theregister.co.uk,
 which is strange because they're pretty pro-GNU/Linux.  I get
 really slow loads on what are mostly text pages, and about half
 the time I get pages devoid of text.  Do others get this with them,
 or is the problem at my end?

 home/end key mapping - on VNC this works fine, doing shift-end
 to select to end of line.  On direct console (different machine,
 same set of deb's) shift-end on the numeric keypad just shows a '1'.
 I think I saw something about this, but googling on the relevant
 keywords is less than satisfying.

 Cheers,
 Jedd.




Re: Konq slows in long sessions

2002-12-09 Thread Matt Sheffield
OK, that is strange. Right after I send the message, Konqi starts behaving. It 
might have something to do with uninstalling the konqplugins, which I did a 
few minutes earlier. 

Or maybe it's just a case of bugs disappearing when you try to tell someone 
about them :-}

_mws_

On Monday 09 December 2002 05:51 am, Matt Sheffield wrote:
> I recently upgraded to KDE 3.0.5 and am now finding that after my KDE
> session has lasted about 2 or 2.5 hours, Konqueror begins halting for about
> a half-second when I navigate to directories or refresh the display of a
> directory. I notice no inordinate processor use and all my other apps seem
> to be responding just normally (including KDE ones). I started konqueror
> from the console and see no error messages, either.
>
> Thanks for any help on this point.
>
> _mws_




Konq slows in long sessions

2002-12-09 Thread Matt Sheffield
I recently upgraded to KDE 3.0.5 and am now finding that after my KDE session 
has lasted about 2 or 2.5 hours, Konqueror begins halting for about a 
half-second when I navigate to directories or refresh the display of a 
directory. I notice no inordinate processor use and all my other apps seem to 
be responding just normally (including KDE ones). I started konqueror from 
the console and see no error messages, either.

Thanks for any help on this point.

_mws_




Re: kaplan

2002-12-09 Thread Charles de Miramon
Le Dimanche 8 Décembre 2002 22:35, Tom Badran a écrit :
> Using karolinas 3.1 debs, is it possible to get kaplan to do anything? When
> i run it it just returns to the konsole, and --help gives no indication
> that there are any options i can pass to it. Ive seen some screen shots of
> it running and it seems quite nice, any ideas?
>
> Thanks
>
> Tom
To my knowledge. Kaplan in 3.1 is just a framework, a proof of concept but it 
doesn't really 'work'.
In CVS there is a heavy activity around KMail to merge in HEAD the 
enhancements of the Kroupware project and of Don Sanders Make-it-cool branch 
(the Kaplan stuff). 
For the time being, it looks a bit broken but maybe in a few weeks you could 
try to compile.

Charles
-- 
[EMAIL PROTECTED]
http://www.kde-france.org




unsubscribe

2002-12-09 Thread Elena Dobrescu

-- 

Elena Dobrescu

Network Administrator @ Mediasat SA


E-mail address: [EMAIL PROTECTED]
Office phone: +4021-2052670
Mobile phone: +40744-385187




Re: KPP always dies

2002-12-09 Thread Matt Sheffield
I don't mind wvdial one bit, however, I cannot expect my users to run it. KPPP 
is much more like what they are accustomed to with Windows.

_mws_


On Sunday 08 December 2002 07:15 pm, Nick Boyce wrote:
> On Fri, 6 Dec 2002 08:33:42 -0500, Matt Sheffield wrote:
> >On my Libranet Woody system, KPP will faithfully connect to the Internet
> > but proceeds to disconnect after about 2 seconds.
> >
> >I am able to connect with Libranet's LPPP app as well as wvdial so there
> > isn't a hardware problem.
>
> I'm interested to know why you don't just stick with (K)wvdial - I use
> it, and it does everything I _think_ I could ever want from a dialer
> (and it's *so* easy to use ..).
>
> Is there some wonderful feature of Kppp that I'm missing out on ?
>
> TIA,
>
> Nick Boyce
> Bristol, UK




Re: Kdevelop problems - no libfam.la...

2002-12-09 Thread Kerberos Zhang
You should install the libfam0-dev deb package.
good luck!!!

- Original Message - 
From: "Terry Gray" <[EMAIL PROTECTED]>
To: 
Sent: Monday, December 09, 2002 1:57 AM
Subject: Kdevelop problems - no libfam.la...


> I just upgraded Woody to KDE 3.0.5.  Now, when I try to build from sources
> at:  http://people.debian.org/~njordan , I get a compile error of:
> 
> /usr/lib/libfam.la no such file.
> 
> How does libfam.la get generated?  I think fam.pkg provides the libfam
> library, but not libfam.la.
> 
> Any help?
> 
> Thanks
> 
> twgray
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>