LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-17-2012, 12:42 PM   #1
thund3rstruck
Member
 
Registered: Nov 2005
Location: East Coast, USA
Distribution: Fedora 18, Slackware64 13.37, Windows 7/8
Posts: 386

Rep: Reputation: 43
Question Recommend a Replacement for KDE?


Hi guys,

After 15 years of Linux I'm trying Slackware for the first time and while I'm struggling to get the hang of installing packages and dealing with dependencies manually, I'm having quite a bit of fun overall so far!

Anyways, I've installed SlackWare64 on a brand new Dell Laptop and when I boot into X, KDE takes eons to load and when it does there is a window that its trying to render in the upper left hand of the screen that never gets drawn completely! Just the outline of what is obviously supposed to be a window. On top of that, the damn kdm keeps crashing like its 1999 or something (the last time I tried to use KDE) and I'm about to just give up on KDE.

I want a great looking modern desktop environment (that I can further customize with conky, GLX-Dock, and right click scripts). I have been using gnome for a decade and I love it but I'd kind of like to try out something new.

Any recommendations?
 
Old 05-17-2012, 12:53 PM   #2
fatalfrrog
Member
 
Registered: May 2011
Distribution: Slackware
Posts: 57

Rep: Reputation: 31
Update to KDE 4.8.2. The 4.5.5 that ships in 13.37 feels ancient. If not KDE, try something different like fluxbox or dwm. You'll have fun configuring those
 
Old 05-17-2012, 12:54 PM   #3
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Hi,

I've used fvwm2 for a long time. It is highly configurable, but the configuration has a steep learning-curve.

For me fvwm2 was a replacement for KDE.

If you want to find out why KDE doesn't run properly on your system, please tell us more about your graphics-adapter and which driver you're using.

Markus
 
Old 05-17-2012, 01:09 PM   #4
thund3rstruck
Member
 
Registered: Nov 2005
Location: East Coast, USA
Distribution: Fedora 18, Slackware64 13.37, Windows 7/8
Posts: 386

Original Poster
Rep: Reputation: 43
Quote:
Originally Posted by markush View Post
Hi,

I've used fvwm2 for a long time. It is highly configurable, but the configuration has a steep learning-curve.

For me fvwm2 was a replacement for KDE.

If you want to find out why KDE doesn't run properly on your system, please tell us more about your graphics-adapter and which driver you're using.

Markus

Thanks Markus! But I need to get a handle on Slackware fundamentals before I start digging into the guts of why KDE is so crashy on this brand new machine (or try upgrading the KDE base).

I just found this post: http://www.linuxquestions.org/questi...to-kde-917224/ so it looks like I can switch around without having to install each environment one by one!
 
Old 05-17-2012, 01:19 PM   #5
dlachausse
LQ Newbie
 
Registered: May 2012
Distribution: Slackware
Posts: 29

Rep: Reputation: Disabled
Quote:
Originally Posted by thund3rstruck View Post
Hi guys,

After 15 years of Linux I'm trying Slackware for the first time and while I'm struggling to get the hang of installing packages and dealing with dependencies manually, I'm having quite a bit of fun overall so far!

Anyways, I've installed SlackWare64 on a brand new Dell Laptop and when I boot into X, KDE takes eons to load and when it does there is a window that its trying to render in the upper left hand of the screen that never gets drawn completely! Just the outline of what is obviously supposed to be a window. On top of that, the damn kdm keeps crashing like its 1999 or something (the last time I tried to use KDE) and I'm about to just give up on KDE.

I want a great looking modern desktop environment (that I can further customize with conky, GLX-Dock, and right click scripts). I have been using gnome for a decade and I love it but I'd kind of like to try out something new.

Any recommendations?
You should look into XFCE. If you want to give it a try, type xwmconfig and select XFCE.
 
Old 05-17-2012, 01:22 PM   #6
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,225

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
You could try disabling desktop effects in KDE. They're on by default.

If the KDM crashes are what I think you're referring to, then try this: http://wiki.linuxquestions.org/wiki/...n_I_log_out.3F

And yes, Xfce is a great desktop.

Last edited by dugan; 05-17-2012 at 01:24 PM.
 
Old 05-17-2012, 01:29 PM   #7
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Quote:
Originally Posted by thund3rstruck View Post
...
I just found this post: http://www.linuxquestions.org/questi...to-kde-917224/ so it looks like I can switch around without having to install each environment one by one!
Yes, you can use the "xwmconfig" utility in order to switch between the various WMs.

Markus
 
Old 05-17-2012, 03:57 PM   #8
thund3rstruck
Member
 
Registered: Nov 2005
Location: East Coast, USA
Distribution: Fedora 18, Slackware64 13.37, Windows 7/8
Posts: 386

Original Poster
Rep: Reputation: 43
Quote:
Originally Posted by thund3rstruck View Post
there is a window that its trying to render in the upper left hand of the screen that never gets drawn completely! Just the outline of what is obviously supposed to be a window.
http://i560.photobucket.com/albums/s...whatisthis.jpg

Does anyone have any idea what this is? I think I've got most of my issues worked out but I can't figure out what is this window KDE is trying to draw that I can't interact with. It makes my desktop look really stupid and it overlays every wallpaper.
 
Old 05-17-2012, 05:05 PM   #9
samac
Senior Member
 
Registered: Mar 2004
Location: Kirkwall, Orkney
Distribution: Linux Mint 20.3 - Cinnamon
Posts: 1,425

Rep: Reputation: 139Reputation: 139
It may be something to do with your graphics card not being configured correctly. You will have to post some details. In a terminal as root run dmesg. lspci, and lsmod. Then search the forum for your graphics card that should sort things out. Hopefully.

samac
 
Old 05-17-2012, 05:20 PM   #10
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by thund3rstruck View Post
http://i560.photobucket.com/albums/s...whatisthis.jpg

Does anyone have any idea what this is? I think I've got most of my issues worked out but I can't figure out what is this window KDE is trying to draw that I can't interact with. It makes my desktop look really stupid and it overlays every wallpaper.
I thought it was a feature. When I briefly tried KDE on 13.37 shortly after it was released I saw exactly the same thing but thought it was some space for icons or widgets.
 
Old 05-17-2012, 05:29 PM   #11
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,371

Rep: Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750
It is a phantom window frame. It was a bug in KDE 4.5.5 that was fixed in later versions.
 
1 members found this post helpful.
Old 05-17-2012, 05:40 PM   #12
astrogeek
Moderator
 
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,263
Blog Entries: 24

Rep: Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194
Quote:
Originally Posted by fatalfrrog View Post
...try something different like fluxbox or dwm. You'll have fun configuring those
In defense of Fluxbox - I switched all the machines I support, family and business, to Fluxbox in the early days of KDE4.

It does require a bit of configuration and could not be described as 'feature rich' - but it has turned out to be exactly the thing I needed!

Sure you have to manage your own menus and twiddle with the themes (although there are some very good ones available now), but it pays you back handsomely for your efforts!

Lean, mean and not in your way... give it a try.
 
Old 05-17-2012, 05:56 PM   #13
aocab
Member
 
Registered: Nov 2009
Location: Heart of Texas
Distribution: Slackware-current
Posts: 138

Rep: Reputation: 30
Quote:
Originally Posted by thund3rstruck View Post
http://i560.photobucket.com/albums/s...whatisthis.jpg

Does anyone have any idea what this is?
Here is one of the old threads where it was discussed:
some-kde-questsions-32bit-13-37
 
1 members found this post helpful.
Old 05-17-2012, 06:36 PM   #14
thund3rstruck
Member
 
Registered: Nov 2005
Location: East Coast, USA
Distribution: Fedora 18, Slackware64 13.37, Windows 7/8
Posts: 386

Original Poster
Rep: Reputation: 43
Quote:
Originally Posted by aocab View Post
Here is one of the old threads where it was discussed:
some-kde-questsions-32bit-13-37
Outstanding! You guys rock!

Setting the desktop rendering to XRender removed the phantom window!

I had noticed that if I deleted the user and re-created it and logged in then the problem goes away until the next time I logged in. I didn't want to go the route of posting lspci and all that jazz because this is a brand new, top of the line Dell machine.

Let me take this opportunity to express my gratitude for the LQ members who suggested Slackware to me a few weeks ago because it's great (so far)! I've got so many questions but I'll save those for other posts.
 
Old 05-17-2012, 07:35 PM   #15
Knightron
Senior Member
 
Registered: Jan 2011
Location: Australia
Distribution: openSUSE
Posts: 1,465
Blog Entries: 6

Rep: Reputation: 200Reputation: 200Reputation: 200
You look like you've a farly basic kde setup not to hard to recreate. I found that while using init3, removing you ~/.kde4 folder and restarting kde fixes this issue.
 
  


Reply

Tags
kde, slackware 13.37



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Another "Recommend me a distro thread" KDE Version xmrkite Linux - Software 3 12-05-2011 03:06 PM
Please recommend an ubuntu replacement for me!!! abhishekp Linux - Distributions 16 03-24-2008 04:24 PM
xv replacement m2azer Linux - General 1 03-03-2008 10:31 AM
replacement for x sneak General 2 07-05-2004 08:10 AM
KDE: Replacement for kicker (KSmoothdock) elitecodex Linux - Software 2 04-27-2004 12:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:42 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration