You are not logged in.
I'm still having problems getting two X-sessions (with different users) running - xdpyinfo is complaining about a MIT magic cookie or something - I believe this is because it is not allowed to open the display of another user - worked around this by changing the if test at line 74 to
if `ls /tmp/.X11-unix/ | grep -q ${display}`; then
if Xorg decides to change where and how they define lock files this will break however so there's probably a better solution around.
xdpyinfo works fine for me with multiple users. But I still haven't tried cdm though
The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...
Offline
Can anyone else confirm this error? I haven't seen it before. Even better, can anyone get us the actual error message?
i just tried to login with a second user, and it dropped me back to tty1, i dont know where to find the error
using cdm from aur (NOT GIT)
Offline
Can anyone else confirm this error? I haven't seen it before. Even better, can anyone get us the actual error message?
when trying xdpyinfo -display :0.0 from user2 I get:
Invalid MIT-MAGIC-COOKIE-1 keyxdpyinfo: unable to open display ":0.0".
when trying xdpyinfo -display :1.0 from user1 I get:
No protocol specified
xdpyinfo: unable to open display ":1.0"
google'd the MIT-COOKIE line - seems it is related to access control to the x-server - that is way above my head.
Offline
I know you have some debugging to do and you're more interested in reading about what other linux gurus have to say and all...
Nonetheless, could you please explain to me how in the world I can get a tarball of v0.3.2? You see, I'm still very much a noob and I would love to get rid of those bloated DMs.
That said, since I'm more of a Debian fan, is there any way I can simply download the source file? I went over to that git stuff but unfortunately it blew me off... didn't understand a thing (several files, displaying the code and whatnot) Needless to say I'm not that familiarized with the AUR thingy you all talk about either...
So far, my level of expertise (or lack thereof) is limited to: "untaring" and compiling... I sincerely apologize... I'm I the only noob in here? [echo...] Cue haters
Keep up the most excellent work dude! Tks.
Offline
Offline
I tried this little app and I have problems in X after logging in. I use zsh and usually log in at tty and execute startx. Then my .zshrc is being recognized, which means, gmrun knows the executables in my custom PATH. When I start X with cdm, gmrun doesn't know them. Seems like the .zshrc isn't being read. Also, my volume keys don't work.
Is this because I don't use bash? I thought I read, that you now use $SHELL
Feel free to tell me more things I can test, because I'd love to help, although I don't think I'll use cdm in the future.
Offline
Awesome!
Just what I was looking for... Great work!
Looking forward to seeing new themes, to which I hope to contribute, as soon as I get inspired.
Offline
CDM now has it's own website! Granted the site is far from complete (or ordinary), but this means that my server is finally back up and running! And having my server back up and running means I'm finally ready to start focusing on developing CDM again!!! So keep the bug reports/ideas/suggestions/etc coming!!!
Offline
CDM now has it's own website! Granted the site is far from complete (or ordinary), but this means that my server is finally back up and running! And having my server back up and running means I'm finally ready to start focusing on developing CDM again!!! So keep the bug reports/ideas/suggestions/etc coming!!!
Wow! Neat site Ghost.
Offline
i tried googling that CLI of yours on the site, but i just couldn't find it? any hints to what it might be? i managed to find a bunch of sites that are using it but none are actually showing it's real name
EDIT: meh i think i found it, it's wordpress-cli isn't it? i think i overestimated it's quality, it really looks estheticly pleasing, much more than anyterm for example, but i'm not sure on it's functionality as a terminal, rather than a blog/site view
Last edited by gajo (2009-12-04 06:47:49)
Offline
@Ghost1227 Neat! I would never have guessed that was a wordpress theme. Well used.
@gago: http://groups.google.com/group/wordpress-cli (EDIT: Ah you found it.)
Last edited by mikesd (2009-12-04 06:51:35)
Offline
Offline
It may look good,but in my opinion,if it's just a "console" DM which means no graphic things,why couldn't we just type "startx" or"xinit" to step into our desktop?
This is the way the world ends
Not with a bang but a whimper
-------T·S·Eliot
Offline
The "problem" with CDM as opposed to other display managers is that it operates AFTER the user has logged in.
The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...
Offline
From the name, one would expect CDM to be more of a console-based GDM/KDM.
Offline
From the name, one would expect CDM to be more of a console-based GDM/KDM.
That would be much harder to accomplish. I believe it would have to be a getty replacement. Someone correct me if I'm wrong...
The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...
Offline
hmm interesting concept. i shall try it out. for microDE (http://bbs.archlinux.org/viewtopic.php?id=81622) i currently use some very simple and maybe more limited bash code
edit: checked it out. looks cool, but not really my thing.
Last edited by Dieter@be (2009-12-31 14:29:43)
< Daenyth> and he works prolifically
4 8 15 16 23 42
Offline
Splex wrote:From the name, one would expect CDM to be more of a console-based GDM/KDM.
That would be much harder to accomplish. I believe it would have to be a getty replacement. Someone correct me if I'm wrong...
That's what I was thinking. Qingy works like that.
.:[dotfiles]:.
Offline
Offline
Just did a massive update, involving quite a bit of code cleanup and the implementation of many of the requested features. Thanks for all the support everyone!
whatever i do, it does not start X
using gnome-session. tested it with a clean cdmrc too (only added gnome-session as my wmbin)
it fails to shutdown too (never reaches the shutdown menu), and the suspend option is missing. (is it supposed to appear in the shutdown menu?)
thankx
Offline
Update again.... error on my part.
thanks, but now source link doesnt work....it times out...
Offline