Re: desktop extremely unresponsive (4.6.5 etc.), strange workaround [solved]

2011-11-20 Thread Stephan Hachinger
Hi Martin,

thanks very much for looking at it and replying !!

On Wed, 16 Nov 2011 14:45:23 +0100
Martin Steigerwald  wrote:

> Am Sonntag, 13. November 2011 schrieb Stephan Hachinger:
(...)
> > I installed KDE 4.6.5 from debian-desktop.org on squeeze (and actually
> > have replaced it now with a KDE 4.7.3 re-compiled from Ubuntu). 
(...)
> > The Plasma deskop is (with 4.6.5 and 4.7.3) extremely slow -- ie I
> > click on the K menu and it freezes for 1min before the K menu appears.
> > This is with and without graphics effects switched on (geforce 8200 w/
> > nvidia driver). I have also tried (w/o change) to switch off the start
> > of all "services at system startup" in the system settings. And of
> > course with a empty .kde in my home, and as normal user or as root.
> > Nothing helped.
(...)
> > However, the problem completely disappears when I do not use ksmserver
> > in /usr/bin/startkde, ie I replace
> > 
> > #kwrapper4 ksmserver $KDEWM
> > 
> > by:
> > 
> > kwrapper4 kwin &
> > kwrapper4 plasma-desktop &
> > kwrapper4 krunner &
> > test -n "$ksplash_pid" && kill "$ksplash_pid" 2>/dev/null
> > 
> > I have put the .xsession-errors for the first (original startkde,
> > "bad") and the 2nd (modified startkde, no ksmserver, "ok") case in:
(...)

> On a first glance both xsession-errors looked quite simular to me. Are you 
> sure you got the right one for the good case?

Yep!

> The other things I found:
> 
> - Could not connect to D-Bus server: org.freedesktop.DBus.Error.NoServer: 
> Failed to connect to socket /tmp/dbus-T2YWVptAcv: Verbindungsaufbau 
> abgelehnt
(...)
> - Akonadi does not be able to start the MySQL database server... did you 
> install mysql-server-core-5.1 or something like that?
(...)

There was a stupid problem: ALL: 127.0.0.1 / ALL: localhost was missing in 
/etc/hosts.allow. Fixed that. Yet, the situation remained strange: When 
starting KDE with KDM -> problem gone. With startx (as I normally do) it 
persisted -- although there was no apparent difference in how the X server was 
started.

Finally, I decided to upgrade the whole system to testing. This fixed the 
problem. Sorry that I did not track down the issue further -- would have been 
interesting but I was running out of time.


Martin, if you want that coffee, get in contact pls :)


Cheers

Stephan


-- 
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/2020235939.322df3f1.s.hachin...@gmx.de



desktop extremely unresponsive (4.6.5 etc.), strange workaround

2011-11-13 Thread Stephan Hachinger
Dear all,

I installed KDE 4.6.5 from debian-desktop.org on squeeze (and actually have 
replaced it now with a KDE 4.7.3 re-compiled from Ubuntu). I know, all this 
certainly isn't "a good idea", but maybe some of you have a hint as to my 
problem:

The Plasma deskop is (with 4.6.5 and 4.7.3) extremely slow -- ie I click on the 
K menu and it freezes for 1min before the K menu appears. This is with and 
without graphics effects switched on (geforce 8200 w/ nvidia driver). I have 
also tried (w/o change) to switch off the start of all "services at system 
startup" in the system settings. And of course with a empty .kde in my home, 
and as normal user or as root. Nothing helped.

However, the problem completely disappears when I do not use ksmserver in 
/usr/bin/startkde, ie I replace

#kwrapper4 ksmserver $KDEWM 

by:

kwrapper4 kwin &
kwrapper4 plasma-desktop &
kwrapper4 krunner &
test -n "$ksplash_pid" && kill "$ksplash_pid" 2>/dev/null

I have put the .xsession-errors for the first (original startkde, "bad") and 
the 2nd (modified startkde, no ksmserver, "ok") case in:

http://home.arcor.de/stephan.hachinger/xsession-errors-bad
http://home.arcor.de/stephan.hachinger/xsession-errors-ok

If anyone has an idea, I'll be very thankful and he's invited for a coffee in 
case of success (ie some coffee powder bought online & sent to him or so ;) ).


Cheers,

Stephan


-- 
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/2013231553.9ab19afc.stephan.hachin...@gmx.de



Re: Wrong keyboard after KDE4.2 startup, ok after a while [solved]

2009-05-10 Thread Stephan Hachinger
Hi all,

I kinda solved my problem:

> > On Sunday, 2009-04-26, Stephan Hachinger wrote:
(...)
> > > I'm having a bizarre problem here. My system is lenny, with qt 4.4.3, 
> > > X.Org
> > > 1.4.2 and recompiled KDE 4.2.2 from unstable. The kernel is a 
> > > self-compiled
> > > 2.6.28. keyboard layouts are deactivated in kcontrol; activating them
> > > didn't change anything to the better.
> > >
> > > After I start KDE, the keyboard layout for ~the first 2 apps I start is 
> > > US.
> > > Typically I have this in the program starter (lancelot or kickoff), and in
> > > the first iceweasel I start afterwards. For all apps I start then (e.g. if
(...)

I managed to get the kde keyboard layout switcher to work. Before, I had 
problems with it - it was disabling the arrow keys etc. Here, selecting 
"Evdev-managed keyboard" as keyboard type instead of the generic 105 key did 
the trick. Now this gives me a German layout in all apps I start.

A problem remains with lancelot / kickoff, which is apparently started before 
the layout switcher is initialized. Here I chose, as a dirty workaround, to 
kill lancelot via autostart. This means it is restarted the first time I click 
on the K menu.

Meanwhile, I've recompiled hal, xorg and evdev from debian sid; I have however 
not yet tested if this makes the problem disappear as a whole. Anyway, I think 
I won't file a KDE bugreport about this story because I still think that the 
problem here is related to my weird system setup.


Cheers,

Stephan


-- 
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Wrong keyboard after KDE4.2 startup, ok after a while

2009-04-28 Thread Stephan Hachinger
Hi Kevin,

On Sun, 26 Apr 2009 12:28:21 +0200
Kevin Krammer wrote:

> On Sunday, 2009-04-26, Stephan Hachinger wrote:
> > Hi all,
> >
> > I'm having a bizarre problem here. My system is lenny, with qt 4.4.3, X.Org
> > 1.4.2 and recompiled KDE 4.2.2 from unstable. The kernel is a self-compiled
> > 2.6.28. keyboard layouts are deactivated in kcontrol; activating them
> > didn't change anything to the better.
> >
> > After I start KDE, the keyboard layout for ~the first 2 apps I start is US.
> > Typically I have this in the program starter (lancelot or kickoff), and in
> > the first iceweasel I start afterwards. For all apps I start then (e.g. if
> > I kill lancelot and then press the K menu) it's perfectly ok. If I only
> > start an xterm instead of kde, and then iceweasel, there seems to be no
> > problem at all (i.e. I have German layout).
> 
> I had a keyboard layout problem last sunday when updating my SID box.
> Turned out I had Xorg updated but hadn't updated the respective HAL version 
> yet.

I tried the new input driver (evdev)... then, at first, I also didn't have 
German layout at all. After adding a policy file to the HAL tree with the 
specifications needed, HAL had the correct attributes for my keyboard. And X 
gets it too, but not for the first two apps started in kde. I might try 
updating HAL, but I think the problem is maybe rather specific for the 
combination of my X version with KDE 4.2.2 (and perhaps the qt version). Really 
no one else seems to experience this ... strange. On the other hand, nobody 
else has a system setup as weird as me ;),


Cheers,

Stephan


-- 
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Wrong keyboard after KDE4.2 startup, ok after a while

2009-04-28 Thread Stephan Hachinger
Hi Kevin,

On Sun, 26 Apr 2009 12:28:21 +0200
Kevin Krammer wrote:

> On Sunday, 2009-04-26, Stephan Hachinger wrote:
> > Hi all,
> >
> > I'm having a bizarre problem here. My system is lenny, with qt 4.4.3, X.Org
> > 1.4.2 and recompiled KDE 4.2.2 from unstable. The kernel is a self-compiled
> > 2.6.28. keyboard layouts are deactivated in kcontrol; activating them
> > didn't change anything to the better.
> >
> > After I start KDE, the keyboard layout for ~the first 2 apps I start is US.
> > Typically I have this in the program starter (lancelot or kickoff), and in
> > the first iceweasel I start afterwards. For all apps I start then (e.g. if
> > I kill lancelot and then press the K menu) it's perfectly ok. If I only
> > start an xterm instead of kde, and then iceweasel, there seems to be no
> > problem at all (i.e. I have German layout).
> 
> I had a keyboard layout problem last sunday when updating my SID box.
> Turned out I had Xorg updated but hadn't updated the respective HAL version 
> yet.

I tried the new input driver (evdev)... then, at first, I also didn't have 
German layout at all. After adding a policy file to the HAL tree with the 
specifications needed, HAL had the correct attributes for my keyboard. And X 
gets it too, but not for the first two apps started in kde. I might try 
updating HAL, but I think the problem is maybe rather specific for the 
combination of my X version with KDE 4.2.2 (and perhaps the qt version). Really 
no one else seems to experience this ... strange. On the other hand, nobody 
else has a system setup as weird as me ;),


Cheers,

Stephan


-- 
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Wrong keyboard after KDE4.2 startup, ok after a while

2009-04-26 Thread Stephan Hachinger
Hi all,

I'm having a bizarre problem here. My system is lenny, with qt 4.4.3, X.Org 
1.4.2 and recompiled KDE 4.2.2 from unstable. The kernel is a self-compiled 
2.6.28. keyboard layouts are deactivated in kcontrol; activating them didn't 
change anything to the better.

After I start KDE, the keyboard layout for ~the first 2 apps I start is US. 
Typically I have this in the program starter (lancelot or kickoff), and in the 
first iceweasel I start afterwards. For all apps I start then (e.g. if I kill 
lancelot and then press the K menu) it's perfectly ok. If I only start an xterm 
instead of kde, and then iceweasel, there seems to be no problem at all (i.e. I 
have German layout).

This first appeared after I switched from etch (yes, there I also managed to 
recompile kde 4.2.0 after recompiling some other packages ;)) to lenny. Back 
then, I still had the etch 4.2.0 packages installed, and I thought the problem 
was due to the 4.2.0 compiled on etch, another compiler or whatever. 
Unfortunately, it wasn't.

My X.Org log is appended below. I used the kbd driver for input before, but the 
switch to evdev didn't change the situation. 

I really have no idea what the reason for this can be... maybe there's some old 
config files hanging around, but I have no idea where that should be. This 
system has not been freshly installed since ... potato?


Anyway, thanks for any help,

Stephan


/var/log/Xorg.0.log:

[...]
(**) Option "CoreKeyboard"  
   
(**) : always reports core events 
   
(**) Option "Protocol" "standard"   
   
(**) : Protocol: standard 
   
(**) Option "AutoRepeat" "500 30"   
   
(**) Option "XkbRules" "xorg"   
   
(**) : XkbRules: "xorg"   
   
(**) Option "XkbModel" "pc105"  
   
(**) : XkbModel: "pc105"  
   
(**) Option "XkbLayout" "us"
(**) : XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) : CustomKeycodes disabled
[...]
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event3"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: 
KEYBOARD)
(**) Option "xkb_rules" "base"
(**) AT Translated Set 2 keyboard: xkb_rules: "base"
(**) Option "xkb_model" "evdev"
(**) AT Translated Set 2 keyboard: xkb_model: "evdev"
(**) Option "xkb_layout" "de"
(**) AT Translated Set 2 keyboard: xkb_layout: "de"
(**) Option "xkb_variant" "nodeadkeys"
(**) AT Translated Set 2 keyboard: xkb_variant: "nodeadkeys"


-- 
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: [KDE 4.2 snapshots] Compiling kde4libs - unresolved symbols

2008-12-27 Thread Stephan Hachinger
Hi Modestas,

On Fri, 26 Dec 2008 23:37:45 +0200
Modestas Vainius wrote:

> Hello,
> 
> penktadienis 26 Gruodis 2008, Stephan Hachinger rašė:
> > Now with 4.1.85 dh_makeshlibs -plibplasma3 ends up with an error (log
> > attached, it shows the build process after make install). As I've never had
> > anything similar (I guess old dpkg ver's did not check symbols that
> > extensively?!?), I'll be glad if someone can give me a hint (or reference)
> > how to resolve this. Esp. if so. could give a hint which lib I'm missing
> > etc, I'd be really happy.
> Remove debian/libplasma3.symbols.in and do libplasma3 shlibs versioning 
> yourself. Alternatively, you can fix debian/libplasma3.symbols.in yourself 
> (remove symbols, which are not # but become missing (-)). 

thanks very much, I've managed to make the packages :).  

> I guess the error 
> occurs because you're building with gcc 4.1, not 4.3.

That may indeed be the case - I checked: I'm using 4.1.


Cheers,

Stephan


-- 
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



[KDE 4.2 snapshots] Compiling kde4libs - unresolved symbols

2008-12-26 Thread Stephan Hachinger
Hi all,

I'm compiling KDE 4.1.85 on Debian *Etch* (using dpkg-buildpackage). I know 
that's crazy, but with 4.1 I still managed, as I compiled/upgraded also the 
necessary libraries.

Now with 4.1.85 dh_makeshlibs -plibplasma3 ends up with an error (log attached, 
it shows the build process after make install). As I've never had anything 
similar (I guess old dpkg ver's did not check symbols that extensively?!?), 
I'll be glad if someone can give me a hint (or reference) how to resolve this. 
Esp. if so. could give a hint which lib I'm missing etc, I'd be really happy.


Have nice holidays,

Stephan Hachinger



kdelibs-4.1.85-sh.log.gz
Description: Binary data


Re: kde 4.1 issues

2008-08-05 Thread Stephan Hachinger
Hi Andreas,

have you tried completely removing (i.e. renaming, so you can keep it) your 
.kde4 config directory? I had all kinds of odd errors (couldn't type, ...) 
before doing that.

Cheers,

Stephan


On Tue, 5 Aug 2008 09:42:27 +0200
Andreas Bourges <[EMAIL PROTECTED]> wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Hi,
> 
> ...I got KDE 4.1 from experimental up and running - so far it looks quite 
> good, but some problems are still present:
> 
> - - I cannot start krunner (via ALT-F2)
> - - I cannot switch desktops with CTRL-Fx
> - - my window-decoration looks KDE2-like (but it's set to "ozone" in system 
> settings), and when I change settings to other decorations, nothing happens :(
> 
> So in case anybody came across this - I appreciate any hint!
> 
> Concerning the krunner and desktop-switching problem - this worked after the 
> initial install, but I think it stopped working when I removed the existing 
> panel (bottom of screen) and added a new one on my second screen (XINERAMA). 
> Maybe this helps tracing the problem ?
> 
> Thanks in advance,
> 
> Andy
> - -- 
> BOFH excuse #205:
> 
> Quantum dynamics are affecting the transistors
> 
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.9 (GNU/Linux)
> 
> iEYEARECAAYFAkiYBGUACgkQRrny/uOBVy5buwCgs7owVnUvdeBnHT/VBHmN4rTg
> vEsAoLnRiB0HGLwyxx6NNWAofGeDyrPF
> =uxkf
> -END PGP SIGNATURE-
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Menue size problem

2004-07-12 Thread Stephan Gromer
Dear all,

I have a problem with KDE (using 3.2.2, Debian testing) which may be a
general problem of KDE.
If I e.g. click on a file in Konqueror and select in the context menue
"Copy to" and now make my way through the tree e.g. "/"->"/usr"->"share" I
end up in a folder with more entries than can be displayed on my
screen at once. I haven't found a way (neither by inuition nor by google or my
LUG-Mailinglist) how to access those entries that are NOT listed
anymore. IS there any way of making the menue scroll that I just
haven't found or is this a problem no one has come accross?
This problem also comes up with very large menues in the Start-menue
and a low resolution.
Of course you can minimize the font size etc. but this is no general
solution to this problem.

Thanks for listening,
 Stephan



--
Stephan Gromer, MD. PhD.

Work:
 Biochemie-Zentrum Heidelberg
 Im Neuenheimer Feld 504
 D-69120 Heidelberg
Germany
 Tel.: +49 (6221) 544291
 Fax.: +49 (6221) 545586

Private:
 Sternallee 89
 D-68723 Schwetzingen
 Tel.: +49 (6202) 855038
 Fax.: +49 (1212) 511344861
 Mobil: +49 (172) 7694555
 EMail: [EMAIL PROTECTED]
 URL: http://www.gromer-online.de




Re: delete memory of konqueror

2004-04-30 Thread Stephan Hachinger
Hi Martin!

Taking the hint of Frans, and cleaning the location bar history by
right-clicking on the location bar and selecting the appropriate
option, your konqueror should look like "out of the box".

Regards,

Stephan


On Fri, 30 Apr 2004 23:25:56 +0200
Frans Pop <[EMAIL PROTECTED]> wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> On Friday 30 April 2004 22:28, Martin Wegmann wrote:
> >
> > any ideas how to reset the memory of Konqueror?
> >
> In KDE 3.2.x try Control Center / Security & Privacy / Privacy
> 
> FJP
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.2.1 (GNU/Linux)
> 
> iD8DBQFAksRugm/Kwh6ICoQRAhIhAJ9v2mZPcZLt0172NuGeVI4HCXq7jACdFNvQ
> tSWQgyQFarsDX7uCt2VjXyA=
> =e+xy
> -END PGP SIGNATURE-
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 




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

2004-02-06 Thread Stephan Hachinger
Hi!

I don't know exactly what's the problem, but I could solve it by
downloading the qt sources (from the kde servers) and
dpkg-buildpackage (i.e. recompile of qt into a debian package). I'm
using gcc 2.95.4 on a woody system.

Regards,

Stephan

On Thu, 5 Feb 2004 15:56:17 +1100
peter vdm <[EMAIL PROTECTED]> wrote:

> 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
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 





real player plugin and konq 3.1.3

2003-07-30 Thread Stephan Hachinger
Hi!

Since I've updated kde to 3.1.3 (woody system), the real player
plugin (real player ver 8.0) doesn't work anymore - it doesn't show
up at all when it should. With konqueror 3.1.2, everything was fine;
with mozilla, it's also working correctly. Is there anyone else who
has the same problems or knows how to solve this?

Cheers,

Stephan




Re: Are KDE 3.1.1 and Koffice 1.2.1 incompatible?

2003-05-01 Thread Stephan Hachinger
Hi!

Please provide an exact error message as well as your sources.list
from apt get... I've taken a look at those packages, and they seem to
depend on kdelibs4 as they should... 

Regards,

Stephan

On Thu, 01 May 2003 14:55:42 +0800
"R (Chandra) Chandrasekhar" <[EMAIL PROTECTED]> wrote:

> Dear Folks,
> 
> I have KDE 3.1.1a (from the woody packages) on a Debian woody 
> installation but recently lost my koffice installation during an 
> upgrade.  I have tried installing Koffice 1.2.1 from
>  
> http://public.kde.planetmirror.com/pub/kde/stable/koffice-1.2.1/Debian/woody/i386/
> 
> and found that it could not be done because kdelibs3 was needed.
> 
> Does this mean that KDE 3.1.1 and Koffice 1.2.1 are incompatible
> and that I have to wait for a stable release of KOffice 1.3, or is
> there a workaround?
> 
> Thank you.
> 
> --Chandra
>01 May 03
> --
> Dr R (Chandra) Chandrasekhar
> Australian Research Centre for Medical Engineering
> Murdoch University
> South Street, Murdoch, WA 6150, AUSTRALIA
> Phone: +61-(8)-9360-2783Fax: +61-(8)-9360-6304
> email: [EMAIL PROTECTED]
> The Murdoch University CRICOS Provider Code is 00125J
> --
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 




Re: woody 3.0_R1, kde3.1 and Kile

2003-04-21 Thread Stephan Hachinger
Hi!

Try to apt-get install zlib1g-dev. Also, it's generally a good idea
to build a deb package and dpkg -i  instead of "make
install". Kile 1.32 sources are available at 

http://ftp.debian.org/debian/pool/main/k/kile/kile_1.3.2.orig.tar.gz
http://ftp.debian.org/debian/pool/main/k/kile/kile_1.3.2-5.diff.gz

(binaries are only available for unstable).

The steps required to build a package are:

- download *both* files into the same directory
- tar xzf kile_1.3.2.orig.tar.gz
- uncompress kile_1.3.2-5.diff.gz
- cd kile-1.3.2
- patch -p1 < ../kile_1.3.2-5.diff
- make ./debian/rules executable (e.g. chmod 777 debian/rules)
- dpkg-buildpackage (if it isn't there, apt-get install dpkg-dev)

Then, the package should build automatically; you can find the .deb
in the same directory you copied kile_1.3.2.orig.tar.gz to
afterwards.

Regards,

Stephan

On Mon, 21 Apr 2003 13:17:18 +0200
Fabrice Yerly <[EMAIL PROTECTED]> wrote:

> Dear Debian Users/Developers,
> 
> I recently installed kde3.1 on my woody. Nice result! I added the
> swiss mirror in my sources.list file
> # kde 3.1.1
> deb ftp://ftp.solnet.ch/mirror/KDE/stable/latest/Debian stable main
> 
> And performed a dist-upgrade. Everything works fine, but a program
> previously called ktexmaker2, then kile, is missing.
> 
> Kile seems not to be avalaible in .deb file (or I did a wrong
> search with google, apt-cache, and so...)
> 
> So I downloaded Kile1.5.tar.gz, installed libqt3 (don't now if
> other related packages required) and tried to compile using gcc
> 3.2. a ./compile gives the following error: 
> checking for libz... configure: error: not found. Check your
> installation and look into config.log
> 
> apt-cache search libz give me a lot of differnt possibilities, from
> the video, to the runtime compression (the latter been installed)
> 
> So, because I'm not a Linux developper (maybe one day...) does
> anybody have an idea of what is missing? Or maybe more easy: does
> anybody know where there could be  a kile.deb file for me?
> 
> Thanks a lot in advance for any help
> 
> Have a nice day everybody
> 
> Fabrice
> -- 
> Fabrice YERLY [EMAIL PROTECTED]
> LCIB-ICMB-SB-EPFL
> CH 1015 Lausanne
> http://icmbcu001.epfl.ch/~fyerly
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 




Re: troubles with kde 3.1.1 on two systems

2003-04-16 Thread Stephan Hachinger
Hi!

If xfstt 1.2 is installed on the first box, try to either uninstall
or upgrade xfstt:

deb http://www.hadrons.org/~guillem/debian woody/binary/

Regards,

Stephan

On 15 Apr 2003 15:48:08 -0500
Grant Bierman <[EMAIL PROTECTED]> wrote:

> Okay, I have two systems here and both have some what different
> problems. I've found or at lest managed to get around my font
> problem some what, so root is usable enough to access the normal
> user accounts...
> 
> System 1: kdm box has no readable text and the box scroll off the
> screen on both side. Bind type a user name and password just causes
> kdm reload. Stoping kdm and logging in as a user on a console then
> starting kde via startx -exec startkde does work.
> 
> System 2: kdm box (at last!) is readable and right size. Attempts
> to access user account fail. trying to do some from console results
> in either:
> kdeinit error
> ICE error
> xserver auth error
> 
> *sigh* Help?
> 
> Using stable/testing with the following extra deb sources:
> 
> ##
> # Blackdown Java
> ##
> 
> deb http://ftp.gwdg.de/pub/languages/java/linux/debian woody main
> non-free
> 
> ##
> # Evolution
> ##
> 
> deb http://ftp.ximian.com/pub/debian woody main
> 
> ##
> # KDE(3) - from kde.org, or mirror, or other
> ##
> 
> deb http://download.kde.org/stable/3.1.1/Debian stable main
> deb http://download.kde.org/stable/koffice-1.2.1/Debian/woody ./
> 
> ##
> # giFTcurs - http://giftcurs.sourceforge.net/
> ##
> 
> deb http://fnord.hemmet.chalmers.se/giftcurs unstable main
> 
> ##
> # gnome2
> ##
> 
> deb
> http://ftp.acc.umu.se/mirror/mirrors.evilgeniuses.org.uk/debian/backports/woody
> gnome2.2/
> 
> ##
> # Mozilla 1.3x for woody
> ##
> 
> deb http://debian.relativ.org/ ./
> 
> ##
> # Multi Media marillat
> ##
> 
> deb http://marillat.free.fr stable main
> deb http://marillat.free.fr testing main
> #deb http://marillat.free.fr unstable main
> 
> ##
> # people.debian.org 
> ##
> 
> # Sane
> deb http://people.debian.org/~aurel32/SANE stable main
> 
> # XFree 
> deb http://people.debian.org/~blade/woody/i386/ ./
> deb http://people.debian.org/~mmagallo/packages/xfree86/$(ARCH)/ ./
> 
> ##
> # SmartCache
> ##
> 
> deb http://home.tiscali.cz:8080/~cz210552/deb/ ./
> 
> ##
> # "Offical" Debian sources
> ##
> 
> ##
> # Experimental - might remove 
> ##
> 
> deb http://ftp.au.debian.org/debian/ ../project/experimental
> contrib deb http://ftp.au.debian.org/debian/
> ../project/experimental main deb http://ftp.au.debian.org/debian/
> ../project/experimental non-free
> 
> deb http://ftp.us.debian.org/debian/ ../project/experimental
> contrib deb http://ftp.us.debian.org/debian/
> ../project/experimental main deb http://ftp.us.debian.org/debian/
> ../project/experimental non-free
> 
> 
> --
> http://gbierman.hypermart.net/
> *-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> =-=-=-* Carson's Observation on Footwear:
>   If the shoe fits, buy the other one too.
> *-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> =-=-=-*
>  15:39:55 up 1 day, 23:13, 11 users,  load average: 0.24, 0.20,
>  0.18
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 




libqt3.1.2 & xfstt -> crashes [was: Re: Problem with upgrading to KDE 3.1.1 on Debian woody: finally solved]

2003-04-11 Thread Stephan Hachinger
Hello!

I've already experienced similar crashes with xfstt and libqt 3.1.2
installed at the same time (see
http://lists.debian.org/debian-kde/2003/debian-kde-200303/msg00812.html);
not only on my main system but also on 3 other debian systems (all
debian 3.0 woody). I'm not using kdm, so kicker was usually one of
the first applications crashing; the issue was reproduceable. Now I'm
not using xfstt anymore and the issue seems to be solved. What's
strange about this is only that the problems don't appear with libqt
3.1.1. But now at least I know that xfstt seems to be the culprit.

Regards,

Stephan 


On Fri, 11 Apr 2003 13:46:14 +0200
Amaya <[EMAIL PROTECTED]> wrote:

> IIRC, this has been reported:
> http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=xfstt
> There are three different bug reports regarding this behaviour.
> 
> BTW, Guillem is now upstream and mantainer for xfstt.
> 
> Kindest regards.
> 
> -- 
>  .''`. No a la Guerra, No en mi nombre, No con mi silencio.
> : :' : No war, Not in my name, Not with my silence 
> `. `'Proudly running Debian GNU/Linux (Sid + 2.4.20 + Ext3)
>   `-www.amayita.com  www.malapecora.com 
>   www.chicasduras.com
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 




Re: kdm restarts the x server twice and then gives up

2003-03-31 Thread Stephan
> After finding some have had similar trouble running the nvidia driver in
> xfree86 I changed to nv but that doesn't help.

Have you tried to recompile the nVidia drivers? You have to do that every time 
you recompile your kernel. Have a look at
http://www.StephanWehrheim.de/computer/dell8200+debian30/dell8200+debian30.html#X

Ciao, Stephan




Missing software for woody

2003-03-30 Thread Stephan
Moin,

I cannot find deb-packages of these software projects:

http://xmms-kde.sourceforge.net/
http://www.xs4all.nl/~jjvrieze/kmplayer.html
http://sourceforge.net/projects/kfani8k/

I compiled them from source and they work all right, but I don't know how to 
make a deb-package. 

Ciao, Stephan




Re: libqt3 3.1.2 breaking kicker

2003-03-30 Thread Stephan Hachinger
On Fri, 28 Mar 2003 14:39:26 -0800
Steve Dunham <[EMAIL PROTECTED]> wrote:

> On Tuesday 25 March 2003 21:04, Ralf Nolden wrote:
> 
> > If you're using woody why did you recompile qt-3.1.2 at all ? You
> > could have used my set of debs which seems to work quite ok
> > everywhere.
> 
> > The only thing that I know where kicker can cause problems was
> > lately a report about a fully transparent background image set in
> > kicker.
> 
> I'm getting reproducible kicker hangs on my laptop.  Managed to
> narrow it down to the following:
> 
> If I click on my xterm icon on the klicker panel, it wedges till
> the xterm exits. (It wedges with the icon still zoomed.)
> 
> It turns out that this happened because I changed the konsole icon
> on kicker to start xterm.  Despite any indication in the
> preferences panel, the desktop file had:
>   X-DCOP-ServiceType=Multi
> in it, which makes kicker wedge until the program exits.
> 
> Dunno if this is the same issue, though.
> 

No idea... But at my machine, these errors are reproduceable and
appear without any clicks :( ; the problem doesn't appear with libqt
3.1.1. For now, I've recompiled kdelibs and kdebase to use libqt
3.1.1; I'm a bit short on time right now but when I have time I'll
try to investigate it further.

Cheers,

Stephan




Re: Re: encoding mp3 with konqueror

2003-03-30 Thread Stephan
> the audio-cd ioslave is in kdemultimedia. you compiled the wrong package :-)

Thanks a lot, now it works. But now I have a new "problem": every time I do an 
apt-get update, apt-get tries to install the original package from the net. 
Is it possible to give my self-compiled package a slightly newer version 
number, so that it only gets updated when a new KDE version is available?

Ciao, Stephan




encoding mp3 with konqueror

2003-03-30 Thread Stephan
Hi,

I am currently trying to enable mp3 encoding support in konqueror 3.1.1 with 
debian woody. I read
http://www.pantek.com/library/general/lists/lists.debian.org/debian-kde/msg00042.html
and installed liblame-dev, liblame0, lame-extras and lame from 
marillat.free.fr. Then I downloaded the kdebase sources from 
kde.us.themoes.org and made a dpkg-buildpackage -uc -us because the fakeroot 
paramter won't work. Next, I installed the kio package via dpkg -i 
kdebase-kio-plugins_3.1.1-0woody1_i386.deb.
This does not work. Konqueror shows an ogg directory but not a mp3 directory.

Has anyone had any success with this? My address is 
mail_at_stephanwehrheim.de.

Ciao, Stephan




Re: Problems with KDE Packages after 3.1.0 => 3.1.1

2003-03-26 Thread Stephan Hachinger
Hi!

This error is - as far as I know - often caused by the fact, that, when
there is a new kde version, sometimes some libs get packaged into another
package than before. When this problem appeared, I've always done the
following:

cd /var/cache/apt/archives
dpkg -i --force-all 

for every package file which cannot be installed.

The package file names are sometimes quite complicated; you can either
complete the file names by pressing  or do something like:

dpkg -i --force-all kdelibs*3.1.1*deb (in your case)

(You should also do an dpkg -i kdelibs*3.1.1*deb directly afterwards to
ensure that everything is installed correctly. dpkg shouldn't print out any
errors now.)

Then re-run apt-get and look if the errors are gone. If other packages cause
similar errors, do the same for these packages. At the end, everything
should be fine without re-installation.

Dselect should not cause the system to install the packages in a better way,
because the errors come from dpkg, and both apt and dselect only call dpkg
for installing packages, as far as I'm informed.

Regards,

Stephan

- Original Message -
From: "L. A. Linden Levy" <[EMAIL PROTECTED]>
To: "julien" <[EMAIL PROTECTED]>
Cc: 
Sent: Wednesday, March 26, 2003 6:20 PM
Subject: Re: Problems with KDE Packages after 3.1.0 => 3.1.1


> I ran into the same problem, and all I had to do was un-install kde and
> then reinstall all the 3.1.1 packages (this will kill kdm and X so do
> it from one of your virtual terminals). I think that a better tool to
> use is dselect because you can see the versions when you pick the
> packages and it also solves dependency conflicts (or at least tries
> too). Hope this helps, there may be an easier way though.
>
> -
> Loren A. Linden Levy
> 481 Loomis, Department of Physics
> University of Illinois at Urbana-Champaign
> 1110 W. Green St., Urbana, IL 61801-3080
> Tel:   217-244-7995   Fax: 217-333-1215
> Email: [EMAIL PROTECTED]
> url:   http://w3.physics.uiuc.edu/~lindenle/
> -
>
> "Without software a computer is just a pile
> of electronics that gives off heat. If the
> hardware is the heart of a computer then the
> software is its soul."
>
> --David A Rusling from The Linux Kernel
>
>
>
>
>
> On Wed, 26 Mar 2003, julien wrote:
>
> > Hi,
> >
> > First of all, I apologize for my very poor english. I'm also a new user
of
> > Debian...
> > I tried last week to "upgrade" from kde 3.1.0 to 3.1.1 on a woody
(stable), by
> > "apt-getting" packages.
> >
> > Now, I have many versions problems (some packages are 3.1.0, others
3.1.1),
> > because I got an error while installing new packages.
> > Here is an apt-get -f install result :
> > (Reading database ... 44660 files and directories currently installed.)
> > Preparing to replace kdelibs4-dev 4:3.1.0-0woody5 (using
> > .../kdelibs4-dev_4%3a3.1.1-0woody1_i386.deb) ...
> > Unpacking replacement kdelibs4-dev ...
> > dpkg: error processing
> > /var/cache/apt/archives/kdelibs4-dev_4%3a3.1.1-0woody1_i386.deb
(--unpack):
> >  trying to overwrite `/usr/lib/libkhtml.so', which is also in package
kdelibs4
> > Preparing to replace kdelibs4 4:3.1.0-0woody5 (using
> > .../kdelibs4_4%3a3.1.1-0woody1_i386.deb) ...
> > Unpacking replacement kdelibs4 ...
> > dpkg: error processing
> > /var/cache/apt/archives/kdelibs4_4%3a3.1.1-0woody1_i386.deb (--unpack):
> >  trying to overwrite `/usr/lib/libkdeprint_management.la', which is also
in
> > package kdelibs4-dev
> > dpkg-deb: subprocess paste killed by signal (Broken pipe)
> > Errors were encountered while processing:
> >  /var/cache/apt/archives/kdelibs4-dev_4%3a3.1.1-0woody1_i386.deb
> >  /var/cache/apt/archives/kdelibs4_4%3a3.1.1-0woody1_i386.deb
> > E: Sub-process /usr/bin/dpkg returned an error code (1)
> >
> > I can't do anything with apt-get now, because it wants to install theses
> > packages before trying anything else, but it can't.
> >
> > Is there an issue for my problem ? (I can uninstall Kde and install it
again,
> > but i don't know how...).
> >
> >
> > Thanks for help
> >
> > julien
> >
> >
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]
> >
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]
>




Re: libqt3 3.1.2 breaking kicker

2003-03-25 Thread Stephan Hachinger
On Tue, 25 Mar 2003 13:37:16 +0100
Ralf Nolden <[EMAIL PROTECTED]> wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> On Tuesday 25 March 2003 12:07, Stephan Hachinger wrote:
> > Hello!
> >
> > I've just experienced something quite weird trying to upgrade my
> > Debian woody system to kde 3.1.1. After libqt3 3.1.2 had been
> > installed, kicker 3.1.1 always crashed about 1/2 second after the
> > mouse cursor was placed over it (no clicks!). I then installed
> > the old kde 3.1.0 kicker, but this didn't change the behaviour;
> > only a downgrade to libqt3 3.1.1 finally fixed the problem. I
> > tried to compile libqt3 3.1.2 myself, but installing the
> > self-compiled binaries also made kicker (version 3.1.0) crash...
> > Does anyone know what could cause this behaviour? KDE 3.1.1 seems
> > to run completely without problems on the woody system of a
> > friend of mine.
> 
> try running kicker from a konsole and attach gdb to it so we get
> some useful output. You also don't mention which debian version you
> use and where you got the packages from. Also try to run KDE with a
> fresh, new created user account.
> 

I'm using debian woody 3.0 (stable) with all security updates (there
are also about 10 recompiled packages from unstable on my system, but
I cannot think of any which could be relevant to the isssue - I
mainly installed them to satisfy build dependencies, e.g. for libqt3,
but they are no such important ones like libc6 ;)) ; the kde and qt
packages are from download.kde.org (the sources of the self-compiled
libqt3 I tried out later were also from download.kde.org).

I've already tried to run kicker from a konsole with .kde moved out
of the way to ensure that the error is not caused by corrupted config
files, but this didn't change anything... The problem seems to apply
to kicker 3.1.1 and 3.1.0, and seems to be triggered by libqt
3.1.2... if I install libqt3 3.1.2 the problem is there; if I replace
it by 3.1.1, it's gone.

Can you please give me a short description about how to do this with
gdb, because I've got no real knowledge of programming. Gdb is
installed but I don't know how to use it :(. Doesn't there have to be
debug information in my kicker binary for this or so?

Cheers,

Sephan




Re: libqt3 3.1.2 breaking kicker

2003-03-25 Thread Stephan Hachinger
On Tue, 25 Mar 2003 13:37:16 +0100
Ralf Nolden <[EMAIL PROTECTED]> wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> On Tuesday 25 March 2003 12:07, Stephan Hachinger wrote:
> > Hello!
> >
> > I've just experienced something quite weird trying to upgrade my
> > Debian woody system to kde 3.1.1. After libqt3 3.1.2 had been
> > installed, kicker 3.1.1 always crashed about 1/2 second after the
> > mouse cursor was placed over it (no clicks!). I then installed
> > the old kde 3.1.0 kicker, but this didn't change the behaviour;
> > only a downgrade to libqt3 3.1.1 finally fixed the problem. I
> > tried to compile libqt3 3.1.2 myself, but installing the
> > self-compiled binaries also made kicker (version 3.1.0) crash...
> > Does anyone know what could cause this behaviour? KDE 3.1.1 seems
> > to run completely without problems on the woody system of a
> > friend of mine.
> 
> try running kicker from a konsole and attach gdb to it so we get
> some useful output. You also don't mention which debian version you
> use and where you got the packages from. Also try to run KDE with a
> fresh, new created user account.
> 

I'm using debian woody 3.0 (stable) with all security updates (there
are also about 10 recompiled packages from unstable on my system, but
I cannot think of any which could be relevant to the isssue - I
mainly installed them to satisfy build dependencies, e.g. for libqt3,
but they are no such important ones like libc6 ;)) ; the kde and qt
packages are from download.kde.org (the sources of the self-compiled
libqt3 I tried out later were also from download.kde.org).

I've already tried to run kicker from a konsole with .kde moved out
of the way to ensure that the error is not caused by corrupted config
files, but this didn't change anything... The problem seems to apply
to kicker 3.1.1 and 3.1.0, and seems to be triggered by libqt
3.1.2... if I install libqt3 3.1.2 the problem is there; if I replace
it by 3.1.1, it's gone.

Can you please give me a short description about how to do this with
gdb, because I've got no real knowledge of programming. Gdb is
installed but I don't know how to use it :(. Doesn't there have to be
debug information in my kicker binary for this or so?

Cheers,

Sephan




libqt3 3.1.2 breaking kicker

2003-03-25 Thread Stephan Hachinger
Hello!

I've just experienced something quite weird trying to upgrade my
Debian woody system to kde 3.1.1. After libqt3 3.1.2 had been
installed, kicker 3.1.1 always crashed about 1/2 second after the
mouse cursor was placed over it (no clicks!). I then installed the
old kde 3.1.0 kicker, but this didn't change the behaviour; only a
downgrade to libqt3 3.1.1 finally fixed the problem. I tried to
compile libqt3 3.1.2 myself, but installing the self-compiled
binaries also made kicker (version 3.1.0) crash... Does anyone know
what could cause this behaviour? KDE 3.1.1 seems to run completely
without problems on the woody system of a friend of mine.

Cheers,

Stephan Hachinger




Re: Wine programs and minimize/maximize buttons (KDE 3.1)

2003-03-08 Thread Stephan Hachinger
Hi!

I could solve the problem by installing a current cvs version of
wine.

Cheers,

Stephan

On Mon, 3 Mar 2003 21:21:43 +0100
"Stephan Hachinger" <[EMAIL PROTECTED]> wrote:

> Hi!
> 
> After having installed kde 3.1 (on debian woody), the minimize and
> maximize buttons have disappeared for wine programs (but the
> windows can still be resized, and "managed" is switched to "yes" in
> wine.conf). Has anybody else experienced this problem too, or does
> anyone know why this happens?
> 
> TIA,
> 
> Stephan
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 




Re: Where is kdenetwork, where is Chris?

2003-03-06 Thread Stephan Kulow
Am Wednesday 05 March 2003 09:49 schrieb Ralf Nolden:
> On Dienstag, 4. März 2003 21:20, Chris Cheney wrote:
> > At this point the first thing I need to do is kick coolo so he will fix
> > acinclude.m4.in bug that keeps s390 from being able to build. Perhaps
> > you can convince him to make the change. :)
> >
> > The issue is it defaults to using lib64 as the dirname if the system has
> > a lib64 dir at all (with no way to overide it short of patching every
> > packages admin dir), which causes s390 builds to fail, since on s390
> > libqt is in lib not lib64.
> 
> So either we make Qt place its libs in lib64 or fix acinclude.m4.in. What is
> to be desired ? If Qt needs to be changed, let Madkiss and me know so we can
> fix this for qt-3.1.2.
> 
acinclude.m4.in is buggy and needs to be fixed

Greetings, Stephan




Wine programs and minimize/maximize buttons (KDE 3.1)

2003-03-03 Thread Stephan Hachinger
Hi!

After having installed kde 3.1 (on debian woody), the minimize and maximize
buttons have disappeared for wine programs (but the windows can still be
resized, and "managed" is switched to "yes" in wine.conf). Has anybody else
experienced this problem too, or does anyone know why this happens?

TIA,

Stephan




Re: cdbakeoven

2003-03-03 Thread Stephan Hachinger
- Original Message -
From: "Bob Underwood" <[EMAIL PROTECTED]>
To: 
Sent: Monday, March 03, 2003 3:21 PM
Subject: cdbakeoven


> I installed cdbakeoven on my machine this past weekend.  During the
> configuration, it wanted to add my cdburner to fstab as /dev/hdd.
> The burner is already working properly as /dev/scd0.

> Is there any advantage to having it listed as /dev/hdd in addition to
> /dev/scd0?  Am I missing something obvious here?

If it's a scsi burner, it should not be listed as /dev/hdd, because /dev/hdd
normally is the name for the slave on the secondary ide channel. Maybe some
cdbakeoven drive detection problem?

Regards,

Stephan




Strange Klipper actions problem (KDE3.05a)

2003-01-01 Thread Stephan Hachinger
Hi!

I'm using the packages from download.kde.org, with kdelibs recompiled
by myself (with ipv6 = auto). After upgrading to 3.0.5a, I think,
Klipper began to behave very strangely when executing "action"
commands (e.g. if I mark an URL with my mouse): Instead of
interpreting "konqueror %s" as "konqueror " it calls "konqueror %s". The same happens with mozilla
etc.

Is there anyone here who has similar problems or knows a solution?

Cheers,

Stephan




Re: Konq 3.0.5 extraordinary slowness on certain sites

2002-12-04 Thread Stephan Hachinger
Hello!

Thanks very much for your fast reply; I will recompile the package
and that'll solve the issue, I think :)))

Regards,

Stephan

On Wed, 4 Dec 2002 23:47:11 +0100
Felix Homann <[EMAIL PROTECTED]> wrote:

> Hi, 
> take a look at the thread started with
> 
> http://lists.debian.org/debian-kde/2002/debian-kde-200210/msg00215.html
> 
> The answer to you problem is in 
> 
> http://lists.debian.org/debian-kde/2002/debian-kde-200210/msg00250.html
> 
> (You can also use "--with-ipv6-lookup=auto")
> 
> But maybe you'd rather wait for KDE3.1 packages. Hopefully it is
> fixed there.
> 
> --Felix
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 




Konq 3.0.5 extraordinary slowness on certain sites

2002-12-04 Thread Stephan Hachinger
Hello!

Since I've installed KDE 3.0.0, konqueror seems to suffer from a very
strange speed problem only when accessing certain internet sites: On
www.theregister.co.uk and some other sites, a part of the page
appears, then the progress bar rises up to 99% and stays there for
about twenty seconds, before the whole page is displayed. Reading
News on www.pcwelt.de is also that slow. I've got absolutely no clue
what this is caused by; it wasn't that bad with KDE 2.2.x. The speed
of my processor (Athlon 1800+) as well as my amount of ram (256MB)
should suffice, I think. Anyone out there who's got similar problems?

Cheers,

Stephan




Re: KDE3, Konq & Flash

2002-05-26 Thread Stephan Jaensch
On Sunday 26 May 2002 14:03, Jarno Elonen wrote:


> Has anyone got Flash/Shockwave working with the new KDE3 packages?

Flash plugin (and maybe other plugins too) support is broken in kde3. Try this 
patch (apply in kdelibs/khtml/), it should fix it. The patch was posted on 
kde-devel some time ago.


-- 
Ciao...Index: html/html_objectimpl.cpp
===
RCS file: /home/kde/kdelibs/khtml/html/html_objectimpl.cpp,v
retrieving revision 1.84
diff -u -p -r1.84 html_objectimpl.cpp
--- html/html_objectimpl.cpp	2002/04/12 08:48:28	1.84
+++ html/html_objectimpl.cpp	2002/04/17 07:52:36
@@ -327,12 +327,16 @@ void HTMLObjectElementImpl::attach()
 KHTMLView* w = getDocument()->view();
 bool loadplugin = w->part()->pluginsEnabled();
 KURL u = getDocument()->completeURL(url);
-for (KHTMLPart* part = w->part(); part; part = part->parentPart())
+
+// avoid selfreference-crashes with 
+for (KHTMLPart* part = w->part(); part; part = part->parentPart()) {
+	//kdDebug() << "Checking url='" << part->url().url() << "'" << endl;
 if (part->url() == u) {
-loadplugin = false;
+// loadplugin = false;
+	kdDebug() << "Self-Reference! Aborting on url='" << u.url() << "'" << endl;
 break;
 }
-
+}
 if (loadplugin && parentNode()->renderer()) {
 needWidgetUpdate = false;
 m_render = new RenderPartObject(this);
Index: rendering/render_frames.cpp
===
RCS file: /home/kde/kdelibs/khtml/rendering/render_frames.cpp,v
retrieving revision 1.134
diff -u -p -r1.134 render_frames.cpp
--- rendering/render_frames.cpp	2002/04/07 22:02:11	1.134
+++ rendering/render_frames.cpp	2002/04/17 07:52:36
@@ -602,6 +602,7 @@ void RenderPartObject::updateWidget()
   setMinMaxKnown(false);
   setLayouted(false);
 
+  QString movieUrl;
   // ### this should be constant true - move iframe to somewhere else
   if (element()->id() == ID_OBJECT || element()->id() == ID_EMBED) {
 
@@ -610,6 +611,9 @@ void RenderPartObject::updateWidget()
   HTMLParamElementImpl *p = static_cast( child );
 
   QString aStr = p->name();
+	  if (aStr == "MOVIE") {
+		movieUrl = p->value();
+  }
   aStr += QString::fromLatin1("=\"");
   aStr += p->value();
   aStr += QString::fromLatin1("\"");
@@ -628,6 +632,7 @@ void RenderPartObject::updateWidget()
   for (NodeImpl *child = o->firstChild(); child; child = child->nextSibling())
   if ( child->id() == ID_EMBED ) {
   embed = static_cast( child );
+	  kdDebug() << "Found  in " << endl;
   break;
   }
 
@@ -638,11 +643,14 @@ void RenderPartObject::updateWidget()
   {
   url = o->url;
   serviceType = o->serviceType;
+  kdDebug() << "!embed *** serviceType='" << serviceType << "' ***" << endl;
   if(serviceType.isEmpty() || serviceType.isNull()) {
   if(!o->classId.isEmpty()) {
   // We have a clsid, means this is activex (Niko)
   serviceType = "application/x-activex-handler";
-  url = "dummy"; // Not needed, but KHTMLPart aborts the request if empty
+  if (!movieUrl.isNull() && !movieUrl.isEmpty()) {
+			url = "dummy"; // Not needed, but KHTMLPart aborts the request if empty
+		  }
   }
 
   if(o->classId.contains(QString::fromLatin1("D27CDB6E-AE6D-11cf-96B8-44455354"))) {


Konsole, Home/End and bash (was: Re: gcc 3.1 and KDE3)

2002-05-20 Thread Stephan Jaensch
On Monday 20 May 2002 03:06, Chris Cheney wrote:

> > Another problems I have with KDE3 (with gcc 2.95 too):
> >
> > - I can see jpegs images in preview nor desktop wallpaper but int
> > konqueror works well
> >
> > - Home and end keys in konsole doesn't work (I have tried all layouts)
>
> Use a decent shell, bash is broken... see bts. If I remember correctly
> zsh is supposed to work. A work around for bash is ctrl-a ctrl-e instead
> of using the special keys.

What bug (in which of the two bts) are you referring to? I couldn't find a bug 
that implies that bash is broken. I doubt it because konsole is the ONLY 
terminal application I know that has these problems with bash.

FWIW, to fix konsole just change the following two lines in your 
default.Keytab (located in $KDEDIR/share/apps/konsole)

key Home  -Shift-AppCuKeys : "\E[H"
key End   -Shift-AppCuKeys : "\E[F"

to

key Home  -Shift-AppCuKeys : "\EOH"
key End   -Shift-AppCuKeys : "\EOF"

and Home and End will work again as expected.

>
> Chris

-- 
Ciao...


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: KDE3 lock screen, 'incorrect password' (my ****)

2002-05-02 Thread Stephan Jaensch
On Thursday 02 May 2002 19:00, Giles Constant wrote:
> Ok, so in the past, the kde screen lock used to take at least two attempts
> to log in (even though I can be 99% sure I typed it correct the first
> time), but now it NEVER lets me log back in, even if I type my password
> with one finger, very slowly, with the caps lock off, etc..
>
> Have to switch to a terminal and kill it!  Anyone else seeing this?

You didn't compile PAM support in. Make sure you have libpam0g-dev installed 
and reconfigure kdebase. Make sure that it found PAM support, make, make 
install and be happy. :-)

-- 
Ciao...


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: icons themes on kicker

2002-04-11 Thread Stephan Jaensch
Hi,

On Thursday 11 April 2002 21:44, Justin R. Miller wrote:
> I've been using a compiled KDE3 for the past few days, and I was
> wondering if anyone else noticed an oddity where kicker starts up with
> the default icons each time.  I have to re-apply the theme to make them
> stick.  Desktop and other icons are unaffected.  This is with Crystal in
> particular.

No problem for me. Be sure to check out using -r KDE_3_0_BRANCH. I'm using 
Crystal as well.

> I'm asking on this list since there seem to be a good number of folks
> using custom KDE3's right now :-)

Yeah sure seems like it. There were times when everybody told you "Try debian 
unstable if you want the newest and coolest stuff". Ah, those were the days. 
Now we're like the only distribution on the planet without a prepackaged KDE3 
for it. :-)

-- 
Ciao...


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Help improve Debian by supporting new debian3 mailing lists!

2002-04-04 Thread Stephan Jaensch
On Thursday 04 April 2002 14:54, [EMAIL PROTECTED] wrote:


> There is currently a most excellent email (that I just wrote)

Modesty is a virtue rarely found nowadays...

> We thank you for your support.  :)

Who is we?


-- 
Ciao...


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Debian KDE Status Update - 20020309

2002-03-11 Thread Stephan Jaensch
On Monday 11 March 2002 11:01, Tomas Pospisek's Mailing Lists wrote:
> > On Sunday 10 March 2002 20:26, Daniel Stone wrote:
> > > You want to play frozen-bubble.
> > > You really, really, want to play frozen-bubble.
>
> Argh, no, don't. For one it doesn't game over so you'll be desperately
> stuck at level 50 trying to beat it. Second you can not set the level to
> start at so every time you break down, crying that you did not pass 50 and
> next day get yourself up and try again, you'll have to get through the
> other 49 level, some of which are quite hard ;-)))

