Log In  


This is my startup.lua:

-- User Startup File

-- Run Dock at startup
if fstat("/desktop/Apps/dock.p64") then
	create_process("/desktop/Apps/dock.p64")
end

When my system boots, the dock gets opened in a separate workspace instead of the desktop. When I try running create_process("/desktop/Apps/dock.p64") from the terminal after boot, it works correctly.

1


Thanks for the report @Jonson26 -- this is fixed for 0.2.0h (arriving shortly)

// The boot sequence internals changed somewhat in 0.2.0e~g, and /appdata/system/startup.lua programs were creating a window before the intended desktop workspace existed. 0.2.0h launches startup after default workspaces are finished being created (but before the boot screen disappears, so there is no visual difference).


Hello, @zep. When I saw https://www.lexaloffle.com/media/1/email_0.gif on the GIFDUMP Jam [Heavy Data Warning], can I play this cart?If possible, build it. Thank you.



[Please log in to post a comment]