LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 10-02-2007, 05:26 AM   #1
thep0et
LQ Newbie
 
Registered: Oct 2007
Posts: 19

Rep: Reputation: 0
I'm getting massive errors


I have no idea what i did all i did was installed my nvidia drivers through the generic kernel and then added composite to my lilo.conf for transparency and i get these errors everytime i logout of X
I use xfce

Code:
** (xfwm4:3781): WARNING **: Compositing manager disabled.
Error: No running window found
xfce-mcs-manager: Fatal IO error 11 (Resource temporarily unavailable) on 
X server :0.0.
Thunar: Fatal IO error 11 (Resource temporarily unavailable) on X server 
:0.0.
xfce4-session: Fatal IO error 11 (Resource temporarily unavailable) on X 
server
:0.0.
xfdesktop: Fatal IO error 11 (Resource temporarily unavailable) on X 
server :0.0.
xfce4-panel: Fatal IO error 11 (Resource temporarily unavailable) on X 
server :0.0.
xfwm4: Fatal IO error 11 (Resource temporarily unavailable) on X server 
:0.0.
xfce4-menu-plugin: Fatal IO error 11 (Resource temporarily unavailable) on 
X server :0.0.
xfce4-mixer-plugin: Fatal IO error 11 (Resource temporarily unavailable) 
on X server :0.0.
firefox-bin: Fatal IO error 11 (Resource temporarily unavailable) on X 
server :0.0.
Agent pid 3769 killed
xinit:  connection to X server lost.

waiting for X server to shut down FreeFontPath: FPE 
"/usr/share/fonts/misc" refcount is 2, should be 1; fixing.
 
Old 10-02-2007, 01:23 PM   #2
thep0et
LQ Newbie
 
Registered: Oct 2007
Posts: 19

Original Poster
Rep: Reputation: 0
can someone help me please?
 
Old 10-02-2007, 01:46 PM   #3
kenrich
LQ Newbie
 
Registered: Sep 2007
Location: East of the Mississippi River
Distribution: Slack 9.1
Posts: 15

Rep: Reputation: 0
Did you check, and I'm using slack 9.1 -- I'm assuming there might be a change, however, look at the log file for Xfree or Xorg, which ever, in /var/log see if there are any reports of loading errors.

I have to tell you...on my old system, I get exit errors all the time about resources etc and it's not had any ill effect....however, try checking those logs first....

ken
 
Old 10-02-2007, 03:43 PM   #4
ghostdancer
Member
 
Registered: Apr 2002
Distribution: Slackware
Posts: 266

Rep: Reputation: 30
Quote:
Originally Posted by thep0et View Post
I have no idea what i did all i did was installed my nvidia drivers through the generic kernel and then added composite to my lilo.conf for transparency and i get these errors everytime i logout of X
I use xfce
Does this affect your desktop usage? It seems to be, somehow, there was no proper shutdown of xfce related task.

By the way, I don't understand why there is a need to edit lilo.conf? You should be editing xorg.conf.
 
Old 10-02-2007, 06:54 PM   #5
thep0et
LQ Newbie
 
Registered: Oct 2007
Posts: 19

Original Poster
Rep: Reputation: 0
Sorry i meant xorg.conf
i dunno why i said lilo

i am wondering if anyone else gets this error
because i get it everytime after a fresh install
i have installed 4 times today
and i really want to use slackware but this is too frustrating

Does anyone else get this same error?
It seems to be only affecting xfce
 
Old 10-02-2007, 08:44 PM   #6
T3slider
Senior Member
 
Registered: Jul 2007
Distribution: Slackware64-14.1
Posts: 2,367

Rep: Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843
Is this error actually affecting anything? You say you get an error when you log out. Does it actually do anything? I get the "waiting for X server to shut down FreeFontPath: FPE
"/usr/share/fonts/misc" refcount is 2, should be 1; fixing." error all the time (it is pretty normal -- I got it using Slackware 11.0 too) and it doesn't affect anything.

As for the XFCE errors, I use KDE (I used to use XFCE on my older, slower PC but I don't remember if there were errors or not). Again, do they prevent you from doing anything at all or are they just annoying you? If it is the latter, well, live with it -- there's no point hunting down errors that don't actually do anything.
 
Old 10-02-2007, 08:56 PM   #7
AAnarchYY
Member
 
Registered: Sep 2004
Location: Carlisle, MA
Distribution: Debian 8
Posts: 419

Rep: Reputation: 30
mine just started doing something like that not too long ago.
if i ctrl+alt+F1 right now it just keeps scrolling:
ERROR
ERROR
ERROR
etc...
i havent noticed any problems so i really havent gotten to figuring it out yet though.
 
Old 10-02-2007, 11:12 PM   #8
kenrich
LQ Newbie
 
Registered: Sep 2007
Location: East of the Mississippi River
Distribution: Slack 9.1
Posts: 15

Rep: Reputation: 0
I think these errors are 'normal', most of the time they're invisible. If I open netscape that came with slack 9.1 from a terminal window then close netscape, I get tons of errors about missing assert statements, functions that do not exist etc...

ken
 
Old 10-02-2007, 11:22 PM   #9
AAnarchYY
Member
 
Registered: Sep 2004
Location: Carlisle, MA
Distribution: Debian 8
Posts: 419

Rep: Reputation: 30
meh i figured out mime was a docapp i had, wmwifi, still worked fine, just flooded the screen with ERROR.
 
Old 10-03-2007, 12:50 AM   #10
thep0et
LQ Newbie
 
Registered: Oct 2007
Posts: 19

Original Poster
Rep: Reputation: 0
is there a way to hide these errors?
 
Old 10-03-2007, 01:10 AM   #11
kenrich
LQ Newbie
 
Registered: Sep 2007
Location: East of the Mississippi River
Distribution: Slack 9.1
Posts: 15

Rep: Reputation: 0
>is there a way to hide these errors?

You mean aside from closing your eyes....

You might try redirecting the output to a file

for example:

netscape 2> somefilename.

Check the manpages:

%man n exec

This might give you some idea on redirecting errors

You might also check the xorg config file for some switch, don't know about that...

ken
 
Old 10-03-2007, 08:25 AM   #12
AAnarchYY
Member
 
Registered: Sep 2004
Location: Carlisle, MA
Distribution: Debian 8
Posts: 419

Rep: Reputation: 30
yeah the file i usualy direct those useless error messages is /dev/null :-P
 
  


Reply



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
massive dependency issue natv Linux - Software 3 08-12-2007 11:51 AM
wxPython 2.6.0.1 massive errors epheles Linux - Software 11 03-31-2006 04:40 PM
Massive SQL Query patpawlowski Programming 7 03-05-2004 04:24 PM
Logrotate uses massive resources Trd79 Linux - General 0 12-04-2003 11:57 AM
Massive Hits MrGreg Linux - Security 2 04-18-2001 09:06 AM

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

All times are GMT -5. The time now is 03:28 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