So I tried starting SMPlayer, and it all crashed. I checked some of the logfiles (in /var/log/, right?), and found some stuff I hope is important.
In apport.log:
Code:
ERROR: apport (pid 1945) Wed Jul 4 13:54:34 2012: called for pid 1309, signal 6
ERROR: apport (pid 1945) Wed Jul 4 13:54:34 2012: executable: /usr/bin/Xorg (command line "/usr/bin/X :0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch")
ERROR: apport (pid 1945) Wed Jul 4 13:54:34 2012: is_closing_session(): no DBUS_SESSION_BUS_ADDRESS in environment
ERROR: apport (pid 1945) Wed Jul 4 13:54:37 2012: wrote report /var/crash/_usr_bin_Xorg.0.crash
Found this line is syslog.1:
Code:
Jul 4 13:54:38 Deathstar gnome-session[1470]: Gdk-WARNING: gnome-session: Fatal IO error 104 (Connection reset by peer) on X server :0.#012
And though I'm not sure if it's relevant or not, in the end of kern.log.1:
Code:
Jul 1 23:33:33 Deathstar kernel: [ 25.569400] NVRM: Your system is not currently configured to drive a VGA console
Jul 1 23:33:33 Deathstar kernel: [ 25.569405] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
Jul 1 23:33:33 Deathstar kernel: [ 25.569408] NVRM: requires the use of a text-mode VGA console. Use of other console
Jul 1 23:33:33 Deathstar kernel: [ 25.569411] NVRM: drivers including, but not limited to, vesafb, may result in
Jul 1 23:33:33 Deathstar kernel: [ 25.569413] NVRM: corruption and stability problems, and is not supported.
I'm gonna try starting Skype now, and see what the logs tell me!
-----------------------------------------------
So, crashed with Skype! The logs
apport.log:
Code:
ERROR: apport (pid 8226) Wed Jul 4 14:29:56 2012: called for pid 1971, signal 6
ERROR: apport (pid 8226) Wed Jul 4 14:29:56 2012: Unhandled exception:
Traceback (most recent call last):
File "/usr/share/apport/apport", line 282, in <module>
info.add_proc_info(pid)
File "/usr/lib/python2.7/dist-packages/apport/report.py", line 438, in add_proc_info
assert os.path.exists(self['ExecutablePath'])
AssertionError
ERROR: apport (pid 8226) Wed Jul 4 14:29:56 2012: pid: 8226, uid: 0, gid: 0, euid: 0, egid: 0
ERROR: apport (pid 8226) Wed Jul 4 14:29:56 2012: environment: {}
ERROR: apport (pid 8233) Wed Jul 4 14:29:57 2012: called for pid 8181, signal 6
ERROR: apport (pid 8233) Wed Jul 4 14:29:57 2012: executable: /usr/bin/skype (command line "skype")
ERROR: apport (pid 8233) Wed Jul 4 14:29:57 2012: gdbus call error: Error connecting: Could not connect: Connection refused
ERROR: apport (pid 8233) Wed Jul 4 14:29:57 2012: debug: session gdbus call:
ERROR: apport (pid 8233) Wed Jul 4 14:30:38 2012: wrote report /var/crash/_usr_bin_skype.1000.crash
Found this in syslog:
Code:
Jul 4 14:29:57 Deathstar gnome-session[2109]: Gdk-WARNING: gnome-session: Fatal IO error 11 (Resource temporarily unavailable) on X server :1.#012
What is interesting is that the Xorg.#.log (replace # with number) files don't seem to turn up anything unusual. Though I wonder, should I upload the two crash reports somewhere too?
-----------------------------------------------
Double Edit:
It works. I'm not sure what I did, but now it works. What did I do to make it work? D: