Git Product home page Git Product logo

Comments (9)

Seeker14491 avatar Seeker14491 commented on September 24, 2024 1

I don't think this should have been closed; I still had to apply the changes in #33 to fix this issue for me, which hasn't been merged.

from cdm.

davisjc avatar davisjc commented on September 24, 2024

I also have this issue.

As described in the OP's thread, removing the trailing '&' from the setsid command in /usr/bin/cdm-xlaunch works around this issue for now.

from cdm.

janbuchar avatar janbuchar commented on September 24, 2024

Removing the '&' doesn't work for me. I still get "ConsoleKit registration timed out".

from cdm.

mikeantonacci avatar mikeantonacci commented on September 24, 2024

I also have this issue. The latest version included an update to xorg-server and came with this text:
"xorg-server has now the ability to run without root rights with the help of systemd-logind. x-server wil fail to run if not launched from the same virtual terminal as was used to log in. without root rights, log files in ~/.local/share/xorg/"
and something like "Restore old behavior through Xorg.wrap config file."

from cdm.

catharsis avatar catharsis commented on September 24, 2024

@mikeantonacci I've got he same issue since updating xorg-server. Let me know if you figure it out.

I'm suspecting that the setsid call in cdm-xlaunch has something to do with it, removing it doesn't help however since then I don't have permission to launch X on the default tty (7). Changing the tty to the special value 'self', doesn't seem to work for me either.

from cdm.

benpence avatar benpence commented on September 24, 2024

I have created a pull request that, for my setup, is a temporary fix for both the problem of startx backgrounding not working and Xorg 1.16's changes:

#33

I do not have access to any different setups, nor do I have a lot of experience with X or Xorg, so please let me know if you have any problems or advice.

from cdm.

hashken avatar hashken commented on September 24, 2024

#33, fixes the problem. Any reason it has not been merged?

from cdm.

benpence avatar benpence commented on September 24, 2024

Check out the #33 comments. Basically, it was not clear to me if the solution would work for everyone. Feel free to make your own pull request with the same changes.

from cdm.

soyuka avatar soyuka commented on September 24, 2024

Had the same issue as @benpence and the fix worked.

from cdm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.