Results 1 to 8 of 8

Thread: xorg crashes -bug

  1. #1
    Join Date
    Sep 2010
    Beans
    9,205
    Distro
    Ubuntu Budgie 17.10 Artful Aardvark

    xorg crashes -bug

    Xorg crashed after update/upgrade.



    https://bugs.launchpad.net/ubuntu/+s...r/+bug/1506714

  2. #2
    Join Date
    Oct 2013
    Location
    europe
    Beans
    155
    Distro
    Lubuntu Development Release

    Re: xorg crashes -bug

    Questioning my crystal ball revealed...you must be using compiz.

    Because the original bug (note: yours has been marked 'duplicate') is compiz related, and there are no complaints of Openbox users yet.
    Might even explain why I've had no problems here on Lubuntu (yet).
    Last edited by syntaxerror74; October 16th, 2015 at 12:06 PM.

  3. #3
    Join Date
    Sep 2010
    Beans
    9,205
    Distro
    Ubuntu Budgie 17.10 Artful Aardvark

    Re: xorg crashes -bug

    Quote Originally Posted by syntaxerror74 View Post
    Questioning my crystal ball revealed...you must be using compiz.

    Because the original bug (note: yours has been marked 'duplicate') is compiz related, and there are no complaints of Openbox users yet.
    Might even explain why I've had no problems here on Lubuntu (yet).
    It's a raw xubuntu install that I have been updating from the beginning of 15.10 cycle. No compiz.

    I'll check again.

  4. #4
    Join Date
    Sep 2010
    Beans
    9,205
    Distro
    Ubuntu Budgie 17.10 Artful Aardvark

    Re: xorg crashes -bug

    No compiz. Bug is provoked by calling .xinitrc with invalid desktop. Solved: edit in correct desktop configuration; ie;

    exec razor-desktop

  5. #5
    Join Date
    Oct 2013
    Location
    europe
    Beans
    155
    Distro
    Lubuntu Development Release

    Re: xorg crashes -bug

    Congrats dude! You might help hundreds of other users that may be running into the same problem the next days and weeks.

    P.S. I don't have an ".xinitrc" at all, as I've just noticed.
    However, 'locate' revealed a system-wide xinitrc in /etc/X11/xinit/xinitrc (barely anything essential in there, though)
    And there is another 50-systemd-user.sh in .../xinitrc.d/ with only the following line
    Code:
    systemctl --user import-environment DISPLAY XAUTHORITY
    Presumably, Xubuntu and Lubuntu will handle the X Window startup procedure way more differently than it ought to be assumed, considering they're both "just" Ubuntu flavors.
    Last edited by syntaxerror74; October 20th, 2015 at 09:58 PM.

  6. #6
    Join Date
    Sep 2010
    Beans
    9,205
    Distro
    Ubuntu Budgie 17.10 Artful Aardvark

    Re: xorg crashes -bug

    My apologies. I forgot to mention that the above solution only seems to work with upstart at the moment. I had to fall back to a stable install. I got it working in wily current (upstart) but it is not as sharp and quick as is 14.04 .. so there are some problems...

    Regards..

    oh yeah.. and another weird thing... on stable the .xinitrc is in /home/ by default.

    So we have:
    (upstart)
    .xinitrc in /home/

    with wily (xubuntu) we have to choose (upstart) in GRuB
    .xinitrc has to be *created* and will only exist in /home/user_name/ however , it can still be invoked from that directory. I usually use .xinitrc with ubuntu-desktop, not xubuntu-desktop so I have some more experimenting to do. I didn't think that different DEs would have different file conventions with .xinitrc. I'll check and see.

    regards..
    Last edited by ventrical; October 21st, 2015 at 04:36 AM.

  7. #7
    Join Date
    Oct 2008
    Location
    ExodusHair<Čubura
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: xorg crashes -bug

    Quote Originally Posted by syntaxerror74 View Post
    Congrats dude! You might help hundreds of other users that may be running into the same problem the next days and weeks.

    P.S. I don't have an ".xinitrc" at all, as I've just noticed.
    However, 'locate' revealed a system-wide xinitrc in /etc/X11/xinit/xinitrc (barely anything essential in there, though)
    And there is another 50-systemd-user.sh in .../xinitrc.d/ with only the following line
    Code:
    systemctl --user import-environment DISPLAY XAUTHORITY
    Presumably, Xubuntu and Lubuntu will handle the X Window startup procedure way more differently than it ought to be assumed, considering they're both "just" Ubuntu flavors.
    Code given as difference is a simple patch to overcome lack of more versatile DM. Also to help with those that use (wrongly) sudo with StartX. Simple
    Code:
    env|grep XA
    would show You.
    Last edited by zika; October 21st, 2015 at 07:18 AM.

  8. #8
    Chanath is offline Extra Foam Sugar Free Ubuntu
    Join Date
    May 2013
    Beans
    729

    Re: xorg crashes -bug

    Practically no problem with my Openbox install. No compiz and no specific DE.

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
  •