Can't Seem to Launch Any Applications
This is my first time attempting to run Stardust. I have a Quest 3 and I'm able to connect to the headset and run the Stardust server. It's all black but I can see 2 cones for my controllers.
However, from here I'm unable to launch any applications. flatland appears to run when it's invoked from the command line but there is no output nor anything to be seen in the headset. While flatland is running, I attempted to run some applications with gravity, but nothing seems to appear.
If I'm being honest I'm not sure I'm running flatland or gravity correctly. For flatland I just run
cargo run
. Should I see anything after running flatland?
I do get an error when running the server:
but it appears to run anyways. I also get this error when running the server with the --flatscreen
error.
EDIT: I'm able to run magnetar and see the workspace, but I'm still unable to run any applications. I'm sure I'm just being obtuse.9 Replies
that does sound like a Stardust issue but I'm not sure what, maybe @i509VCB knows?
make sure you're on develop branch of the server though
the eglQueryDmaBufModifiersEXT error appears to have because of glvnd, Smithay handles the false BAD_PARAMETER result
so that's an issue with the rest of the system?
well it's an issue with libglvnd which is not our problem
the rendering problems however are likely stardust or smithay
so where would shnee look to solve it?
oh it's a harmless error then
non-fatal?
yeah the BAD_PARAMETER result from eglQueryDmaBufModifiersEXT is harmless and ignored
so @shnee you don't need to run applications with gravity, it'll just let you make sure they're connected to the stardust server and spatially positioned explicitly
try the protostar repo
hexagon launcher
I still can't seem to get anything to launch. flatland, and protostar don't seem to do anything from what I can tell. My 2D desktop environment is X11, does that matter? I know I'm missing something. Is there a guide or video for like a quickstart?
ahh yes
that might do it
no guide yet
we're writing docs today
see the discord event
try running the hexagon launcher in protostar repo