Re: since kde3 my startkde script is not called anymore

2002-07-18 Thread Eric Christopherson
On Wed, Jul 17, 2002 at 04:48:08PM -0700, Shao, Lin wrote:
 Hi, there:
 
 I used to use $HOME/.xsession to execute my environment setup script under 
 KDE 
 2.2, because apparently .bash_profile is not called at all at startup by kdm. 
 But ever since I switched to KDE3, even .xsession does not work anymore. Does 
 anyone have similar problem or answer to it? Thanks a lot.

I'm not sure why it's not using .xsession, but try putting your setup in
.xprofile. That seems to work for me.

-- 
Eric Christopherson, a.k.a. Contrarian Conlanger Rakko ^_^


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




Re: Problems upgrading from Woody KDE 2.2 to 3.0.2

2002-07-18 Thread Matthew_Collier

it's trying to install kdebase2.2.2

specifying -t ./ would only work correctly if you've allowed for that in
your apt preferences file
try  installing kdebase w/o the -t ./ and see which version is used




   
de Miramon  
   
Charles  To: debian-kde@lists.debian.org
   
[EMAIL PROTECTED]cc:   

s.frSubject: Problems upgrading from 
Woody KDE 2.2 to 3.0.2   

   
17/07/02
   
20:32   
   

   

   


Hello,
I'm trying to upgrade from KDE 2.2 (Woody) to KDE 3.0.2
1) I've uninstalled KDE 2.2 packages
2) I've installed from Sid gphoto2, libglib2.0.0 and libqt3
3) I've put the deb lines found in http://www.calc.cx/kde.txt in my
/etc/apt/sources.list
4) I managed to apt-get -t ./ install arts and then kdelibs
5) But when I try apt-get -t ./ install kdebase apt tells me that the
package
depends on kdelibs3 ; libkonq3 and kdebase-libs and refuses to install
kdebase

I don't want to force the installation and nuke my box...
What did I do wrong ?
Thanks for your help
Charles


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







**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
[EMAIL PROTECTED]

This footnote also confirms that this email message has been checked
for all known viruses.

**
 SCEE 2002


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




Re: Problems upgrading from Woody KDE 2.2 to 3.0.2

2002-07-18 Thread Nick Sanders
On Wednesday 17 July 2002 8:32 pm, de Miramon Charles wrote:
 Hello,
 I'm trying to upgrade from KDE 2.2 (Woody) to KDE 3.0.2
 1) I've uninstalled KDE 2.2 packages
 2) I've installed from Sid gphoto2, libglib2.0.0 and libqt3
 3) I've put the deb lines found in http://www.calc.cx/kde.txt in my
 /etc/apt/sources.list
 4) I managed to apt-get -t ./ install arts and then kdelibs
 5) But when I try apt-get -t ./ install kdebase apt tells me that the
 package depends on kdelibs3 ; libkonq3 and kdebase-libs and refuses to
 install kdebase

 I don't want to force the installation and nuke my box...
 What did I do wrong ?
 Thanks for your help
 Charles

kdebase for kde3 is a meta package the only way I found to install it was to 
comment out all lines except kde3 in apt/sources.list and then install it or 
try

apt-get install kaddressbook , kappfinder, kate , kcontrol , kdcop , 
kdebase-bin , kdebase-data , kdebugdialog , kdeprint , kdesktop , kfind , 
khelpcenter , khotkeys , kicker , kioslave , klipper , kmenuedit , 
konqueror-nsplugins , konqueror , konsole , kpager , kpersonalizer , 
kscreensaver , ksmserver , ksplash , ksysguard , ktip , kwin , kxkb , 
libkonq4


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




KDE 3.0.2 packages for linux-powerpc

2002-07-18 Thread Egidio Corsini
Does anyone has compiled 3.0.2 debs for powerpc?
Unfortunately the new qt libs with old 3.0.1 make the entire system very 
very slow.

I apologize for posting this request again, but I didn't receive any answer.

egidio


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




Re: Problem with kdbg

2002-07-18 Thread Tomas Pospisek's Mailing Lists
On Thu, 18 Jul 2002, Pau Freixes wrote:

   apt-get install kdbg

 And output :
 Sorry, but the following packages have unmet dependencies:
   kdbg: Depends: kdelibs3 (= 4:2.2.2-1) but it is not going to be installed
 Depends: kdebase-libs but it is not going to be installed
[...]
 Well , this is a problem ! I don't have installed the kdelibs3 i have the
 kdelibs4, what's the best solution for this problem 

The best solution is to get kdbg from CVS and rebuild it against kde4. And
if you do it please post the URL, I could need kdbg4 as well. kdbg is IMHO
the best free debugger for unix around (ddd has imho been needing serious
dddebuging for years).
*t


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



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




Re: since kde3 my startkde script is not called anymore

2002-07-18 Thread Børre Gaup
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 18 July 2002 08:32, Eric Christopherson wrote:
 On Wed, Jul 17, 2002 at 04:48:08PM -0700, Shao, Lin wrote:
  Hi, there:
 
  I used to use $HOME/.xsession to execute my environment setup script
  under KDE 2.2, because apparently .bash_profile is not called at all at
  startup by kdm. But ever since I switched to KDE3, even .xsession does
  not work anymore. Does anyone have similar problem or answer to it?
  Thanks a lot.

 I'm not sure why it's not using .xsession, but try putting your setup in
 .xprofile. That seems to work for me.

I changed a line in /etc/kde3/kdm/Xsession.

It read . /etc/X11/Xsession
I changed it to exec /etc/X11/Xsession

Hope it helps.

regards, Børre
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9Nro7Avz3WeWvzrERAuznAKDDy1Ik+L4MPn61BCfwj3RCHKF6JACfYEyY
Oyi5RgA6qwyRL1bQgudp6Aw=
=7uGb
-END PGP SIGNATURE-


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




Re: apt-getting kde3

2002-07-18 Thread Paul Cupis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 18 July 2002 11:29, Thomas Kaiser wrote:
 G'day,

 I tried apt-get install kdebase and I got the following errors:

 (Reading database ... 88223 files and directories currently installed.)
 Unpacking kaddressbook (from .../kaddressbook_4%3a3.0.1-0.1_i386.deb) ...
 dpkg: error processing
 /var/cache/apt/archives/kaddressbook_4%3a3.0.1-0.1_i386.deb (--unpack):
   trying to overwrite `/usr/bin/kaddressbook', which is also in package
 kdebase
 dpkg-deb: subprocess paste killed by signal (Broken pipe)
 Unpacking kappfinder (from .../kappfinder_4%3a3.0.1-0.1_i386.deb) ...
 dpkg: error processing
 /var/cache/apt/archives/kappfinder_4%3a3.0.1-0.1_i386.deb (--unpack):
   trying to overwrite `/usr/bin/kappfinder', which is also in package
 kdebase
 dpkg-deb: subprocess paste killed by signal (Broken pipe)
 Unpacking kcontrol (from .../kcontrol_4%3a3.0.1-0.1_i386.deb) ...
 dpkg: error processing
 /var/cache/apt/archives/kcontrol_4%3a3.0.1-0.1_i386.deb (--unpack):
   trying to overwrite `/usr/bin/kaccess', which is also in package
 kdebase-libs
 dpkg-deb: subprocess paste killed by signal (Broken pipe)
 Unpacking kdcop (from .../kdcop_4%3a3.0.1-0.1_i386.deb) ...
 dpkg: error processing
 /var/cache/apt/archives/kdcop_4%3a3.0.1-0.1_i386.deb (--unpack):
   trying to overwrite `/usr/bin/kdcop', which is also in package
 kdebase-libs
 dpkg-deb: subprocess paste killed by signal (Broken pipe)
 Unpacking kdebase-bin (from .../kdebase-bin_4%3a3.0.1-0.1_i386.deb) ...
 dpkg: error processing
 /var/cache/apt/archives/kdebase-bin_4%3a3.0.1-0.1_i386.deb (--unpack):
   trying to overwrite `/usr/bin/drkonqi', which is also in package
 kdebase-libs
 dpkg-deb: subprocess paste killed by signal (Broken pipe)
 Unpacking kdebugdialog (from .../kdebugdialog_4%3a3.0.1-0.1_i386.deb) ...
 dpkg: error processing
 /var/cache/apt/archives/kdebugdialog_4%3a3.0.1-0.1_i386.deb (--unpack):
   trying to overwrite `/usr/bin/kdebugdialog', which is also in package
 kdebase
 dpkg-deb: subprocess paste killed by signal (Broken pipe)
 Unpacking kdeprint (from .../kdeprint_4%3a3.0.1-0.1_i386.deb) ...
 dpkg: error processing
 /var/cache/apt/archives/kdeprint_4%3a3.0.1-0.1_i386.deb (--unpack):
   trying to overwrite `/usr/bin/kdeprintfax', which is also in package
 kdebase
 dpkg-deb: subprocess paste killed by signal (Broken pipe)
 Preparing to replace kdebase-dev 4:2.2.2-14 (using
 .../kdebase-dev_4%3a3.0.1-0.1_i386.deb) ...
 Unpacking replacement kdebase-dev ...
 dpkg: error processing
 /var/cache/apt/archives/kdebase-dev_4%3a3.0.1-0.1_i386.deb (--unpack):
   trying to overwrite `/usr/lib/libtaskmanager.la', which is also in
 package kdebase
 Errors were encountered while processing:
   /var/cache/apt/archives/kaddressbook_4%3a3.0.1-0.1_i386.deb
   /var/cache/apt/archives/kappfinder_4%3a3.0.1-0.1_i386.deb
   /var/cache/apt/archives/kcontrol_4%3a3.0.1-0.1_i386.deb
   /var/cache/apt/archives/kdcop_4%3a3.0.1-0.1_i386.deb
   /var/cache/apt/archives/kdebase-bin_4%3a3.0.1-0.1_i386.deb
   /var/cache/apt/archives/kdebugdialog_4%3a3.0.1-0.1_i386.deb
   /var/cache/apt/archives/kdeprint_4%3a3.0.1-0.1_i386.deb
   /var/cache/apt/archives/kdebase-dev_4%3a3.0.1-0.1_i386.deb
 E: Sub-process /usr/bin/dpkg returned an error code (1)

 Any idea what might be up there?

Hmm, looks like issues with files moving between debs in different versions.

According to the install instructions at http://calc.cx/kde.txt, you *require* 
the packages kdebase, kdelibs and arts, so you might like to try:

  apt-get install kdebase kdelibs arts

and see what happens then.

Also, I should point out that version 3.0.2 is now available for your 
architecture.

Paul Cupis
- -- 
[EMAIL PROTECTED]

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

iEYEARECAAYFAj02vXwACgkQIzuKV+SHX/kTMQCdEPcXHCV4ooF4Dyn/KPHpSXQh
jckAn2un2rIfA2SLjqmgEvCk4LYJMNrV
=Bifu
-END PGP SIGNATURE-


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




Re: noatun

2002-07-18 Thread Nicolai P Guba
On Tuesday 16 July 2002 5:39 pm, David Gibb wrote:
 Hmm. Now noatun works. And I don't know why.

 I'm confused, but not complaining ;)

Maybe you've been rude to it and --as result-- refused to collaborate?


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




Walk-Thru-Windows mode

2002-07-18 Thread kiss the sun and walk on air
I'm using kwin 3.0.1-0.1 (the unofficial debs)

I'm curious if my Walk through windows mode is screwy.

I have it set to KDE, which according to the docs should popup a
dialog in the middle of the screen showing the available windows.

When I do a forward walkthrough (Alt-Tab) I get no such popup. When I
do a reverse (Alt-Shift-Tab) I do!

I was wondering if this was a known problem, and if it is a
problem. 2.2.2 poped up the box when doing a forward walkthough.
-pete

-- 
(peter.royal|osi)@pobox.com - http://fotap.org/~osi
jabber/ [EMAIL PROTECTED] - icq/ 153025 - aim/ osifx - yahoo/ osi_fx
your brain on life - http://fotap.org - incubating


pgpPtwiNW62JB.pgp
Description: PGP signature


Re: since kde3 my startkde script is not called anymore

2002-07-18 Thread Shao, Lin
Thanks for the replies. .xprofile didn't work either. And I've not tried and 
don't want to mess with configuration files in /etc. There should be a place 
where I can find the official documentation of KDE-Debian and description on 
the official way of how to do KDE startup in Debian. Does anyone know?

Is this some kind of a bug for KDE in general or specific for Debian? It looks 
like a bug to me because, like I said, .xsession worked for KDE 2.2.

On Thursday 18 July 2002 05:53, Børre Gaup wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 On Thursday 18 July 2002 08:32, Eric Christopherson wrote:
  On Wed, Jul 17, 2002 at 04:48:08PM -0700, Shao, Lin wrote:
   Hi, there:
  
   I used to use $HOME/.xsession to execute my environment setup script
   under KDE 2.2, because apparently .bash_profile is not called at all at
   startup by kdm. But ever since I switched to KDE3, even .xsession does
   not work anymore. Does anyone have similar problem or answer to it?
   Thanks a lot.
 
  I'm not sure why it's not using .xsession, but try putting your setup in
  .xprofile. That seems to work for me.

 I changed a line in /etc/kde3/kdm/Xsession.

 It read . /etc/X11/Xsession
 I changed it to exec /etc/X11/Xsession

 Hope it helps.

 regards, Børre
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.0.7 (GNU/Linux)

 iD8DBQE9Nro7Avz3WeWvzrERAuznAKDDy1Ik+L4MPn61BCfwj3RCHKF6JACfYEyY
 Oyi5RgA6qwyRL1bQgudp6Aw=
 =7uGb
 -END PGP SIGNATURE-


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




Re: since kde3 my startkde script is not called anymore

2002-07-18 Thread Nicolai P Guba
On Thursday 18 July 2002 7:41 pm, Shao, Lin wrote:
 Thanks for the replies. .xprofile didn't work either. And I've not tried
 and don't want to mess with configuration files in /etc. There should be a
 place where I can find the official documentation of KDE-Debian and
 description on the official way of how to do KDE startup in Debian. Does
 anyone know?

This depends how much you now renamed etc...  There are a few possiblities to 
start X.  Usually xinit or startx.  startx recognises two files:

~/.Xsession
~/.xsession

Make sure they have the executable bit set, and contain #!/bin/sh at the top

Hope this helps...




.xsession
Description: application/shellscript


knode, no visible text

2002-07-18 Thread Greg C. Madden
I have upgraded my Woody box with KDE3 from  kde3.geniussystems. When I
try to reply to or create a new message in Knode I do not see any text.
I do believe text is present, I can run spell-check and it finds
misspelled words. Anyone have the same issue or know where to look for
answers.

TIA
-- 
Greg C. Madden
Debian GNU/Linux 3.0



signature.asc
Description: This is a digitally signed message part


signature.asc
Description: This is a digitally signed message part


knode, no visible text

2002-07-18 Thread Greg C. Madden
I have upgraded my Woody box with KDE3 from  kde3.geniussystems. When I
try to reply to or create a new message in Knode I do not see any text.
I do believe text is present, I can run spell-check and it finds
misspelled words. Anyone have the same issue or know where to look for
answers.

TIA
-- 
Greg C. Madden
Debian GNU/Linux 3.0



signature.asc
Description: This is a digitally signed message part