KDE and RH5

KDE and RH5

Post by Alexandre Santo » Sun, 03 May 1998 04:00:00



Every time i try to run startkde or any other file from KDE i receive a
"Segmentation fault" error.
Any idea??
Please help...
Thanks, Alex

 
 
 

KDE and RH5

Post by Slava Pesto » Mon, 04 May 1998 04:00:00



> Every time i try to run startkde or any other file from KDE i receive a
> "Segmentation fault" error.
> Any idea??
> Please help...
> Thanks, Alex

  Try cat `which startkde` to show a list of commands that is executed.
Then, run them one by one and see which one gives the seg fault.

Slava

 
 
 

KDE and RH5

Post by Alexandre Santo » Mon, 04 May 1998 04:00:00




> > Every time i try to run startkde or any other file from KDE i receive a
> > "Segmentation fault" error.
> > Any idea??
> > Please help...
> > Thanks, Alex

>   Try cat `which startkde` to show a list of commands that is executed.
> Then, run them one by one and see which one gives the seg fault.

> Slava

  kwm, kzip and all the executables ones.
 
 
 

KDE and RH5

Post by Steve Hutt » Mon, 04 May 1998 04:00:00





>> > Every time i try to run startkde or any other file from KDE i receive a
>> > "Segmentation fault" error.
>> > Any idea??
>> > Please help...
>> > Thanks, Alex

>>   Try cat `which startkde` to show a list of commands that is executed.
>> Then, run them one by one and see which one gives the seg fault.

>> Slava

>  kwm, kzip and all the executables ones.

Just making sure -did you use the KDE binaries built specifically
for RedHat 5?  Also, QT provides no such binaries, so to run QT on
RedHat 5 you have to download the QT source (source RPM or .tgz) and
compile it yourself.

Steve

 
 
 

KDE and RH5

Post by Jon Gunnar R » Tue, 05 May 1998 04:00:00





>Just making sure -did you use the KDE binaries built specifically
>for RedHat 5?  Also, QT provides no such binaries, so to run QT on
>RedHat 5 you have to download the QT source (source RPM or .tgz) and
>compile it yourself.

I have downloaded the rpm's for RH5 from Troll Tech some weeks ago,
source/binaries and developer files. They are named
qt-1.33-1rh5.i386.rpm and so on.

--
      Jon Gunnar Rue
Homepage: http://home.sol.no/~rgunnar/

 
 
 

KDE and RH5

Post by Bela Ba » Wed, 06 May 1998 04:00:00



> >Just making sure -did you use the KDE binaries built specifically
> >for RedHat 5?  Also, QT provides no such binaries, so to run QT on
> >RedHat 5 you have to download the QT source (source RPM or .tgz) and
> >compile it yourself.

If you have a look at some of the mirrors of www.kde.org; they provide (at least
for glibc) a compiled version of Qt along with the KDE RPMs.

--
Bela Ban
4114 Upson Hall
CS Dept Cornell University

 
 
 

KDE and RH5

Post by Paul Sim » Sun, 10 May 1998 04:00:00




Quote:>Every time i try to run startkde or any other file from KDE i receive a
>"Segmentation fault" error.
>Any idea??
>Please help...
>Thanks, Alex

 I installed kde beta 4 after installing the qt bianries from troll tech.The binary is fine
undre RH5 and you don't need to get & recompile the source. To ensure all is well it may be best
to reinstall RH5, then install the qt binary. Using Glint (the RPM manager in X), examine the
kde pckages. You should load the libraries package first followed by the Base package. After
that all should be ok. You will probably need to edit the X11 config files to start kde instead
of the default window manager - even if you think you've killed everything, X11 will still try
to loan the basic twm manager as default if it can't find a more advanced system - you'll have
to poke around in /etc/X11 for the config files as I don't remember the correct ones at this
time. If you don't make his change every time you start X, twm will load and kde will report a
window manager already running & abort.

kde b4 is nice & worth the effort.

Hope this is of help.

 
 
 

KDE and RH5

Post by jgro » Mon, 11 May 1998 04:00:00





> >Every time i try to run startkde or any other file from KDE i receive a
> >"Segmentation fault" error.
> >Any idea??
> >Please help...
> >Thanks, Alex

>  I installed kde beta 4 after installing the qt bianries from troll tech.The binary is fine
> undre RH5 and you don't need to get & recompile the source. To ensure all is well it may be best
> to reinstall RH5, then install the qt binary. Using Glint (the RPM manager in X), examine the
> kde pckages. You should load the libraries package first followed by the Base package. After
> that all should be ok. You will probably need to edit the X11 config files to start kde instead
> of the default window manager - even if you think you've killed everything, X11 will still try
> to loan the basic twm manager as default if it can't find a more advanced system - you'll have
> to poke around in /etc/X11 for the config files as I don't remember the correct ones at this
> time. If you don't make his change every time you start X, twm will load and kde will report a
> window manager already running & abort.

> kde b4 is nice & worth the effort.

> Hope this is of help.

 I've been looking at the KDE distribution, and I have a quick question.
Can you use
 regular X applications running the KDE interface? I get the impression
from what I've
 read that KDE requires it's own applications.

  Jim Grossl

  Boise Idaho, USA

 
 
 

KDE and RH5

Post by Kevin L. Schic » Mon, 11 May 1998 04:00:00



>  I've been looking at the KDE distribution, and I have a quick question.
> Can you use
>  regular X applications running the KDE interface? I get the impression
> from what I've
>  read that KDE requires it's own applications.

  I'm using Netscape 4.05 right now in KDE. I use plenty of other non
KDE apps as well.
 
 
 

KDE and RH5

Post by michael stagg » Tue, 12 May 1998 04:00:00



>  I've been looking at the KDE distribution, and I have a quick question.
> Can you use
>  regular X applications running the KDE interface? I get the impression
> from what I've
>  read that KDE requires it's own applications.

Regular X apps work fine using KDE.  I run Redhat 5.0 and KDE and  haven't gotten the midi k-apps to
work well, so I just use xplaymidi and it works great.  I also use netscape and a ton of other x
apps....hardly ever using native KDE apps.
 
 
 

KDE and RH5

Post by Steve Hutt » Tue, 12 May 1998 04:00:00



> I've been looking at the KDE distribution, and I have a quick question.
>Can you use
> regular X applications running the KDE interface? I get the impression
>from what I've
> read that KDE requires it's own applications.

No, this is not true at all.  KDE comes with a window manager and
a set of applications that are have a common look and feel.  These
apps also benifit from features like KDE session management(saving
the state of your desktop whenever you log out).  

However, you're still free to run additional, non-KDE apps - xv, gimp,
netscape, nedit, staroffice - whatever you want.  Put'em in the menu, make
shortcuts to 'em on your desktop, drop'em in the Panel.  Use'm till your
heart's content.

Steve

 
 
 

KDE and RH5

Post by James Tappi » Wed, 13 May 1998 04:00:00



>  I've been looking at the KDE distribution, and I have a quick question.
> Can you use
>  regular X applications running the KDE interface? I get the impression
> from what I've
>  read that KDE requires it's own applications.

Yes you can but you don't get the drag & drop facilities (e.g. if you
use the KDE image viewer you can drag a file from the filemanager into
the frame and it is displayed -- this won't work with xv but xv does
work perfectly well [just the same as it does in any "normal" wm]).

--
+------------------------+-------------------------------+---------+
| James Tappin,          | School of Physics & Astronomy |  O__    |

| Ph: 0121-414-6462. Fax: 0121-414-3722                  |         |
+--------------------------------------------------------+---------+

 
 
 

KDE and RH5

Post by Thanh Cong Ng » Tue, 19 May 1998 04:00:00


What is KDE ?

Is it a file manager ?



> >  I've been looking at the KDE distribution, and I have a quick question.
> > Can you use
> >  regular X applications running the KDE interface? I get the impression
> > from what I've
> >  read that KDE requires it's own applications.

>   I'm using Netscape 4.05 right now in KDE. I use plenty of other non
> KDE apps as well.

 
 
 

KDE and RH5

Post by Roope Anttine » Tue, 19 May 1998 04:00:00



Quote:> What is KDE ?
> Is it a file manager ?

Nope, it's a full desktop environment a'la CDE. It includes a file manager
though (kfm).

See http://www.kde.org for more information.

Roope

--
MicroSoft? is that some kind of a toilet paper?
PS: Look for address here, not from headers. And remove NOSPAM's
___________________________________________________________________________

        +358 9 812 7567  /  +358 49 465 902  /  +358 49 445 565
                http://myy.helia.fi/~anttiner/index.html
---------------------------------------------------------------------------
   Helsinki Business Polytechnic - Institute of information technology

 
 
 

1. KDE 1.1.1 and RH5.2, KDE won't start

I just installed KDE 1.1.1, onto RH 5.2, ran the command
/opt/kde/bin/kdm_on, and then run telinit 3; telinit 5. What
happens is, I get the Red Hat login screen, enter my ID and Pass
(I happen to be using root's account) hit enter, the screen
flickers, then pauses, then goes back to the login screen. I
never get to kde. Does anyone have any ideas about what's going
on here?

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

2. Can't start the X-Windows System as "regular user" - works fine as root

3. Matrox Mystique ands X.

4. libX11.so.3.1

5. HELP: RH5.0 and xisp/kde etc show wrong time

6. AIX on i686

7. KDE 1.0, QT, and RH5?

8. Q: check for status for a pipe

9. Problem installing KDE on RH5.1

10. no "comma" under KDE 1.1 running RH5.2

11. anyone have KDE working on RH5.2?

12. KDE and RH5.0

13. KDE beta 4 - RH5 - undefined symbol errors!