Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Serious operating system problems

  1. #1
    Join Date
    Nov 2010
    Location
    London, Portobello Road
    Beans
    124
    Distro
    Xubuntu

    Serious operating system problems

    Hello,

    I am having serious problems with my operating system, Xubuntu 12.04. Software programs/folders do not open properly, they do not expand (firefox crashes when I try to make window full size), I can not navigate through open applications using tab, applications do not respond. Right click on the mouse brings up the options box but it does not stay visible when I try to select an option ...

    Task Manager shows I am only using %15 memory and 7% CPU and I have plenty of HD space, I have never experienced anything like this before running X/Ubuntu.

    I recently installed xubuntu desktop environment all was running fine for a week or so. I have downloaded a website via ftp for uploading on to a new server - virus?

    Thanks for any help

    Probable an absentminded user fault - still loving Ubuntu
    Attached Images Attached Images
    Loving Xubuntu

  2. #2
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Serious operating system problems

    Sounds like you might have a corrupted session. Try logging out, going to your first console (Ctrl+Alt+F1), logging in to the text console and running these commands:
    Code:
    cd ~/.cache
    rm -rf sessions
    ...then go back to your gui console (Ctrl+Alt+F7) and log back in.

    These commands will clear the existing saved sessions state and hopefully fix your problems. If not, please post back the contents of ~/.xsession-errors:
    Code:
    pastebinit ~/.xsessions-errors
    ...and post back the lin kthat is generated.

  3. #3
    Join Date
    Nov 2010
    Location
    London, Portobello Road
    Beans
    124
    Distro
    Xubuntu

    Re: Serious operating system problems

    Hello Toz,

    Thanks once again, that seemed to clear everything up

    Would be interested to know what caused the corrupted sessions?

    This command
    Code:
    pastebinit ~/.xsessions-errors
    Only produced this?
    Unable to read from: /home/jacob/.xsessions-errors

    Jacob
    Loving Xubuntu

  4. #4
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Serious operating system problems

    Unable to read from: /home/jacob/.xsessions-errors
    Does the file exist (it should):
    Code:
    ls -l ~/.xsession-errors

  5. #5
    Join Date
    Nov 2010
    Location
    London, Portobello Road
    Beans
    124
    Distro
    Xubuntu

    Re: Serious operating system problems

    Quote Originally Posted by Toz View Post
    Does the file exist (it should):
    Code:
    ls -l ~/.xsession-errors
    Yes, that code command produced; /home/jacob/.xsessions-errors

    I logged in just now and I was back to the corrupted sessions state? I am OK for now as I followed the steps as before, the last command still produces this:

    Code:
    jacob@jacob-desktop:~$ pastebinit ~/.xsessions-errors
    Unable to read from: /home/jacob/.xsessions-errors
    Loving Xubuntu

  6. #6
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Serious operating system problems

    Can you view the file using leafpad?
    Code:
    leafpad ~/.xsession-errors

  7. #7
    Join Date
    Nov 2010
    Location
    London, Portobello Road
    Beans
    124
    Distro
    Xubuntu

    Re: Serious operating system problems

    Quote Originally Posted by Toz View Post
    Can you view the file using leafpad?
    Code:
    leafpad ~/.xsession-errors
    openConnection: connect: No such file or directory
    cannot connect to brltty at :0
    xrdb: "Xft.hinting" on line 13 overrides entry on line 6
    xrdb: "Xft.hintstyle" on line 14 overrides entry on line 7
    xfce4-settings-helper: Another instance is already running. Leaving...

    (polkit-gnome-authentication-agent-1:2782): GLib-CRITICAL **: g_variant_new_string: assertion `string != NULL' failed

    (polkit-gnome-authentication-agent-1:2782): polkit-gnome-1-WARNING **: Failed to register client: GDBus.Errorrg.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
    ** Message: applet now removed from the notification area

    (xfce4-settings-helper:2799): xfce4-settings-helper-WARNING **: Failed to get the _NET_NUMBER_OF_DESKTOPS property.
    WARNING: gnome-keyring:: couldn't connect to: /tmp/keyring-ZrNusf/pkcs11: No such file or directory

    (xfce4-indicator-plugin:2827): libindicator-WARNING **: IndicatorObject class does not have an accessible description.

    (xfce4-indicator-plugin:2827): libindicator-WARNING **: IndicatorObject class does not have an accessible description.
    ** Message: using fallback from indicator to GtkStatusIcon
    ** Message: moving back from GtkStatusIcon to indicator

    (xfce4-indicator-plugin:2827): Gtk-CRITICAL **: IA__gtk_widget_realize: assertion `GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget)' failed

    (xfce4-terminal:2996): Gdk-CRITICAL **: IA__gdk_window_get_window_type: assertion `GDK_IS_WINDOW (window)' failed

    (xfce4-terminal:3651): Gdk-CRITICAL **: IA__gdk_window_get_window_type: assertion `GDK_IS_WINDOW (window)' failed
    thunar-volman: Unsupported USB device type.
    thunar-volman: Unsupported USB device type.
    thunar-volman: Unsupported USB device type.
    thunar-volman: Unsupported input device type.
    thunar-volman: Unsupported USB device type.
    thunar-volman: Unsupported USB device type.
    thunar-volman: Unsupported USB device type.
    Loving Xubuntu

  8. #8
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Serious operating system problems

    Make sure that you run:
    Code:
    pastebinit ~/.xsession-errors
    ...when you are logged into your GUI session.

    There is nothing drastically wrong with that log file (aside from the warning messages). It would be interesting to see this log when the system is mis-behaving as initially posted.

  9. #9
    Join Date
    Nov 2010
    Location
    London, Portobello Road
    Beans
    124
    Distro
    Xubuntu

    Re: Serious operating system problems

    Really sorry, I was adding an 's' to '.xsession'.

    Here is the pastebin:

    http://paste.ubuntu.com/1357885/
    Loving Xubuntu

  10. #10
    Join Date
    Nov 2010
    Location
    London, Portobello Road
    Beans
    124
    Distro
    Xubuntu

    Re: Serious operating system problems

    It would be interesting to see this log when the system is mis-behaving as initially posted.
    It happened again:

    http://paste.ubuntu.com/1358938/

    Also something else happened that is worrying, my mysql password no longer worked, all my local sites had the data base error message, I reset the password via terminal, though when I rebooted it did not work again??

    Thanks
    Loving Xubuntu

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •