Ubuntu
#1
Posted 18 May 2011 - 06:39 PM
#2
Posted 20 May 2011 - 03:27 PM
#3
Posted 21 May 2011 - 09:34 AM
This post has been edited by bigdog1100: 21 May 2011 - 10:17 AM
#4
Posted 21 May 2011 - 09:49 PM
This post has been edited by Keith1: 21 May 2011 - 09:50 PM
#5
Posted 22 May 2011 - 12:20 PM
This post has been edited by bigdog1100: 22 May 2011 - 12:48 PM
#6
Posted 22 May 2011 - 03:25 PM
#8
Posted 23 May 2011 - 12:06 PM
See how much Mem: and Swap: are being used when it slows down and hangs.
#9
Posted 24 May 2011 - 11:37 PM
grep firefox .xsession-errors
[raw@morpheus ~]$ grep firefox .xsession-errors (mozilla-firefox:10364): Gdk-WARNING **: XID collision, trouble ahead (mozilla-firefox:10364): Gdk-CRITICAL **: gdk_drawable_get_display: assertion `GDK_IS_DRAWABLE (drawable)' failed (mozilla-firefox:10364): Gdk-CRITICAL **: gdk_drawable_get_display: assertion `GDK_IS_DRAWABLE (drawable)' failed
#10
Posted 25 May 2011 - 05:40 PM
#11
Posted 25 May 2011 - 05:48 PM
#12
Posted 25 May 2011 - 08:36 PM
Might mean you have no .xsession-errors file.
If you want to know if it exists; in your terminal type:
cat .xsession-errors
Try these two and post back your results:
sudo grep ERR /var/log/messages
sudo grep -i firefox /var/log/messages
#13
Posted 25 May 2011 - 11:16 PM
Ok First one got me into my username prompt. Yet it asked me for password first. It did not display any messages, and neither in the second case. Hey, how can I Just reinstall ubuntu? Is it possible that I got a virus? I doubt however, as I wasn't going anywhere suspicious.
#14
Posted 26 May 2011 - 11:34 PM
I do NOT encourage or recommend anyone do this,but
i have a few live examples on my box right now.
Quote
Folders :2189
Files :29834
Packed :656
Infected files :4
Suspect files :2
Warnings :0
Identified viruses:2
From what i have been reading "GdkPixbuf-CRITICAL" seems to be related to corrupt themes.
Have you installed any new themes? can you revert to the original default theme?
Do you have libgdk-pixbuf2.0-dev installed? (i don't know how ubuntu manages packages...Synaptic??)
I don't think ubuntu uses RPM, but i'll post my example so you kinda get the idea:
[raw@morpheus ~]$ rpm -qa|grep pixbuf libgdk-pixbuf2-0.22.0-15pclos2010 gdk-pixbuf-loaders-0.22.0-15pclos2010 libgdk_pixbuf2.0_0-2.18.5-2pclos2010 libgdk_pixbuf2.0_0-devel-2.18.5-2pclos2010
And one more suggestion, you can try to reinstall dell-launcher (from Synaptic?)
Sorry i'm not up on ubuntu, but i hope these help.
This post has been edited by raw: 26 May 2011 - 11:41 PM
#15
Posted 27 May 2011 - 09:22 AM

Help


Back to top













