-
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
Fedora 41 / Debian 12 - Workspace not loading #451
Comments
Hi Patrick, I've already seen that error message "NSColor.m:279 Assertion failed in void initSystemColors(void). couldn't get default system color selectedKnobColor" message on Fedora 41. If I remember correctly my solution was to setup 'nouveau' driver for NVidia card (I've added To sum up: it's definitely not GNUstep or NextSpace problem - it's Xorg/Wayland type of a problem - with |
Hi Sergii, |
P.S.: Having the same issue now on debian 12 after tweaking Xorg conf to fix resolution/frequency and prevent Login.app flickering. See my Draft Pull request to review code changing attempt at this stage. |
Nice! Looking forward to complete PR. Just curious: could you please make an install of NextSpace on Debian 12 in virtual machine? Will you have working setup or same problems? |
Hi Sergii, What machine should be targeted in the VM ? |
P.S.: comparing between NextSpace and GSDE (OnFlapp) implementations, I found several differences worth knowing:
Did You have the opportnity to converse with OnFlapp about the GNUstep Back choice ? Has anybody already tried that with NextSpace ? |
That would be on time since I wanna start new Slackware install and cannot decide on GNUstep or NEXTspace. |
GSDE doesn't use displays and screen management implemented inside SystemKit while NextSpace does. By default, at first start SystemKit uses XRandR mechanism to automatically set resolution best applicable to your hardware. It's same as starting Xorg without any configuration.
Display resolution setting has nothing to GNUstep Back. GNUstep Back manages drawing and displaying text - it doesn't contain Xorg resolution management. Do you mean something different about GNUstep Back?
There's nothing to communicate about - NextSpace more integrated with OS than GSDE. Basically GSDE is a bunch of applications bundled together (and includes part of NextSpace BTW). NextSpace's idea is to be more consistent desktop environment in look/feel as well as OS integration. That's why it contains less applications then GSDE. BTW, now I'm working on more tight integration with D-Bus services (like UPower and UDisks2). So if you think that resolution management in NextSpace is not appropriate, give me more information about your case. Basically I need to understand 2 things:
|
I guess you've got enough information in my reply to @pcardona34 or something leaves unclear to you? |
Hi Sergii, About my graphic hardware:GPU model: Broadcom VideoCore VI. Related instructions:
I shall try a new installation from a clean clone of the repo. |
Hi Sergii, I was able to install Nextspace from my branch (Debian12 arm64 pcardona34) on my pi400
At the first launch, the screen was flickering.
Please, see my proposals on the PR finalized. I will try again under Fedora next week-end following the same method. |
Hi Sergii,
After building from
Packaging/Sources
on Fedora 41, I was not able to launch Workspace even with (loginwindow.service) or without (startx)Login.app
first.Logfile.txt
Release.txt
Uname.txt
The text was updated successfully, but these errors were encountered: