Re: KDE 3 packaging - bug thread

2002-07-14 Thread Walter Hofmann
I got this while installing KDE3: Vorbereiten zum Ersetzen von libkscan1 4:2.2.2-6.3 (durch .../libkscan1_4%3a3.0.2-0_i386.deb) ... Entpacke Ersatz-libkscan1 ... dpkg: Fehler beim Bearbeiten von /var/cache/apt/archives/libkscan1_4%3a3.0.2-0_i386.deb (--unpack): versuche »/usr/share/icons/hicolo

Re: KDE 3 packaging - bug thread (kdewidgets.so in kdelibs4 offends uic-real)

2002-06-22 Thread Jarno Elonen
(This is mostly a duplicate message; I'm just including this to Chris' bug report thread.) Hi, I've been having problems compiling Kwave for KDE3 on Debian: /usr/bin/uic-real: relocation error: /usr/lib/libkio.so.4: undefined symbol: unregisterStaticDeleter__7KGlobalP18KStaticDeleterBase W

Re: KDE 3 packaging - bug thread

2002-06-18 Thread Paul Cupis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 18 June 2002 08:40, C. Mills wrote:

Re: KDE 3 packaging - bug thread

2002-06-18 Thread C. Mills
Loading themes using the Theme Manager in the Control Center kills the Kicker and effectively the panel. Also the CUPS printing system option in the Print Manager doesn't work and causes the Control Center to hang when selected... I think that is an old bug though. Charlie -- To UNSUBSCRIBE,

Re: Screen lock doesn't work (was: Re: KDE 3 packaging - bug thread)

2002-06-12 Thread Daniel Robert Franklin
> Is there anyone else who can't lock the screen? Just after a fresh login > it works without problems. But when I work for more than a few hours, > nothing happens when I want to lock the screen. I'm also seeing this. I also frequently see a KCrash on exiting applications (such as Konqueror, KCon

Re: KDE 3 packaging - bug thread - man:/ paths

2002-06-12 Thread Alex
the man:/ protocol for displaying man-pages in konqueror, is using the wrong path for pics and the css file. Looks like the absolute path used should be a relative one. Alex. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: KDE 3 packaging - bug thread

2002-06-11 Thread Mark Purcel
On Tue, Jun 11, 2002 at 07:19:31PM +0200, Gerrit Einhoff wrote: > Another thing: While all of KDE3 is very fast and stable, KNode seems to be > crashing all the time. Well, at least it's unstable enough to be really > annoying. Anyone else noticed that? Probably not a packaging bug, though... I

Re: kdms default path 'wrong' (WAS: KDE 3 packaging - bug thread)

2002-06-11 Thread Oswald Buddenhagen
On Tue, Jun 11, 2002 at 12:13:49PM -0500, Chris Cheney wrote: > would a /usr/bin/startkde consisting of > > exec /usr/bin/kde3 > > do what we need? > no, it would not. and don't make startkde source any shell startup scripts, as this just does not belong there. see the discussions on [EMAIL PROT

Re: KDE 3 packaging - bug thread

2002-06-11 Thread Chris Cheney
On Tue, Jun 11, 2002 at 07:19:31PM +0200, Gerrit Einhoff wrote: > The 3.0.1-debs I installed didn't provide "/etc/pam.d/kde" but > "/etc/pam.d/kdelibs4-data". Therefore kdm wasn't using that PAM-file and > wasn't e.g. reading /etc/environment. After I symlinked /etc/pam.d/kde" to > "kdelibs4-dat

Re: KDE 3 packaging - bug thread

2002-06-11 Thread Gerrit Einhoff
The 3.0.1-debs I installed didn't provide "/etc/pam.d/kde" but "/etc/pam.d/kdelibs4-data". Therefore kdm wasn't using that PAM-file and wasn't e.g. reading /etc/environment. After I symlinked /etc/pam.d/kde" to "kdelibs4-data" it worked fine... Another thing: While all of KDE3 is very fast and

Re: kdms default path 'wrong' (WAS: KDE 3 packaging - bug thread)

2002-06-11 Thread Chris Cheney
On Tue, Jun 11, 2002 at 06:55:34PM +0200, Achim Bohnet wrote: > On Tuesday 11 June 2002 11:49, Oswald Buddenhagen wrote: > > On Tue, Jun 11, 2002 at 10:00:47AM +0200, Achim Bohnet wrote: > > > As long as there's no general debian wide solution to 'login scripts > > > not sourced'. > > > > > i crea

Re: kdm xdmcp not working (WAS: KDE 3 packaging - bug thread)

2002-06-11 Thread Achim Bohnet
On Tuesday 11 June 2002 15:01, Nikita V. Youshchenko wrote: > > Not sure if it's upstream or debian specific but after kdm 3 installation > > > > X -indirect host-with-kdm2 stoped working. grrr s/kde2/kde3/ > > > > Xaccess is copied from the working kdm2 setup and Xdmcp is enabled in > > kde3/k

Re: kdms default path 'wrong' (WAS: KDE 3 packaging - bug thread)

2002-06-11 Thread Achim Bohnet
On Tuesday 11 June 2002 11:49, Oswald Buddenhagen wrote: > On Tue, Jun 11, 2002 at 10:00:47AM +0200, Achim Bohnet wrote: > > As long as there's no general debian wide solution to 'login scripts > > not sourced'. > > > i created /etc/X11/Xsession.d/98ossi_envsetup containing > > . /etc/profile > t

Re: kdms default path 'wrong' (WAS: KDE 3 packaging - bug thread)

2002-06-11 Thread Oswald Buddenhagen
On Tue, Jun 11, 2002 at 05:00:16PM +0400, Nikita V. Youshchenko wrote: > > i created /etc/X11/Xsession.d/98ossi_envsetup containing > > > > . /etc/profile > > test $HOME/.profile && . $HOME/.profile > > This is not correct because login script should not be sourced when X is > started from text

Re: kdms default path 'wrong' (WAS: KDE 3 packaging - bug thread)

2002-06-11 Thread Nikita V. Youshchenko
> On Tue, Jun 11, 2002 at 10:00:47AM +0200, Achim Bohnet wrote: >> As long as there's no general debian wide solution to 'login scripts >> not sourced'. >> > i created /etc/X11/Xsession.d/98ossi_envsetup containing > > . /etc/profile > test $HOME/.profile && . $HOME/.profile This is not correct

Re: KDE 3 packaging - bug thread

2002-06-11 Thread Nikita V. Youshchenko
> On Tue, Jun 11, 2002 at 08:29:54AM +0400, Nikita V. Youshchenko wrote: >> > I will look into libarts/libarts1 issue, but I know for certain the >> > kdelibs issue is not resolvable, I have looked at it along with Kurt >> > Granoth. If I remember correctly, it is almost possible to do but >> > le

Re: kdm xdmcp not working (WAS: KDE 3 packaging - bug thread)

2002-06-11 Thread Nikita V. Youshchenko
> Not sure if it's upstream or debian specific but after kdm 3 installation > > X -indirect host-with-kdm2 stoped working. > > Xaccess is copied from the working kdm2 setup and Xdmcp is enabled in > kde3/kdmrc Seems that there was a debconf warning that kdm runs with tcp disabled by default.

Re: KDE 3 packaging - bug thread

2002-06-11 Thread Paul Cupis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Would it be possible to have a single meta-package for installing kde3? Something like apt-get install kde3 (or kde) could install all of the kde3 (meta-)packages. Also, possibly a kde3-core meta-package to install all the support packages without

Re: Screen lock doesn't work (was: Re: KDE 3 packaging - bug thread)

2002-06-11 Thread Paul Cupis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 11 June 2002 13:04, Michael Stucki wrote: > Is there anyone else who can't lock the screen? > Just after a fresh login it works without problems. But when I work for > more than a few hours, nothing happens when I want to lock the screen. >

Screen lock doesn't work (was: Re: KDE 3 packaging - bug thread)

2002-06-11 Thread Michael Stucki
Is there anyone else who can't lock the screen? Just after a fresh login it works without problems. But when I work for more than a few hours, nothing happens when I want to lock the screen. Maybe a generic bug...? Best regards and thanks for your great work! Michael -- To UNSUBSCRIBE, email

Re: kdms default path 'wrong' (WAS: KDE 3 packaging - bug thread)

2002-06-11 Thread Oswald Buddenhagen
On Tue, Jun 11, 2002 at 10:00:47AM +0200, Achim Bohnet wrote: > As long as there's no general debian wide solution to 'login scripts > not sourced'. > i created /etc/X11/Xsession.d/98ossi_envsetup containing . /etc/profile test $HOME/.profile && . $HOME/.profile the problem is, that this can be

Re: KDE 3 packaging - bug thread

2002-06-11 Thread David Pashley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 11 June 2002 6:40 am, Jarno Elonen wrote: > > into sid so can everyone please post outstanding bugs against current > > kde 3 packaging as a reply to this message (so it will thread properly). > > Apply this patch in /kdelibs/khtml/, if it's

Re: KDE 3 packaging - bug thread

2002-06-11 Thread David Pashley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 11 June 2002 12:01 am, Chris Cheney wrote: > On Tue, Jun 11, 2002 at 12:28:37AM +0200, Reinhold Kainhofer wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On Tuesday 11 June 2002 00:05, Chris Cheney wrote: > > > time). I

artswrapper not setuid root (WAS: KDE 3 packaging - bug thread)

2002-06-11 Thread Achim Bohnet
After kde3 update artswrapper was no longer setuid root. But without setuid root artswrapper is absolutely useless. Achim -- To me vi is Zen. To use vi is to practice zen. Every command is a koan. Profound to the user, unintelligible to the uninitiated. You discover truth everytime you use

kdm xdmcp not working (WAS: KDE 3 packaging - bug thread)

2002-06-11 Thread Achim Bohnet
Not sure if it's upstream or debian specific but after kdm 3 installation X -indirect host-with-kdm2 stoped working. Xaccess is copied from the working kdm2 setup and Xdmcp is enabled in kde3/kdmrc Achim -- To me vi is Zen. To use vi is to practice zen. Every command is a koan. Pro

Re: KDE 3 packaging - bug thread

2002-06-11 Thread Joaquim Ortega Cerdà
In the reverse search in KDVI the editor Nedit is invoked by default as ncl -noask -line %l %f In Debian the editor Nedit is invoked as nedit-nc -noask -line %l %f Best regards, Quim -- Joaquim Ortega-Cerdà E-mail: [EMAIL PROTECTED] Dept. App. Math.& Analysis Phone: (34)-93 4035747

kdms default path 'wrong' (WAS: KDE 3 packaging - bug thread)

2002-06-11 Thread Achim Bohnet
As long as there's no general debian wide solution to 'login scripts not sourced'. I would suggest that at least the default path set by kdm is the one every new user gets. Achim --- kdmrc.orig Thu May 23 07:10:17 2002 +++ kdmrc Tue Jun 11 09:53:37 2002 @@ -210,10 +210,10 @@ #FailsafeCl

Re: KDE 3 packaging - bug thread

2002-06-11 Thread Chris Cheney
On Tue, Jun 11, 2002 at 08:29:54AM +0400, Nikita V. Youshchenko wrote: > > I will look into libarts/libarts1 issue, but I know for certain the > > kdelibs issue is not resolvable, I have looked at it along with Kurt > > Granoth. If I remember correctly, it is almost possible to do but > > leaves t

Re: KDE 3 packaging - bug thread

2002-06-11 Thread Nikita V. Youshchenko
> I will look into libarts/libarts1 issue, but I know for certain the > kdelibs issue is not resolvable, I have looked at it along with Kurt > Granoth. If I remember correctly, it is almost possible to do but > leaves the programs that do work limping along, certainly not in state > most users wou

Re: KDE 3 packaging - bug thread

2002-06-11 Thread Jarno Elonen
> into sid so can everyone please post outstanding bugs against current > kde 3 packaging as a reply to this message (so it will thread properly). Apply this patch in /kdelibs/khtml/, if it's not already in CVS, so that plugins (e.g. Flash) work correctly. At least the deb for 3.0.1-0.1 doesn't

Re: KDE 3 packaging - bug thread

2002-06-10 Thread Michel Loos
Em Seg, 2002-06-10 às 19:28, Reinhold Kainhofer escreveu: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Tuesday 11 June 2002 00:05, Chris Cheney wrote: > > time). I need to know all current outstanding bugs that I still have > > not taken care of however, so people won't be screaming w

Re: KDE 3 packaging - bug thread

2002-06-10 Thread Doug Holland
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 10 June 2002 04:05 pm, Chris Cheney wrote: > I found out that gcc 3.1 is not actually going to be coming soon as > some had hoped so I will be uploading KDE into sid soon (really this > time). I need to know all current outstanding bugs that

Re: KDE 3 packaging - bug thread

2002-06-10 Thread Andreas von Heydwolff
Malte Cornils wrote: Andreas von Heydwolff wrote: And the other thing with these dependencies is that whenever you incidentally select a kde 2 app (e.g. kwintv, koffice etc.) in dselect, all kde3 packages are deselected in the dependencies conflict page, and I have to select them manually again

Re: KDE 3 packaging - bug thread

2002-06-10 Thread Malte Cornils
Andreas von Heydwolff wrote: And the other thing with these dependencies is that whenever you incidentally select a kde 2 app (e.g. kwintv, koffice etc.) in dselect, all kde3 packages are deselected in the dependencies conflict page, and I have to select them manually again to prevent them from

Re: KDE 3 packaging - bug thread

2002-06-10 Thread Andreas von Heydwolff
Haven't found this bug reported for KNotes yet, dunno if it's packaging related, but here goes: On my machine font sizes cannot be changed for KNotes' text, the titles' sizes can be changed alright. Thanks and regards, Andreas von Heydwolff -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Re: KDE 3 packaging - bug thread

2002-06-10 Thread Andreas von Heydwolff
Reinhold Kainhofer wrote: Is it possible to have libarts and libarts1 coexist? The same for kdelibs3 and kdelibs4. Currently, updating to kde 3 will deselect the old ones, and with it important things like all additional apps for kde2 (of course), but also wine!!! So users have to decide whethe

Re: KDE 3 packaging - bug thread

2002-06-10 Thread Chris Cheney
On Tue, Jun 11, 2002 at 12:28:37AM +0200, Reinhold Kainhofer wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Tuesday 11 June 2002 00:05, Chris Cheney wrote: > > time). I need to know all current outstanding bugs that I still have > > not taken care of however, so people won't be s

Re: KDE 3 packaging - bug thread

2002-06-10 Thread David Bishop
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Install process for kdm hangs after starting kdm, rather than returning back and finishing. Then you need to ctrl-c and restart dpkg to get it to complete. - -- A mouse is a device used to point at the xterm you want to type in. --Kim Alm, a.s

Re: KDE 3 packaging - bug thread

2002-06-10 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 11 June 2002 00:05, Chris Cheney wrote: > time). I need to know all current outstanding bugs that I still have > not taken care of however, so people won't be screaming when it goes > into sid so can everyone please post outstanding bugs ag

Re: KDE 3 packaging - bug thread

2002-06-10 Thread Paul Cupis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Outstanding bug: * kdm does not automatically generate the list of sessions as kde2's kdm did. Sessions have to be added manually via kcontrol/Login manager. Paul Cupis -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For

KDE 3 packaging - bug thread

2002-06-10 Thread Chris Cheney
I found out that gcc 3.1 is not actually going to be coming soon as some had hoped so I will be uploading KDE into sid soon (really this time). I need to know all current outstanding bugs that I still have not taken care of however, so people won't be screaming when it goes into sid so can everyon