You do know that the source is available, right? There is really no need to 
start at level 1 again. :-)


-- 
Ciao...




Re: Upgraded to 2.2 - mail now broken

2001-11-15 Thread Stephan Jaensch
On Thursday 15 November 2001 22:48, [EMAIL PROTECTED] wrote:

> Being a complete coward, I waited on my 2.2 upgrade until it appeared in
> testing. Yesterday, I joyously upgraded and sat back to enjoy the wonders
> that I had been hearing about on this list.
>
> Unfortunately my mail (in kmail) seems now to be broken. All new mail is
> reported as "No Subject" "Unknown "Wed Dec 31 15:59:59 1969"
>
> Is this a known problem ? Have I done something stupid ?

There are hidden .index - files in your mail directory. The filenames are 
..index, e.g. .inbox.index, .drafts.index and so on. Deleting 
these worked for me. But be sure to back up that directory before messing 
with any files in it.

-- 
Ciao...




Re: KDE: mouse problems

2001-10-29 Thread Stephan Mueller
On Monday 29 October 2001 13:26, Roland Wegmann wrote:
> Hello,
>
> I have a curious mouse problem! When I start debian, the system recognizes
> my mouse (MS Wheel Mouse Optical USB) first. After kdm is launched,
> sometimes my mouse is inactive sometimes it works.
> In the former case I have to reboot the system (sometimes several times),
> but then the mouse works under KDE 2.1.1, too. Under X-Window the mouse was
> active in any case.

How does the system recognise the Mouse during boot? With gpm? If yes, 
disable gpm when using X! Both do not work well together.

Stephan
-- 
OpenPGP key available   OpenPGP Schlüssel vorhanden
>>> Whenever you eliminate the impossible, whatever
remains, however improbable, must be the truth. <<<




Re: objprelink and lintian errors

2001-09-16 Thread Stephan Jaensch
On Sunday 16 September 2001 13:39, Maximilian Reiss wrote:

> > > > yes...that's a side effect of using objprelink.
> > >
> > > So does this mean package maintainers should stop using objprelink
> > > because it's causing policy violations?  Or is the lintian check
> > > slightly broader than policy and objprelink within the margin of error?
> >
> > it's not a policy violation..I think it's just a side affect and a false
> > positive.
> >
> > the only reason package maintainers should stop using objprelink is
> > becuase it's a hack and not the correct solution.
> >
> > Ivan
>
> With now having kde starting MUCH slower. Great work.

Yeah, that sucks. What's wrong with using the hack until the correct solution 
is available? Even the KDE folks recommend this.


Ciao...




Re: kdecore FATAL problem?

2001-09-04 Thread Stephan Voecks
Hi Carlos,

i had the same warnings in ~/.xsession-errors
> kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libkdecore.so.3:
> undefined symbol: init_spellchecking
> kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libkdecore.so.3:
> undefined symbol: init_audiocd

These warnings have nothing to do with your Fatal IO error.
They come from kdebase/kcontrol/kcontrol/kcminit.cpp (line 90)
which is started in /usr/bin/kde2 from kdeinit
Just remove the X-KDE-Init=... lines from
/usr/share/applnk/Settings/Personalization/spellchecking.desktop
and
/usr/share/applnk/Settings/Sound/audiocd.desktop
and the warnings are gone.

My debian system: uptodate unstable, i386

Stephan
-- 
Stephan Voecks
[EMAIL PROTECTED]




Re: KDE and euro symbol

2001-07-24 Thread Stephan Jaensch
On Tuesday, 24. July 2001 20:19, Hendrik Sattler wrote:

> Great, that works :-D :
> LANG="de_DE.ISO-8859-15"
> LANGUAGE="DE_DE"
> LC_ALL="de_DE"
>
> I do not much with perl anyway.

Neither do I, but the pre/postinstallscripts of many packages use perl. It is 
nearly impossible to catch all warning/error messages after an update if the 
screen is full of "locale not supported" messages. :-)


Ciao...




Re: KDE and euro symbol

2001-07-24 Thread Stephan Jaensch
On Tuesday, 24. July 2001 18:01, Eric Estievenart wrote:

> Stephan Jaensch wrote:
> > removed the comment symbol before the corresponding line in
> > /etc/locale.gen.
>
> You should run locale-gen (as root) after updating /etc/locale.gen
> to recompile the locale definition files.

Done that, as I said if I set the locale to [EMAIL PROTECTED], perl does 
not complain. If I set it to de_DE.ISO-8859-15, the Euro symbol works but 
perl complains.


Ciao...




Re: KDE and euro symbol

2001-07-24 Thread Stephan Jaensch
On Tuesday, 24. July 2001 13:10, Cajus Pollmeier wrote:


> 2) keycode 26 = e E curency
>the key works, but I get a circle with three dots at four "corners"

That's exactly how it is on my system. Now try the following: Open a terminal 
and type

export LANG=de_DE.ISO-8859-15

Now, start kwrite (or any other KDE application) from the commandline, et 
voil?à, the Euro symbol appears. Unfortunately, other programs such as perl 
then complain that the locale is not supported on the system even though I 
removed the comment symbol before the corresponding line in /etc/locale.gen. 
If I set LANG to [EMAIL PROTECTED], perl stops to complain but the Euro 
symbol does not work anymore under KDE. :-(

Any help appreciated!


Ciao...




Re: artsd is segfaulting with alsa drivers

2001-07-09 Thread Stephan Jaensch
Hi,

On Monday 09 July 2001 23:08, Joseph Schlecht wrote:

> I recently switched my laptops sound drivers from the kernel modules to
> alsa-0.9+0beta4. I'm pretty sure I have alsa set up correctly. All sound
> applications outside of kde are working fine.

[artsd crashes]

Same here. Wild guess: artsd is compiled against alsa-0.5. I never managed to 
compile artsd against alsa-0.9 myself but against alsa-0.5 worked fine so I 
think the KDE team has not ported artsd to alsa-0.9 yet.

Workaround: Compile alsa with oss-emulation support and set the sound I/O 
method under Sound->Sound Server->Sound I/O in the control center to "Open 
Sound System".



Ciao...




Re: /me smacking my head (KDE2.2beta1 experiences)

2001-07-06 Thread Stephan Jaensch
On Friday 06 July 2001 03:24, Viktor Rosenfeld wrote:


> - As I said konq crashes in file-manager mode.  First I suspected it was
> the integrated terminal emulater, but that's not the problem.  Erasing
> ~/.kde actually did help, but after changing some options in kcontrol,
> konq crashes again.  I'm investigating this.

Could be the new i18n bug. Try changing your language to C (english), this 
should help.


Ciao...




Re: Secure connections w/ konq and kde2.2

2001-07-01 Thread Stephan Jaensch
On Sunday, 1. July 2001 19:16, Joseph Schlecht wrote:

> Is anyone else having this problem: after upgrading to kde2.2, konq is
> unable to connect to secure sites.
>
> It worked fine in 2.1, did I miss a discussion maybe?

Works fine for me. Since it worked in 2.1 for you, I guess you have 
kdelibs3-crypto installed?


Ciao...




Konqueror crash

2001-07-01 Thread Stephan Jaensch
Hi,


Konqueror crashes for me if I try to open a bookmark subfolder which has more 
bookmarks than fit in a single column. This worked just fine with KDE 2.1.2. 
Can anyone confirm?


Ciao...




Re: KDE 2.2beta1 impressions

2001-06-29 Thread Stephan Jaensch
On Friday, 29. June 2001 20:32, David Bishop wrote:

> The konsole now defaults to having no history, so it's not the keys, you
> just need to go into the settings and set the history from "1" to whatever
> (usually 1000 for me).  I don't remember exactly which menu it's in, and I
> just finished uninstalling everything having to do with kde in an attempt
> to "reinitialize" all my settings, and haven't gotten around to
> reinstalling yet :-)  Dunno about arts

No, my history is also set to 1000. When hitting PageUp/PageDown/Home/End, 
all I get in konsole is a system beep and this symbol: ~. I've tried all the 
available keyboard layout options in konsole, but the problem persists. 
Deleting my ~/.kde doesn't help either.

Since I am obviously the only one experiencing this it could well be a bug 
associated with my local configuration. I'm german and using all the 
appropriate configuration settings for this country including german keyboard 
layout. For me, konsole in 2.2beta1 is definitely broken, it worked 
flawlessly before and I didn't change anything else.


Ciao...




KDE 2.2beta1 impressions

2001-06-29 Thread Stephan Jaensch
Hi,


first of all, great work with the 2.2beta1 packages, Ivan! Keep up the 
excellent work!

Now, for the bugs I have found... :-)

arts alsa support seems to be linked against alsa 0.5. If I try to start 
artsd with alsa support it just segfaults. Since this is unstable, I think 
artsd should be linked against alsa-0.9. However, when I tried compiling KDE 
on my own this failed, so some source modifications are needed...

Second, pageup/pagedown/home/end do not work anymore in konsole. Seems like 
the old problem we had some time ago...

That's all! Everything else works just as expected!


Ciao...




Re: kde2.2-beta1

2001-06-29 Thread Stephan Jaensch
On Friday, 29. June 2001 01:16, Ben Burton wrote:
> > Well, I'm wondering how you did this. :-) I'm running Debian unstable too
> > and when I update I get a whole slew of dependency problems because
> > kdelibs3 is still 2.1.2-3 on my system (other packages like kmail are
> > already 2.2-cvs). Since it worked for you I am obviously doing something
> > wrong, could someone please tell me what I need to do to get the beta1
> > kdelibs3 package?
>
> See the thread "kdelibs3 and beta1" on this mailing list, emails posted
> about ten minutes before yours.

Hm, I was too slow. Just tried to get kdelibs3 and kdebase from 
http://incoming.debian.org, but they are not there anymore! They also are not 
in ftp.debian.org/debian/pool/main/k/kdelibs, so where are they now?


Ciao...




Re: kde2.2-beta1

2001-06-28 Thread Stephan Jaensch
On Friday, 29. June 2001 00:28, David Bishop wrote:

> So, I'm now running beta-1 on my box, and enjoying the hell out of all the
> nifty new options (and speedups, thanks!).

Well, I'm wondering how you did this. :-) I'm running Debian unstable too and 
when I update I get a whole slew of dependency problems because kdelibs3 is 
still 2.1.2-3 on my system (other packages like kmail are already 2.2-cvs). 
Since it worked for you I am obviously doing something wrong, could someone 
please tell me what I need to do to get the beta1 kdelibs3 package?


Ciao...




Starting non-KDE applications on all desktops

2001-05-21 Thread Stephan Jaensch
Hi everybody,


I want to have gkrellm on all desktops on startup by default, but KDE doesn't 
seem to remember it altough I set it in the context menu. I remember there is 
an option to kdeinit to set this but I couldn't find any documentation on it. 
Can anybody help me on this one?


Ciao...




Fonts

2001-05-17 Thread Stephan Jaensch
Hi,


did something change regarding fonts with the last update in unstable? The 
standard arial font now appears almost as if it was bold, which is quite 
annoying... and the same amount of text now takes up much more space on the 
screen, too. The thickness of the letters is OK if I reduce the font size by 
one (down to ten), but then it is simply too small.


Ciao...




Re: Konqueror not showing favicons

2001-05-16 Thread Stephan Jaensch
On Wednesday, 16. May 2001 18:56, Ben Burton wrote:
> > Ok, it's a setting in .kde/share/config/konquerorrc, but seems to be off
> > by default. Does anyone know why?
>
> My first thought is to try backing up and then deleting your old
> konquerorrc, seeing if favicons work (which they should) and then seeing if
> there's any obvious differences in the config files that could be the
> culprits.
>
> An older version of konqueror had a FavIcon field in konquerorrc (IIRC)
> which for some reason was set to false in my local ~/.kde, but when I
> changed it to true I still didn't get favicons and despite more tinkering
> it wasn't until I deleted konquerorrc altogether that I got the favicons
> back.

Well, I set it to true and it worked right away (after restarting konqueror 
of course).


Ciao...




Re: Konqueror not showing favicons

2001-05-16 Thread Stephan Jaensch
On Wednesday, 16. May 2001 18:37, Stephan Jaensch wrote:

> Konqueror is not working as advertised, it doesn't show favicons (e.g. on
> www.heise.de). I'm sure this worked sometimes in the past, but I don't
> recall when it broke. Is this a local configuration thing or a Debian
> issue? I'm using unstable.

Ok, it's a setting in .kde/share/config/konquerorrc, but seems to be off by 
default. Does anyone know why?


Ciao...




Konqueror not showing favicons

2001-05-16 Thread Stephan Jaensch
Hi,


Konqueror is not working as advertised, it doesn't show favicons (e.g. on 
www.heise.de). I'm sure this worked sometimes in the past, but I don't recall 
when it broke. Is this a local configuration thing or a Debian issue? I'm 
using unstable.


Ciao...




Re: Floppy/CD icons

2001-05-10 Thread Stephan Jaensch
On Thursday, 10. May 2001 12:05, Stephan Jaensch wrote:

> on my KDE2 desktop (Debian unstable) there aren't any icons for my floppy
> and CD writer. How do I create them and enable the automount feature when
> clicked along with the symbol change?

Ok, this was a stupid question, I found it. Sorry. :-)


Ciao...




Floppy/CD icons

2001-05-10 Thread Stephan Jaensch
Hi,


on my KDE2 desktop (Debian unstable) there aren't any icons for my floppy and 
CD writer. How do I create them and enable the automount feature when clicked 
along with the symbol change?


Ciao...




KDE Font sizes

2001-05-08 Thread Stephan Jaensch
Hi everybody,

I normally start KDE via gdm. The font sizes in konqueror for web browsing 
are too small, and if I set the size to huge normal text is OK but the 
headlines on Slashdot/Linuxtoday etc. are way too big. If I start KDE via 
startx /usr/bin/kde2 however, all fonts are way bigger. Where can I adjust 
the KDE font size when started via gdm to that bigger size?


Ciao...




Re: Logo in KDE 2.1 Help

2001-02-27 Thread Stephan Voecks
Am Dienstag, 27. Februar 2001 11:57 schrieb Hubert Palme:

> the KHelpcenter looks for the logo "logotp3.png" in
>
> ./common/
>
> but it is in
>
> /usr/share/doc/kde/HTML/[de|en]/common/!

Ivan please apply this patch to kde-i18n/debian/rules:

--- debian/rules.orig   Sun Feb 18 09:34:16 2001
+++ debian/rulesTue Feb 27 17:47:50 2001
@@ -82,7 +82,7 @@
$(MAKE) install DESTDIR=`pwd`/debian/tmp/
for i in `find debian/ -type l -name "common"`; do \
rm $$i ;\
-   ln -s ../comon $$i ;\
+   ln -s ../common $$i ;\
done
-rm `find debian/ -name "kdbg*"`
    -rm `find debian/ -name "kdevelop*"`

thanks, Stephan
-- 
Stephan Voecks
[EMAIL PROTECTED]




Re: Not a bug per se

2000-11-21 Thread Stephan Voecks
Hi Ivan,

> *If* there are upstream changelogs. For example..the Changelog for
> kdelibs was last touched (or the last entry is dated) 1999-02-11.
>
> there's no point in it being there if it's useless.
>
> kdenetwork's is even worse... 1998-12-05.
>
> > Maybe not too important but I am using knode for news, and
> > the changelog refers to kdenetwork, so... I really have no
> > idea of the status of the package itself.
>
> All I can say is that I have not see (hardly) any changelog entries
> (todo's, news, etc..) made in a LONG time. (years)...  It seems
> that this stuff is either being discussed across the mailing lists
> or via web pages somewhere.

You can generate your own ChangLog from CVS:
simply cd to kdenetwork/knode (or any other dir) and run
rcs2log -i 4 -R -h kde.org | fmt > myChangeLog
btw. knode has an uptodate ChangeLog

Stephan
-- 
Stephan Voecks
[EMAIL PROTECTED]