-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
issue after login #441
Comments
Is the screen actually upside-down like that? |
No 😂 just wrong photo, mistake. it's correct now |
First of all, try to install binary release - you may have built from sources during my active development (sometimes it's buggy and it's normal). If you have enough Linux skills you may try: load into single user mode, connect to this OS with SSH and inspect contents of /tmp/GNUstep/console.log and send its contents here. Some psossible reasons of failing start of Workspace are:
Anyway, I think I have to add console.log inspection right into panel from your screenshot. BTW, may issue #437 be closed? |
The following has worked for me to run a NEXTSpace session from an ordinary display manager like gdm:
/usr/local/bin/NEXTSpace.sh:
|
@mbert , i'm running Nextspace on a virtual machine on a M1 mac (in UTM), i've tried and it still does not work. |
Hi Sergii, I just achieved to install NextSpace from sources on debian 12 yesterday :
I only tweaked some dependencies like these in
And then, everything was made and installed in the order You defined. At the first time, I had to adjust screen resolution in
And there is no way to launch the Workspace again, even with "quit" or "restart". Sometimes, I can see some error messages inside the log panel at the bottom of the alert box itself, like these after
With thanks for the great work You already did. |
P.S.: Finally, I removed Login.app : so I got again access to the Workspace (xdm alternative). I hope we could one day use again Login.app. |
How exactly did you removed it? Just app remove after install? I wanna try it as well 👍 |
Hi Theokeist, The exact word should be: 'I disabled...' These are the steps I tried, according to my bash history. Because raspi-config ignore Login.app as a potential session manager, I needed to install xdm to enable Inheriting the default .xinitrc
Installing xdm the first time
There: choose to load desktop with login required, etc.
How Login.app has been enabled then and started
How to switch to xdm session manager again:
Now xdm launches the Workspace session. N.B.: Because it is not a whole Netstspace session, when logging out, of course the shutdown button does not the job anymore: so You must open a console and exec:
|
My development environment is Fedora now. Debian is not my primary target OS so you may create a PR for this changes.
It's Workspace crash for some reason. Xorg XrandR extension sometimes behaves strange. That need to be investigated more. Also it might be some ARM-specific bug. Too little info.
|
Hi I'm having this issue after successful build on fedora 39, is there way to access terminal or something else? Graphic login is working
The text was updated successfully, but these errors were encountered: