Re: [Cooker] libkde-qt-addon??

2000-08-19 Thread Werner Trobin

Eugenio Diaz wrote:
 
 I tried upgrading to the latest kde, but there is a missing lib needed
 by kdebase-1.92-14mdk. It was provided by kdesupport. I searched all
 cooker packages, but it is no where ... so what is happening?
 
 [root@fulgore:/home/ftp/pub/linux/mandrake-devel/cooker/Mandrake/RPMS]#
 rpm -Fvh kde*
 error: failed dependencies:
  libkde-qt-addon.so.3 is needed by kdebase-1.92-14mdk
 [root@fulgore:/home/ftp/pub/linux/mandrake-devel/cooker/Mandrake/RPMS]#
 locate libkde-qt-addon
 /usr/lib/libkde-qt-addon.la
 /usr/lib/libkde-qt-addon.so
 /usr/lib/libkde-qt-addon.so.3
 /usr/lib/libkde-qt-addon.so.3.0.0
 [root@fulgore:/home/ftp/pub/linux/mandrake-devel/cooker/Mandrake/RPMS]#
 rpm -qf /usr/lib/libkde-qt-addon.*
 kdesupport-1.92-5mdk
 kdesupport-1.92-5mdk
 kdesupport-1.92-5mdk
 kdesupport-1.92-5mdk
 [root@fulgore:/home/ftp/pub/linux/mandrake-devel/cooker/Mandrake/RPMS]#
 rpm -qpl *|grep libkde-qt-addon
 [root@fulgore:/home/ftp/pub/linux/mandrake-devel/cooker/Mandrake/RPMS]#
 

Please use --force --nodeps. It works when you install it
that way :)

-- 
Werner Trobin - [EMAIL PROTECTED]




Re: [Cooker] Back from Vacation.

2000-08-13 Thread Werner Trobin

Guillaume Cottenceau wrote:
 
 Christopher Molnar [EMAIL PROTECTED] writes:
 
  On Sat, 12 Aug 2000, Ron Stodden wrote:
   Chmouel Boudjnah wrote:
[1]  http://devel.mandrakesoft.com/~chmou/misc/vacation.jpg
  
   Chmouel, that's a lovely picture ...
 
  Chmoeul, a week laying in the sun on a halmock where the hell is the tan?
  (Don't tell me French boys never tan :-) ) - I think you got out there just
  for the picture.
 
 I'm sorry but what "tan" means? The dictionnary is of no help :-(.

Hmm... if you expose your body (i.e. skin) to UV rays it tends
to change the color (ideally to brown...) - that's a tan. :)

-- 
Werner Trobin - [EMAIL PROTECTED]




Re: [Cooker] KDE 2

2000-07-23 Thread Werner Trobin

David Faure wrote:
 
 On Sun, Jul 16, 2000 at 08:42:03PM +0100, Peter Ruskin wrote:
  Thanks for responding, David.
 My pleasure. :-)
 Why is it that the Reply-To on your post isn't set to cooker@ ? Strange.
 
  On Sun, 16 Jul 2000, David Faure wrote:
   On Tue, Jul 11, 2000 at 10:46:48PM +0100, Peter Ruskin wrote:
  ... snip ...
#6180 - KMid not working.  Started from Konsole, where I saw an
  interesting debug message "You're using ALSA but kmid was not
  compiled with ALSA support - ask your package builder to include
  the support or build from source."  I'm amazed that such an
  application cares what sound system you're using, as long as it's
  an approved linux one.  Noatun happily plays wav files...
   But kmid's goal is not to play wav files...
  Well, of course, but I did mean that the included
  /opt/kde2/share/apps/kmid/*.kar refused to play.
 Ah... Ok.
  What else would you use kmid for?
 Playing midi files.
 
#6181 KWord produces SIGSEGV while importing simple Word
  97 doc   Tell MS to release their file format :-)
  So, still a problem then?
 No, apparently the filter works more or less with Word97 docs, now.
 It doesn't like Word2000 docs at all, though.

Shaheed is working to make it at least not crash :)

-- 
Werner Trobin - [EMAIL PROTECTED]




Re: [Cooker] Suugestion for new utility

2000-05-26 Thread Werner Trobin

Hoyt wrote:
 
 - Original Message -
 From: "John Cavan" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Friday, May 26, 2000 5:20 PM
 Subject: Re: [Cooker] Suugestion for new utility
 
  The program you are looking for is called "tee".
 
 
 Maybe-  how would I use "tee" to run "startx" and save the error messages to
 a text file?

startx 21 | tee foo.log

 
 Hoyt

-- 
Werner Trobin - [EMAIL PROTECTED]