LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 09-04-2016, 11:22 AM   #1
mfoley
Senior Member
 
Registered: Oct 2008
Location: Columbus, Ohio USA
Distribution: Slackware
Posts: 2,555

Rep: Reputation: 177Reputation: 177
KDE desktop repeatedly hangs


I just installed a new Slackware64 14.2 on 2 laptops a few days ago, and am using the "default" KDE desktop. On both computers, after some period of time, the keyboard totally hangs -- I can type nothing. The mouse still moves, but clicking on anything has no effect. I have to power down the computer or, if I am ssh'd in from some other computer I can `shutdown -r now`.

This kind of makes these systems unusable. Any idea what's up and how I can fix it?
 
Old 09-04-2016, 01:01 PM   #2
dijetlo
Senior Member
 
Registered: Jan 2009
Location: RHELtopia....
Distribution: Solaris 11.2/Slackware/RHEL/
Posts: 1,491
Blog Entries: 2

Rep: Reputation: Disabled
There should be an x-session error log in your home directory.
~/.xsession-error
 
Old 09-04-2016, 09:57 PM   #3
mfoley
Senior Member
 
Registered: Oct 2008
Location: Columbus, Ohio USA
Distribution: Slackware
Posts: 2,555

Original Poster
Rep: Reputation: 177Reputation: 177
Unfortunately, there are no timestamps in this file, so I have some trouble correlating. Here's what I find:
Code:
$ bash-4.3$ grep -A5 "X Error:" .xsession-errors  
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode: 54 (X_FreePixmap)
  Resource id:  0x1e00169
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode: 54 (X_FreePixmap)
  Resource id:  0x1e00160
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode: 54 (X_FreePixmap)
  Resource id:  0x1e00157
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode: 54 (X_FreePixmap)
  Resource id:  0x1e0014e
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode: 54 (X_FreePixmap)
  Resource id:  0x1e00145
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode: 54 (X_FreePixmap)
  Resource id:  0x1e0013c
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode: 54 (X_FreePixmap)
  Resource id:  0x1e00133
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode: 54 (X_FreePixmap)
  Resource id:  0x1e0012a
kwin(1620) KWin::Client::configureRequest: KWin::Client(0x27b9f30) true false false
kwin(1620) KWin::Client::configureRequest: PERMITTED 'ID: 31457643 ;WMCLASS: "plasma-desktop" : "plasma-desktop" ;Caption: "plasma-desktop" ' true
kwin(1620) KWin::Workspace::updateClientArea: screens:  2 desktops:  1
--
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x52000b2
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
kwin(1620) KWin::Client::readUserTimeMapTimestamp: User timestamp, ASN: 2201855
Does this tell you anything? I've made a note of the last line number, so I'll check events after that the next time it happens.
 
Old 09-06-2016, 11:02 AM   #4
dijetlo
Senior Member
 
Registered: Jan 2009
Location: RHELtopia....
Distribution: Solaris 11.2/Slackware/RHEL/
Posts: 1,491
Blog Entries: 2

Rep: Reputation: Disabled
Modify your visudo file so you don't have to run this application as root.
 
Old 09-06-2016, 05:08 PM   #5
STDOUBT
Member
 
Registered: May 2010
Location: Stumptown
Distribution: Slackware64
Posts: 583

Rep: Reputation: 242Reputation: 242Reputation: 242
mfoley,
Did you happen to verify your install medium by checking the md5sum?
The same symptoms on 2 different (they are different, yes?) machines suggests a problem with the software. Could be that the install medium was corrupt somehow.
 
Old 09-06-2016, 08:08 PM   #6
mfoley
Senior Member
 
Registered: Oct 2008
Location: Columbus, Ohio USA
Distribution: Slackware
Posts: 2,555

Original Poster
Rep: Reputation: 177Reputation: 177
Quote:
Originally Posted by STDOUBT View Post
mfoley,
Did you happen to verify your install medium by checking the md5sum?
The same symptoms on 2 different (they are different, yes?) machines suggests a problem with the software. Could be that the install medium was corrupt somehow.
I used the same backup tarfile to create the 2nd machine installation.

However ... I booted the 2nd machine and noticed that USB devices were not being found during the boot process -- boot delaying trying to communicate with USB. When the machine came up, no mouse/keyboard. I rebooted and same thing. So, I tried booting the Huge kernel instead of the generic. It's been 2 days with no problem and 8+ hours of constant use today on 2 screen will lots of windows open including Firefox, a few Konsole's and a WIN7 Virtual Machine. I'll give this another day or two, then I'll try rerunning mkinitrd and switch back to the generic kernel. I'll post results.

dijetlo: I don't believe I'm running the application as root. What makes you think I'm doing so?

Interestingly, I do have additional "X Error: BadWindow (invalid Window parameter) 3" errors in my ~/.xsession-errors file, but no mouse/keyboard hangs so far.
 
Old 09-06-2016, 08:13 PM   #7
Richard Cranium
Senior Member
 
Registered: Apr 2009
Location: McKinney, Texas
Distribution: Slackware64 15.0
Posts: 3,858

Rep: Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225
Quote:
Originally Posted by mfoley View Post
dijetlo: I don't believe I'm running the application as root. What makes you think I'm doing so?
I think he was replying to the wrong thread about something. The reply didn't make sense to me, either.
 
  


Reply

Tags
hangs, kde, slackware 14.2



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
LXer: KDE Announces the Release of KDE Applications 16.04 for KDE Plasma 5 Desktop LXer Syndicated Linux News 0 04-20-2016 06:12 PM
[SOLVED] Sudden and Unusual slowness, esp. Firefox, on my Centos5.7 desktop using KDE desktop aletta Linux - Newbie 3 02-02-2012 10:15 PM
[SOLVED] KDE hangs, afterwards df hangs linuxbird Linux - Newbie 2 11-03-2010 08:38 AM
My Linux Desktop hangs sometimes vinnie_vinodh Linux - Newbie 8 02-24-2009 03:43 AM
kde 3.2 COnfigure desktop hangs, "start" meue freezes qwijibow Linux - Software 3 02-08-2004 05:06 AM

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

All times are GMT -5. The time now is 01:13 AM.

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